Golden Attack Upgrade Boots [1], броня (Renewal)

Golden Attack Upgrade Boots [1] (AEGIS_470227) – броня.

 

MaxHP + 500, MaxSP + 100.
Every 2 refine rate, MaxHP + 1%, MaxSP + 1%.
If refine rate is 7 or higher, Atk + 7%, Matk + 7%.
If refine rate is 9 or higher, increases long ranged physical damage by 10%, increases all property magical damage by 10%.
If refine rate is 11 or higher, reduces fixed casting time by 0.5 seconds.

[Bonus by grade]
[Grade D] Res + 50, Mres + 50.
[Grade C] Increases physical and magical damage against all size enemies by 10%.
[Grade B] P.Atk + 7, S.Matk + 7.
[Grade A] Reduces fixed casting time by 0.5 seconds.

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

  • ID: 30547
  • Код: AEGIS_470227
  • Тип: броня
  • Уровень брони: 1
  • Защита: 16
  •  
  • Требуемый уровень: 10
  • Вес: 1

Скрипт

bonus bHPrecovRate,15;
bonus bSPrecovRate,7;
if (getrefine()>=5) {
   bonus bSpeedRate,25;
   bonus bDex,2;
   bonus bStr,2;
}