Red Commando Beret

Item ID 400478 Name Red Commando Beret
None
Weapon Level 0 Identifier 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 None
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
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);
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);