====== Glorious Rapier ====== \\ | Glorious Rapier | | ID: | 13417 | | Tradable: | No | | Storage-able: | No | | Vendable: | No | | Attack: | 130 | | Slots: | 0 | | Equipped On: | Weapon | | Equippable By: | [[wiki:novice]] Class, [[wiki:swordsman]] Class, [[wiki:merchant]] Class, [[wiki:thief]] 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 > 8] * [[wiki:int]] + 5. ===== How To Obtain This Item ===== === Eir === * [[wiki:battlegrounds]] === Loki === * [[wiki:battlegrounds]] - 2000 KvM Points === Tyr === * [[wiki:battlegrounds]] ===== Script ===== { bonus bInt,getrefine()-5; bonus bMatkRate,10; bonus bUnbreakableWeapon,0; if(getrefine() > 5) bonus bUseSPrate,-10; if(getrefine() > 8) bonus bInt,5; },{},{}