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

Sorcery Master Shadow Earring

Buy Price: N/A Sell Price: N/A
A sacred earring which is believed to protect its wearer. It also draws the wearer's potential abilities.
_______________________
MATK +3%, FLEE +10.
_______________________
For each 3 Refine Levels:
Increases Magical Damage with Fire, Water, Wind, Poison and Neutral element by 2%.
_______________________
Refine Level +10:
S.MATK +3.
_______________________
When equipped with Sorcery Master Shadow Pendant:
S.MATK +2.

Total Refine Level of entire set is at least +15:
MaxSP +3%.
Increases Magical Damage against enemies of every element by 5%.

Total Refine Level of entire set is at least +18:
Ignores magical defense of every race, except Players, by 50%.
_______________________
When equipped with Sorcery Master Shadow Pendant and Master Shadow Weapon:
Increases Magical Damage against enemies of every size by 5%.
S.MATK +2.

Total Refine Level of entire set is at least +27:
Ignores magical resistance of every race, except Players, by 10%.
_______________________
Shadow Exclusive Magic Book can grant Random Options with 2 Shadow Essences to it.
_______________________
Type: Shadow Earring
_______________________
Requirement:
Base Level 200

Equipment Reform

Available through the reform system Reform_4th_Skill_Shadow

Basic Information

ShadowGear
Equipment reform

Requirements

200

Scripts

.@r = getrefine(); bonus bMaxHP,.@r*10; bonus bMatkRate,3; bonus bFlee,10; bonus2 bMagicAtkEle,Ele_Neutral,2*(.@r/3); bonus2 bMagicAtkEle,Ele_Fire,2*(.@r/3); bonus2 bMagicAtkEle,Ele_Water,2*(.@r/3); bonus2 bMagicAtkEle,Ele_Wind,2*(.@r/3); bonus2 bMagicAtkEle,Ele_Poison,2*(.@r/3); if (.@r>=10) { bonus bSMatk,3; }
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bMatkRate,3;
bonus bFlee,10;
bonus2 bMagicAtkEle,Ele_Neutral,2*(.@r/3);
bonus2 bMagicAtkEle,Ele_Fire,2*(.@r/3);
bonus2 bMagicAtkEle,Ele_Water,2*(.@r/3);
bonus2 bMagicAtkEle,Ele_Wind,2*(.@r/3);
bonus2 bMagicAtkEle,Ele_Poison,2*(.@r/3);
if (.@r>=10) {
   bonus bSMatk,3;
}
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.