Basic Info

Name 2620 Rogue's Treasure
Item ID 2620 - Ring_Of_Rogue
Type Armor
2620
An exclusive ring for the Thief and Ninja class.
-------------------------
[ Base STR 90 ]
HIT +10, FLEE +10
-------------------------
[ Base AGI 90 ]
ATK +10, CRIT +10
-------------------------
[ +Black Cat ]
HIT +3
Variable cast time -3%.
Increase damage inflicted on Large size monsters by 8%.
-------------------------
[ +Cold Heart ]
ASPD +3%
Increase damage inflicted on Medium size monsters by 8%.
-------------------------
Class: Accessory
Defense: 0
Weight: 10
Level Requirement: 70
Jobs: Thief and Ninja

Details

Weight 10
NPC Buy 10,000 z
NPC Sell 5,000 z
Refineable No
Equip Locations Accessory 1 + Accessory 2

Stats

Range 0
Defense 0
Attack 0
Magical Attack 0
Weapon Level 0
Slots 0

Restrictions

Level Range 70 +
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes Thief / Assassin / Rogue / Ninja / Kagerou/Oboro
Gender Any

Scripts

Use Script
if(readparam(bStr)>=90) { bonus bHit,10; bonus bFlee,10; } if(readparam(bAgi)>=90) { bonus bBaseAtk,10; bonus bCritical,10; }
Equip Script
None
Unequip Script
None