True Hunting Mail [1], броня (Renewal)

True Hunting Mail [1] (TRUE_HUNTING_MAIL) – броня.

True Hunting Mail [1], броня (Renewal)

Armor awarded by the royal family as a token of gratitude to hunters who excelled in hunting competitions.
Max HP + 1000
Max SP + 200
Increases Physical and Magical Damage to Beast and Insect Monster by 10%.
For every 3 refine levels, increases Max HP and Max SP + 1%.
If equipped with True Hunting Manteau and True Hunting Boots, reduces after Skill Delay by 7%.

If the refine level of True Hunting Mail, True Hunting Manteau and True Hunting Boots is 9 or greater, reduces after Skill Delay by an additional 8%.

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

  • ID: 23981
  • Код: TRUE_HUNTING_MAIL
  • Тип: броня
  • Уровень брони: 1
  • Защита: 40
  •  
  • Требуемый уровень: 100
  • Вес: 90

Скрипт

.@r = getrefine();
bonus bMaxHP,1000;
bonus bMaxSP,200;
bonus2 bAddRace,RC_Insect,10;
bonus2 bMagicAddRace,RC_Insect,10;
bonus2 bAddRace,RC_Brute,10;
bonus2 bMagicAddRace,RC_Brute,10;
bonus bMaxHPrate,(.@r/3);
bonus bMaxSPrate,(.@r/3);