Item Details

Glorious Apocalypse ( Krieger_Book2 )

# 1577 Glorious Apocalypse
Glorious Apocalypse Buy: 20 zeny Sell: 10 zeny Weight: 0 Slots: N/A
Type: Weapon item. Subtype: N/A Gender: Both Locations: Weapon
Attack: 90 M. Attack: 115 Range: 1 Defense: N/A
Weapon Level: 4 Armor Level: N/A Equip Level Min: 80 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: N/A

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%.

N/A

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;
}
N/A
N/A

N/A