Sealed Tainted Spider Queen Card, карта (Renewal)
Sealed Tainted Spider Queen Card (SLD_P_SPI_Q_CARD) – карта.

Increases water and earth property magical damage by 50%.
Increases damage taken from all property by 60%.
If refine rate is 15 or higher, increases water and earth property magical damage by additional 25%, changes damage taken increasing from all property to 40%.
Warning! Sillit Pong is not available for card removal.
Compound on: Garment
Базовые свойства предмета
- ID: 16828
- Код: SLD_P_SPI_Q_CARD
- Тип: карта
- Вес: 1
Скрипт
bonus2 bMagicAtkEle,Ele_Earth,50; bonus2 bMagicAtkEle,Ele_Water,50; bonus2 bSubEle,Ele_All,-60; if (getrefine()>=15) { bonus2 bSubEle,Ele_All,-40; bonus2 bMagicAtkEle,Ele_Earth,25; bonus2 bMagicAtkEle,Ele_Water,25; }