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

Auto Spell Shadow Weapon

Buy Price: N/A Sell Price: N/A
A pair of gloves that can draw the wearer's potential ability.
_______________________
ATK +15
_______________________
For each 2 Refine Levels:
ATK +1
_______________________
Refine Level +9:
Physical melee attacks have a 7% chance to auto-cast Level 7 Bash.
_______________________
Refine Level +10:
Physical melee attacks have a 10% chance to auto-cast Level 10 Bash.
_______________________
When equipped with Auto Spell Shadow Earring and Auto Spell Shadow Pendant:
ATK +1%,

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

Total Refine Level of entire set at least +27:
Physical melee attacks have a 8% chance to auto-cast Level 10 Sonic Blow.
_______________________
Type: Shadow Weapon
_______________________
Requirement: None

Basic Information

ShadowGear

Scripts

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