ID #24655
ShadowGear
Es Shadow Weapon
Buy Price: N/A
Sell Price: N/A
A pair of gloves that can draw the wearer's potential ability.
_______________________
MaxSP +5%
_______________________
Refine Level +7:
Increases damage of Esma by 10%.
_______________________
Refine Level +9:
Decreases SP Consumption of Espa by 10%.
_______________________
When equipped with S Shadow Shield and S Shadow Armor:
For each Refine Levels of entire set:
Increases damage of Espa and Eswhoo by 1%.
_______________________
When equipped with Soul Reaper Shadow Shoes:
Ignores magical defense of enemies of all race, except Players, by 40%.
For each Refine Level of entire set:
Ignores magical defense of enemies of all race, except Players, by additional 1%.
_______________________
Type: Shadow Weapon
_______________________
Requirement:
Base Level 99
Soul Reaper
_______________________
MaxSP +5%
_______________________
Refine Level +7:
Increases damage of Esma by 10%.
_______________________
Refine Level +9:
Decreases SP Consumption of Espa by 10%.
_______________________
When equipped with S Shadow Shield and S Shadow Armor:
For each Refine Levels of entire set:
Increases damage of Espa and Eswhoo by 1%.
_______________________
When equipped with Soul Reaper Shadow Shoes:
Ignores magical defense of enemies of all race, except Players, by 40%.
For each Refine Level of entire set:
Ignores magical defense of enemies of all race, except Players, by additional 1%.
_______________________
Type: Shadow Weapon
_______________________
Requirement:
Base Level 99
Soul Reaper
Available from boxes
Basic Information
Type
ShadowGear
Job Requirements
Soul Linker
Yes
Requirements
Min Level
99
Scripts
Script .@r = getrefine(); bonus bBaseAtk,.@r; bonus bMatk,.@r; bonus bMaxSPrate,5; if (.@r>=7) { bonus2 bSkillAtk,"SL_SMA",10; } if (.@r>=9) { bonus2 bSkillUseSPrate,"SP_SPA",10; }
.@r = getrefine();
bonus bBaseAtk,.@r;
bonus bMatk,.@r;
bonus bMaxSPrate,5;
if (.@r>=7) {
bonus2 bSkillAtk,"SL_SMA",10;
}
if (.@r>=9) {
bonus2 bSkillUseSPrate,"SP_SPA",10;
}