ID #2620
Armor
Rogue's Treasure
Buy Price: N/A
Sell Price: N/A
An exclusive ring for the Thief and Ninja class.
_______________________
Base STR at least 90:
HIT +10
FLEE +10
_______________________
Base AGI at least 90:
ATK +10
Critical +10
_______________________
When equipped with Black Cat:
HIT +3
Decreases Variable Casting Time by 3%.
Increases Physical Damage against enemies of Large size by 8%.
_______________________
When equipped with Cold Heart:
Increases Attack Speed (decreases After Attack Delay by 3%).
Increases Physical Damage against enemies of Medium size by 8%.
_______________________
Type: Accessory
Weight: 10
Armor Level: 1
_______________________
Requirement:
Base Level 70
Thief and Ninja
_______________________
Base STR at least 90:
HIT +10
FLEE +10
_______________________
Base AGI at least 90:
ATK +10
Critical +10
_______________________
When equipped with Black Cat:
HIT +3
Decreases Variable Casting Time by 3%.
Increases Physical Damage against enemies of Large size by 8%.
_______________________
When equipped with Cold Heart:
Increases Attack Speed (decreases After Attack Delay by 3%).
Increases Physical Damage against enemies of Medium size by 8%.
_______________________
Type: Accessory
Weight: 10
Armor Level: 1
_______________________
Requirement:
Base Level 70
Thief and Ninja
Monster Drops
Normal Drops
Wickebine Tres
Rate: 0.5%
Basic Information
Type
Armor
Weight
100
Job Requirements
Assassin
Yes
Ninja
Yes
Rogue
Yes
Thief
Yes
Requirements
Armor Level
1
Min Level
70
Scripts
Script if (readparam(bStr)>=90) { bonus bHit,10; bonus bFlee,10; } if (readparam(bAgi)>=90) { bonus bBaseAtk,10; bonus bCritical,10; }
if (readparam(bStr)>=90) {
bonus bHit,10;
bonus bFlee,10;
}
if (readparam(bAgi)>=90) {
bonus bBaseAtk,10;
bonus bCritical,10;
}