Faceworm Egg Card, карта (Renewal)
Faceworm Egg Card (FACEWORM_EGG_CARD) – карта. Выпадает из монстров: Faceworm Egg.

Reduces damage taken from Fire property attacks by 2%.
Reduces damage taken from Fire property magical attacks by 2%.
If upgrade level is +7 or higher, reduces damage taken from Fire property attacks and magical attacks by an additional 1%.
If upgrade level is +9 or higher, reduces damage taken from Fire property attacks and magical attacks by an additional 2%.
Set Bonus
Faceworm Egg Card
Faceworm Larva Card
Reduces damage taken from Neutral property attacks by 5%.
Increases magic damage on Fire property targets by 10%.
Базовые свойства предмета
- ID: 15981
- Код: FACEWORM_EGG_CARD
- Тип: карта
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 1
Скрипт
.@r = getrefine(); .@sub = 2+(.@r >= 9 ? 3 : .@r >= 7 ? 1 : 0); bonus2 bSubEle,Ele_Fire,.@sub;