Galaxy Circlet [1], броня (Renewal)

Galaxy Circlet [1] (GALAXY_CIRCLET) – броня.

Galaxy Circlet [1], броня (Renewal)

A circlet which has the austere and beauty of the stars.
Mdef +5
For every refine level, MaxHP +10 and MaxSP +10.
For every 2 refines, increases resistance to Earth, Fire and Water attacks by 1%
Account Bound

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

  • ID: 24423
  • Код: GALAXY_CIRCLET
  • Тип: броня
  • Уровень брони: 1
  • Защита: 5
  •  
  • Требуемый уровень: 50
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 100

Скрипт

.@r = getrefine();
.@a = .@r*10;
.@b = .@r/2;
bonus bMdef,5;
bonus bMaxHP,.@a;
bonus bMaxSP,.@a;
bonus2 bSubEle,Ele_Earth,.@b;
bonus2 bSubEle,Ele_Fire,.@b;
bonus2 bSubEle,Ele_Water,.@b;