Rogue's Treasure, броня (Pre-Renewal)
Rogue's Treasure (RING_OF_ROGUE) – броня. Выпадает из монстров: Wickebine Tres.

An exclusive ring
for the Thief and Ninja class.
If the wearer has base STR 90 or higher,
HIT +10, FLEE +10.
If the wearer has base AGI 90 or higher,
ATK +10, CRIT +10
When equipped with Black Cat, inflicts additional damage to large sized monsters by 8% and Casting Speed -3%.
When equipped with Cold Heart, damage against medium sized monsters +8%.
Базовые свойства предмета
- ID: 5082
- Код: RING_OF_ROGUE
- Тип: броня
- Уровень брони: 1
- Требуемый уровень: 70
- Профессии: assassin, ninja, rogue, thief
- Цена покупки: 10 000 з
- Цена продажи: 5 000 з
- Вес: 10
Скрипт
if (readparam(bStr)>=90) { bonus bHit,10; bonus bFlee,10; } if (readparam(bAgi)>=90) { bonus bBaseAtk,10; bonus bCritical,10; }