Illusion Moonlight Dagger [1], кинжал (Renewal)
Illusion Moonlight Dagger [1] (MOONLIGHT_SWORD_IL) – оружие.
![Illusion Moonlight Dagger [1], кинжал (Renewal) Illusion Moonlight Dagger [1], кинжал (Renewal)](/images/db/items/picture/28725.png)
A dagger imbued with lunar spirit and the power to drain an enemy's soul.
Property: Neutral
Max SP + 10%
Restores 3 SP to the user when performing a physical attack.
If upgrade level is +10 or higher,
Restores an additional 4 SP to the user when performing a physical attack.
Set Bonus
Illusion Ancient Cape [1]
Illusion Moonlight Dagger [1]
Shadow Chaser Bonus
Matk + 80
If Illusion Ancient Cape [1] and Illusion Moonlight Dagger [1] upgrade levels are +7 or higher,
Additional Matk + 80
If the combined upgrade levels of Illusion Ancient Cape [1] and Illusion Moonlight Dagger [1] are +18 or higher,
Additional Matk + 40
If the combined upgrade levels are +22 or higher,
Increases the damage of Fire property magical attacks on targets by 15%.
Базовые свойства предмета
- ID: 28021
- Код: MOONLIGHT_SWORD_IL
- Тип: оружие
- Подтип: кинжал
- Уровень оружия: 4
- Атака: 150
- Требуемый уровень: 99
- Профессии: alchemist, archer, assassin, bard, blacksmith, crusader, dancer, hunter, kagerou, knight, mage, merchant, ninja, oboro, rogue, sage, soul_linker, swordman, thief, wizard
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 70
Скрипт
bonus bMaxSPrate,10; .@val = 3; if (getrefine() >= 10) { .@val += 4; } bonus bSPDrainValue,.@val;