Artwork unavailable
RENEWAL / ITEMS
Dark Shadow Scarf [1]
#480358Armor
Dark_Shadow_Scarf_TH
TypeArmor
Equipment positionGarment
GenderBoth
Weight10
Buy price0 z
Sell price0 z
DEF30
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
- Rogue
- Yes
- Classes
- All Third
- Yes
- Fourth
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bLongAtkRate,5;
bonus2 bSubRace,RC_Angel,7;
bonus2 bSubRace,RC_Demon,7;
bonus2 bAddRace,RC_Angel,7;
bonus2 bAddRace,RC_Demon,7;
bonus2 bSkillAtk,"RA_ARROWSTORM",10*getskilllv("SC_MAELSTROM");
if (.@r>=7) {
bonus bMaxHPrate,7;
bonus bMaxSPrate,7;
}
if (.@r>=9)
bonus bLongAtkRate,7;
if (.@r>=11)
bonus bDelayrate,-10;