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


Shadow Ring [1]   [Accessory]   Item ID# 28379 (Shadow_Ring)
Type
Armor
Class
Accessory
Buy
20z
Sell
10z
Weight
10
Required Lvl
20
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
A ring that only high class thief can worn.

Randomly autocasts Level 1 Steal Coin when dealing physical attack.
Cast higher skill level when wearer has learned higher skill level of Steal Coin.

Randomly inflicts Stun status on target when using Raid skill.
Every learned skill level of Raid, raises the chance of inflicting Stun status.

Every Base Level increases Back Stab damage by 2%.
When using Escape, for 20 seconds increases Triangle Shot damage by (BaseLevel/3)%
Item Script
expand to view script
{ .@s = getskilllv("RG_STEALCOIN"); .@r = getskilllv("RG_RAID"); bonus3 bAutoSpell,"RG_STEALCOIN",min(1,.@s),50; bonus2 bSkillAtk,"RG_BACKSTAP",2*BaseLevel; bonus2 bAddEff,Eff_Stun,.@r*300; autobonus3 "{ bonus2 bSkillAtk,\"SC_TRIANGLESHOT\",BaseLevel/3; }",1000,20000,"SC_ESCAPE"; },{},{}
Dropped By No Result

back to top