Glacier Flower Meow Power (Over Power)

Item ID 312079 Name Glacier Flower Meow Power (Over Power)
MaxHP -5%, MaxSP -5%
_______________________
Physical attacks have a certain chance (3%) to increase STR +50, POW +15, STA +15 for 10 seconds.
_______________________
[Bonus by Equipment's Grade]
[Grade D]: Physical Damage +5%
[Grade C]: Physical Damage +5%
Weapon Level 0 Identifier Ice_C_Orb_Ov_Pow
Attack 0 Type Card - Enchant
MATK 0 Equip Locations None
Defense 0 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 0 Equip Upper None
Weight 0 Min Equip Level None
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
Credit Price None Trade restriction None
Item Script
.@g = getenchantgrade();
bonus bMaxHPrate,-5;
bonus bMaxSPrate,-5;
autobonus "{ bonus bStr,50; bonus bPow,15; bonus bSta,15; }",30,10000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";
if (.@g>=ENCHANTGRADE_D) {
   bonus bLongAtkRate,5;
   bonus bShortAtkRate,5;
   if (.@g>=ENCHANTGRADE_C) {
      bonus bLongAtkRate,5;
      bonus bShortAtkRate,5;
   }
}

Set Script
Issgard Crystal (Berserker)
Glacier Flower Meow Power (Over Power)
bonus bPAtk,5;
bonus bPow,7;
bonus bCon,7;
Issgard Crystal (Executioner)
Glacier Flower Meow Power (Over Power)
bonus bCRate,5;
bonus bPow,7;
bonus bCrt,7;