Paradise Doram Foxtail Model, посох (Renewal)

Paradise Doram Foxtail Model (2PARA_FOXTAIL2_SU) – оружие.

Paradise Doram Foxtail Model, посох (Renewal)

Matk + 160.
Can't be refined.
Can't be destroyed.
Matk + 3%.
If the user's base level is 60 or higher, reduces variable casting time by 10%.
If the user's base level is 75 or higher, increases Catnip Meteor damage by 10%.
If the user's base level is 90 or higher, increases Catnip Meteor damage by additional 15%.

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

  • ID: 31451
  • Код: 2PARA_FOXTAIL2_SU
  • Тип: оружие
  • Подтип: посох
  • Уровень оружия: 3
  • Атака: 100
  • Магическая атака: 160
  •  
  • Требуемый уровень: 45
  • Профессии: spirit_handler, summoner
  • Вес: 1

Скрипт

bonus bMatkRate,3;
if (BaseLevel>=60)
   bonus bVariableCastrate,-10;
if (BaseLevel>=75)
   bonus2 bSkillAtk,"SU_CN_METEOR",10;
if (BaseLevel>=90)
   bonus2 bSkillAtk,"SU_CN_METEOR",15;