Viewing Item

#312059: Glacier Flower Meow Power (SPL & WIS)

Item ID 312059 For Sale No
Identifier Ice_C_Orb_Spl_W Credit Price Not For Sale
Name Glacier Flower Meow Power (SPL & WIS) 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 bSpl,3;

9 bonus

10 bWis,3;

11 if

12 (.@r

13 =9)

14 {

15 bonus

16 bSpl,1;

17 bonus

18 bWis,1;

19 }

20 if

21 (.@g

22 =ENCHANTGRADE_D)

23 {

24 bonus

25 bSpl,2;

26 bonus

27 bWis,2;

28 if

29 (.@g

30 =ENCHANTGRADE_C)

31 {

32 bonus

33 bSpl,(.@r/3);

34 bonus

35 bWis,(.@r/3);

36 }

37 }

Equip Script None
Unequip Script None