ID #480314
Armor
[Not For Sale] Hunting Scarf [1]
Buy Price: N/A
Sell Price: N/A
Type: Armor
Defense: 20
Weight: 300
Slots: 1
Armor level: 1
Required level: 100
Defense: 20
Weight: 300
Slots: 1
Armor level: 1
Required level: 100
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Weight
300
Defense
20
Requirements
Armor Level
1
Min Level
100
Scripts
Script .@r = getrefine(); bonus bLongAtkRate,5; bonus2 bAddRace,RC_Brute,7; bonus2 bAddRace,RC_Insect,7; bonus2 bSubRace,RC_Brute,7; bonus2 bSubRace,RC_Insect,7; if (getskilllv("RA_CAMOUFLAGE") >= 3) { bonus2 bSkillCooldown,"RA_UNLIMIT",-90000; } if (.@r>=7) { bonus bMaxHPrate,7; bonus bMaxSPrate,7; } if (.@r>=9) bonus bLongAtkRate,7; if (.@r>=11) { bonus bDelayrate,10; bonus2 bSkillCooldown,"RA_ARROWSTORM",-200; }
.@r = getrefine();
bonus bLongAtkRate,5;
bonus2 bAddRace,RC_Brute,7;
bonus2 bAddRace,RC_Insect,7;
bonus2 bSubRace,RC_Brute,7;
bonus2 bSubRace,RC_Insect,7;
if (getskilllv("RA_CAMOUFLAGE") >= 3) {
bonus2 bSkillCooldown,"RA_UNLIMIT",-90000;
}
if (.@r>=7) {
bonus bMaxHPrate,7;
bonus bMaxSPrate,7;
}
if (.@r>=9)
bonus bLongAtkRate,7;
if (.@r>=11) {
bonus bDelayrate,10;
bonus2 bSkillCooldown,"RA_ARROWSTORM",-200;
}