Patent Blue Crystal Staff [2], двуручный посох (Renewal)
Patent Blue Crystal Staff [2] (UP_BLUE_CRYSTAL_STAFF) – оружие.
![Patent Blue Crystal Staff [2], двуручный посох (Renewal) Patent Blue Crystal Staff [2], двуручный посох (Renewal)](/images/db/items/picture/640012.png)
Staff with the power of cold ice used by a sorcerer in the past.
Looking at the cold power of mana, he started to show his natural power.
It seems to resonate with the boots of the great hero.
Cannot be destroyed.
MATK + 235.
MATK + 15 per 2 refine rates
Increase damage of Jack Frost by 12% per 3 refine rates.
When refined to +7 or higher, reduce variable casting by 10%, increase magic damage of water, wind property by 15%.
When refined to +9 or higher, reduce cooltime of Jack Frost by 1 sec, global cooltime by 5%.
When refined to +11 or higher, increase magic damage to all size monsters by 15%, Chain Lightning by 15%.
When equipped with Great Hero's Boots, INT + 10, MATK + 7%.
Базовые свойства предмета
- ID: 31822
- Код: UP_BLUE_CRYSTAL_STAFF
- Тип: оружие
- Подтип: двуручный посох
- Уровень оружия: 4
- Атака: 100
- Магическая атака: 235
- Требуемый уровень: 150
- Профессии: wizard
- Вес: 100
Скрипт
bonus bUnbreakableWeapon; .@r = getrefine(); bonus bMatk,.@r/2*15; bonus2 bSkillAtk,"WL_JACKFROST",.@r/3*12; if (.@r>=7) { bonus bVariableCastrate,-10; bonus2 bMagicAtkEle,Ele_Water,15; bonus2 bMagicAtkEle,Ele_Wind,15; } if (.@r>=9) { bonus2 bSkillCooldown,"WL_JACKFROST",-1000; bonus bDelayrate,-5; } if (.@r>=11) { bonus2 bMagicAddSize,Size_All,15; bonus2 bSkillAtk,"WL_CHAINLIGHTNING_ATK",15; }