[Not For Sale] Red Commando Beret

Item ID 400479 Name [Not For Sale] Red Commando Beret
None
Weapon Level 0 Identifier Comp_Red_Commando_ROC
Attack 0 Type Armor
MATK 0 Equip Locations Upper Headgear
Defense 3 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 10 Min Equip Level 70
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
bonus bBaseAtk,15;
bonus bHit,30;
bonus2 bAddRace,RC_DemiHuman,5;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Rogue)
   bonus2 bSkillAtk,"RG_BACKSTAP",5*getrefine();

Set Script
[Not For Sale] Red Commando Beret
Shadow Ring
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus4 bAutoSpellOnSkill,"TK_JUMPKICK","RG_BACKSTAP",max(getskilllv("RG_BACKSTAP"),1),1000;
bonus4 bAutoSpellOnSkill,"RG_BACKSTAP","RG_STEALCOIN",max(getskilllv("RG_STEALCOIN"),1),50+(.@r*10);
[Not For Sale] Red Commando Beret
[Not For Sale] Shadow Ring
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus4 bAutoSpellOnSkill,"TK_JUMPKICK","RG_BACKSTAP",max(getskilllv("RG_BACKSTAP"),1),1000;
bonus4 bAutoSpellOnSkill,"RG_BACKSTAP","RG_STEALCOIN",max(getskilllv("RG_STEALCOIN"),1),50+(.@r*10);