Patent Shadow Staff [2], посох (Renewal)
Patent Shadow Staff [2] (UP_SHADOW_STAFF_K) – оружие.
![Patent Shadow Staff [2], посох (Renewal) Patent Shadow Staff [2], посох (Renewal)](/images/db/items/picture/550012.png)
An old cane used by an ancient hero]
The power of ancient times has gathered and started to show off their original abilities.
It seems to resonate with the boots of the great hero.
Cannot be destroyed.
MATK + 195.
MATK + 15 per 2 refine rates.
Increase damage of Earth Grave by 12% per 3 refine rates.
When refined to +7 or higher, increase magic damage of Earth, Neutral property magic damage by 15%.
When refined to +9 or higher, increase damage of Physchic Wave by 25%, reduce variable casting by 7%.
When refined to +11 or higher, reduce variable casting by 8%, reduce cooltime of Phychic Wave by 1 sec.
When equipped with Great Hero's Boots, INT +10, MATK + 7%.
Скрипт
bonus bUnbreakableWeapon; .@r = getrefine(); bonus bMatk,.@r/2*15; bonus2 bSkillAtk,"SO_EARTHGRAVE",12*(.@r/3); if (.@r>=7) { bonus2 bMagicAtkEle,Ele_Earth,15; bonus2 bMagicAtkEle,Ele_Neutral,15; } if (.@r>=9) { bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",25; bonus bVariableCastrate,-7; } if (.@r>=11) { bonus bVariableCastrate,-8; bonus2 bSkillCooldown,"SO_PSYCHIC_WAVE",-1000; }