Viewing Item

#312075: Glacier Flower Meow Power (Robust)

Item ID 312075 For Sale No
Identifier Ice_C_Orb_Robust Credit Price Not For Sale
Name Glacier Flower Meow Power (Robust) 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 .@r = getrefine();

2 bonus bMaxHPrate,2;

3 bonus bMaxSPrate,2;

4 if (.@r>=7) {

5 bonus bMaxHPrate,1;

6 bonus bMaxSPrate,1;

7 if (.@r>=9) {

8 bonus bMaxHPrate,1;

9 bonus bMaxSPrate,1;

10 if (.@r>=11) {

11 bonus bMaxHPrate,2;

12 bonus bMaxSPrate,2;

13 }

14 }

15 }

Equip Script None
Unequip Script None