Orc Baby Card, карта (Pre-Renewal)
Orc Baby Card (ORC_BABY_CARD) – карта. Выпадает из монстров: Orc Baby.

Flee + 10
Reduces damage taken from Neutral property attacks by 10%.
If upgrade level is +9 or higher, additional Flee + 5 and reduces damage taken from Neutral property attacks by an additional 5%.
Базовые свойства предмета
- ID: 2563
- Код: ORC_BABY_CARD
- Тип: карта
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 1
Скрипт
if (getrefine()>=9) { bonus2 bSubEle,Ele_Neutral,15; bonus bFlee,15; } else { bonus2 bSubEle,Ele_Neutral,10; bonus bFlee,10; }