[Not For Sale] Aeon Staff [2], двуручный посох (Renewal)

[Not For Sale] Aeon Staff [2] (COMP_IRON_STAFF) – оружие.

 

The magic wand used by the Wizards of Glastheim.
It's an ordinary weapon with no special features, but it's influenced by Himelmez and has magical energy.
------------------------
Can't be destroyed.
Matk + 270, Matk + 5%.
Matk + 5 per refine rate.
------------------------
If refine rate is 9 or higher, increases Chaing Lightning and Earth Strain damage by 20%.
------------------------
If refine rate is 11 or higher, increases magical damage against undead and angel race monsters by 20%.
------------------------
Set Bonus
Royal Magician Staff
King Schmidt's Suit
King Schmidt's Manteau

Matk + 30,
Has a chance to gain bonus wind and earth 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: 21425
  • Код: COMP_IRON_STAFF
  • Тип: оружие
  • Подтип: двуручный посох
  • Уровень оружия: 4
  • Атака: 100
  • Магическая атака: 200
  •  
  • Требуемый уровень: 100
  • Профессии: wizard
  • Вес: 80

Скрипт

bonus bUnbreakableWeapon;
.@r = getrefine();
bonus bMatk,10*(.@r/2);
bonus2 bSkillAtk,"WL_EARTHSTRAIN",12*(.@r/3);
if (.@r>=9)
   bonus bVariableCastrate,-10;
if (.@r>=11)
   bonus2 bSkillCooldown,"WL_EARTHSTRAIN",-1000;