ID #24313
Shadowgear
Wanderer Shadow Shield
Buy Price: N/A
Sell Price: N/A
A small shield worn on the arm for additional defense. Needs a complete set to have bonus effect.
_______________________
MaxSP +3%
_______________________
MDEF +1 multiplied by every 5 skill levels of Wanderer's exclusive skills:
Moonlight Serenade, Swing Dance and Symphony of Lover
_______________________
When equipped with Wanderer Shadow Weapon:
MaxHP +2%
MaxSP +2%
For each 2 Level of Lesson:
Increases Ranged Physical Damage by 1%.
_______________________
When equipped with 2 types of Archer Shadow, Dancer Shadow and Wanderer Shadow Equipment:
All Basic Stats +10
MaxHP +5%
MaxSP +5%
Ignores physical and magical defense of Normal class by 50%.
_______________________
Type: Shadow Shield
_______________________
Requirement:
Base Level 99
Wanderer
_______________________
MaxSP +3%
_______________________
MDEF +1 multiplied by every 5 skill levels of Wanderer's exclusive skills:
Moonlight Serenade, Swing Dance and Symphony of Lover
_______________________
When equipped with Wanderer Shadow Weapon:
MaxHP +2%
MaxSP +2%
For each 2 Level of Lesson:
Increases Ranged Physical Damage by 1%.
_______________________
When equipped with 2 types of Archer Shadow, Dancer Shadow and Wanderer Shadow Equipment:
All Basic Stats +10
MaxHP +5%
MaxSP +5%
Ignores physical and magical defense of Normal class by 50%.
_______________________
Type: Shadow Shield
_______________________
Requirement:
Base Level 99
Wanderer
Available from boxes
Basic Information
Type
Shadowgear
Job Requirements
Bard/Dancer
Yes
Requirements
Min Level
99
Gender
Female
Scripts
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;
.@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;