Rebel

Item ID 29647 Name Rebel
None
Weapon Level 0 Identifier Lucky_Amulet7
Attack 0 Type Card - Enchant
MATK 0 Equip Locations None
Defense 0 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 0 Equip Upper None
Weight 0 Min Equip Level None
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
Credit Price None Trade restriction None
Item Script
if (readparam(bStr)>=110)
   bonus2 bSkillCooldown,"RL_SLUGSHOT",-10000;
if (readparam(bAgi)>=110)
   bonus2 bSkillAtk,"RL_R_TRIP",30*(readparam(bAgi)/5);
if (readparam(bInt)>=110)
   bonus2 bSkillCooldown,"RL_HAMMER_OF_GOD",-20000;
if (readparam(bLuk)>=110)
   bonus2 bSkillAtk,"RL_D_TAIL",30*(readparam(bLuk)/5);

Set Script
The Hero
Rebel
Latent Awakening (Slug Shot I)
if (readparam(bStr)>=110)
   bonus2 bSkillCooldown,"RL_SLUGSHOT",10000;