0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #28379 Armor

Shadow Ring [1]

Buy Price: N/A Sell Price: N/A
A ring that only high class thief can worn.
_______________________
Random chance to auto-cast Level 1 Steal Coin when dealing physical attacks.
Cast higher skill Level when wearer has learned higher skill Level of Steal Coin.
_______________________
Random chance to inflict Stun status on the target when using Raid skill.
For each Level of Raid:
Increases the chance of inflicting Stun status.
_______________________
For each Base Level:
Increases damage of Back Stab by 2%.
_______________________
When using Escape, increases damage of Triangle Shot by (BaseLevel/3)% for 20 seconds.
_______________________
Type: Accessory
Weight: 10
Armor Level: 1
_______________________
Requirement:
Base Level 20

Basic Information

Armor
100

Requirements

1
20

Scripts

.@s = getskilllv("RG_STEALCOIN"); .@a = getskilllv("RG_RAID"); bonus3 bAutoSpell,"RG_STEALCOIN",min(1,.@s),50; bonus2 bSkillAtk,"RG_BACKSTAP",2*BaseLevel; bonus2 bAddEff,Eff_Stun,.@a*300; autobonus3 "{ bonus2 bSkillAtk,\"SC_TRIANGLESHOT\",BaseLevel/3; }",1000,20000,"SC_ESCAPE";
.@s = getskilllv("RG_STEALCOIN");
.@a = getskilllv("RG_RAID");
bonus3 bAutoSpell,"RG_STEALCOIN",min(1,.@s),50;
bonus2 bSkillAtk,"RG_BACKSTAP",2*BaseLevel;
bonus2 bAddEff,Eff_Stun,.@a*300;
autobonus3 "{ bonus2 bSkillAtk,\"SC_TRIANGLESHOT\",BaseLevel/3; }",1000,20000,"SC_ESCAPE";
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.