Item Details

Glorious Tablet ( Krieger_Book1 )

# 1576 Glorious Tablet
Glorious Tablet 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 DEF 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 DEF das raças Humanoides e Humano.
Ativa [Carniceiro] nv. 1.
Refino +9 ou mais:
Ao realizar ataques físicos, chance de ativar [ATQ +200] por 3 segundos.
[Carniceiro] nv. 1
Aumenta o dano físico contra as raças Humanoide e Humano de acordo com o refino.
Refino +6: 4%.
Refino +7: 9%.
Refino +8: 16%.
Refino +9: 25%.
Refino +10: 36%.
Refino +11: 49%.
Refino +12: 64%.
Refino +13: 81%.
Refino +14: 100%.
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 defense of Demi-Human race targets when performing a physical attack.
Increases physical damage on Human Player race targets by 80%.
Bypass 25% of hard defense of Human Player race targets when performing a physical attack.
This item is indestructible in battle.
If upgrade level is +6 or higher,
Bypass an additional 5% of hard defense of Demi-Human race targets when performing a physical attack.
Bypass an additional 5% of hard defense of Human Player race targets when performing a physical attack.
Enables Level 1 Slaughter.
If upgrade level is +9 or higher,
Adds a 3% chance of buffing the user for 3 seconds when performing a physical attack; ATK + 200.

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 bIgnoreDefRaceRate,RC_DemiHuman,25;
bonus2 bIgnoreDefRaceRate,RC_Player_Human,25;
bonus bUnbreakableWeapon;
.@r = getrefine();
if (.@r>5) {
   bonus2 bAddRace,RC_DemiHuman,pow(min(14,.@r)-4,2);
   bonus2 bAddRace,RC_Player_Human,pow(min(14,.@r)-4,2);
   bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5;
   bonus2 bIgnoreDefRaceRate,RC_Player_Human,5;
}
if (.@r>8)
   autobonus "{ bonus bBaseAtk,200; }",30,3000,BF_WEAPON,"{ specialeffect2 EF_BASH3D; }";
N/A
N/A

N/A