Renewal
.:Renewal Item Database:.
Search Item By ID


Doram Magical Shadow Weapon [Shadow Weapon]   Item ID# 24286 (S_DoramMagical_Weapon)
Doram magical Weapon Shadow
Type
Shadow Gear
Class
Shadow Weapon
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Summoner
Spirit Handler
Description
A glove that can draw the wearer's potential ability.
Reduces variable cast time by 5%.
Every refine level reduces variable cast time by 1%.
If skill Power of Land is learned, reduces fixed cast time by 0.1.
If skill Power of Sea is learned, reduces fixed cast time by 0.1 and reduces SP constumption by 3%.

Refine Level +7: MATK +5%.
Refine Level +9: MATK +5%.

[iRO Description]
A glove that is mounted on the hand of hold the weapon to elicit potential abilities of the wearer.
Only for Doram.
Item Script
expand to view script
{ .@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; },{},{}
Dropped By No Result

back to top