Viewing Item

#311168: Ice Magic Orb (Aimed Rush)

Item ID 311168 For Sale No
Identifier Ice_F_Orb_Skill_31 Credit Price Not For Sale
Name Ice Magic Orb (Aimed Rush) 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 = getrefine();

2 bonus2 bSkillAtk,"RA_AIMEDBOLT",15;

3 if (.@r>=7) {

4 bonus2 bSkillAtk,"RA_AIMEDBOLT",15;

5 if (.@r>=9) {

6 bonus2 bSkillAtk,"RA_AIMEDBOLT",15;

7 if (.@r>=11) {

8 bonus2 bSkillAtk,"RA_AIMEDBOLT",15;

9 bonus2 bSkillAtk,"WH_HAWKRUSH",15;

10 }

11 }

12 }

Equip Script None
Unequip Script None