Sceptre of Exiled Kingdom [1], булава (Renewal)
Sceptre of Exiled Kingdom [1] (MEER_SCEPTRE) – оружие.
The hall is said to have been used by a saint
Seeing the divine power, he began to exert his natural power.
It seems to resonate with the boots of the great hero.
Cannot be destroyed.
MATK + 200, MATK + 3%.
Increase holy property magic damage by 1% per 2 refine rates.
Increase damage of Adoramus by 5% per 3 refine rates.
When refined to +7 or higher, reduce variable casting by 10%, increase holy property magic damage by 10%.
When refined to +9 or higher, increase magic damage to all race mononsters by 15% (except players).
When refined to +11 or higher, increase damage of Adoramus by 15%.
When equipped with Great Hero's Boots, INT + 10, MATK + 7%.
Can upgrade the weapon through [Special Equipment Researcher].
Скрипт
.@r = getrefine(); bonus bInt,3; bonus bDex,5; skill "CR_GRANDCROSS",1; bonus2 bMagicAtkEle,Ele_Holy,10*.@r; if (.@r>=5) { bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus bLongAtkDef,5; } if (.@r>=7) skill "CR_GRANDCROSS",min(10,.@r); if (.@r>=9) { bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus bLongAtkDef,5; } if (.@r>=10) skill "BS_ADRENALINE",5;