Viewing Item

#312081: Glacier Flower Meow Power (Firing Shot)

Item ID 312081 For Sale No
Identifier Ice_C_Orb_Fi_Con Credit Price Not For Sale
Name Glacier Flower Meow Power (Firing Shot) 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 bonus bMaxHPrate,-5;

3 bonus bMaxSPrate,-5;

4 autobonus "{ bonus bDex,50; bonus bCon,15; bonus bCrt,15; }",30,10000,BF_WEAPON;

5 if (.@g>=ENCHANTGRADE_D) {

6 bonus bLongAtkRate,5;

7 bonus bShortAtkRate,5;

8 if (.@g>=ENCHANTGRADE_C) {

9 bonus bLongAtkRate,5;

10 bonus bShortAtkRate,5;

11 }

12 }

Equip Script None
Unequip Script None