Renewal
.:Renewal Item Database:.
Card

Sealed Pharaoh Card [Headgear]   Item ID# 4489 (Sealed_Pharaoh_Card)
Sealed Pharaoh Card
Type
Card
Class
Headgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Half Kirin
Description
SP cost of skills reduces by 15%.
Item Script
{ bonus bUseSPrate,-15; },{},{}
Dropped By No Result

Sealed Pharaoh Card [Headgear]   Item ID# 300397 (aegis_300397)
Type
Card
Class
Headgear Card
Buy
20z
Sell
10z
Weight
1
Description
Not Available

[iRO Description]
Not Available
Item Script
{ bonus bUseSPrate,-5; },{},{}
Dropped By No Result

Sealed Phreeoni Card [Weapon]   Item ID# 4537 (Sealed_Phreeoni_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Half Perfect
Description
HIT +50
If compounded equipment is refined to +15 or higher, additional HIT +25 (for a total of HIT +75).
Item Script
{ bonus bHit,((getrefine()>14)?75:50); },{},{}
Dropped By No Result

Sealed Phreeoni Card [Weapon]   Item ID# 300326 (Sealed_Phreeoni_Card_J)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Description
Not Available

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

Sealed Polluted Dark Lord Card [Armor]   Item ID# 300339 (SLD_P_Dark_L_Card_J)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Description
Not Available

[iRO Description]
Not Available
Item Script
{ .@val = readparam(bStr) + readparam(bInt) + readparam(bDex); bonus2 bAddEle,Ele_Neutral,.@val/20; bonus2 bMagicAddEle,Ele_Neutral,.@val/20; },{},{}
Dropped By No Result

Sealed Polluted Queen Spider Card [Footgear]   Item ID# 300340 (SLD_P_Spi_Q_Card_J)
Type
Card
Class
Footgear Card
Buy
n/a
Sell
n/a
Weight
1
Description
Not Available

[iRO Description]
Not Available
Item Script
{ bonus bMaxHPrate,5; bonus bMaxSPrate,5; bonus2 bAddEle,Ele_Water,10; bonus2 bMagicAddEle,Ele_Water,10; bonus2 bResEff,Eff_Freezing,1500; },{},{}
Dropped By No Result

Sealed Professor Card [Armor]   Item ID# 27214 (SLD_Professor_Card)
Sealed Professor Celia Card
Type
Card
Class
Armor Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
of Half Magic Protection
Description
MATK +3%.
Recieving magical damage has a chance to autocast Level 1 Land Protector.

Base DEX is at least 110: MATK +3%.

Refine Level +15:
Recieving magical damage has a chance to autocast Level 3 Land Protector instead.
MATK +5% instead.
Base DEX is at least 110: MATK +5% instead.

Warning - Silit Pong Bottle does not work on removing this card!
Item Script
expand to view script
{ if (getrefine()<15) { bonus5 bAutoSpellWhenHit,"SA_LANDPROTECTOR",1,1,BF_MAGIC,0; bonus bMatkRate,(readparam(bDex)>=110) ? 6 : 3; } else { bonus5 bAutoSpellWhenHit,"SA_LANDPROTECTOR",3,1,BF_MAGIC,0; bonus bMatkRate,(readparam(bDex)>=110) ? 10 : 5; } },{},{}
Dropped By No Result

Sealed Queen Scaraba Card [Weapon]   Item ID# 27209 (SLD_Q_Scaraba_Card)
Sealed Q Scaraba Card
Type
Card
Class
Weapon Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
Half Scaraba
Description
Increases damage against Scaraba monsters by 15%.
Defeating Scaraba monsters has a chance to drop a Scaraba Summon Scroll.

Refine Level +15:
Increases damage against Scaraba monsters by 25% instead.

Warning - Silit Pong Bottle does not work on removing this card!
Item Script
{ bonus2 bAddMonsterDropItem,12806,30; if (getrefine()>=15) { bonus2 bAddRace2,RC2_SCARABA,25; } else { bonus2 bAddRace2,RC2_SCARABA,15; } },{},{}
Dropped By No Result

Sealed Queen Scaraba Card [Weapon]   Item ID# 300335 (SLD_Q_Scaraba_Card_J)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Description
Not Available

[iRO Description]
Not Available
Item Script
{ bonus2 bAddRace2,RC2_SCARABA,10; },{},{}
Dropped By No Result

Sealed Randgris Card [Weapon]   Item ID# 4535 (Sealed_Rand_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Description
ATK +5%.
Adds a chance of autocasting Level 1 Dispell with each physical attack.
If compounded equipment is refined to +15 or higher, additional ATK +3% (for a total of ATK +8%).
Make Compounded weapon indestructible, but it can still be destroyed by failed upgrade attempts.
Item Script
{ bonus bUnbreakableWeapon; bonus2 bAddClass,Class_All,(getrefine()>=15?8:5); bonus3 bAutoSpell,"SA_DISPELL",1,25; },{},{}
Dropped By No Result

Sealed RSX-0806 Card [Armor]   Item ID# 300398 (aegis_300398)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Description
Not Available

[iRO Description]
Not Available
Item Script
{ bonus bVit,1; bonus bUnbreakableArmor; },{},{}
Dropped By No Result

Sealed Samurai Spector Card [Weapon]   Item ID# 4499 (Sealed_Samurai_Card)
Sealed Samurai Card
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Half Bloodlust
Description
Pierces physical defense of normal monsters by 100%.
Disables natural HP regeneration and drains 888 HP every 5 seconds.

When equipped, decreases HP by 999.
If compounded item is refined to +15 or higher, drains 777 HP every 8 seconds instead.
Item Script
expand to view script
{ bonus bIgnoreDefClass,Class_Normal; bonus bNoRegen,1; if (getrefine()>14) bonus2 bHPLossRate,777,8000; else bonus2 bHPLossRate,888,5000; },{},{ if (Hp <= 999 && !getmapflag(strcharinfo(3),mf_pvp) && !getmapflag(strcharinfo(3),mf_pvp_noparty) && !getmapflag(strcharinfo(3),mf_pvp_noguild)) { heal(1-Hp),0; } else { heal -999,0; } }
Dropped By No Result

« First < 678910111213141516 > Last »
back to top