2017 RTC Battle Robe, броня (Renewal)

2017 RTC Battle Robe (2017RTCROBE) – броня.

2017 RTC Battle Robe, броня (Renewal)

Clothing worn by medics working in the battlefields.
Property: Neutral
Required Mdef + 10
Reduces the cast delay of skills by 10%.
Increases the recovery rate of recovery skills by 2%.
Increases the recovery rate of incoming recovery skills by 1%.
If upgrade level is +7 or higher,
Def + 50
Increases the recovery rate of recovery skills by an additional 4%.
Increases the recovery rate of incoming recovery skills by an additional 2%.
This item is indestructible in battle.
If upgrade level is +8 or higher,
Additional Def + 100
Increases physical damage on Demi-Human race targets by 7%.
Increases the recovery rate of recovery skills by an additional 6%.
Increases the recovery rate of incoming recovery skills by an additional 3%.
If upgrade level is +9 or higher,
Additional Def + 150
Increases the recovery rate of incoming recovery skills by an additional 3%.
Increases resistance to Stone Curse by 50%.
Set Bonus
Argiope Card
Medical Scrubs
If upgrade level is +9 or higher,
Immune to Frozen.

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

  • ID: 23943
  • Код: 2017RTCROBE
  • Тип: броня
  • Уровень брони: 1
  • Защита: 40
  •  
  • Требуемый уровень: 100
  • Вес: 70

Скрипт

.@r = getrefine();
bonus bDelayrate,-6;
bonus bHealPower,15;
bonus bAddItemHealRate,15;
if (.@r>=7) {
   bonus bBaseAtk,15;
   bonus bMatk,15;
   if (.@r>=9) {
      bonus bBaseAtk,20;
      bonus bMatk,20;
   }
}