Sealed Samurai Spector Card, карта (Renewal)
Sealed Samurai Spector Card (AEGIS_300403) – карта.
Increases poison and undead property magical damage by 100%.
Increases damage taken from all property by 30%.
Compound on: Garment
Базовые свойства предмета
- ID: 17005
- Код: AEGIS_300403
- Тип: карта
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 1
Скрипт
bonus2 bIgnoreDefClassRate,Class_Normal,30; bonus bNoRegen,1; bonus2 bHPLossRate,666,10000;
Скрипт при снятии
if (Hp <= 999 && !getmapflag(strcharinfo(3),mf_pvp) && !getmapflag(strcharinfo(3),mf_pvp_noparty) && !getmapflag(strcharinfo(3),mf_pvp_noguild)) heal(1-Hp),0; else heal -999,0;