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

Step Card [Weapon]   Item ID# 4698 (Step_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Boomerang
Description
Increases Axe Boomerang damage by 30%.

If compounded weapon refined to +10: Increases Axe Boomerang damage by 30%.
Item Script
{ bonus2 bSkillAtk,"NC_AXEBOOMERANG",30+((getrefine() >= 10)*30); },{},{}
Dropped By

Stephane Jack Earnest Wolf Card [Weapon]   Item ID# 27035 (As_Ragged_Golem_Card_J)
S.J Ernest Wolf Card
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Twisted
Description
HIT +50.
Ignores physical defense of Boss monster by 100%.
Item Script
{ bonus bHit,50; bonus bIgnoreDefClass,Class_Boss; },{},{}
Dropped By No Result

Stone Shooter Card [Weapon]   Item ID# 4225 (Stone_Shooter_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Slingshot
Description
HIT + 10
ATK + 10
Item Script
{ bonus bBaseAtk,10; bonus bHit,10; },{},{}
Dropped By
Obtainable FromOld Card Album

Stormy Knight Card [Weapon]   Item ID# 4318 (Knight_Windstorm_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Storm-Bringer's
Description
Add a 2% chance of auto casting Level 1 Storm Gust on the enemy when attacking.
Has 20% chance of Freezing an enemy when attacking.
Item Script
{ bonus3 bAutoSpell,"WZ_STORMGUST",1,20; bonus2 bAddEff,Eff_Freeze,2000; },{},{}
Dropped By

Strouf Card [Weapon]   Item ID# 4111 (Strouf_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Decussate
Description
Increase damage on Demon monster by 20%.
Item Script
{ bonus2 bAddRace,RC_Demon,20; },{},{}
Dropped By
Obtainable FromOld Card Album

Superior Rgan Healer Card [Weapon]   Item ID# 300463 (aegis_300463)
Type
Card
Class
Weapon Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
Impure
Description
MATK +40

Increases Magical Damage with Water, Poison and Holy element by 5%.

Refine Level +10:
Increases Magical Damage with Water, Poison and Holy element by additional 5%.

When Weapon Level of compounded equipment is 5:
Increases Magical Damage with Water, Poison and Holy element by additional 10%.

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

Superior Rgan Shaman Card [Weapon]   Item ID# 300462 (aegis_300462)
Type
Card
Class
Weapon Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
Sorceric
Description
MATK +40

Increases Magical Damage with Fire, Wind and Earth element by 5%.

Refine Level +10:
Increases Magical Damage with Fire, Wind and Earth element by additional 5%.

When Weapon Level of compounded equipment is 5:
Increases Magical Damage with Fire, Wind and Earth element by additional 10%.

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

Suspicious Iwin Soldier Card [Weapon]   Item ID# 300461 (aegis_300461)
Suspicious Irwin Soldier Card
Type
Card
Class
Weapon Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
Faker
Description
ATK +40

Increases melee physical damage by 5%.

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

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

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

Sweety Card [Weapon]   Item ID# 300078 (Sweety_Card)
Sweetie Card
Type
Card
Class
Weapon Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
Mad Dance
Description
Increases damage of Fire Dance by 60%.
Increases SP Consumption of Fire Dance by 25%.
Item Script
{ bonus2 bSkillAtk,"RL_FIREDANCE",60; bonus bUseSPrate,25; },{},{}
Dropped By

Sword Guardian Card [Weapon]   Item ID# 4427 (Sword_Guardian_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Force
Description
Critical Rate + 5, HIT + 5
Increases Bowling Bash damage with an one hand or two handed sword by 25%.
Item Script
{ .@i = getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW); if (.@i == W_1HSWORD || .@i == W_2HSWORD) { bonus bHit,5; bonus bCritical,5; bonus2 bSkillAtk,"KN_BOWLINGBASH",25; } },{},{}
Dropped By
Obtainable FromOld Card Album

< 123456
back to top