True Gertie Card, карта (Renewal)
True Gertie Card (REAL_GERTIE_CARD) – карта. Выпадает из монстров: Gertie Wie (V).

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