Viewing Item

#311104: Ice Magic Orb (Power Force)

Item ID 311104 For Sale No
Identifier Ice_F_Orb_Force Credit Price Not For Sale
Name Ice Magic Orb (Power Force) 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 bonus bAtkRate,2;

2 bonus bMatkRate,2;

3 .@r = getrefine();

4 if (.@r >= 7) {

5 bonus bAtkRate,2;

6 bonus bMatkRate,2;

7 if (.@r >= 9) {

8 bonus bAtkRate,2;

9 bonus bMatkRate,2;

10 if (.@r >= 11) {

11 bonus bAtkRate,4;

12 bonus bMatkRate,4;

13 }

14 }

15 }

Equip Script None
Unequip Script None