Sanctuary Cleaning Chief Card, карта (Renewal)

Sanctuary Cleaning Chief Card (AEGIS_300474) – карта.

Sanctuary Cleaning Chief Card, карта (Renewal)

Increases melee physical damage by 30%,
every 20 base LUK, Cri - 5.
Every 3 refine rate, increases melee 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 bShortAtkRate,30+5*(getrefine()/3);
bonus bCritical,-5*(readparam(bLuk)/20);
if (getiteminfo(getequipid(EQI_GARMENT), ITEMINFO_ARMORLEVEL)==2) {
   bonus2 bAddClass,Class_Boss,10;
}