Sieglouse Card, карта (Renewal)
Sieglouse Card (SIEGLOUSE_CARD) – карта.

Matk + 5%.
If refine rate is 7 or higher, increases magical damage against insect race monsters by 10%.
If refine rate is 9 or higher, increases magical damage against insect race monsters by additional 7%.
Compound on: Shoes
Базовые свойства предмета
- ID: 16917
- Код: SIEGLOUSE_CARD
- Тип: карта
- Вес: 1
Скрипт
.@r = getrefine(); bonus bMatkRate,5; if (.@r>=7) bonus2 bMagicAddRace,RC_Insect,10; if (.@r>=9) bonus2 bMagicAddRace,RC_Insect,7;