[Not For Sale] Candy Bag Backpack (Physical)

Item ID 480248 Name [Not For Sale] Candy Bag Backpack (Physical)
None
Weapon Level 0 Identifier Comp_Bag_Antonio_Melee
Attack 0 Type Armor
MATK 0 Equip Locations Garment
Defense 30 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 20 Min Equip Level 1
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction Can't be dropped, Can't be traded with player, Can't be put in Cart, Can't be put in Guild Storage, Can't be attached in Mail, Can't be auctioned
Item Script
.@r = getrefine();
bonus bAtkRate,.@r/2;
if (.@r>=9)
   bonus bAspdRate,10;
if (.@r>=12)
   bonus bDelayrate,-7;
if (BaseLevel >= 100)
   bonus2 bExpAddRace,RC_All,4;
else if (BaseLevel <= 99)
   bonus2 bExpAddRace,RC_All,10;