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

Magic Scissor Hunting Shadow Armor (S_M_SCIHUNTING_ARMOR) – теневое снаряжение.

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

Ignore magic defense of plant and brute races monster by 5%.
Add an additional ignore magic defense of plant and brute 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 plant and brute races monster by 100%.

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

  • Вес: 1

Скрипт

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