Viewing Item

#312060: Glacier Flower Meow Power (CON & CRT)

Item ID 312060 For Sale No
Identifier Ice_C_Orb_Con_C Credit Price Not For Sale
Name Glacier Flower Meow Power (CON & CRT) 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

2 =

3 getenchantgrade();

4 .@r

5 =

6 getrefine();

7 bonus

8 bCon,3;

9 bonus

10 bCrt,3;

11 if

12 (.@r

13 =9)

14 {

15 bonus

16 bCon,1;

17 bonus

18 bCrt,1;

19 }

20 if

21 (.@g

22 =ENCHANTGRADE_D)

23 {

24 bonus

25 bCon,2;

26 bonus

27 bCrt,2;

28 if

29 (.@g

30 =ENCHANTGRADE_C)

31 {

32 bonus

33 bCon,(.@r/3);

34 bonus

35 bCrt,(.@r/3);

36 }

37 }

Equip Script None
Unequip Script None