Heart Hunter Evil Card, карта (Renewal)
Heart Hunter Evil Card (EVIL_CARD) – карта. Выпадает из монстров: Heart Hunter Ebel.

Mdef + 5
Adds a 30% chance of inflicting Freezing on the attacker when receiving a physical attack.
Adds an additional 10% chance of inflicting Freezing on the attacker when receiving a physical attack, if the users base Int is 110 or higher.
Базовые свойства предмета
- ID: 15970
- Код: EVIL_CARD
- Тип: карта
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 1
Скрипт
bonus2 bAddEffWhenHit,Eff_Freezing,3000 + (readparam(bInt) >= 110 ? 1000 : 0); bonus bMdef,5;