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

Hydra Card [Weapon]   Item ID# 4035 (Hydra_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Bloody
Description
Increase damage on DemiHuman monster by 20%.
Item Script
{ bonus2 bAddRace,RC_DemiHuman,20; bonus2 bAddRace,RC_Player_Human,20; },{},{}
Dropped By
Obtainable FromOld Card Album

Ice Ghost Card [Weapon]   Item ID# 27359 (Ice_Ghost_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Cold Magic
Description
Increases magical damage against Water property enemies by 15%.

When combined with Curupira Card:
Increases magical damage against Water property enemies by additional 8%.
Item Script
{ bonus2 bMagicAddEle,Ele_Water,15; },{},{}
Dropped By

Immortal Cursed Knight Card [Weapon]   Item ID# 31024 (As_Bdy_Knight_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Volcanic
Description
ATK +10%.
Has a chance to autocast Level 5 Ignition Break when dealing physical attack.
Item Script
{ bonus bAtkRate,10; bonus5 bAutoSpell,"RK_IGNITIONBREAK",5,20,BF_WEAPON,1; },{},{}
Dropped By

Immortal Wind Ghost Card [Weapon]   Item ID# 31025 (As_Wind_Ghost_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Deadly
Description
MATK +10%.
Has a chance to autocast Level 5 Killing Cloud when dealing magical attack.
Item Script
{ bonus bMatkRate,10; bonus5 bAutoSpell,"SO_CLOUD_KILL",5,10,BF_MAGIC,1; },{},{}
Dropped By

Infinite Phreeoni Card [Weapon]   Item ID# 4649 (IFN_Phreeoni_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Fatal Blow
Description
CRIT +100
Item Script
{ bonus bCritical,100; },{},{}
Dropped By

Injustice Card [Weapon]   Item ID# 4268 (Injustice_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Extending
Description
Add a 5% chance of auto casting Level 1 Sonic Blow on the enemy when attacking.
[+ Zherlthsh Card]
ATK + 20
LUK + 3

More Information on Combo:
Item Script
{ bonus3 bAutoSpell,"AS_SONICBLOW",1,50; },{},{}
Dropped By
Obtainable FromOld Card Album

Jormungandr Guardian Card [Weapon]   Item ID# 300460 (aegis_300460)
Type
Card
Class
Weapon Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
Spell Force
Description
MATK +40

Increases Magical Damage with Neutral, Shadow and Ghost element by 5%.

Refine Level +10:
Increases Magical Damage with Neutral, Shadow and Ghost element by additional 5%.

When Weapon Level of compounded equipment is 5:
Increases Magical Damage with Neutral, Shadow and Ghost element by additional 10%.

When equipped with Jormungandr Church Bishop Card:
Increases Magical Damage with Neutral, Shadow and Ghost element by additional 15%.
Item Script
expand to view script
{ bonus2 bMagicAtkEle,Ele_Ghost,5; bonus2 bMagicAtkEle,Ele_Neutral,5; bonus2 bMagicAtkEle,Ele_Dark,5; bonus bMatk,40; if (getrefine()>=10) { bonus2 bMagicAtkEle,Ele_Ghost,5; bonus2 bMagicAtkEle,Ele_Neutral,5; bonus2 bMagicAtkEle,Ele_Dark,5; if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_WEAPONLEVEL)==5) { bonus2 bMagicAtkEle,Ele_Ghost,10; bonus2 bMagicAtkEle,Ele_Neutral,10; bonus2 bMagicAtkEle,Ele_Dark,10; } } },{},{}
Dropped By No Result

Jormungandr Sanctuary Cleaner Card [Weapon]   Item ID# 300466 (aegis_300466)
Type
Card
Class
Weapon Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
Cleaning
Description
ATK +40

Increases ranged physical damage by 5%.

Refine Level +10:
Increases ranged physical damage by additional 5%.

When Weapon Level of compounded equipment is 5:
Increases ranged physical damage by additional 10%.

When equipped with Jormungandr Church Bishop Card:
Increases ranged physical damage by additional 15%.
Item Script
{ bonus bLongAtkRate,5; bonus bBaseAtk,40; if (getrefine()>=10) { bonus bLongAtkRate,5; if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_WEAPONLEVEL)==5) { bonus bLongAtkRate,10; } } },{},{}
Dropped By No Result

Ju Card [Weapon]   Item ID# 27261 (Jew_Card)
Juu Card
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Juu
Description
Increases damage of Fire Bolt, Cold Bolt and Lightning Bolt by 10%.

If the compounded weapon is a Book type, increases damage of the above skills by an additional of 20%.
If compounded gear is refined to +14 or higher, increases damage of the above skills by an additional of 20%.
Item Script
{ .@rate = 10 + (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_BOOK ? 20 : 0) + (getrefine() >= 14 ? 20 : 0); bonus2 bSkillAtk,"MG_FIREBOLT",.@rate; bonus2 bSkillAtk,"MG_COLDBOLT",.@rate; bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",.@rate; },{},{}
Dropped By

Juergen Card [Weapon]   Item ID# 27202 (Jurgen_Card)
Jurgen Card
Type
Card
Class
Weapon Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
Jurgen
Description
'There must be a lot of people who want to see me. I have an obligation to show my face.' - Juergen Wigner
Item Script
{},{},{}
Dropped By No Result

Jungle Mandragora Card [Weapon]   Item ID# 4669 (Ju_Mandragora_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Gust
Description
Increase magic attack against Wind property monsters by 3%.

If refine level of compounded weapon is:
[+7 or higher]
Magic attack against Wind property monsters is increased to 5%.
[+9 or higher]
Magic attack against Wind property monsters is increased to 7%.
Item Script
{ .@r = getrefine(); bonus2 bAddEle,Ele_Wind,((.@r>=9)?7:((.@r>=7)?5:3)); },{},{}
Dropped By

Jurgen Wigner Card [Weapon]   Item ID# 27198 (S_Jurgen_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Wigner
Description
Increases physical damage against Brute monsters by 15%.

More Information on Combo:
Item Script
{ bonus2 bAddRace,RC_Brute,15; bonus2 bAddRace,RC_Player_Doram,15; },{},{}
Dropped By No Result

« First < 7891011121314151617 > Last »
back to top