ID #24312
Shadowgear
Minstrel 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%
_______________________
For each Refine Level:
MDEF +1 multiplied by every 5 skill levels of Minstrel's exclusive skills:
Echo Song, Harmonize and Windmill Rush
_______________________
When equipped with Minstrel 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, Bard Shadow and Minstrel 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
Minstrel
_______________________
MaxSP +3%
_______________________
For each Refine Level:
MDEF +1 multiplied by every 5 skill levels of Minstrel's exclusive skills:
Echo Song, Harmonize and Windmill Rush
_______________________
When equipped with Minstrel 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, Bard Shadow and Minstrel 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
Minstrel
Available from boxes
Basic Information
Type
Shadowgear
Job Requirements
Bard/Dancer
Yes
Requirements
Min Level
99
Gender
Male
Scripts
Script .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bMaxSPrate,3; bonus bMdef,.@r*(getskilllv("MI_HARMONIZE")+getskilllv("MI_RUSH_WINDMILL")+getskilllv("MI_ECHOSONG"))/5;
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bMaxSPrate,3;
bonus bMdef,.@r*(getskilllv("MI_HARMONIZE")+getskilllv("MI_RUSH_WINDMILL")+getskilllv("MI_ECHOSONG"))/5;