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

Poisonous Card [Weapon]   Item ID# 300001 (Poisonous_Card)
Type
Card
Class
Weapon Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
High Envenom
Description
Increases physical damage against Poison elemental monsters by 25%.

When equipped with Anacondaq Card:
Increases physical damage against Poison elemental monsters by additional 15%.
Item Script
{ bonus2 bAddEle,Ele_Poison,25; },{},{}
Dropped By

Polluted Raydric Archer Card [Weapon]   Item ID# 27355 (Polluted_Ray_A_Card)
Polluted Raydrick Archer Card
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Deapraved
Description
Increases long ranged physical damage by 10%.

When equipped with Powerful Archer Skeleton Card:
Increases long ranged physical damage by additional 5%.
Item Script
{ bonus bLongAtkRate,10; },{},{}
Dropped By

Polluted Wanderer Card [Weapon]   Item ID# 27361 (Polluted_W_Man_Card)
Polluted Wander Man Card
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Heavy Blade
Description
Increases physical damage against Medium and Large size monsters by 30%.
Item Script
{ bonus2 bAddSize,Size_Large,30; bonus2 bAddSize,Size_Medium,30; },{},{}
Dropped By

Pom Spider Card [Weapon]   Item ID# 4514 (Pom_Spider_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Exorcism
Description
Increases physical damage against Undead monsters by 20%.
Item Script
{ bonus2 bAddRace,RC_Undead,20; },{},{}
Dropped By
Obtainable FromOld Card Album

Punch Bug Card [Weapon]   Item ID# 300446 (Punch_Bug_Card)
Type
Card
Class
Weapon Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
Punching
Description
ATK +5%

When compounded on a Knuckle class weapon:
Increases melee physical damage by 10%.

For each 3 refine levels:
Increases melee physical damage by additional 2%.

Base Level at least 200:
For each 3 refine levels:
Increases melee physical damage by additional 3%.
Item Script
{ .@r = getrefine(); bonus bAtkRate,5; if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_KNUCKLE) { bonus bShortAtkRate,10+2*(.@r/3); if (BaseLevel>=200) { bonus bShortAtkRate,3*(.@r/3); } } },{},{}
Dropped By No Result

Queen Scaraba Card [Weapon]   Item ID# 4507 (Q_Scaraba_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Scaraba
Description
Increases damage to Scaraba by 30%.
When killing an enemy, there's a chance of obtaining a Scaraba Summoning Scroll.
Item Script
{ bonus2 bAddRace2,RC2_SCARABA,30; bonus2 bAddMonsterDropItem,12806,50; },{},{}
Dropped By

Randgris Card [Weapon]   Item ID# 4407 (Randgris_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Elimination
Description
Add a 1% chance of auto casting Level 1 Dispell when dealing physical attack.
Make compounded weapon indestructible (except in upgrade attempts).
ATK +10%.
Item Script
{ bonus bUnbreakableWeapon; bonus2 bAddClass,Class_All,10; bonus3 bAutoSpell,"SA_DISPELL",1,50; },{},{}
Dropped By

Realized Corruption Root Card [Weapon]   Item ID# 4604 (CorruptionRootH_Card)
Corruption Root H Card
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Evil God
Description
ATK +30
Has a high chance of inflicting Stone Curse, Sleep or Curse on all targets within a 11x11 cells when dealing melee physical attacks.
Item Script
{ bonus bBaseAtk,30; bonus5 bAutoSpell,"NPC_WIDESTONE",2,50,BF_SHORT,0; bonus5 bAutoSpell,"NPC_WIDESLEEP",2,50,BF_SHORT,0; bonus5 bAutoSpell,"NPC_WIDECURSE",2,50,BF_SHORT,0; },{},{}
Dropped By No Result

Realized Corruption Root Card [Weapon]   Item ID# 27009 (CorruptionRootH_Card_J)
Evil Eye of Amdarais Card
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Evil God
Description
HIT +50, ATK +10%.
Random chance to inflict Sleep, Stone Curse or Curse status on enemies in 5x5 cells around yourself when recieving physical damage.

When equipped with Slaughter Evil Eye Card:
ATK +15%, MATK +15%.
Decreases damage taken from Shadow elemental attacks by 50%.
Item Script
{ bonus bHit,50; bonus bAtkRate,10; bonus5 bAutoSpell,"NPC_WIDESTONE",2,50,BF_SHORT,0; bonus5 bAutoSpell,"NPC_WIDESLEEP",2,50,BF_SHORT,0; bonus5 bAutoSpell,"NPC_WIDECURSE",2,50,BF_SHORT,0; },{},{}
Dropped By No Result

Red Eruma Card [Weapon]   Item ID# 4531 (Red_Eruma_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Under Curse
Description
When dealing magical attack, has a chance to cause Curse status on the target.
Item Script
{ bonus3 bAddEff,Eff_Curse,100,ATF_MAGIC; },{},{}
Dropped By
Obtainable FromOld Card Album

Red Ferus Card [Weapon]   Item ID# 4380 (Ferus_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Salamander
Description
Inflict 5% more damage with Fire Pillar and Meteor Storm.
-50 SP when unequipped.

More Information on Combo:
Item Script
{ bonus2 bSkillAtk,"WZ_FIREPILLAR",5; bonus2 bSkillAtk,"WZ_METEOR",5; },{},{ heal 0,-50; }
Dropped By
Obtainable FromOld Card Album

Red Pitaya Card [Weapon]   Item ID# 300106 (Pitaya_R_Card)
Type
Card
Class
Weapon Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
Fire Magical
Description
When compounded on a Staff or Two-Handed Staff class weapon:
Increases magical damage with Fire element by 10%.

Refine Level +10:
Increases magical damage with Fire element by additional 10%.

Refine Level +14:
Increases magical damage with Fire element by additional 10%.
Item Script
expand to view script
{ .@r = getequiprefinerycnt(EQI_HAND_R); if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_STAFF || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_2HSTAFF) { bonus2 bMagicAtkEle,Ele_Fire,10; } if (.@r>=10) { bonus2 bMagicAtkEle,Ele_Fire,10; } if (.@r>=14) { bonus2 bMagicAtkEle,Ele_Fire,10; } },{},{}
Dropped By

« First < 1314151617181920212223 > Last »
back to top