Viewing Item

#28257: Golden Lord Launcher

Item ID 28257 For Sale No
Identifier Golden_L_Launcher Credit Price Not For Sale
Name Golden Lord Launcher Type Weapon - Grenade Launcher
NPC Buy 20 Weight 210
NPC Sell 10 Weapon Level 4
Range 9 Defense 0
Slots 2 Refineable Yes
Attack 320 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 bonus bLongAtkRate,3*(.@r/2);

3 bonus bBaseAtk,15*(.@r/3);

4 if (.@r >= 7) {

5 .@val = 15;

6 if (.@r >= 9) {

7 bonus2 bSkillCooldown,"RL_D_TAIL",-1000;

8 if (.@r >= 11) {

9 .@val += 15;

10 }

11 }

12 bonus2 bSkillAtk,"RL_D_TAIL",.@val;

13 }

Equip Script None
Unequip Script None