Viewing Item

#312073: Glacier Flower Meow Power (Powerful)

Item ID 312073 For Sale No
Identifier Ice_C_Orb_P_Full Credit Price Not For Sale
Name Glacier Flower Meow Power (Powerful) 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 bLongAtkRate,3;

4 bonus bShortAtkRate,3;

5 bonus2 bMagicAtkEle,Ele_All,3;

6 if (.@r>=7) {

7 bonus bLongAtkRate,3;

8 bonus bShortAtkRate,3;

9 bonus2 bMagicAtkEle,Ele_All,3;

10 if (.@r>=9) {

11 bonus bLongAtkRate,3;

12 bonus bShortAtkRate,3;

13 bonus2 bMagicAtkEle,Ele_All,3;

14 }

15 }

16 if (.@g>=ENCHANTGRADE_D) {

17 bonus bLongAtkRate,3;

18 bonus bShortAtkRate,3;

19 bonus2 bMagicAtkEle,Ele_All,3;

20 if (.@g>=ENCHANTGRADE_C) {

21 bonus bLongAtkRate,3;

22 bonus bShortAtkRate,3;

23 bonus2 bMagicAtkEle,Ele_All,3;

24 }

25 }

Equip Script None
Unequip Script None