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 #24286 Shadowgear

Doram Magical Shadow Weapon

Buy Price: N/A Sell Price: N/A
A pair of gloves that can draw the wearer's potential ability.
_______________________
Decreases Variable Casting Time by 5%.
_______________________
For each Refine Level:
Decreases Variable Casting Time by additional 1%.
_______________________
If skill Power of Earth is learned:
Decreases Fixed Casting Time by 0.1 second.
_______________________
If skill Power of Sea is learned:
Decreases Fixed Casting Time by additional 0.1 second.
Decreases SP Consumption by 3%.
_______________________
Refine Level +7:
MATK +5%
_______________________
Refine Level +9:
MATK +5%
_______________________
Type: Shadow Weapon
_______________________
Requirement:
Summoner (Doram)

Basic Information

Shadowgear

Requirements

1

Scripts

.@r = getrefine(); bonus bBaseAtk,.@r; bonus bMatk,.@r; bonus bVariableCastrate,-(5+.@r); if (getskilllv("SU_POWEROFLAND") == 1) bonus bFixedCast,-100; if (getskilllv("SU_POWEROFSEA") == 1) { bonus bUseSPrate,-3; } if (.@r>=7) bonus bMatkRate,5; if (.@r>=9) bonus bMatkRate,5;
.@r = getrefine();
bonus bBaseAtk,.@r;
bonus bMatk,.@r;
bonus bVariableCastrate,-(5+.@r);
if (getskilllv("SU_POWEROFLAND") == 1)
   bonus bFixedCast,-100;
if (getskilllv("SU_POWEROFSEA") == 1) {
   bonus bUseSPrate,-3;
}
if (.@r>=7)
   bonus bMatkRate,5;
if (.@r>=9)
   bonus bMatkRate,5;
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.