Sorcerer Celia Card, карта (Renewal)
Sorcerer Celia Card (SORCERER_CARD) – карта. Выпадает из монстров: Sorcerer Celia (V).

If used by Sorcerer,
Max HP + 10%
Matk + 10%
If the users base level is 175 or higher,
All Stat + 10
If upgrade level is +10 or higher,
All Stat + 10
Set Bonus
Sorcerer Celia Card
True Celia Alde Card
Adds a 3% chance of buffing the user for 6 seconds when performing a magical attack; Matk + 100.
Базовые свойства предмета
- ID: 12987
- Код: SORCERER_CARD
- Тип: карта
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 1
Скрипт
if (eaclass()&EAJL_THIRD && BaseJob == Job_Sage) { bonus bMaxHPrate,10; bonus bMatkRate,10; } if (BaseLevel>174) bonus bAllStats,10; if (getrefine()>9) bonus bAllStats,10;