Intermediate Guild Member's Manteau [1], броня (Renewal)

Intermediate Guild Member's Manteau [1] (SIEGE_MANTEAU_2TIER) – броня.

 

Mdef + 5.
Atk + 20, Matk + 20.
MaxHP + 10%, MaxSP + 10%.
Reduces damage taken from neutral property by 20%.
When equipped by Shadow Chaser, Atk + 30, Matk + 30, attack speed + 10%, MaxHP + 10%, MaxSP + 10%.
if refine rate is 8 or higher, Perfect Dodge + 30.
―――――――――――――
Attribute: - Slots: 0
Def : 25 Mdef : 5
Refined: Yes Destroyed: No

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

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

Скрипт

.@r = getrefine();
bonus bMaxHP,350;
bonus2 bSubRace,RC_Player_Human,3;
bonus2 bSubRace,RC_Player_Doram,3;
bonus bMdef,2;
if (.@r>=7) {
   bonus2 bSubRace,RC_Player_Human,3;
   bonus2 bSubRace,RC_Player_Doram,3;
}