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
_______________________
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
Available from boxes
Basic Information
Type
ShadowGear
Scripts
Script .@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;