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

Octopus Card [Weapon]   Item ID# 4533 (Mini_Octopus_Card)
Mini Octopus Card
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Blinding
Description
When dealing magical attack, has a chance to cause Blind status on the target.
Item Script
{ bonus3 bAddEff,Eff_Blind,100,ATF_MAGIC; },{},{}
Dropped By
Obtainable FromOld Card Album

Ominous Assaulter Card [Weapon]   Item ID# 27117 (OminousAssulter_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Lethal
Description
Increases critical attack damage by 10%.

When equipped with Whip, Musical Instrument, Book, Two-Handed Sword or Two-Handed Spear class weapons:
CRIT +5
Every refine level:
ATK +3
Increases critical attack damage by 1%.

More Information on Combo:
Item Script
expand to view script
{ .@type = getiteminfo(getequipid(EQI_COMPOUND_ON), ITEMINFO_VIEW); if (.@type == W_WHIP || .@type == W_MUSICAL || .@type == W_BOOK || .@type == W_2HSWORD || .@type == W_2HSPEAR) { .@r = getrefine(); bonus bCritical,5; bonus bBaseAtk,(3*.@r); } bonus bCritAtkRate,(10+.@r); },{},{}
Dropped By

Orc Lady Card [Weapon]   Item ID# 4255 (Orc_Lady_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Smashing
Description
Inflict 30% more damage on Every Orc except Orc Lord and Orc Hero.
Item Script
{ bonus2 bAddRace2,RC2_Orc,30; },{},{}
Dropped By
Obtainable FromOld Card Album

Orc Skeleton Card [Weapon]   Item ID# 4085 (Orc_Skeleton_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Damned
Description
Increase damage on Holy Property enemies by 20%.
Item Script
{ bonus2 bAddEle,Ele_Holy,20; },{},{}
Dropped By
Obtainable FromOld Card Album

back to top