Bloody Celine's Dress [1], броня (Renewal)

Bloody Celine's Dress [1] (BLOODY_CELINE_DRESS_TW) – броня.

Bloody Celine's Dress [1], броня (Renewal)

Every 2 refine rate, Matk + 10.
If refine rate is 7 or higher, Matk + 10%.
If refine rate is 10 or higher, the armor can't be destroyed.

When equipped with Celine Kimi Card,
When dealing magical damage, has a chance to transform into Celine Kimi for 5 seconds.
During Celine Kimi form, reduces global cooldown by 50%, Matk + 25%,
when dealing magical damage, has a chance to auto-cast Vituperatum level 1.

When equipped with Evil Spirit Glove,
Matk + 50,
When dealing physical damage, has a chance to auto-cast Soul Expansion level 3.
When dealing magical damage, has a chance to auto-cast Intensification level 1.

When equipped with Celine's Ribbon,
Reduces damage taken from demihuman monsters, players and dorams by 7%.
If refine rate is of Celine's Ribbon is 12 or higher, increases magical damage against boss monsters by 15%.

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

  • ID: 30238
  • Код: BLOODY_CELINE_DRESS_TW
  • Тип: броня
  • Уровень брони: 1
  • Защита: 40
  •  
  • Требуемый уровень: 100
  • Вес: 20

Скрипт

.@r = getrefine();
bonus bMatk,10*(.@r/2);
if (.@r>=7)
   bonus bMatkRate,10;
if (.@r>=10)
   bonus bUnbreakableArmor;