Opened Illusion War Axe [1], одноручный топор (Renewal)
Opened Illusion War Axe [1] (AEGIS_520033) – оружие.
Can't be destroyed.
Atk + 5%.
Increases Triple Laser damage by 10%.
If refine rate is 7 or higher, increases long ranged physical damage by 10%.
If refine rate is 9 or higher, increases Triple Laser damage by additional 10%.
If refine rate is 11 or higher, increases Triple Laser damage by additional 10%.
[Bonus by grade]
[Grade D] increases physical damage against small size enemies by 15%.
[Grade C] increases physical damage against medium size enemies by 15%.
[Grade B] increases physical damage against large size enemies by 15%.
[Grade A] P.Atk + 5.
Базовые свойства предмета
- ID: 31315
- Код: AEGIS_520033
- Тип: оружие
- Подтип: одноручный топор
- Уровень оружия: 4
- Атака: 255
- Требуемый уровень: 150
- Профессии: blacksmith
- Вес: 150
Скрипт
.@r = getrefine(); bonus bUnbreakableWeapon; bonus bLuk,3; bonus bHit,3*(.@r/2); bonus bCritical,3*(.@r/2); if (BaseLevel>=150) bonus bBaseAtk,(min(BaseLevel,170)*3); if (.@r>=7) bonus bAspdRate,5; if (.@r>=9) bonus bAtkRate,5;