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

Gryphon Card [Weapon]   Item ID# 4163 (Gryphon_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Wild
Description
FLEE +2
CRIT +7
[Swordman Class]
Add a 1% chance of auto casting Level 5 Bowling Bash on the enemy when dealing physical attack.

More Information on Combo:
Item Script
{ bonus bFlee,2; bonus bCritical,7; if (BaseClass == Job_Swordman) bonus3 bAutoSpell,"KN_BOWLINGBASH",5,10; },{},{}
Dropped By
Obtainable FromMystical Card Album

Gutsy Familiar Card [Weapon]   Item ID# 300237 (ILL_Farmiliar_Card)
Type
Card
Class
Weapon Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
Pierce
Description
Ignores Magical Defense of monsters of Brute race by 15%.

For each 2 Refine Levels:
Increases magical damage against monsters of Brute race by 5%.
Item Script
{ bonus2 bIgnoreMDefRaceRate,RC_Brute,15; bonus2 bMagicAddRace,RC_Brute,5*(getrefine()/2); },{},{}
Dropped By No Result

Hatii Babe Card [Weapon]   Item ID# 4323 (Garm_Baby_Card)
Hatii Bebe Card
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Frost
Description
Add a 5% chance of auto casting Level 3 Frost Diver on the enemy when attacking.
[+ Garm Card]
Frost Diver chance Increases to 30%

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

Heart Hunter Card [Weapon]   Item ID# 27149 (Heart_Hunter_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Sniping
Description
When compounded on Revolver, Rifle or Grenade Launcher class weapon:
Increases long range physical damage by 5%.

Every refine level: Increases long range physical damage by 1%.
When refine level is +10 or higher: Increases long range physical damage by an additional 5%.
Item Script
{ .@type = getiteminfo(getequipid(EQI_COMPOUND_ON), ITEMINFO_VIEW); .@r = getrefine(); if (.@type == W_REVOLVER || .@type == W_RIFLE || .@type == W_GRENADE) { bonus bLongAtkRate,5+.@r+(.@r >= 10 ? 5 : 0); } },{},{}
Dropped By

Hell Apocalypse Card [Weapon]   Item ID# 4477 (Hell_Apocalips_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Demonic
Description
Increases magic damage against Demon monsters by 10%.
Item Script
{ bonus2 bMagicAddRace,RC_Demon,10; },{},{}
Dropped By
Obtainable FromOld Card Album

Hill Wind Card [Weapon]   Item ID# 4345 (Hill_Wind_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Sylph
Description
Inflict 5% more damage with Thunder Storm, Jupitel Thunder and Lord of Vermilion.
-50 SP when unequipped.

More Information on Combo:
Item Script
{ bonus2 bSkillAtk,"MG_THUNDERSTORM",5; bonus2 bSkillAtk,"WZ_JUPITEL",5; bonus2 bSkillAtk,"WZ_VERMILION",5; },{},{ heal 0,-50; }
Dropped By
Obtainable FromOld Card Album

Hillsrion Card [Weapon]   Item ID# 4453 (Hilsrion_Card)
Hillslion Card
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Violent
Description
ATK + 25
Item Script
{ bonus bBaseAtk,25; },{},{}
Dropped By
Obtainable FromOld Card Album

Holy Frus Card [Weapon]   Item ID# 300011 (Holy_Frus_Card)
Type
Card
Class
Weapon Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
Saint Magical
Description
When equipped with One-Handed Staff or Two-Handed Staff class weapon:
Increases Holy elemental magic damage by 10%.

Refine Level +10:
Increases Holy elemental magic damage by additional 10%.

Refine Level +14:
Increases Holy elemental magic damage by additional 10%.
Item Script
expand to view script
{ .@r = getequiprefinerycnt(EQI_HAND_R); if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_STAFF || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_2HSTAFF) { bonus2 bMagicAtkEle,Ele_Holy,10; } if (.@r>=10) { bonus2 bMagicAtkEle,Ele_Holy,10; } if (.@r>=14) { bonus2 bMagicAtkEle,Ele_Holy,10; } },{},{}
Dropped By No Result

Hornet Card [Weapon]   Item ID# 4019 (Hornet_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Martyr
Description
STR + 1
ATK + 3
Item Script
{ bonus bStr,1; bonus bBaseAtk,3; },{},{}
Dropped By
Obtainable FromOld Card Album

Hot Molar Card [Weapon]   Item ID# 300214 (EP18_Hot_Molar_Card)
Type
Card
Class
Weapon Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
Power Quarter
Description
When compounded on Katar: Increases melee physical damage by 10%.

For each 2 Refine Levels: Increases melee physical damage by additional 1%.
Item Script
{ if (getiteminfo(getequipid(EQI_HAND_R),11) == W_KATAR) { bonus bShortAtkRate,10+(getrefine()/2); } },{},{}
Dropped By No Result

Howard Alt-Eisen Card [Weapon]   Item ID# 4362 (Harword_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Hit
Description
HIT + 30
Decreases Attack Speed by 5%.
Item Script
{ bonus bAspdRate,-5; bonus bHit,30; },{},{}
Dropped By
Obtainable FromOld Card Album

Hunter Fly Card [Weapon]   Item ID# 4115 (Hunter_Fly_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Malicious
Description
Enable a 3% chance of gaining 15% of the damage inflicted on an enemy as HP with each attack.
Item Script
{ bonus2 bHPDrainRate,30,15; },{},{}
Dropped By
Obtainable FromOld Card Album

« First < 678910111213141516 > Last »
back to top