Glorious Rapier, одноручный меч (Pre-Renewal)

Glorious Rapier (KRIEGER_ONEHAND_SWORD2) – оружие.

Glorious Rapier, одноручный меч (Pre-Renewal)

Int +6, Matk +80, Increases Int based on refine level.
***Additional Weapon Refining Level Option***
+6 Upgrade : Decrease SP consumption by 10%.
+9 Upgrade : Int +5

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

  • ID: 6131
  • Код: KRIEGER_ONEHAND_SWORD2
  • Тип: оружие
  • Подтип: одноручный меч
  • Уровень оружия: 4
  • Атака: 130
  •  
  • Требуемый уровень: 80
  • Профессии: alchemist, assassin, blacksmith, crusader, knight, merchant, novice, rogue, super_novice, swordman, thief
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 1

Скрипт

bonus bInt,getrefine()-5;
bonus bMatkRate,10;
bonus bUnbreakableWeapon;
if (getrefine()>5)
   bonus bUseSPrate,-10;
if (getrefine()>8)
   bonus bInt,5;