Void Darkness Boots

Item ID 470177 Name Void Darkness Boots
None
Weapon Level 0 Identifier Walk_Of_DarkVoid
Attack 0 Type Armor
MATK 0 Equip Locations Footgear
Defense 10 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 10 Min Equip Level 100
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bMdef,10;
bonus bAllStats,2;
skill "TF_HIDING",1;
bonus2 bSubRace,RC_All,2;
bonus bAspdRate,3*(.@r/3);
if (.@r>=7) {
   bonus bMaxHPrate,5;
   bonus bMaxSPrate,5;
}
if (.@r>=10)
   bonus2 bSubRace,RC_All,10;
if (.@r>=12) {
   if (eaclass()&EAJL_THIRD && BaseJob == Job_Rogue)
       skill "RG_RAID",1;
   else {
       skill "RG_RAID",1;
       bonus2 bSkillCooldown,"RG_RAID",60000;
   }
}
if (.@r>=13)
   bonus2 bSubRace,RC_All,3;

Set Script
Noble Handkerchief
Noble Libra's Shield
Void Darkness Boots
bonus2 bSubRace,RC_Player_Doram,-5;
bonus2 bSubRace,RC_Player_Human,-5;