| MATK+ 15% Increases magical attack against DemiHuman monster by 15%. Adds 25% magical defense bypassing on Demi-human monster. Indestructible (except in upgrade attempts). Each refine increases MATK + 1%. [Refine Rate 6~10] MATK + 5%. [Desctruction] Lv 1 [Refine Rate 9~10] Add a chance of auto casting Level 10 Safety Wall when casting Level 10 Lord of Vermillion, Meteor Storm, Storm Gust on yourself. Class : Two-handed Staff Attack : 70 Weight : 0 Weapon Level : 4 Required Level : 80 Applicable Job : Mage Class, Acolyte Class, Soul Linker
|
---|
Script: | { bonus bMatkRate,getrefine(); bonus2 bMagicAddRace,RC_DemiHuman,15; bonus2 bIgnoreMdefRate,RC_DemiHuman,25; bonus bUnbreakableWeapon,0; if(getrefine() > 5) { bonus2 bMagicAddRace,RC_DemiHuman,(getrefine()-5)*2; bonus2 bIgnoreMdefRate,RC_DemiHuman,(getrefine()-5)*2; } if(getrefine() > 8) { bonus5 bAutoSpellOnSkill,"WZ_STORMGUST","MG_SAFETYWALL",10,200,1; bonus5 bAutoSpellOnSkill,"WZ_METEOR","MG_SAFETYWALL",10,200,1; bonus5 bAutoSpellOnSkill,"WZ_VERMILION","MG_SAFETYWALL",10,200,1; } } , { } , { } |
---|
Crafting: | - |
---|
|