Illusion Morpheus's Hood [1], броня (Renewal)

Illusion Morpheus's Hood [1] (MORPHEUS_HOOD_IL) – броня.

Illusion Morpheus's Hood [1], броня (Renewal)

A hood said to contain the true power of Morpheus.
Legend says several items are needed to break the seal.
------------------------
INT + 10, MDEF + 15, MSP + 20%.
------------------------
For every 2 refine level, reduce variable casting time by 3%.
------------------------
When refined to +7 or higher, MATK + 30.
------------------------
When refined to +9 or higher, casting will not be interrupted.
------------------------
Set Bonus:
Illusion Morpheus's Hood [1]
Illusion Morpheus's Shawl [1]
Illusion Morpheus's Ring [1]
Illusion Morpheus's Bracelet [1]

INT + 5, MSP + 10%, DEF + 100.
Increase Water, Earth, and Neutral property magic damage by 10%.
------------------------
When the following items are refined to +7 or higher,
Illusion Morpheus's Hood [1]
Illusion Morpheus's Shawl [1]

MATK + 40.
------------------------
When the total refine level of following items are 18 or higher,
Illusion Morpheus's Hood [1]
Illusion Morpheus's Shawl [1]

MATK + 40.
Increase Ghost, Wind, and Holy property magic damage by 15%.
------------------------
When the total refine level of following items are 22 or higher,
Illusion Morpheus's Hood [1]
Illusion Morpheus's Shawl [1]

MATK + 10%.
Ignore magic defense of Formless, Brute, and Demon race enemies by 50%.
------------------------
Def : 15

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

  • ID: 25086
  • Код: MORPHEUS_HOOD_IL
  • Тип: броня
  • Уровень брони: 1
  • Защита: 15
  •  
  • Требуемый уровень: 130
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 20

Скрипт

.@r = getrefine();
bonus bInt,10;
bonus bMdef,15;
bonus bMaxSPrate,20;
bonus bVariableCastrate,-(3*(.@r/2));
if (.@r >= 7) {
   bonus bMatk,30;
   if (.@r >= 9) {
      bonus bNoCastCancel;
   }
}