Regret of Thanatos Card, карта (Renewal)
Regret of Thanatos Card (THA_REGRET_CARD) – карта.

Increase magical damage against angel race monsters by 10%.
------------------------
When base level is 200 or higher, increase magical damage against angel race monsters by additional 20%.
------------------------
When equipped with Dolor of Thanatos Card, increases magical damage against angel race monsters by additional 20%.
------------------------
Compound on : Weapon
Базовые свойства предмета
- ID: 16898
 - Код: THA_REGRET_CARD
 - Тип: карта
 
- Вес: 1
 
Скрипт
bonus2 bMagicAddRace,RC_Angel,10;
if (BaseLevel>=200) {
   bonus2 bMagicAddRace,RC_Angel,20;
}