
RENEWAL / ITEMS
Sorcerer Shadow Weapon
#24297Shadowgear
S_Sorcerer_Weapon
TypeShadowgear
Equipment positionShadow weapon
Weight0
Buy price10 z
Sell price5 z
Required level99
Description
A glove that is mounted on the hand of hold the weapon to elicit potential abilities of the wearer.
Only for Sorcerer Classes.
Reduces Diamond Dust skill cooldown time by 1 second.
Each refine rate additionally reduces Diamond Dust skill cooldown time by 0.3 seconds.
Type : Shadow Equipment
Location : Weapon Weight : 0
Required Level : 99
Jobs : Sorcerer Classes
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;
bonus2 bSkillCooldown,"SO_DIAMONDDUST",-1*((300*.@r)+1000);