
RENEWAL / ITEMS
Doram Physical Shadow Weapon
#24287Shadowgear
S_DoramPhysical_Weapon
TypeShadowgear
Equipment positionShadow weapon
Weight0
Buy price0 z
Sell price0 z
Required level1
Description
A glove that is mounted on the hand of hold the weapon to elicit potential abilities of the wearer.
Only for Doram.
-------------
Each refine rate additionally Range Physical Attack 1%
[Spirit of Land] Learned the skill, add ASPD +1.
Refine +7 over, add Perfect Dodge +2.
Refine +9 over, add Perfect Dodge +3.
Type : Shadow Equipment
Location : Weapon Weight : 0
Required Level : 1
Jobs : Doram
Attack: 0
Weight: 0
Weapon Level: 0
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Equipment position
- Shadow weapon
- Trade
Item effect script
.@r = getrefine();
bonus bBaseAtk,.@r;
bonus bMatk,.@r;
bonus bLongAtkRate,.@r;
if (getskilllv("SU_POWEROFLIFE") == 1)
bonus bAspd,1;
if (.@r>=7)
bonus bFlee2,2;
if (.@r>=9)
bonus bFlee2,3;