[Not For Sale] Record of Archer 2

Item ID 490431 Name [Not For Sale] Record of Archer 2
None
Weapon Level 0 Identifier Comp_Record_Archer2_TH
Attack 0 Type Armor
MATK 0 Equip Locations Accessory Left
Defense 0 Equippable Jobs Hunter, Bard / Dancer
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;
bonus2 bAddSize,Size_All,6;
bonus2 bSkillAtk,"SN_SHARPSHOOTING",30;
bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",30;

Set Script
Old Camouflage Rabbit Hood
[Not For Sale] Record of Archer 2
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus2 bSkillAtk,"SN_SHARPSHOOTING",2*.@r;
bonus bDelayrate,-.@r;
Old Minstrel Song's Hat
[Not For Sale] Record of Archer 2
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus bLongAtkRate,2*.@r;
bonus bDelayrate,-.@r;
Old Dying Swan
[Not For Sale] Record of Archer 2
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus bLongAtkRate,2*.@r;
bonus bDelayrate,-.@r;
Record of Archer
[Not For Sale] Record of Archer 2
if (eaclass()&EAJL_THIRD && BaseJob == Job_Hunter)
   bonus2 bSkillCooldown,"RA_UNLIMIT",-90000;
if ((eaclass()&EAJL_THIRD) && (BaseJob == Job_Bard || BaseJob == Job_Dancer)) {
   bonus2 bSkillUseSPrate,"WM_SEVERE_RAINSTORM",60;
   bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-2000;
}
[Not For Sale] Record of Archer
[Not For Sale] Record of Archer 2
if (eaclass()&EAJL_THIRD && BaseJob == Job_Hunter)
   bonus2 bSkillCooldown,"RA_UNLIMIT",-90000;
if ((eaclass()&EAJL_THIRD) && (BaseJob == Job_Bard || BaseJob == Job_Dancer)) {
   bonus2 bSkillUseSPrate,"WM_SEVERE_RAINSTORM",60;
   bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-2000;
}
Old Camouflage Rabbit Hood
Record of Archer
[Not For Sale] Record of Archer 2
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus bAtkRate,3*(.@r/3);
bonus2 bSkillAtk,"SN_SHARPSHOOTING",10*(.@r/3);
Old Camouflage Rabbit Hood
[Not For Sale] Record of Archer
[Not For Sale] Record of Archer 2
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus bAtkRate,3*(.@r/3);
bonus2 bSkillAtk,"SN_SHARPSHOOTING",10*(.@r/3);
Old Minstrel Song's Hat
Record of Archer
[Not For Sale] Record of Archer 2
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus bAtkRate,3*(.@r/3);
bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",10*(.@r/3);
Old Minstrel Song's Hat
[Not For Sale] Record of Archer
[Not For Sale] Record of Archer 2
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus bAtkRate,3*(.@r/3);
bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",10*(.@r/3);
Old Dying Swan
Record of Archer
[Not For Sale] Record of Archer 2
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus bAtkRate,3*(.@r/3);
bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",10*(.@r/3);
Old Dying Swan
[Not For Sale] Record of Archer
[Not For Sale] Record of Archer 2
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus bAtkRate,3*(.@r/3);
bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",10*(.@r/3);