Viewing Item

#311221: Glacier Magic Orb (Auto Shadow Spell)

Item ID 311221 For Sale No
Identifier Glacier_F_Orb_30 Credit Price Not For Sale
Name Glacier Magic Orb (Auto Shadow Spell) 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 bonus5

5 bAutoSpell,"WZ_METEOR",7,70,BF_SHORT|BF_NORMAL,0;

6 bonus2

7 bSkillAtk,"WZ_METEOR",25*(.@r/3);

8 if

9 (.@r

10 =9)

11 {

12 bonus5

13 bAutoSpell,"SO_PSYCHIC_WAVE",5,50,BF_SHORT|BF_NORMAL,0;

14 if

15 (.@r

16 =11)

17 {

18 bonus2

19 bSkillAtk,"SO_PSYCHIC_WAVE",40;

20 }

21 }

Equip Script None
Unequip Script None