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

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