Candy Cane Rod [2], посох (Renewal)
Candy Cane Rod [2] (CANDYCANEROD) – оружие. Выпадает из монстров: Wizard of the Truth.
![Candy Cane Rod [2], посох (Renewal) Candy Cane Rod [2], посох (Renewal)](/images/db/items/picture/26110.png)
A rod that is shaped like a candy cane. Its handle is a little bit melted on top as if someone licked on it.
Magic Property: Neutral
Int + 2
Flee + 2 per upgrade level of the item.
If upgrade level is +10 or higher,
Perfect Dodge + 10
Скрипт
bonus bInt,2; bonus bFlee,2*getrefine(); if (getrefine()>= 10) { bonus bFlee2,10; }