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

Time Holder Card [Weapon]   Item ID# 4625 (Timeholder_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Wise Man's
Description
Matk +20%.
Increase SP consumption of skills by 10%.
Item Script
{ bonus bMatkRate,20; bonus bUseSPrate,10; },{},{}
Dropped By

Tri Joint Card [Weapon]   Item ID# 4308 (Tri_Joint_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Power Draining
Description
Gain 5 SP each time a Formless monster is killed by melee physical attack.
Drain 5 SP as the weapon is unequipped.
Item Script
{ bonus2 bSPGainRace,RC_Formless,5; },{},{ heal 0,-5; }
Dropped By
Obtainable FromOld Card Album

True Alphoccio Card [Weapon]   Item ID# 4696 (Real_Alphoccio_Card)
True Alphoccio Basil Card
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Reverberation
Description
Increases Reverberation damage by 20%.
When equipped with Level 4 weapons, increases Reverberation damage by 20%.
When refine level +10 or higher: increases Reverberation damage by 20%.

More Information on Combo:
Item Script
{ if (getrefine() > 9) .@b += 20; if (getequipweaponlv() == 4) .@b += 20; bonus2 bSkillAtk,"WM_REVERBERATION",20+.@b; },{},{}
Dropped By

True Cecil Damon Card [Weapon]   Item ID# 4687 (Real_Shecil_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Cluster
Description
Increases Cluster Bomb damage by 20%.
When equipped with Level 4 weapons, increases Cluster Bomb damage by 20%.
When refine level +10 or higher: increases Cluster Bomb damage by 20%.

More Information on Combo:
Item Script
{ if (getrefine() > 9) .@b += 20; if (getequipweaponlv() == 4) .@b += 20; bonus2 bSkillAtk,"RA_CLUSTERBOMB",20+.@b; },{},{}
Dropped By

True Celia Alde Card [Weapon]   Item ID# 4692 (Real_Ceila_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Varetyr
Description
Increases Varetyr Spear damage by 20%.
When equipped with Level 4 weapons, increases Varetyr Spear damage by 20%.
When refine level +10 or higher: increases Varetyr Spear damage by 20%.

More Information on Combo:
Item Script
{ if (getrefine() > 9) .@b += 20; if (getequipweaponlv() == 4) .@b += 20; bonus2 bSkillAtk,"SO_VARETYR_SPEAR",20+.@b; },{},{}
Dropped By

True Chen Liu Card [Weapon]   Item ID# 4693 (Real_Chen_Card)
True Chen Lio Card
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Rampage
Description
Increases Rampage Blaster damage by 20%.
When equipped with Level 4 weapons, increases Rampage Blaster damage by 20%.
When refine level +10 or higher: increases Rampage Blaster damage by 20%.

More Information on Combo:
Item Script
{ if (getrefine() > 9) .@b += 20; if (getequipweaponlv() == 4) .@b += 20; bonus2 bSkillAtk,"SR_RAMPAGEBLASTER",20+.@b; },{},{}
Dropped By

True Eremes Guile Card [Weapon]   Item ID# 4684 (Real_Eremes_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Cross
Description
Increases Cross Impact damage by 20%.
When equipped with Level 4 weapons, increases Cross Impact damage by 20%.
When refine level +10 or higher: increases Cross Impact damage by 20%.

More Information on Combo:
Item Script
{ if (getrefine() > 9) .@b += 20; if (getequipweaponlv() == 4) .@b += 20; bonus2 bSkillAtk,"GC_CROSSIMPACT",20+.@b; },{},{}
Dropped By

True Flamel Emure Card [Weapon]   Item ID# 4691 (Real_Flamel_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Neo Storm
Description
Increases Cart Tornado damage by 20%.
When equipped with Level 4 weapons, increases Cart Tornado damage by 20%.
When refine level +10 or higher: increases Cart Tornado damage by 20%.

More Information on Combo:
Item Script
{ if (getrefine() > 9) .@b += 20; if (getequipweaponlv() == 4) .@b += 20; bonus2 bSkillAtk,"GN_CART_TORNADO",20+.@b; },{},{}
Dropped By

True Gertie Card [Weapon]   Item ID# 4694 (Real_Gertie_Card)
True Gertie Wie Card
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Feint
Description
Increases Feint Bomb damage by 20%.
When equipped with Level 4 weapons, increases Feint Bomb damage by 20%.
When refine level +10 or higher: increases Feint Bomb damage by 20%.

More Information on Combo:
Item Script
{ if (getrefine() > 9) .@b += 20; if (getequipweaponlv() == 4) .@b += 20; bonus2 bSkillAtk,"SC_FEINTBOMB",20+.@b; },{},{}
Dropped By

True Howard Alt-Eisen Card [Weapon]   Item ID# 4688 (Real_Harword_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Power Storm
Description
Increases Axe Tornado damage by 20%.
When equipped with Level 4 weapons, increases Axe Tornado damage by 20%.
When refine level +10 or higher: increases Axe Tornado damage by 20%.

More Information on Combo:
Item Script
{ if (getrefine() > 9) .@b += 20; if (getequipweaponlv() == 4) .@b += 20; bonus2 bSkillAtk,"NC_AXETORNADO",20+.@b; },{},{}
Dropped By

True Kathryne Keyron Card [Weapon]   Item ID# 4686 (Real_Katrinn_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Crimson
Description
Increases Crimson Rock damage by 20%.
When equipped with Level 4 weapons, increases Crimson Rock damage by 20%.
When refine level +10 or higher: increases Crimson Rock damage by 20%.

More Information on Combo:
Item Script
{ if (getrefine() > 9) .@b += 20; if (getequipweaponlv() == 4) .@b += 20; bonus2 bSkillAtk,"WL_CRIMSONROCK",20+.@b; },{},{}
Dropped By

True Margaretha Sorin Card [Weapon]   Item ID# 4685 (Real_Magaleta_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Adoramus
Description
Increases Adoramus damage by 20%.
When equipped with Level 4 weapons, increases Adoramus damage by 20%.
When refine level +10 or higher: increases Adoramus damage by 20%.

More Information on Combo:
Item Script
{ if (getrefine() > 9) .@b += 20; if (getequipweaponlv() == 4) .@b += 20; bonus2 bSkillAtk,"AB_ADORAMUS",20+.@b; },{},{}
Dropped By

« First < 2122232425262728 >
back to top