Mirage Claw [1], кастет (Renewal)

Mirage Claw [1] (MIRAGE_CLAW) – оружие.

 

This item requires translation.
A knuckle with a reddish radiance.


Property: Neutral
Required

ATK + (Upgrade Level * Upgrade Level) up to a maximum Upgrade Level of 15.


If the user's base level is 70 or higher,
For every 10 base levels, ATK + 5.

Базовые свойства предмета

  • ID: 21242
  • Код: MIRAGE_CLAW
  • Тип: оружие
  • Подтип: кастет
  • Уровень оружия: 4
  • Атака: 140
  • Магическая атака: 100
  •  
  • Требуемый уровень: 150
  • Профессии: monk, priest
  • Вес: 40

Скрипт

.@r = getrefine();
if (.@r>=7) {
   bonus bBaseAtk,30;
   bonus bHit,5;
}
if (.@r>=9) {
   bonus bBaseAtk,30;
   bonus bHit,5;
}