Abyss Axe [1], одноручный топор (Renewal)
Abyss Axe [1] (VARIANT_AXE) – оружие.
A one-handed Axe which a suspiscious arms dealer once had.
-----------------
Increase the damage of your Physical Attacks against Player by 60%
-----------------
For every level of [Brute Cleaver]
Ignores 5% Def of all Races
----------------
If the upgrade level of [Brute Cleaver] is 8 or above
Increase the damage of your Physical Attacks against Player by 35%
If the upgrade level of [Brute Cleaver] is 9 or above
Increase the damage of your Physical Attacks against Player by 20%
If the upgrade level of [Brute Cleaver] is 10
MaxHP + 15% , MaxSP + 15%
----------------
Cannot be destroyed in battle
-----------------
Can be Sold.
Can be placed in the Kafra Storage
―――――――――――――
Базовые свойства предмета
- ID: 20792
- Код: VARIANT_AXE
- Тип: оружие
- Подтип: одноручный топор
- Уровень оружия: 4
- Атака: 180
- Магическая атака: 110
- Требуемый уровень: 165
- Профессии: alchemist, assassin, blacksmith, crusader, knight, super_novice
- Вес: 180
Скрипт
.@r = getrefine(); bonus bUnbreakableWeapon; if (.@r>=7) { bonus2 bAddClass,Class_All,5; bonus2 bSubRace,RC_Player_Human,5; bonus2 bSubRace,RC_Player_Doram,5; } if (.@r>=9) { bonus2 bAddClass,Class_All,5; bonus2 bSubRace,RC_Player_Human,5; bonus2 bSubRace,RC_Player_Doram,5; }