Magic Exorcist Corrupted Shadow Armor, теневое снаряжение (Renewal)

Magic Exorcist Corrupted Shadow Armor (S_M_EXOCORRUPT_ARMOR) – теневое снаряжение.

Magic Exorcist Corrupted Shadow Armor, теневое снаряжение (Renewal)

Ignore magic defense of demon and angel races monster by 5%.
Add an additional ignore magic defense of demon and angel races monster by 1% per 2 refine rate.
When equipped with Tempest Set (Shoes and Shield), Mdef + 5.
If the sum of refine rate of set is 25 or higher, ignore magic defense of demon and angel races monster by 100%.

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

  • Вес: 1

Скрипт

.@r = getrefine();
bonus bMaxHP,.@r*10;
.@val = 5 + (.@r/2);
bonus2 bIgnoreMdefRaceRate,RC_Demon,.@val;
bonus2 bIgnoreMdefRaceRate,RC_Angel,.@val;