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

Beetle King Card [Weapon]   Item ID# 4307 (Kind_Of_Beetle_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Marine Soul Eater
Description
Gain 5 SP each time a Fish monster is killed by a melee physical attack.
Drain 5 SP as the weapon is unequipped.
Item Script
{ bonus2 bSPGainRace,RC_Fish,5; },{},{ heal 0,-5; }
Dropped By
Obtainable FromOld Card Album

Beholder Master Card [Weapon]   Item ID# 4466 (Beholder_Master_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Straight Shooting
Description
Long range attack damage + 3%.
[+ Bow]
If the weapon is refined to +10 or higher, ASPD + 1.
If the weapon is refined to +14 or higher, grants an additional ASPD + 1.
Item Script
{ bonus bLongAtkRate,3; if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_BOW) { .@r = getrefine(); if (.@r>=10) { bonus bAspd,1; } if (.@r>=14) { bonus bAspd,1; } } },{},{}
Dropped By
Obtainable FromOld Card Album

Bellare Card [Weapon]   Item ID# 27306 (Bellare_Card)
Heart Hunter Bellare Card
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Fire Dance
Description
When compounded on Revolver class weapons:
HIT +20. Increases long ranged physical damage by 5%.

For each refine level:
Increases long ranged physical damage by additional 1%.

Refine Level +10:
Increases damage of Fire Dance by 15%.
Item Script
{ if (getiteminfo(getequipid(EQI_COMPOUND_ON), ITEMINFO_VIEW) == W_REVOLVER) { .@r = getrefine(); bonus bHit,20; bonus bLongAtkRate,(5+.@r); if (.@r >= 10) { bonus2 bSkillAtk,"RL_FIREDANCE",15; } } },{},{}
Dropped By

Big Bell Card [Weapon]   Item ID# 4627 (Big_Bell_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Vibrating
Description
Increases physical damage against enemies of Formless and Demon race by 10%.

When equipped with a shield compounded with Neo Punk Card:
Ignores physical defense of Formless and Demon race monster 50%.

More Information on Combo:
Item Script
{ bonus2 bAddRace,RC_Formless,10; bonus2 bAddRace,RC_Demon,10; },{},{}
Dropped By

Big Ben Card [Weapon]   Item ID# 4626 (Big_Ben_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Echo
Description
Increases magical damage against monsters of Formless and Demon race by 5%.

When equipped with a shield compounded with Neo Punk Card:
Pierce magical defense of Formless and Demon monste by 50%.

More Information on Combo:
Item Script
{ bonus2 bMagicAddRace,RC_Formless,5; bonus2 bMagicAddRace,RC_Demon,5; },{},{}
Dropped By

Black Acidus Card [Weapon]   Item ID# 300017 (Acidus_B_Card)
Type
Card
Class
Weapon Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
High Hallowed
Description
Increases physical damage against Shadow elemental monsters by 25%.

When equipped with Santa Poring Card:
Increases physical damage against Shadow elemental monsters by additional 15%.
Item Script
{ bonus2 bAddEle,Ele_Dark,25; },{},{}
Dropped By No Result

Bloody Knight Card [Weapon]   Item ID# 4320 (Bloody_Knight_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Meteoric
Description
Add a 2% chance of auto casting Level 1 Meteor Storm on the enemy when attacking.
Item Script
{ bonus3 bAutoSpell,"WZ_METEOR",1,20; },{},{}
Dropped By
Obtainable FromMystical Card Album

Bloody Murderer Card [Weapon]   Item ID# 4214 (Bloody_Murderer_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Man-Eater's
Description
Inflict 10% more damage with Critical attacks.
Critical Rate + 7 on Insect monster.
Item Script
{ bonus bCritAtkRate,10; bonus2 bCriticalAddRace,RC_Insect,7; },{},{}
Dropped By
Obtainable FromOld Card Album

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

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

Refine Level +14:
Increases magical damage with Water 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_Water,10; } if (.@r>=10) { bonus2 bMagicAtkEle,Ele_Water,10; } if (.@r>=14) { bonus2 bMagicAtkEle,Ele_Water,10; } },{},{}
Dropped By

Book of Death Card [Weapon]   Item ID# 300279 (Book_Of_Death_Card)
Type
Card
Class
Weapon Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
Dead Pension
Description
Increases damage of Soul Expansion by 30%.

When equipped with Death Word Card:
Base Level at least 200:
Increases magical damage with Ghost element by 30%.
Item Script
{ bonus2 bSkillAtk,"WL_SOULEXPANSION",30; },{},{}
Dropped By No Result

Bow Guardian Card [Weapon]   Item ID# 4428 (Bow_Guardian_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Shaft
Description
Critical Rate + 5, HIT + 5
Increases Arrow Shower damage when used with a bow by 50%.
Item Script
{ if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_BOW) { bonus bHit,5; bonus bCritical,5; bonus2 bSkillAtk,"AC_SHOWER",50; } },{},{}
Dropped By
Obtainable FromOld Card Album

Bradium Golem Card [Weapon]   Item ID# 4472 (Bradium_Goram_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Carnivore
Description
Increases magic damage against Brute monsters by 10%.
Item Script
{ bonus2 bMagicAddRace,RC_Brute,10; bonus2 bMagicAddRace,RC_Player_Doram,10; },{},{}
Dropped By
Obtainable FromOld Card Album

< 1234567891011 > Last »
back to top