Baculum Daemonicum [2], посох (Renewal)
Baculum Daemonicum [2] (BACULUM_DAEMONICUM) – оружие.
![Baculum Daemonicum [2], посох (Renewal) Baculum Daemonicum [2], посох (Renewal)](/images/db/items/picture/1676.png)
An infernal staff from hell. Only true demons are able control it's full power. People say that a Prince from Hell used this weapon for his army.
Property: Neutral
Required
MATK + 150
Variable Casting Time - 10%
If upgrade level is +9 or higher,
Reduces the SP cost of skills by 10%.
Adds a chance of inflicting Blind on the target when performing a magical attack.
If the user's base level is 101 or higher,
MATK + 30
An infernal staff from hell. Only true demons are able control it's full power. People say that a Prince from Hell used this weapon for his army.
Decrease aftercast delay 10%.
With more than Base LV 100, MATK +30.
With more than 9 refine level, Blind can be activated by a certain chance. SP consumption will be decreasd 10% when using skills.
MATK + 150
Weapon LV : 4
Required LV : 80
Скрипт
bonus bVariableCastrate,-10; if (BaseLevel > 99) { bonus bMatk,30; } if (getrefine() > 8) { bonus3 bAddEff,Eff_Blind,2000,ATF_MAGIC; bonus bUseSPrate,-10; }