Sealed General Egnigem Cenia Card, карта (Renewal)
Sealed General Egnigem Cenia Card (SEALED_B_YGNIZEM_CARD) – карта.

MaxHP +7%
MaxSP +7%
Every 15 seconds, you recover 50 HP and 10 SP.
If this card is slotted into shoes refined to +15 or higher, you recover 10 SP every 10 seconds.
Базовые свойства предмета
- ID: 12811
- Код: SEALED_B_YGNIZEM_CARD
- Тип: карта
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 1
Скрипт
.@rate = ((getrefine()>14)?7:5); .@duration = ((getrefine()>14)?10000:5000); bonus bMaxHPrate,.@rate; bonus bMaxSPrate,.@rate; bonus2 bHPRegenRate,50,.@duration; bonus2 bSPRegenRate,10,.@duration;