Earth Pedigree Book [2], книга (Renewal)

Earth Pedigree Book [2] (EARTH_PEDIGREE_BOOK) – оружие.

Earth Pedigree Book [2], книга (Renewal)

A book that is sealed with the power of Earth.
Magic Property: Earth
Int + 3
Increases the damage of Earth Spike and Heaven's Drive by 5%.
Increases the damage of Earth Spike and Heaven's Drive by an additional 1% per upgrade level of the item.
This item is indestructible in battle.

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

  • ID: 21047
  • Код: EARTH_PEDIGREE_BOOK
  • Тип: оружие
  • Подтип: книга
  • Уровень оружия: 4
  • Атака: 90
  • Магическая атака: 130
  •  
  • Требуемый уровень: 27
  • Профессии: priest, sage, star_gladiator
  • Цена покупки: 10 з
  • Цена продажи: 5 з
  • Вес: 40

Скрипт

.@r = getrefine();
bonus bInt,3;
bonus2 bSkillAtk,"WZ_HEAVENDRIVE",5+.@r;
bonus2 bSkillAtk,"WZ_EARTHSPIKE",5+.@r;
bonus bUnbreakableWeapon;