Viewing Item

#400759: Meow Meow Meatball Growth Hat

Item ID 400759 For Sale No
Identifier Cat_FF_Hat2 Credit Price Not For Sale
Name Meow Meow Meatball Growth Hat Type Armor
NPC Buy 0 Weight 10
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable Yes
Attack 0 Min Equip Level 1
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bMatk,15*(.@r/2);

3 bonus2 bExpAddRace,RC_All,3*(.@r/3);

4 if (.@r>=7) {

5 bonus bVariableCastrate,-15;

6 bonus bFixedCast,-200;

7 if (.@r>=9) {

8 bonus2 bMagicAtkEle,Ele_All,20;

9 if (.@r>=11) {

10 bonus2 bMagicAddSize,Size_All,20;

11 if (.@r>=13) {

12 bonus bFixedCast,-300;

13 }

14 }

15 }

16 }

Equip Script None
Unequip Script None