====== Glorious Holy Avenger ====== \\ | Glorious Holy Avenger | | ID: | 13418 | | Tradable: | No | | Storage-able: | No | | Vendable: | No | | Attack: | 130 | | Slots: | 0 | | Equipped On: | Weapon | | Equippable By: | [[wiki:swordsman]] Class, [[wiki:merchant]] Class | | Required Level: | 80 | ===== Item Description ===== * [[wiki:int]] + (Refine-5) * [[wiki:matk]] + 10% * Indestructible (except in upgrade attempts). [Refine Rate > 5] * SP Consumption -10%. [Refine Rate > 9] * When using [[wiki:pressure]], chance to cast [[wiki:lex_aeterna]] on the target. [Refine Rate = 10] * Additional [[wiki:int]] + 5. ===== How To Obtain This Item ===== ===== Loki ===== * [[wiki:battlegrounds]] - 2000 KvM Points ===== Script ===== { bonus bInt,getrefine()-5; bonus bMatkRate,10; bonus bUnbreakableWeapon,0; if(getrefine() > 5) bonus bUseSPrate,-10; if(getrefine() > 8) bonus4 bAutoSpellOnSkill,"PA_PRESSURE","PR_LEXDIVINA",1,1000; if(getrefine() > 9) bonus bInt,5; },{},{}