
RENEWAL / ITEMS
Doram Physical Shadow Shoes
#24409Shadowgear
S_DoramPhysical_Shoes
TypeShadowgear
Equipment positionShadow footgear
Weight0
Buy price10 z
Sell price5 z
Required level100
Description
Additional shoes for shoes. It can be used as a single but has little effect.
Only Doram can wear this.
Class: Shadow Shoes
Weight: 0
Requires Level: 100
Usable By: Doram
Reduces Skill Cooldown of Hiss by 3 seconds.
For every 2 refine levels, reduces Skill Cooldown of Hiss by an additional 3 seconds.
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Equipment position
- Shadow footgear
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus2 bSkillCooldown,"SU_HISS",-3000*(1+.@r/2);