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 #24722 ShadowGear

Auto Spell 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.
_______________________
MATK +15
_______________________
For each 2 Refine Levels:
MATK +1
_______________________
Refine Level +9:
Physical melee attacks have a 7% chance to auto-cast Level 7 Napalm Beat.
_______________________
Refine Level +10:
Physical melee attacks have a 10% chance to auto-cast Level 10 Napalm Beat.
_______________________
When equipped with Auto Spell Shadow Armor and Auto Spell Shadow Shoes:
MATK +1%

Total Refine Level of entire set at least +21:
Physical melee attacks have a 4% chance to auto-cast Level 3 Napalm Vulcan.

Total Refine Level of entire set at least +27:
Physical melee attacks have a 8% chance to auto-cast Level 5 Napalm Vulcan.
_______________________
Type: Shadow Shield
_______________________
Requirement: None

Basic Information

ShadowGear

Scripts

.@r = getrefine(); bonus bMaxHP,.@r*10; bonus bMatk,15+(.@r/2); if (.@r==9) bonus3 bAutoSpell,"MG_NAPALMBEAT",7,70; else if (.@r>9) bonus3 bAutoSpell,"MG_NAPALMBEAT",10,100;
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bMatk,15+(.@r/2);
if (.@r==9)
   bonus3 bAutoSpell,"MG_NAPALMBEAT",7,70;
else if (.@r>9)
   bonus3 bAutoSpell,"MG_NAPALMBEAT",10,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.