Viewing Item

#2053: Abyss Staff

Item ID 2053 For Sale No
Identifier Variant_Staff Credit Price Not For Sale
Name Abyss Staff Type Weapon - Two-Handed Staff
NPC Buy 0 Weight 240
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 1 Refineable Yes
Attack 120 Min Equip Level 165
MATK 270 Max Equip Level None
Equip Locations Two-Handed
Equip Upper Upper / Third / Third Upper / Third Baby
Equippable Jobs Novice / Super novice / Priest / Wizard
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus2 bSubRace,RC_Player_Human,30;

2 .@r = getrefine();

3 bonus bHealPower,.@r*2;

4 if (.@r>=7) {

5 bonus bMatkRate,5;

6 bonus2 bSubRace,RC_Player_Human,5;

7 }

8 if (.@r>=9) {

9 bonus bMatkRate,5;

10 bonus2 bSubRace,RC_Player_Human,5;

11 }

12 bonus bUnbreakableWeapon;

Equip Script None
Unequip Script None