Viewing Item

#311164: Ice Magic Orb (Milliduple)

Item ID 311164 For Sale No
Identifier Ice_F_Orb_Skill_27 Credit Price Not For Sale
Name Ice Magic Orb (Milliduple) 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,"AB_DUPLELIGHT",15;

3 bonus bLongAtkRate,5;

4 bonus bShortAtkRate,5;

5 if (.@r>=7) {

6 bonus2 bSkillAtk,"AB_DUPLELIGHT",15;

7 bonus bLongAtkRate,10;

8 bonus bShortAtkRate,10;

9 if (.@r>=9) {

10 bonus2 bSkillAtk,"AB_DUPLELIGHT",15;

11 bonus bLongAtkRate,10;

12 bonus bShortAtkRate,10;

13 if (.@r>=11) {

14 bonus2 bSkillAtk,"AB_DUPLELIGHT",15;

15 bonus bLongAtkRate,15;

16 bonus bShortAtkRate,15;

17 bonus2 bSkillAtk,"CD_PETITIO",15;

18 }

19 }

20 }

Equip Script None
Unequip Script None