Gigantes Card, карта (Renewal)
Gigantes Card (GIGANTES_CARD) – карта. Выпадает из монстров: Ancient Gigantes, Large Gigantes, Large Gigantes, Ancient Medium Gigantes, Gigantes, Gigantes.

Atk + 20
Additional Atk + 20 and Aspd + 3% if the users base Str is 120 or higher.
Базовые свойства предмета
- ID: 15998
- Код: GIGANTES_CARD
- Тип: карта
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 1
Скрипт
bonus bBaseAtk,20; if (readparam(bStr) >= 120) { bonus bBaseAtk,20; bonus bAspdRate,-3; }