Monarch Boots [1], броня (Renewal)

Monarch Boots [1] (KINGLY_BOOTS) – броня.

 

Mdef + 5.
Atk + 50.
MaxHP + 10%, MaxSP + 10%.
Reduces global cooldowns by 10%.
When equipped by Ranger, Atk + 80, MaxHP + 10%, MaxSP + 10%, reduces global cooldowns by 10%, reduces damage taken from fire, water, wind and earth property by 15%.
If refine rate is 8 or higher, increases long ranged physical damage by 30%.
When equipped with Sagittarius Mail and Sagittarius Manteau, MaxHP + 2000, MaxSP + 200, reduces global cooldown by 10%, reduces damage taken from boss monsters by 15%, reduces SP consumption of Arrow Storm by 20.
―――――――――――――
Attribute: - Slots: 0
Def : 25 Mdef : 5
Refined: Yes Destroyed: No

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

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

Скрипт

bonus bMaxHPrate,10;
bonus bMaxSPrate,10;
bonus2 bSubEle,Ele_All,5;
bonus2 bSubClass,Class_Normal,5;
if (getrefine()>=7) {
   bonus bAllStats,10;
   bonus bPerfectHitAddRate,20;
   bonus bNoKnockback;
}