Open Illusion Immaterial Sword [1], одноручный меч (Renewal)

Open Illusion Immaterial Sword [1] (AEGIS_500081) – оружие.

 

Matk + 230.
Matk + 5%.
Increases Cross Rain damage by 10%.
If refine rate is 7 or higher, reduces skill cooldown of Genesis Ray by 1 second.
If refine rate is 9 or higher, increases Cross Rain damage by additional 10%.
If refine rate is 11 or higher, increases Cross Rain damage by additional 10%.

[Bonus by grade]
[Grade D] increases magical damage against small size enemies by 15%.
[Grade C] increases magical damage against medium size enemies by 15%.
[Grade B] increases magical damage against large size enemies by 15%.
[Grade A] S.Matk + 5, reduces skill cooldown of Genesis Ray by 0.5 seconds.

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

  • ID: 31210
  • Код: AEGIS_500081
  • Тип: оружие
  • Подтип: одноручный меч
  • Уровень оружия: 4
  • Атака: 270
  •  
  • Требуемый уровень: 150
  • Профессии: alchemist
  • Вес: 100

Скрипт

.@r = getrefine();
bonus bVariableCastrate,-3*(.@r/2);
if (BaseLevel>=150)
   bonus bBaseAtk,(min(BaseLevel,170)*3);
if (.@r>=7)
   bonus bVariableCastrate,-5;
if (.@r>=9)
   bonus bAtkRate,5;