Viewing Item (Lesser Guild Jamadhar) Ragnarok: Project Zero Control Panel
Basic Info
Name | Lesser Guild Jamadhar |
---|---|
Item ID |
28036
-
Lesser_Guild_Jamadhar
|
Type | Weapon - Katar |
"¡Ø PvP & WoE-area bonuses only"
+20% increase in physical damage against Players.
Ignores 5% of Player DEF.
Per +1 refine, +1% additional increase in physical damage against Players.
If +7 or higher, ignores additional 5% of Player DEF.
If +9 or higher, +15% additional increase in physical damage against Players.
If +10 or higher, chance to increase critical damage by 20% for 7 seconds when physically attacking, critical damage is further increased by 2% per refine level.
_
Class : Katar Attack : 125
Weight : 60
Weapon Level : 3
Required Level : 70
Jobs : Assassin
+20% increase in physical damage against Players.
Ignores 5% of Player DEF.
Per +1 refine, +1% additional increase in physical damage against Players.
If +7 or higher, ignores additional 5% of Player DEF.
If +9 or higher, +15% additional increase in physical damage against Players.
If +10 or higher, chance to increase critical damage by 20% for 7 seconds when physically attacking, critical damage is further increased by 2% per refine level.
_
Class : Katar Attack : 125
Weight : 60
Weapon Level : 3
Required Level : 70
Jobs : Assassin
Details
Weight | 60 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Main Hand + Off Hand |
Stats
Range | 1 |
---|---|
Defense | 0 |
Attack | 125 |
Magical Attack | 0 |
Weapon Level | 3 |
Slots | 0 |
Restrictions
Level Range | 70 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | Assassin |
Gender | Any |
Scripts
Use Script |
---|
bonus2(bAddRace, RC_Player, 20 + getrefine()); bonus2(bIgnoreDefRate, RC_Player, 5); if (getrefine() >= 7) bonus2(bIgnoreDefRate, RC_Player, 5); if (getrefine() >= 9) bonus2(bAddRace, RC_Player, 15); if (getrefine() >= 10) { autobonus("{ bonus(bCritAtkRate, 20 + 2 * getrefine()); }", 70, 7000, BF_WEAPON, "{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }"); } |
Equip Script |
None |
Unequip Script |
None |