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

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

 

Mdef + 5.
Atk + 50, Matk + 50.
Attack speed + 10%.
MaxHP + 10%, MaxSP + 10%.
When equipped by Shadow Chaser, Atk + 80, Matk + 80, Perfect Dodge + 5, MaxHP + 10%, MaxSP + 10%, increases Back Stab damage by 700%, increases Triangle Shot damage by 100%.
If refine rate is 8 or higher, enables to use Flying Kick level 7.
When equipped with Capricorn Mail and Capricorn Manteau, MaxHP + 2000, MaxSP + 200, reduces global cooldown by 40%, grants immunity to frozen.
―――――――――――――
Attribute: - Slots: 0
Def : 25 Mdef : 5
Refined: Yes Destroyed: No

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

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

Скрипт

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