Renewal
.:Renewal Item Database:.
Card - Compound on Armor

Sealed Detale Card [Armor]   Item ID# 300399 (aegis_300399)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Description
Not Available

[iRO Description]
Not Available
Item Script
{ bonus bMdef,-20; bonus2 bResEff,Eff_Freeze,5000; bonus5 bAutoSpellWhenHit,"SA_LANDPROTECTOR",1,35,BF_MAGIC,0; },{},{}
Dropped By No Result

Sealed Gloom Under Night Card [Armor]   Item ID# 4485 (Sealed_Gloom_Card)
Sealed Gloom Card
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Half Abyss
Description
Increases physical damage by 20% against Holy and Shadow element monsters.
Increases physical damage by 20% against Angel and Demon race monsters.

[If card is compounded into an item with refine level +15 or higher]
Increases physical damage by an additional 10% against the above monsters.
Item Script
{ .@rate = ((getrefine()>14)?30:20); bonus2 bAddEle,Ele_Holy,.@rate; bonus2 bAddEle,Ele_Dark,.@rate; bonus2 bAddRace,RC_Angel,.@rate; bonus2 bAddRace,RC_Demon,.@rate; },{},{}
Dropped By No Result

Sealed Gloom Under Night Card [Armor]   Item ID# 300332 (Sealed_Gloom_Card_J)
Type
Card
Class
Armor Card
Buy
n/a
Sell
n/a
Weight
1
Description
Not Available

[iRO Description]
Not Available
Item Script
{ bonus2 bAddEle,Ele_Holy,5; bonus2 bAddEle,Ele_Dark,5; bonus2 bAddRace,RC_Angel,5; bonus2 bAddRace,RC_Demon,5; },{},{}
Dropped By No Result

Sealed Gopinch Card [Armor]   Item ID# 300406 (aegis_300406)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Description
Not Available

[iRO Description]
Not Available
Item Script
{ bonus2 bAddEle,Ele_Wind,(readparam(bStr)+readparam(bInt)+readparam(bDex))/10; bonus2 bMagicAddEle,Ele_Wind,(readparam(bStr)+readparam(bLuk)+readparam(bDex))/10; },{},{}
Dropped By No Result

Sealed Gypsy Card [Armor]   Item ID# 27219 (SLD_Gypsy_Card)
Sealed Gypsy Trentini Card
Type
Card
Class
Armor Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
of Half Lucky
Description
FLEE +10.
Enables the use of Level 5 Fortune's Kiss. (When equipped with Musical Instrument/Whip)

Base VIT is at least 110: FLEE +10.

Refine Level +15:
Enables the use of Level 7 Fortune's Kiss instead. (When equipped with Musical Instrument/Whip)
FLEE +15 instead.
Base VIT is at least 110: FLEE +15 instead.

Warning - Silit Pong Bottle does not work on removing this card!
Item Script
expand to view script
{ if (getrefine()<15) { if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_MUSICAL || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_WHIP) { skill "DC_FORTUNEKISS2",5; } bonus bFlee,(readparam(bVit)>=110) ? 20 : 10; } else { if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_MUSICAL || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_WHIP) { skill "DC_FORTUNEKISS2",7; } bonus bFlee,(readparam(bVit)>=110) ? 30 : 15; } },{},{}
Dropped By No Result

Sealed Hatii Card [Armor]   Item ID# 4543 (SLD_Garm_Card)
SLD Garm Card
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Half Arctic
Description
When receiving physical attack, has a 25% chance to inflict Frozen status on the attacker.
If compounded equipment is refined to +15 or higher, chance to inflict Frozen status is increased to 40%.
Item Script
{ bonus2 bAddEffWhenHit,Eff_Freeze,((getrefine()>14)?4000:2500); },{},{}
Dropped By No Result

Sealed Hatii Card [Armor]   Item ID# 300400 (aegis_300400)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Description
Not Available

[iRO Description]
Not Available
Item Script
{ bonus2 bAddEffWhenHit,Eff_Freeze,1000; },{},{}
Dropped By No Result

Sealed High Priest Card [Armor]   Item ID# 4501 (Sealed_B_Magaleta_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Sealed Protection
Description
Adds a chance of autocasting Level 1 Assumptio on the wearer each time the wearer is physically or magically attacked.

If the compounded item is refined to +15 or higher:
Higher chance to autocast the skill.
Item Script
{ bonus5 bAutoSpellWhenHit,"HP_ASSUMPTIO",1,((getrefine()>14)?35:25),BF_WEAPON|BF_MAGIC,0; },{},{}
Dropped By No Result

Sealed Ktullanux Card [Armor]   Item ID# 4481 (Sealed_Ktullanux_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Half Jack Frost
Description
Increases physical damage inflicted on Fire element monsters by 25%.
Adds a low chance of autocasting Level 10 Frost Nova when wearer receive physical or magical attacks.

[If card is compounded into an armor with refine level +15 or higher]
Increases damage to Fire element monsters by 10%.
Item Script
{ bonus2 bAddEle,Ele_Fire,((getrefine()>14)?35:25); bonus5 bAutoSpellWhenHit,"WZ_FROSTNOVA",10,10,BF_WEAPON|BF_MAGIC,0; },{},{}
Dropped By No Result

Sealed Nightmare Amon Ra Card [Armor]   Item ID# 300209 (SLD_Grave_Amon_Ra_Card)
Type
Card
Class
Armor Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
Mild Punishment
Description
Increases Magical Damage against Shadow and Undead elemental by 25%.
Increases Magical Damage against monsters of Demon and Undead race by 25%.

Refine Level +15:
Increases Magical Damage against Shadow and Undead elemental by additional 12%.
Increases Magical Damage against monsters of Demon and Undead race by additional 12%.

Warning - Silit Pong does not work on removing this card!
Item Script
{ .@r = (getrefine()>14?37:25); bonus2 bMagicAddRace,RC_Demon,.@r; bonus2 bMagicAddRace,RC_Undead,.@r; bonus2 bMagicAddEle,Ele_Dark,.@r; bonus2 bMagicAddEle,Ele_Undead,.@r; },{},{}
Dropped By No Result

Sealed Nightmare Amon Ra Card [Armor]   Item ID# 300348 (SLD_G_Amon_Ra_Card_J)
Type
Card
Class
Armor Card
Buy
n/a
Sell
n/a
Weight
1
Description
Not Available

[iRO Description]
Not Available
Item Script
{ bonus2 bMagicAddRace,RC_Demon,5; bonus2 bMagicAddRace,RC_Undead,5; bonus2 bMagicAddEle,Ele_Dark,5; bonus2 bMagicAddEle,Ele_Undead,5; },{},{}
Dropped By No Result

Sealed Orc Load Card [Armor]   Item ID# 300322 (Sealed_Orc_Load_Card_J)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Description
Not Available

[iRO Description]
Not Available
Item Script
{ bonus bShortWeaponDamageReturn,10; },{},{}
Dropped By No Result

< 1234 >
back to top