Snowstorm Angel Card, карта (Renewal)

Snowstorm Angel Card (AEGIS_300473) – карта.

Snowstorm Angel Card, карта (Renewal)

Increases long ranged physical damage by 30%,
every 20 base LUK, Cri - 5.
Every 3 refine rate, increases long ranged physical damage by additional 5%.
If level of compounded equipment is 2, increases physical damage against boss monsters by 10%.

Compound on: Garment

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

  • Вес: 1

Скрипт

bonus bLongAtkRate,30+5*(getrefine()/3);
bonus bCritical,-5*(readparam(bLuk)/20);
if (getequiparmorlv()==2) {
   bonus2 bAddClass,Class_Boss,10;
}