
RENEWAL / ITEMS
Doram Magical Shadow Shoes
#24411Shadowgear
S_DoramMagical_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 the cooldown of Chattering by 3 seconds.
Reduces the cooldown of Chattering by an additional 3 seconds for every 2 upgrade levels.
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_CHATTERING",-3000*(1+.@r/2);