Dolorian Card, карта (Renewal)
Dolorian Card (DOLORIAN_CARD) – карта. Выпадает из монстров: Dolorian.

Increases physical damage against demon race monsters by 5%.
------------------------
If the user's base level is 200 or higher, increases physical damage against demon race monsters by additional 15%.
------------------------
Compound on : Accessory
Базовые свойства предмета
- ID: 16872
- Код: DOLORIAN_CARD
- Тип: карта
- Вес: 1
Скрипт
bonus2 bAddRace,RC_Demon,5; if (BaseLevel>=200) { bonus2 bAddRace,RC_Demon,15; }