Item Details

Glorious Apocalypse ( Krieger_Book2 )

ID 1577 Glorious Apocalypse
Glorious Apocalypse Buy Price: 20 zeny Sell Price: 10 zeny Weight: 0 Slots: Not specified
Type: Weapon item. Sub Type: Book Gender: Both Locations: Weapon
Attack: 90 Magic Attack: 115 Range: 1 Defense: Not specified
Weapon Level: 4 Armor Level: Not specified Min. Equip Level: 80 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

Livro escrito no Reino Maroll.
Indestrutível em batalha.
ATQM +115.
Ignora 25% da DEFM das raças Humanoide e Humano.
Dano físico contra as raças Humanoide e Humano +80%.
Refino +6 ou mais:
Ignora +5% adicional da DEFM das raças Humanoide e Humano.
Refino +9 ou mais:
ATQM +5%.
Pós-conjuração -5%.
Tempo de conjuração variável -5%.
Tipo: Livro
Ataque: 90
Peso: 0
Nível da arma: 4
Nível necessário: 80
Classes: Sacerdotes, Mestres Taekwons, Sábios e evoluções

A weapon that has been designed specifically for battles against humans.
Account Bound
Class: Book
Attack: 90
Magic Attack: 115
Property: Neutral
Weight: 0
Weapon Level: 4
Requires Level: 80
Usable By: Priest Jobs, Sage Jobs, Taekwon Master
Increases physical damage on Demi-Human race targets by 80%.
Bypass 25% of hard magic defense of Demi-Human race targets when performing a magical attack.
Increases physical damage on Human Player race targets by 80%.
Bypass 25% of hard magic defense of Human Player race targets when performing a magical attack.
This item is indestructible in battle.
If upgrade level is +6 or higher,
Aspd + 10%
Bypass an additional 5% of hard magic defense of Demi-Human race targets when performing a magical attack.
Bypass an additional 5% of hard magic defense of Human Player race targets when performing a magical attack.
Enables Level 1 Slaughter.
If upgrade level is +9 or higher,
MATK + 5%
Reduces the variable casting time of skills by 5%.
Reduces the cooldown of skills by 5%.

Character Bound.
MATK +115
Ignores magical defense of Human and Demihuman enemies +25%.
Weapon damage to Human and Demi-Humans by formula +(80%+([refine lv - 4] *[refine lv - 4]))
Indestructable
-------------
[If refine lv +6]
Physical defense of Human and Demihuman enemies -5%.
-------------
[If refine lv +9]
MATK +5%.
Variable Cast Time -5%.
Cast Delay -5%.
-------------
[If refine lv +15 and higher]
There are no additions to the characteristics
-------------
Class: Book
Attack: 90
Weight: 0
Weapon Level: 4
Required Level: 80
Jobs: Priest and Sage Jobs, Taekwon Master

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Can be dropped: Can be traded: Can be traded with partner: Can be sold to NPC:
Can be placed in the cart: Can be placed in the storage: Can be placed in guild storage: Can be put in a mail:
Can be put in an auction: Delay:
bonus2 bAddRace,RC_DemiHuman,80;
bonus2 bAddRace,RC_Player_Human,80;
bonus2 bIgnoreMdefRaceRate,RC_DemiHuman,25;
bonus2 bIgnoreMdefRaceRate,RC_Player_Human,25;
bonus bUnbreakableWeapon;
.@r = getrefine();
if (.@r>5) {
   bonus2 bIgnoreMdefRaceRate,RC_DemiHuman,5;
   bonus2 bIgnoreMdefRaceRate,RC_Player_Human,5;
}
if (.@r>8) {
   bonus bMatkRate,5;
   bonus bVariableCastrate,-5;
   bonus bDelayrate,-5;
}
Not specified
Not specified

Not specified