Viewing Item (Lesser Guild Cleaver) Ragnarok: Project Zero Control Panel
Basic Info
Name | Lesser Guild Cleaver |
---|---|
Item ID |
1329
-
Lesser_Guild_Cleaver
|
Type | Weapon - One-Handed Axe |
"¡Ø PvP & WoE-area bonuses only"
+20% increase in physical damage against Players.
Ignores 5% of Player DEF.
Indestructible.
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, has a chance to inflict Lvl 1 [Fatal Wound] when using [Acid Terror] and [Mammonite].
_
Class : One-handed Axe Attack : 110
Weight : 100
Weapon Level : 3
Required Level : 70
Jobs : Swordsman and Merchant
+20% increase in physical damage against Players.
Ignores 5% of Player DEF.
Indestructible.
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, has a chance to inflict Lvl 1 [Fatal Wound] when using [Acid Terror] and [Mammonite].
_
Class : One-handed Axe Attack : 110
Weight : 100
Weapon Level : 3
Required Level : 70
Jobs : Swordsman and Merchant
Details
Weight | 100 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Main Hand |
Stats
Range | 1 |
---|---|
Defense | 0 |
Attack | 110 |
Magical Attack | 0 |
Weapon Level | 3 |
Slots | 0 |
Restrictions
Level Range | 70 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | Swordsman / Merchant / Knight / Blacksmith / Crusader / Alchemist |
Gender | Any |
Scripts
Use Script |
---|
bonus2(bAddRace, RC_Player, 20 + getrefine()); bonus2(bIgnoreDefRate, RC_Player, 5); bonus(bUnbreakableWeapon, 0); if (getrefine() >= 7) bonus2(bIgnoreDefRate, RC_Player, 5); if (getrefine() >= 9) bonus2(bAddRace, RC_Player, 15); if (getrefine() >= 10) { bonus4(bAutoSpellOnSkill, MC_MAMMONITE, NPC_CRITICALWOUND, 1, 200); bonus4(bAutoSpellOnSkill, AM_ACIDTERROR, NPC_CRITICALWOUND, 1, 200); } |
Equip Script |
None |
Unequip Script |
None |