Requiem Arc Wand, посох (Renewal)

Requiem Arc Wand (THANOS_STAFF_J) – оружие.

Requiem Arc Wand, посох (Renewal)

An elaborately crafted yellow foxtail-shaped replica.


Property: Neutral
Required

Max HP + 7%
Max SP + 20 per 2 upgrade levels of the item.
Increases long-ranged damage on targets by 9%.
Increases long-ranged damage on targets by 1% per 2 upgrade levels of the item.
Adds a chance of casting Level 1 Fresh Shrimp on the user when using Picky Peck, if a higher level of this skill is known, it will be cast instead.
If upgrade level is +7 or higher,
Increases the base weapon ATK by 40%.
Increases the base weapon ATK by an additional 20% per upgrade level of the item past the upgrade level of 7 to a maximum upgrade level of 10.

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

  • ID: 21149
  • Код: THANOS_STAFF_J
  • Тип: оружие
  • Подтип: посох
  • Уровень оружия: 4
  • Атака: 80
  • Магическая атака: 145
  •  
  • Требуемый уровень: 100
  • Профессии: acolyte, mage, novice, soul_linker, super_novice
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 50

Скрипт

.@r = getrefine();
.@b = 40;
if (.@r>=5) {
   .@b += (.@r-5)*15+20;
}
bonus2 bMagicAddRace2,RC2_BioLab,.@b;