Wood Goblin Card, карта (Renewal)
Wood Goblin Card (WOOD_GOBLIN_CARD) – карта. Выпадает из монстров: Elusive Wood Goblin, Leshij.

Increases physical damage inflicted on Water and Earth elemental monsters by 5%.
Refine Level +9, Increases physical damage inflicted on Water and Earth elemental monsters by an additional 5%.
Card : Card
Базовые свойства предмета
- ID: 15972
- Код: WOOD_GOBLIN_CARD
- Тип: карта
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 1
Скрипт
.@r = getrefine(); bonus2 bAddEle,Ele_Water,(.@r >= 9 ? 10 : 5); bonus2 bAddEle,Ele_Earth,(.@r >= 9 ? 10 : 5); bonus2 bSubEle,Ele_Water,-5; bonus2 bSubEle,Ele_Earth,-5;