====== Amon Ra Card (45503) ====== \\ | Amon Ra Card (45503) | ^ ^ | ID: | 45503 | | Tradable: | Yes | | Storage-able: | Yes | | Vendable: | Yes | | Compounded On: | Footgear | | Pre / Suffix: | Protective | ===== Card Description ===== * All Stats +3 * Add a 3% chance of auto casting Level 10 [[wiki:kyrie_eleison]] on the user when the user receives Physical Damage. * [Base Intelligence = 255] * Add a chance of auto casting Level 10 [[wiki:kyrie_eleison]] is increased to 10% * The percentage increase of [[wiki:kyrie_eleison]] is scaled. For example, 177 [[wiki:int]] = 6.5% to auto cast, etc. \\ ===== How To Obtain This Item ===== === Eir === This item is not available on Eir. === Loki === * [[wiki:npc_premium_point_redemption|Premium Point Redemption]] - 1,000 Premium Points === Tyr === This item is not available on Tyr. ===== Script ===== {bonus bAllStats,3; if (readparam(bInt) <= 99) {bonus3 bAutoSpellWhenHit,"PR_KYRIE",10,30;} if (readparam(bInt) > 99) {bonus3 bAutoSpellWhenHit,"PR_KYRIE",10,(30+70*((readparam(bInt)-99)/175));} },{},{}