Guardian Processor, броня (Renewal)

Guardian Processor (GUARDIAN_PROCESSOR) – броня.

Guardian Processor, броня (Renewal)

Processor to control Madogear's power. Allow players to push the envelope when piloting the suit.

Reduces damage taken from Demi Human race enemies by 10%.
Reduces damage taken from Human Player race enemies by 10%.

If upgrade level is +7 or higher,
Reduces damage taken from Demi Human race enemies by an additional 2%.
Reduces damage taken from Human race enemies by an additional 2%.
Set Bonus
Guardian Processor
Pile Bunker
If Pile Bunker upgrade level is +7 or higher,
Aspd + 10%
Increases the skill damage bonus of Knuckle Boost by 30%.
Increases the skill damage bonus of Vulcan Arm by 50%.

If Pile Bunker upgrade level is +9 or higher,
Aspd + 10%
Increases the skill damage bonus of Knuckle Boost by an additional 30%.
Increases the skill damage bonus of Vulcan Arm by an additional 50%.

If Pile Bunker upgrade level is +10 or higher,
Reduces the cooldown of Pile Bunker by 1 second.

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

  • ID: 24943
  • Код: GUARDIAN_PROCESSOR
  • Тип: броня
  • Уровень брони: 1
  •  
  • Требуемый уровень: 100
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 30

Скрипт

.@bonus = (getrefine() >= 7 ? 12 : 10);
bonus2 bSubRace,RC_DemiHuman,.@bonus;
bonus2 bSubRace,RC_Player_Human,.@bonus;