Infinity Shadow Pendant, теневое снаряжение (Renewal)

Infinity Shadow Pendant (S_INFINITY_PENDANT) – теневое снаряжение.

Infinity Shadow Pendant, теневое снаряжение (Renewal)

Reduces damage taken from small, medium and large size enemies by 1%.
If refine rate is 7 or higher, reduces damage taken from small, medium and large size enemies by additional 1%.
If refine rate is 9 or higher, reduces damage taken from small, medium and large size enemies by additional 1%.
When Infinity Shadow Earring and Infinity Shadow Pendant are equipped together, Atk + 1%.
If the sum of refine rate is 15 or higher, negates size penalty.

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

  • Вес: 1

Скрипт

.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus2 bSubSize,Size_All,1+((.@r >= 9) ? 2 : (.@r >= 7) ? 1 : 0);