[Not For Sale] Scarlet Worm Charm

Item ID 490393 Name [Not For Sale] Scarlet Worm Charm
None
Weapon Level 0 Identifier Comp_Scarlet_Worm_TH
Attack 0 Type Armor
MATK 0 Equip Locations Accessory Left/Right
Defense 0 Equippable Jobs Summoner
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 10 Min Equip Level 50
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
bonus2 bVariableCastrate,"SU_PICKYPECK",-50;
bonus2 bSkillAtk,"SU_PICKYPECK",getskilllv("SU_PICKYPECK")*(readparam(bDex)/5);
bonus2 bSkillAtk,"SU_LUNATICCARROTBEAT",BaseLevel/5;
if (getskilllv("SU_HISS") == 5) {
   bonus bAspdRate,15;
   bonus2 bAddSize,Size_All,10;
}
if (getskilllv("SU_POWEROFFLOCK") == 5)
   bonus bDelayrate,-30;
if (getskilllv("SU_SVG_SPIRIT") == 5)
   bonus2 bSkillCooldown,"SU_LUNATICCARROTBEAT",-2000;