Abyss Blade [1], одноручный меч (Renewal)

Abyss Blade [1] (VARIANT_BLADE) – оружие.

 

Glows blue when unsheathed.
It seems to resonate with Ancient Hero Boots.
Every 2 Refine level ATK +10
Every 3 Refine level distance physical damage power increased by 4%
When Refine level is 9, Cart Cannon SP usage lowered by 10%
When Refine level is 11, Card Cannon damage increased by 15%
When equipped together with Ancient Hero Boots and attacking with physical attacks, with a fixed rate (3%) for 7s DEX +20, distance physical attack power increased by +10%
Weapon Lv : 4
Required Lv : 100
Required

Базовые свойства предмета

  • ID: 23757
  • Код: VARIANT_BLADE
  • Тип: оружие
  • Подтип: одноручный меч
  • Уровень оружия: 4
  • Атака: 150
  • Магическая атака: 130
  •  
  • Требуемый уровень: 165
  • Профессии: alchemist, assassin, blacksmith, crusader, knight, rogue
  • Цена покупки: 1 з
  • Вес: 120

Скрипт

.@r = getrefine();
bonus bUnbreakableWeapon;
if (.@r>=7) {
   bonus2 bAddClass,Class_All,5;
   bonus2 bSubRace,RC_Player_Human,5;
}
if (.@r>=9) {
   bonus2 bAddClass,Class_All,5;
   bonus2 bSubRace,RC_Player_Human,5;
}