Sunset Buster, одноручный топор (Renewal)

Sunset Buster (SUNSET_BUSTER) – оружие.

 

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: 20791
  • Код: SUNSET_BUSTER
  • Тип: оружие
  • Подтип: одноручный топор
  • Уровень оружия: 3
  • Атака: 165
  •  
  • Требуемый уровень: 60
  • Профессии: alchemist, blacksmith, crusader, knight, merchant, swordman
  • Вес: 100

Скрипт

.@r = getrefine();
bonus bHit,.@r/2;
bonus bBaseAtk,4*(.@r/3);
if (.@r>=7)
   bonus bHit,10;
if (.@r>=9) {
   bonus bBaseAtk,20;
   bonus bAspdRate,8;
}