Item Details

Glorious Jamadhar ( Krieger_Katar2 )

ID 1282 Glorious Jamadhar
Glorious Jamadhar Buy Price: 20 zeny Sell Price: 10 zeny Weight: 0 Slots: Not specified
Type: Weapon item. Sub Type: Katar Gender: Both Locations: Right_Hand + Left_Hand
Attack: 140 Magic Attack: Not specified 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

Katar fabricado no Reino Maroll.
Indestrutível em batalha.
Duplica a chance de causar um ataque crítico.
Dano físico contra as raças Humanoide e Humano +70%.
Dano crítico +20%.
Refino +6 ou mais:
Chance de crítico +5% contra as raças Humanoide e Humano.
Ativa [Carniceiro] nv. 1.
Refino +9 ou mais:
Ao realizar ataques físicos, chance de ativar [velocidade de ataque +100%] 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: Katar
Ataque: 140
Peso: 0
Nível da arma: 4
Nível necessário: 80
Classes: Mercenários e evoluções

A weapon that has been designed specifically for battles against humans.
Account Bound
Class: Katar
Attack: 140
Property: Neutral
Weight: 0
Weapon Level: 4
Requires Level: 80
Usable By: Assassin Jobs
Increases physical damage on Demi-Human race targets by 70%.
Increases physical damage on Human Player race targets by 70%.
Increases critical damage on targets by 20%.
This item is indestructible in battle.
If upgrade level is +6 or higher,
Crit + 5 on Demi-Human race targets.
Enables Level 1 Slaughter
If upgrade level is +9 or higher,
Adds a 7% chance of buffing the user for 5 seconds when performing a physical attack; Aspd + 100%.

Character Bound.
CRIT +20%.
Weapon damage to Human and Demi-Humans by formula +(70%+([refine lv - 4] *[refine lv - 4]))
Indestructable
-------------
[If refine lv +6]
Physical defense of Human and Demihuman enemies -5%.
-------------
[If refine lv +9]
Has a chance ASPD +100% for 3 sec. when performing a physical attack.
-------------
[If refine lv +15 and higher]
There are no additions to the characteristics
-------------
Class: Katar
Attack: 140
Weight: 0
Weapon Level: 4
Required Level: 80
Jobs: Assassin Jobs

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,70;
bonus2 bAddRace,RC_Player_Human,70;
bonus bCritAtkRate,20;
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 bCriticalAddRace,RC_DemiHuman,5;
   bonus2 bCriticalAddRace,RC_Player_Human,5;
}
if (.@r>8)
   autobonus "{ bonus bAspdRate,100; }",70,3000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";
Not specified
Not specified

Not specified