Difference between revisions of "Amon Ra Card (45503)"

From Revival Ragnarok Online (RagnaRevival)
Jump to navigation Jump to search
m (1 revision: Reloading)
m
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
|image = [[Image:AmonRaCard.jpg]]
|image = [[Image:AmonRaCard.jpg]]
|cardName= Amon Ra Card
|cardName= Amon Ra Card
|cardId= 25503
|cardId= 45503
|cardSuffix= Protective
|cardSuffix= Protective
|cardEqp= Footgear
|cardEqp= Footgear
|cardDesc= *All Stats +1
|cardDesc= *All Stats +3
*Add a 3% chance of auto casting Level 10 [[Kyrie Eleison]] on the user when the user receives Physical Damage.
*Add a 3% chance of auto casting Level 10 [[Kyrie Eleison]] on the user when the user receives Physical Damage.
*<font color="#008800">[Base Intelligence = 255]</font>
*<font color="#008800">[Base Intelligence = 255]</font>

Latest revision as of 15:31, 27 January 2016


Amon Ra Card (45503)
File:AmonRaCard.jpg
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 Kyrie Eleison on the user when the user receives Physical Damage.
  • [Base Intelligence = 255]
    • Add a chance of auto casting Level 10 Kyrie Eleison is increased to 10%
    • The percentage increase of Kyrie Eleison is scaled. For example, 177 INT = 6.5% to auto cast, etc.


How To Obtain This Item

Eir

This item is not available on Eir.

Loki

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));} },{},{}