Rogue's Treasure ItemID: 2620 (Ring_Of_Rogue) |
---|
Type | Armor | Location | Accessory | Weight | 10 |
---|
Buy | 10000 | Sell | 5000 | Pre-/Sufix | |
---|
|
| A thief exclusive ring that contains magic that increases a thiefs abilities. [Base Strength >= 90] HIT + 10, FLEE + 10. [Base Agility >= 90] ATK + 10, CRIT + 10. [Thief Ring & Cold Heart Equip Set] Increases physical damage versus medium sized monsters by 8%. [Thief Ring & Black Cat Equip Set] Increases physical damage versus large sized monsters by 8%. Class : Accessory Defense : 0 Weight : 10 Required Level : 70 Applicable Job : Thief Class, Ninja
|
---|
Script: | { if(readparam(bStr)>=90){ bonus bHit,10; bonus bFlee,10; } if(readparam(bAgi)>=90){ bonus bAtk,10; bonus bCritical,10; } } , { } , { } |
---|
Crafting: | - |
---|
|