Viewing Item

#400758: Meow Meow Meatball Potential Hat

Item ID 400758 For Sale No
Identifier Cat_FF_Hat Credit Price Not For Sale
Name Meow Meow Meatball Potential 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 bBaseAtk,15*(.@r/2);

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

4 if (.@r>=7) {

5 bonus bCritical,10;

6 bonus bPerfectHitAddRate,10;

7 if (.@r>=9) {

8 bonus bShortAtkRate,15;

9 bonus bLongAtkRate,15;

10 if (.@r>=11) {

11 bonus2 bAddSize,Size_All,20;

12 if (.@r>=13) {

13 bonus bFixedCast,-300;

14 }

15 }

16 }

17 }

Equip Script None
Unequip Script None