Viewing Item

#311330: Glacier Magic Orb (Grenade)

Item ID 311330 For Sale No
Identifier Glacier_F_Orb_138 Credit Price Not For Sale
Name Glacier Magic Orb (Grenade) Type Card - Enchant
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus2

5 bSkillAtk,"NW_BASIC_GRENADE",10+5*(.@r/4);

6 bonus2

7 bSkillAtk,"NW_HASTY_FIRE_IN_THE_HOLE",10+5*(.@r/4);

8 bonus2

9 bSkillAtk,"NW_GRENADES_DROPPING",10+5*(.@r/4);

10 if

11 (.@r

12 =9)

13 {

14 bonus2

15 bSkillAtk,"NW_BASIC_GRENADE",10;

16 bonus2

17 bSkillAtk,"NW_HASTY_FIRE_IN_THE_HOLE",10;

18 bonus2

19 bSkillAtk,"NW_GRENADES_DROPPING",10;

20 }

Equip Script None
Unequip Script None