
RENEWAL / ITEMS
Wanderer Shadow Shield
#24313Shadowgear
S_Wanderer_Shield
TypeShadowgear
Equipment positionShadow shield
Weight0
Buy price10 z
Sell price5 z
Required level99
Description
An additional defense effect can be obtained with a small shield that can be attached to the arm. Can be used singly, but has less defense effect..
Only for Wanderer Classes.
MaxSP + 3%.
Each refine rate additionally MDEF + 1 for every 5 point of Wanderer-only performance skill.
Moonlight Serenade, Swing Dance, Lover Symphony
-------------
with Wanderer Shadow Weapon, can get the additional effect.
MaxHP + 2%, MaxSP + 2%, Ranged Physical Attack 1% for every 2 point of Dance Lessons skill.
-------------
With the all of Archer Shadow 2type, Dancer Shadow 2type, Wanderer Shadow 2type, can get the below effect.
All State + 10, MaxHP + 5%, MaxSP + 5%.
Ignores 50% of normal enemy's physical and magic defense.
Type : Shadow Equipment
Location : Shield Weight : 0
Required Level : 99
Jobs : Wanderer Classes
Attack: 0
Weight: 0
Weapon Level: 0
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Equipment position
- Shadow shield
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bMaxSPrate,3;
bonus bMdef,.@r*(getskilllv("WA_SWING_DANCE")+getskilllv("WA_SYMPHONY_OF_LOVER")+getskilllv("WA_MOONLIT_SERENADE"))/5;