Dragon Claw Helm [1], броня (Renewal)

Dragon Claw Helm [1] (DRAGON_CLAW_HELM) – броня.

Dragon Claw Helm [1], броня (Renewal)

I feel the power of a flame dragon flowing inside me!
Increase resistance against Dragon and Demi-human by 8%
Increases healing effect of Meat by 200%
if refined to 12, increase MHP + 7%, MSP + 3%
Winner of pRO's Headgear-making contest 2012
Created by bladetip of pRO Valkyrie Server

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

  • ID: 24746
  • Код: DRAGON_CLAW_HELM
  • Тип: броня
  • Уровень брони: 1
  • Защита: 5
  •  
  • Требуемый уровень: 10
  • Вес: 100

Скрипт

bonus2 bSubRace,RC_DemiHuman,8;
bonus2 bSubRace,RC_Player_Human,8;
bonus2 bSubRace,RC_Dragon,8;
bonus2 bAddItemGroupHealRate,IG_Meat,200;
if (getrefine()>11) {
   bonus bMaxHPrate,7;
   bonus bMaxSPrate,3;
}