Viewing Item

#312066: Glacier Flower Meow Power (Grand Mage)

Item ID 312066 For Sale No
Identifier Ice_C_Orb_Mag2 Credit Price Not For Sale
Name Glacier Flower Meow Power (Grand Mage) 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 .@g = getenchantgrade();

2 .@r = getrefine();

3 bonus bMatkRate,5;

4 bonus bMatk,75;

5 if (.@r>=7) {

6 bonus2 bMagicAtkEle,Ele_All,5;

7 if (.@r>=9) {

8 bonus2 bMagicAtkEle,Ele_All,5;

9 }

10 }

11 if (.@g>=ENCHANTGRADE_D) {

12 bonus2 bMagicAtkEle,Ele_All,5;

13 if (.@g>=ENCHANTGRADE_C) {

14 bonus2 bMagicAtkEle,Ele_All,5;

15 }

16 }

Equip Script None
Unequip Script None