Viewing Item

#640030: Melon Staff

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

1 .@r = getrefine();

2 autobonus "{ bonus bUseSPrate,-100; bonus2 bSPRegenRate,100,1000; }",50,5000,BF_WEAPON;

3 autobonus "{ bonus bUseSPrate,-100; bonus2 bSPRegenRate,100,1000; }",30,5000,BF_MAGIC;

4 bonus bAtkRate,10*.@r;

5 bonus bMatkRate,5*.@r;

6 bonus bHealPower,6*.@r;

7 if (.@r>=7) {

8 bonus2 bIgnoreDefRaceRate,RC_All,50;

9 bonus2 bIgnoreMdefRaceRate,RC_All,50;

10 }

11 if (.@r>=9) {

12 bonus2 bIgnoreDefRaceRate,RC_All,50;

13 bonus2 bIgnoreMdefRaceRate,RC_All,50;

14 }

Equip Script None
Unequip Script None