Rotten Garden Knife [4], кинжал (Renewal)

Rotten Garden Knife [4] (AEGIS_28787) – оружие.

 

A dagger used for self-defense by the wizards of Glastheim.
It's an ordinary weapon with no special features, but it's influenced by Himelmez and has magical energy.
------------------------
Matk + 170, Matk + 5%.
Matk + 4 per refine rate.
------------------------
If refine rate is 9 or higher, increases fire and neutral property magical damage by 15%.
------------------------
If refine rate is 11 or higher, increases magical damage against undead and angel race monsters by 20%.
------------------------
Set Bonus
Royal Magician Dagger
King Schmidt's Suit
King Schmidt's Manteau

Matk + 30,
Has a chance to gain bonus fire and neutral property magical damage by 10% for 10 seconds when dealing magical damage.

If the sum of refine rate of set is 30 or higher, increases magical damage against holy and undead property enemies by 20%.
------------------------
Weapon Lv : 4

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

  • ID: 28051
  • Код: AEGIS_28787
  • Тип: оружие
  • Подтип: кинжал
  • Уровень оружия: 3
  • Атака: 10
  •  
  • Требуемый уровень: 70
  • Вес: 40

Скрипт

.@r = getrefine();
bonus bDelayrate,-5;
bonus2 bSubSize,Size_All,-25;
if (getitempos() == EQP_HAND_L) {
   if (.@r>=10)
       bonus2 bAddEle,Ele_All,2*(.@r-10);
}