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)%

[iRO Description]
A ring worn by first-class rogues.
Class: Accessory
Required Level: 20
Required Jobs: All Jobs
Adds a 5% chance of casting Level 1 Mug on the target when performing a physical attack, if a higher level of this skill is known, it will be cast instead.
Increases the damage of Back Stab by 2% for every base level.
Adds a 1% chance of inflicting Stun on the target when performing a short-ranged attack per level of Sightless Mind known.
Adds a 100% chance of buffing the user for 20 seconds when using Emergency Escape; Increases the damage of Triangle Shot by 1% for every 3 base levels.
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