MVP Basketball [1], броня (Renewal)

MVP Basketball [1] (MVP_BASKETBALL) – броня.

MVP Basketball [1], броня (Renewal)

Thank you for supporting pRO SMART RWC 2012 Team Pilipinas.
Reduces damage taken from Human Player and Demi-Human race enemies by 10%.
Increases the recovery rate of Mastela Fruit consumables by 30%.

Reduces the variable casting time of skills by 3%.
If upgrade level is +12 or higher, reduces the variable casting time of skills by an additional 1%.
If upgrade level is +14 or higher, reduces the variable casting time of skills by an additional 1%.

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

  • ID: 24595
  • Код: MVP_BASKETBALL
  • Тип: броня
  • Уровень брони: 1
  • Защита: 6
  •  
  • Требуемый уровень: 1
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 15

Скрипт

bonus2 bSubRace,RC_DemiHuman,10;
bonus2 bSubRace,RC_Player_Human,10;
bonus2 bAddItemHealRate,522,30;
.@r = getrefine();
bonus bVariableCastrate,(.@r>=12)?(-5):((.@r>=10)?(-4):(-3));