Mirage Twohand Axe [1], двуручный топор (Renewal)
Mirage Twohand Axe [1] (MIRAGE_TWOHAND_AXE) – оружие.
A pickax used by the miners of some gold mine. Its heavy weight adds to its destructive power.
Property: Neutral
Required Adds a 0.5% chance of buffing the user for 7 seconds when performing a short-ranged attack; Crit + 20.
This item is indestructible in battle.
If upgrade level is +7 or higher,
Increases critical damage on targets by 5%.
If upgrade level is +9 or higher,
Increases critical damage on targets by an additional 10%.
Set Bonus
Mine Worker's Backpack
Mine Worker's Pickaxe
Mine Worker's Vest
Atk + 5%
Aspd + 10%
Increases critical damage on targets by 10%.
Базовые свойства предмета
- ID: 27710
- Код: MIRAGE_TWOHAND_AXE
- Тип: оружие
- Подтип: двуручный топор
- Уровень оружия: 4
- Атака: 320
- Магическая атака: 200
- Требуемый уровень: 150
- Профессии: alchemist, blacksmith, crusader, knight
- Вес: 400
Скрипт
.@r = getrefine(); if (.@r>=7) { bonus bBaseAtk,30; bonus bHit,5; } if (.@r>=9) { bonus bBaseAtk,30; bonus bHit,5; }