Golden Magic Upgrade Shoes [1], броня (Renewal)
Golden Magic Upgrade Shoes [1] (AEGIS_470228) – броня.
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: 30548
 - Код: AEGIS_470228
 - Тип: броня
 - Уровень брони: 1
 - Защита: 16
 - Требуемый уровень: 10
 
- Вес: 1
 
Скрипт
bonus bHPrecovRate,12;
bonus bSPrecovRate,10;
if (getrefine()>=5) {
   bonus bSpeedRate,25;
   bonus bInt,2;
}