Viewing Item

#510048: Melon Dagger

Item ID 510048 For Sale No
Identifier Melon_Dagger Credit Price Not For Sale
Name Melon Dagger Type Weapon - Dagger
NPC Buy 20 Weight 60
NPC Sell 10 Weapon Level 4
Range 1 Defense 0
Slots 1 Refineable Yes
Attack 120 Min Equip Level 100
MATK 120 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Super novice / Knight / Wizard / Blacksmith / Hunter / Assassin / Crusader / Sage / Rogue / Alchemist / Bard / Dancer / Soul Linker / Kagerou / Oboro
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

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

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

4 bonus bAtkRate,10*.@r;

5 bonus bMatkRate,5*.@r;

6 if (.@r>=7) {

7 bonus2 bIgnoreDefRaceRate,RC_All,50;

8 bonus2 bIgnoreMdefRaceRate,RC_All,50;

9 }

10 if (.@r>=9) {

11 bonus2 bIgnoreDefRaceRate,RC_All,50;

12 bonus2 bIgnoreMdefRaceRate,RC_All,50;

13 }

Equip Script None
Unequip Script None