Lucis Flail [2], булава (Renewal)
Lucis Flail [2] (LUCIS_FLAIL) – оружие.
![Lucis Flail [2], булава (Renewal) Lucis Flail [2], булава (Renewal)](/images/db/items/picture/16095.png)
A flail with a glowing blue pendulum attached to it.
MATK +160, indestructible
ASPD +1
MATK +4 for every upgrade level
+9 Effect: Duple Light damage +40%
+11 Effect: Normal Physical Melee attacks create a chance of casting Level 2 Judex. (Applies your skill level if it's higher.)
Скрипт
.@r = getrefine(); bonus bUnbreakableWeapon; bonus bAspd,1; bonus bMatk,4*.@r; if (.@r>=9) { bonus2 bSkillAtk,"AB_DUPLELIGHT_MELEE",40; bonus2 bSkillAtk,"AB_DUPLELIGHT_MAGIC",40; } if (.@r>=11) bonus3 bAutoSpell,"AB_JUDEX",max(2,getskilllv("AB_JUDEX")),50; /* Unknow Rates */