True Eremes Guile Card, карта (Renewal)
True Eremes Guile Card (REAL_EREMES_CARD) – карта. Выпадает из монстров: Eremes Guille (V).

Increases the damage of Cross Impact by 20%.
Increases the damage of Cross Impact by an additional 20% when compounded to a level 4 weapon.
If upgrade level is +10 or higher,
Increases the damage of Cross Impact by an additional 20%.
Set Bonus
Guillotine Cross Eremes Card
True Eremes Guile Card
Adds a 3% chance of buffing the user for 6 seconds when performing a physical attack; Atk + 100.
Базовые свойства предмета
- ID: 13000
 - Код: REAL_EREMES_CARD
 - Тип: карта
 
- Цена покупки: 20 з
 - Цена продажи: 10 з
 - Вес: 1
 
Скрипт
if (getrefine() > 9) .@b += 20; if (getequipweaponlv() == 4) .@b += 20; bonus2 bSkillAtk,"GC_CROSSIMPACT",20+.@b;
