Viewing Item

#840003: Melon Launcher

Item ID 840003 For Sale No
Identifier Melon_Launcher Credit Price Not For Sale
Name Melon Launcher Type Weapon - Grenade Launcher
NPC Buy 20 Weight 140
NPC Sell 10 Weapon Level 4
Range 9 Defense 0
Slots 1 Refineable Yes
Attack 210 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper None
Equippable Jobs Rebellion
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 bonus2 bSkillAtk,"RL_D_TAIL",7*(readparam(bLuk)/10);

7 if (readparam(bLuk)>=110)

8 bonus2 bSkillAtk,"RL_D_TAIL",30;

9 if (.@r>=7) {

10 bonus2 bIgnoreDefRaceRate,RC_All,50;

11 bonus2 bIgnoreMdefRaceRate,RC_All,50;

12 }

13 if (.@r>=9) {

14 bonus2 bIgnoreDefRaceRate,RC_All,50;

15 bonus2 bIgnoreMdefRaceRate,RC_All,50;

16 }

Equip Script None
Unequip Script None