[Not For Sale] Little Garden

Item ID 15985 Name [Not For Sale] Little Garden
None
Weapon Level 0 Identifier Comp_LittleGarden
Attack 0 Type Armor
MATK 0 Equip Locations Middle Headgear
Defense 0 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 0 Equip Upper None
Weight 10 Min Equip Level 100
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
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
bonus bBaseAtk,40;
bonus bCritAtkRate,5;
if (readparam(bLuk)>=90) {
   bonus bBaseAtk,60;
   bonus bCritAtkRate,10;
}
if (readparam(bLuk)>=125) {
   bonus bBaseAtk,80;
   bonus bCritAtkRate,20;
}