[Not For Sale] Record of Thief

Item ID 490231 Name [Not For Sale] Record of Thief
None
Weapon Level 0 Identifier Comp_Record_Thief_TH
Attack 0 Type Armor
MATK 0 Equip Locations Accessory Right
Defense 0 Equippable Jobs Assassin, Rogue
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper Third, Third Upper, Third Baby
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 bAspdRate,10;
bonus bBaseAtk,15*(getskilllv("TF_HIDING")/2);

Set Script
Old Circlet Of Bones
[Not For Sale] Record of Thief
bonus2 bIgnoreDefRaceRate,RC_All,15;
bonus2 bAddRace,RC_All,10;
Old Shadow Handicraft
[Not For Sale] Record of Thief
autobonus3 "{ bonus4 bAutoSpellOnSkill,\"SC_TRIANGLESHOT\",\"RA_UNLIMIT\",3,1000; bonus bUseSPrate,100; }",30,5000,"SC_TRIANGLESHOT";
[Not For Sale] Record of Thief
Record of Thief 2
if (eaclass()&EAJL_THIRD && BaseJob == Job_Assassin) {
   bonus2 bIgnoreDefRaceRate,RC_All,35;
   bonus2 bSkillCooldown,"ASC_METEORASSAULT",-350;
   bonus2 bVariableCastrate,"ASC_METEORASSAULT",-100;
}
if (eaclass()&EAJL_THIRD && BaseJob == Job_Rogue) {
   bonus2 bVariableCastrate,"SC_TRIANGLESHOT",-100;
   bonus bPerfectHitAddRate,70;
}
[Not For Sale] Record of Thief
[Not For Sale] Record of Thief 2
if (eaclass()&EAJL_THIRD && BaseJob == Job_Assassin) {
   bonus2 bIgnoreDefRaceRate,RC_All,35;
   bonus2 bSkillCooldown,"ASC_METEORASSAULT",-350;
   bonus2 bVariableCastrate,"ASC_METEORASSAULT",-100;
}
if (eaclass()&EAJL_THIRD && BaseJob == Job_Rogue) {
   bonus2 bVariableCastrate,"SC_TRIANGLESHOT",-100;
   bonus bPerfectHitAddRate,70;
}
Old Circlet Of Bones
[Not For Sale] Record of Thief
Record of Thief 2
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus bAtkRate,3*(.@r/3);
bonus2 bSkillAtk,"ASC_METEORASSAULT",30*(.@r/3);
Old Circlet Of Bones
[Not For Sale] Record of Thief
[Not For Sale] Record of Thief 2
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus bAtkRate,3*(.@r/3);
bonus2 bSkillAtk,"ASC_METEORASSAULT",30*(.@r/3);
Old Shadow Handicraft
[Not For Sale] Record of Thief
Record of Thief 2
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus bAtkRate,3*(.@r/3);
bonus2 bSkillAtk,"SC_TRIANGLESHOT",30*(.@r/3);
Old Shadow Handicraft
[Not For Sale] Record of Thief
[Not For Sale] Record of Thief 2
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus bAtkRate,3*(.@r/3);
bonus2 bSkillAtk,"SC_TRIANGLESHOT",30*(.@r/3);