Old Circlet Of Bones [1], броня (Renewal)

Old Circlet Of Bones [1] (OLD_CIRCLET_OF_BONE) – броня.

Old Circlet Of Bones [1], броня (Renewal)

Cannot be traded.
All Stats + 1.
Increase critical damage by 1% and increase attack speed by 1% per 1 refine level.
MaxHP, MaxSP +1% per 2 refine levels.
Increase damage of Cross Impact by 15% per 2 refine levels.
Increase damage of Cross Ripper Slasher by 20% per 2 refine levels.

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

  • ID: 24817
  • Код: OLD_CIRCLET_OF_BONE
  • Тип: броня
  • Уровень брони: 1
  • Защита: 10
  •  
  • Требуемый уровень: 170
  • Профессии: assassin
  • Цена покупки: 10 з
  • Цена продажи: 5 з
  • Вес: 10

Скрипт

.@r = getrefine();
bonus bAllStats,1;
bonus bCritAtkRate,.@r;
bonus bAspdRate,.@r;
bonus bMaxHPrate,(.@r/2);
bonus bMaxSPrate,(.@r/2);
bonus2 bSkillAtk,"GC_CROSSIMPACT",15*(.@r/2);
bonus2 bSkillAtk,"GC_CROSSRIPPERSLASHER",20*(.@r/2);