Icewind Card, карта (Renewal)

Icewind Card (ICEWIND_CARD) – карта.

Icewind Card, карта (Renewal)

Matk + 5%, reduces variable casting time by 5%, increases SP consumption of skills by 7%.
If level of compounded equipment is 2, SPL + 3, CON + 3, reduces variable casting time by additional 3%.
When equipped with Copo Card, increases magical damage against large size monsters by 10%,
every 2 refine rate, increases magical damage against large size monsters by additional 3%.

Compound on: Shoes

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

  • Вес: 1

Скрипт

bonus bVariableCastrate,-5;
bonus bUseSPrate,7;
bonus bMatkRate,5;
if (getequiparmorlv()==2) {
   bonus bVariableCastrate,-3;
   bonus bSpl,3;
   bonus bCon,3;
}