Rift Ancient Armor [1], броня (Renewal)

Rift Ancient Armor [1] (ARMOR_OF_GODDESS) – броня.

Rift Ancient Armor [1], броня (Renewal)

Max HP +500, Max SP -100
When upgraded to +7 and above, additional Max HP +400
When upgraded to +9 and above, additional Max HP +600
[+ Rift Ancient Decoration]
Max SP +100, skill casting cannot be interrupted
[+ Rift Manteau and Rift Shoes]
Max HP +1000,
increase healing rate from others by 5%,
increase healing rate to others by 5%,
the sum of refinement of set also further increase percentage of both healing rate. (limited to 30)

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

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

Скрипт

.@r = getrefine();
bonus bMaxHP,(.@r >= 9 ? 1500 : .@r >= 7 ? 900 : 500);
bonus bMaxSP,-100;