Skull Cap [1], броня (Renewal)

Skull Cap [1] (SKULL_CAP) – броня.

Skull Cap [1], броня (Renewal)

A driver's cap with a menacing skull on the band.
Matk + 2%
If upgrade level is +5 or higher,
Additional Matk + 3%
If upgrade level is +7 or higher,
Additional Matk + 3%

Set Bonus
Elven Ears
Skull Cap [1]
Reduces the SP cost of skills by 3%.

Set Bonus
Evil Bone Wand
Skull Cap [1]
Matk + 10 per upgrade level of Evil Bone Wand.
If Evil Bone Wand upgrade level is +10 or higher,
Reduces the variable casting time of skills by 10%.

Set Bonus
Skull Cap [1]
Thorn Staff of Darkness
Matk +10 per upgrade level of Thorn Staff of Darkness.
If Thorn Staff of Darkness upgrade level is +10 or higher,
Reduces the variable casting time of skills by 10%.

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

  • ID: 24411
  • Код: SKULL_CAP
  • Тип: броня
  • Уровень брони: 1
  • Защита: 5
  •  
  • Требуемый уровень: 10
  • Цена покупки: 40 з
  • Цена продажи: 20 з
  • Вес: 20

Скрипт

bonus bMatkRate,2;
.@r = getrefine();
if (.@r >= 5) {
   bonus bMatkRate,3;
}
if (.@r >= 7) {
   bonus bMatkRate,3;
}