Aeon Staff [2], двуручный посох (Renewal)
Aeon Staff [2] (IRON_STAFF) – оружие.
![Aeon Staff [2], двуручный посох (Renewal) Aeon Staff [2], двуручный посох (Renewal)](/images/db/items/picture/2048.png)
Staff made of Gold.
It is said that it was made by a Great Wizard in the past.
It seems to resonate with Ancient Hero Boots.
MATK +200
Cannot be destroyed in battle.
Every 2 Refine level MATK +10
Every 3 Refine levels 12% increase to Earth Strain skill damage
When Refine level is 9, Variable Casting decreased by 10%
When Refine level is 11, cooltime of Earth Strain skill is lowered by 1s
When equipped together with Ancient Hero Boots and using magical attacks, with a fixed rate (3%) for 7s INT +20, MATK +15%
Weapon Lv : 4
Required Lv : 100
Required
Базовые свойства предмета
- ID: 21409
- Код: 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; }