Chilling Cane [2], посох (Renewal)
Chilling Cane [2] (FREEZING_ROD) – оружие.
![Chilling Cane [2], посох (Renewal) Chilling Cane [2], посох (Renewal)](/images/db/items/picture/550007.png)
A blue-lighting cane used by an ancient hero.
The hidden magic seems to resonate with Ancient Hero Boots.
Cannot be destroyed in battle.
MATK + 150.
Matk + 10 per 2 refine rate.
Increases Diamond Dust damage by 8% per 3 refine rate.
If refine rate is 9 or higher, increases magical damage against undead property enemies by 10%.
If refine rate is 11 or higher, increases water property magical damage by 7%.
When equipped with Ancient Hero Boots, when dealing magical damage, has a chance to gain Int + 20 and Matk + 15% for 7 seconds.
Weapon Lv: 4
Required Lv: 100
Required
Скрипт
bonus bUnbreakableWeapon; .@r = getrefine(); bonus bMatk,.@r/2*10; bonus2 bSkillAtk,"SO_DIAMONDDUST",.@r/3*8; if (.@r>=9) { bonus2 bMagicAddEle,Ele_Undead,10; } if (.@r>=11) { bonus2 bMagicAtkEle,Ele_Water,7; }