0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #24090 Shadowgear

Stability 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.
_______________________
DEF +3
_______________________
For each Refine Level:
Increases resistance against Stone Curse, Sleep, Silence and Blind statuses by 1%.
_______________________
For each 2 Refine Levels:
Increases resistance against Stun, Frozen, Curse and Bleeding statuses by 1%.
_______________________
When equipped with Plasterus Shadow Armor and Plasterus Shadow Shoes:
DEF +5

Total Refine Level of entire set at least +20:
Prevents Stone Curse status.
_______________________
When equipped with Insomnia Shadow Armor and Insomnia Shadow Shoes:
DEF +5

Total Refine Level of entire set at least +20:
Prevents Sleep status.
_______________________
When equipped with Peerless Shadow Armor and Peerless Shadow Shoes:
DEF +5

Total Refine Level of entire set at least +20:
Prevents Silence status.
_______________________
When equipped with Adurate Shadow Armor and Adurate Shadow Shoes:
DEF +5

Total Refine Level of entire set at least +20:
Prevents Blind status.
_______________________
When equipped with Unfreezing Shadow Weapon, Unfreezing Shadow Earring and Unfreezing Shadow Pendant:
DEF +4

Total Refine Level of entire set at least +30:
Prevents Frozen status.
_______________________
When equipped with Neutral Shadow Earring, Neutral Shadow Pendant and Neutral Shadow Weapon:
DEF +4

Total Refine Level of entire set at least +30:
Prevents Stun status.
_______________________
When equipped with Uncurse Shadow Earring and Uncurse Shadow Pendant:
DEF +5

Total Refine Level of entire set at least +20:
Prevents Curse status.
_______________________
When equipped with Vitality Shadow Earring and Vitality Shadow Pendant:
DEF +5

Total Refine Level of entire set at least +20:
Prevents Bleeding status.
_______________________
Type: Shadow Shield
_______________________
Requirement: None

Basic Information

Shadowgear

Requirements

1

Scripts

bonus bDef,3; .@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bResEff,Eff_Stun,(.@r/2)*100; bonus2 bResEff,Eff_Freeze,(.@r/2)*100; bonus2 bResEff,Eff_Curse,(.@r/2)*100; bonus2 bResEff,Eff_Bleeding,(.@r/2)*100; bonus2 bResEff,Eff_Stone,.@r*100; bonus2 bResEff,Eff_Sleep,.@r*100; bonus2 bResEff,Eff_Silence,.@r*100; bonus2 bResEff,Eff_Blind,.@r*100;
bonus bDef,3;
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus2 bResEff,Eff_Stun,(.@r/2)*100;
bonus2 bResEff,Eff_Freeze,(.@r/2)*100;
bonus2 bResEff,Eff_Curse,(.@r/2)*100;
bonus2 bResEff,Eff_Bleeding,(.@r/2)*100;
bonus2 bResEff,Eff_Stone,.@r*100;
bonus2 bResEff,Eff_Sleep,.@r*100;
bonus2 bResEff,Eff_Silence,.@r*100;
bonus2 bResEff,Eff_Blind,.@r*100;
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.