Viewing Item

#840004: Precision Bomber

Item ID 840004 For Sale No
Identifier Precision_Grenade Credit Price Not For Sale
Name Precision Bomber Type Weapon - Grenade Launcher
NPC Buy 0 Weight 330
NPC Sell 0 Weapon Level 5
Range 9 Defense 0
Slots 2 Refineable Yes
Attack 370 Min Equip Level 220
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 .@g

2 =

3 getenchantgrade();

4 .@r

5 =

6 getrefine();

7 bonus2

8 bSkillAtk,"NW_WILD_FIRE",7*(.@r/2);

9 bonus2

10 bSkillAtk,"RL_H_MINE",10*(.@r/3);

11 bonus

12 bLongAtkRate,4*(.@r/4);

13 if

14 (.@g

15 =

16 ENCHANTGRADE_D)

17 {

18 bonus

19 bCon,2;

20 if

21 (.@g

22 =

23 ENCHANTGRADE_C)

24 {

25 bonus2

26 bSkillAtk,"NW_WILD_FIRE",10;

27 if

28 (.@g

29 =

30 ENCHANTGRADE_B)

31 {

32 bonus

33 bPAtk,2;

34 }

35 }

36 }

Equip Script None
Unequip Script None