Cold Magic Book [2], книга (Renewal)
Cold Magic Book [2] (CHILLY_SPELL_BOOK) – оружие.
![Cold Magic Book [2], книга (Renewal) Cold Magic Book [2], книга (Renewal)](/images/db/items/picture/1584.png)
A hardcover book, specifically written for those who seek the path of a Sorcerer. It holds knowledge of the principles of one of the major attributes, 'Chill'.
Magic Property: Water
Dex + 1
Increases the damage of Cold Bold and Diamond Dust by 3% per upgrade level of the item.
Increases SP cost of Cold Bold and Diamond Dust by 5% per upgrade level of the item.
Скрипт
bonus bAtkEle,Ele_Water; bonus bUnbreakableWeapon; bonus bDex,1; .@r = getrefine(); bonus2 bSkillAtk,"MG_COLDBOLT",(.@r*3); bonus2 bSkillAtk,"SO_DIAMONDDUST",(.@r*3); bonus2 bSkillUseSP,"MG_COLDBOLT",-(.@r*5); bonus2 bSkillUseSP,"SO_DIAMONDDUST",-(.@r*5);