Artwork unavailable
RENEWAL / ITEMS
[Not For Sale] Hunting Scarf [1]
#480314Armor
Comp_Hunting_Scarf_TH
TypeArmor
Equipment positionGarment
GenderBoth
Weight30
Buy price0 z
Sell price0 z
DEF20
Slots1
Required level100
Armor level1
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Gender
- Both
- Equipment position
- Garment
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
- No Drop
- Yes
- No Trade
- Yes
- No Cart
- Yes
- No Guild Storage
- Yes
- No Mail
- Yes
- No Auction
- Yes
Item effect 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;
}