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

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

 

Can't be destroyed.
Mdef + 5.
Atk + 50, Matk + 50.
Perfect Dodge + 3.
MaxHP + 1000.
When equipped by Shadow Chaser, Atk + 80, Matk + 80, MaxHP + 10%, MaxSP + 10%.
If refine rate is 8 or higher, reduces SP consumption of skills by 20%.
―――――――――――――
Attribute: None Slots: 1
Def : 100 Mdef : 5
Refined: Yes Destroyed: No

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

  • ID: 30120
  • Код: SIEGE_PLATE_2TIER
  • Тип: броня
  • Уровень брони: 1
  • Защита: 50
  •  
  • Требуемый уровень: 70
  • Профессии: alchemist, blacksmith, crusader, knight, merchant, swordman
  • Вес: 250

Скрипт

.@r = getrefine();
bonus bMaxHP,1250;
bonus bMaxSP,50;
bonus2 bSubRace,RC_Player_Doram,5;
bonus2 bSubRace,RC_Player_Human,5;
if (.@r>=7) {
   bonus2 bSubRace,RC_Player_Doram,2;
   bonus2 bSubRace,RC_Player_Human,2;
}