Lumiere Shoes [1], броня (Renewal)

Lumiere Shoes [1] (LUMIERE_SHOES) – броня.

Lumiere Shoes [1], броня (Renewal)

A pair of shoes that feel radiant.
Max HP + 1% per upgrade level of the item.
Max SP + 1% per upgrade level of the item.
Mdef + 3
Reduces damage taken from Holy property attacks by 5%.
Increases the drop rate of items by 10% if the user has active vip.

Set Bonus
Lumiere Shield [1]
Lumiere Shoes [1]
Reduces damage taken from Holy race enemies by 5%.
Reduces damage taken from Holy property attacks by 2% for every upgrade level of Lumiere Shield [1].

Set Bonus
Lumiere Manteau [1]
Lumiere Shoes [1]
Increases physical damage on Holy race targets by 5%.
For every upgrade level of Lumiere Manteau [1],
Max HP + 1%
Max SP + 1%

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

  • ID: 26588
  • Код: LUMIERE_SHOES
  • Тип: броня
  • Уровень брони: 1
  • Защита: 12
  •  
  • Требуемый уровень: 90
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 25

Скрипт

bonus2 bSubEle,Ele_Holy,5;
.@r = getrefine();
bonus bMaxHPrate,.@r;
bonus bMaxSPrate,.@r;
if (vip_status(VIP_STATUS_ACTIVE)) {
   bonus2 bDropAddRace,RC_All,10;
}
bonus bMdef,3;