Illusion Staff of Bordeaux [2], посох (Renewal)
Illusion Staff of Bordeaux [2] (STAFF_OF_BORDEAUX_IL) – оружие.
![Illusion Staff of Bordeaux [2], посох (Renewal) Illusion Staff of Bordeaux [2], посох (Renewal)](/images/db/items/picture/26109.png)
A short, simply designed staff; like a baton. A jewel, with the power of justice, is set on it.
Magic Property: Neutral
Int + 3
Dex + 2
Matk + 5%, if Dragonology is at maximum level.
Additional Matk + 1% per 3 upgrade levels of the item, if Dragonology is at maximum level.
Reduces the SP cost of skills by 15%, if Dragonology is at maximum level.
Reduces the SP cost of skills by an additional 5% per 3 upgrade levels of the item, if Dragonology is at maximum level.
Set Bonus
Illusion Muffler
Illusion Staff of Bordeaux
Increases the damage of Psychic Wave by 10%.
If Illusion Muffler and Illusion Staff of Bordeaux upgrade level is +7 or higher,
Increases the damage of Earth Grave by 40%.
If the combined upgrade levels of Illusion Muffler and Illusion Staff of Bordeaux are +18 or higher,
Increases the damage of Neutral and Earth property magical attacks on targets by 10%.
If the combined upgrade levels of Illusion Muffler and Illusion Staff of Bordeaux are +22 or higher,
Increases the damage of Water property magical attacks on targets by 10%.
Скрипт
bonus bInt,3; bonus bDex,2; if (getskilllv("SA_DRAGONOLOGY") == 5) { .@val = getrefine()/3; bonus bMatkRate,(5+.@val); bonus bUseSPrate,(-15-(5*.@val)); }