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

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

back to top