Viewing Item (Lesser Guild Claymore) Ragnarok: Project Zero Control Panel
Basic Info
Name | Lesser Guild Claymore |
---|---|
Item ID |
21044
-
Lesser_Guild_Claymore
|
Type | Weapon - Two-Handed Sword |
"¡Ø PvP & WoE-area bonuses only"
+25% increase in physical damage against Players.
Ignores 10% of DEF against Players.
Per +1 refine, +1% additional increase in physical damage against Players.
If +7 or higher, ignores an additional 5% of DEF against Players.
If +9 or higher, +15% additional increase in physical damage against Players.
If +10 or higher, has a chance to further ignore 10% of DEF against Players for 7 seconds when physically attacking. This is also increased by 1% per refine level.
_
Class : Two-Handed Sword Attack : 175
Weight : 130
Weapon Level : 3
Required Level : 70
Jobs : Swordsman
+25% increase in physical damage against Players.
Ignores 10% of DEF against Players.
Per +1 refine, +1% additional increase in physical damage against Players.
If +7 or higher, ignores an additional 5% of DEF against Players.
If +9 or higher, +15% additional increase in physical damage against Players.
If +10 or higher, has a chance to further ignore 10% of DEF against Players for 7 seconds when physically attacking. This is also increased by 1% per refine level.
_
Class : Two-Handed Sword Attack : 175
Weight : 130
Weapon Level : 3
Required Level : 70
Jobs : Swordsman
Details
Weight | 130 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Main Hand + Off Hand |
Stats
Range | 1 |
---|---|
Defense | 0 |
Attack | 175 |
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 / Knight / Crusader |
Gender | Any |
Scripts
Use Script |
---|
bonus2(bAddRace, RC_Player, 25 + getrefine()); bonus2(bIgnoreDefRate, RC_Player, 10); if (getrefine() >= 7) bonus2(bIgnoreDefRate, RC_Player, 5); if (getrefine() >= 9) bonus2(bAddRace, RC_Player, 15); if (getrefine() >= 10) { autobonus("{ bonus2(bIgnoreDefRate, RC_Player, 10 + getrefine()); }", 70, 7000, BF_WEAPON, "{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); }"); } |
Equip Script |
None |
Unequip Script |
None |