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

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

Brain Sucker Card [Weapon]   Item ID# 300172 (MD_Airboat_Card3)
Type
Card
Class
Weapon Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
Melting
Description
MaxHP -15%

Drains 2 SP on each physical attack.
Physical attacks have a random chance to absorb 20% of the inflicted damage as HP.
Item Script
{ bonus bMaxHPrate,-15; bonus bSPDrainValue,-2; bonus2 bHPDrainRate,1,20; },{},{}
Dropped By No Result

Breeze Card [Weapon]   Item ID# 4390 (Breeze_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Blooding
Description
ATK + 5
Add a 5% chance of auto casting Bleeding on the enemy when attacking.
Item Script
{ bonus bBaseAtk,5; bonus2 bAddEff,Eff_Bleeding,500; },{},{}
Dropped By
Obtainable FromOld Card Album

Brinaranea Card [Weapon]   Item ID# 27324 (Brinaranea_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Brinarnea
Description
Increases Water elemental magic damage by 15%.

When equipped with Muspellskoll Card:
Increases Water elemental magic damage by aditional 10%.

More Information on Combo:
Item Script
{ bonus2 bMagicAtkEle,Ele_Water,15; },{},{}
Dropped By

Brutal Murderer Card [Weapon]   Item ID# 300241 (Brutal_Murderer_Card)
Type
Card
Class
Weapon Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
Fatal Boned
Description
ATK +15

Increases physical damage against enemies of Medium size by 15%.

Base Level at least 200:
Increases physical damage against enemies of Medium size by additional 25%.

When equipped with Bloody Murderer Card:
Increases physical damage against enemies of Medium size by additional 30%.
Item Script
{ bonus bBaseAtk,15; bonus2 bAddSize,Size_Medium,15; if (BaseLevel>=200) { bonus2 bAddSize,Size_Medium,25; } },{},{}
Dropped By

Burning Night Card [Weapon]   Item ID# 300441 (Burning_Knight_Card)
Type
Card
Class
Weapon Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
Hell Burning
Description
ATK +5%

When compounded on a One-Handed Axe or Two-Handed Axe class weapon:
Increases ranged physical damage by 10%.

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

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

Butoijo Card [Weapon]   Item ID# 4519 (Butoijo_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Seraphim
Description
Increases physical attack damage against Angel type monsters by 20%.
Item Script
{ bonus2 bAddRace,RC_Angel,20; },{},{}
Dropped By
Obtainable FromOld Card Album

< 12
back to top