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

Sealed Creator Card [Armor]   Item ID# 27216 (SLD_Creator_Card)
Sealed Creator Flamel Card
Type
Card
Class
Armor Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
of Half Acid
Description
Critical +10.
Physical attacks have a chance to autocast Level 1 Acid Terror. (Consumes Acid Bottle)

Base STR is at least 110: Critical +10.

Refine Level +15:
Physical attacks have a chance to autocast Level 3 Acid Terror instead. (Consumes Acid Bottle)
Critical +15 instead.
Base STR is at least 110: Critical +15 instead.

Warning - Silit Pong Bottle does not work on removing this card!
Item Script
expand to view script
{ if (getrefine()<15) { bonus5 bAutoSpellWhenHit,"AM_ACIDTERROR",1,1,BF_WEAPON,1; bonus bCritical,(readparam(bStr)>=110) ? 20 : 10; } else { bonus5 bAutoSpellWhenHit,"AM_ACIDTERROR",3,1,BF_WEAPON,1; bonus bCritical,(readparam(bStr)>=110) ? 30 : 20; } },{},{}
Dropped By No Result

Sealed Deep Sea Kraken Card [Armor]   Item ID# 300354 (SLD_ILL_Kraken_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 bAddRace,RC_Fish,5; bonus2 bAddRace,RC_Plant,5; bonus2 bAddEle,Ele_Water,5; bonus2 bAddEle,Ele_Ghost,5; bonus2 bMagicAddRace,RC_Fish,5; bonus2 bMagicAddRace,RC_Plant,5; bonus2 bMagicAddEle,Ele_Water,5; bonus2 bMagicAddEle,Ele_Ghost,5; },{},{}
Dropped By No Result

Sealed Detale Card [Armor]   Item ID# 4542 (SLD_Detale_Card)
SLD Detale Card
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Half Magic Shelter
Description
MDEF -20
Increases resistance against Freezing status by 40%.
Random chance to autocast Level 1 Land Protector when dealing magical damage.

If the compounded item is refined to +15 or higher:
Increases resistance against Freezing status by 20%.
Item Script
{ bonus bMdef,-20; bonus2 bResEff,Eff_Freeze,(getrefine()>=15?6000:4000); bonus5 bAutoSpellWhenHit,"SA_LANDPROTECTOR",1,35,BF_MAGIC,0; },{},{}
Dropped By No Result

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

« First < 891011121314151617 >
back to top