Renewal
.:Renewal Item Database:.
Card

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

Hatii Card [Armor]   Item ID# 4324 (Garm_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Arctic
Description
Add a 50% chance of auto casting 'Freeze' on an enemy when the user receives physical attack.
[Garm Baby Card Combo]

More Information on Combo:
Item Script
{ bonus2 bAddEffWhenHit,Eff_Freeze,5000; },{},{}
Dropped By

Haunted Obsidian Card [Garment]   Item ID# 27290 (Sinister_Obsidian_Card)
Vicious Enchanted Obsidian Card
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Obsidian
Description
Every 10 base AGI:
FLEE +3
Reduces after attack delay by 1%.

If base AGI at least 120:
ASPD +1
Item Script
{ .@agi = readparam(bAgi); .@val = .@agi/10; if (.@val) { bonus bFlee,(3*.@val); bonus bAspdRate,.@val; if (.@agi >= 120) { bonus bAspd,1; } } },{},{}
Dropped By No Result

Hawkeye    Item ID# 4879 (Hawkeye)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
When dealing physical attack, has a low chance to get buffed with DEX +200 for 5 seconds while SP -50 per second under the effect.
When unequipped, drain 300 SP.
Item Script
{ autobonus "{ bonus bDex,200; bonus2 bSPLossRate,50,1000; }",30,5000,BF_WEAPON,"{ specialeffect2 EF_FLASHER; }"; },{},{ heal 0,-300; }
Dropped By No Result

Headless Mule Card [Accessory]   Item ID# 27125 (Headless_Mule_Card)
Type
Card
Class
Accessory Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Aqua Benedict
Description
Increases Water and Holy elemental magic damage by 20%.
Item Script
{ bonus2 bMagicAtkEle,Ele_Water,20; bonus2 bMagicAtkEle,Ele_Holy,20; },{},{}
Dropped By

Heal    Item ID# 29227 (Heal)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Enables use of Level 1 Heal.
Item Script
{ skill "AL_HEAL",1; },{},{}
Dropped By No Result

Heal 10    Item ID# 4931 (HEALHP1)
Type
Card
Class
Enchant
Buy
10z
Sell
5z
Weight
0
Description
Restores 10 HP every 10 seconds.
Item Script
{ bonus2 bHPRegenRate,10,10000; },{},{}
Dropped By No Result

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

Heart Hunter Evil Card [Garment]   Item ID# 27141 (Evil_Card_J)
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Volcanic
Description
Decreases damage taken from Fire elemental attacks by 100%.
Random chance to inflict Curse status on your enemy when recieving physical damage.
Item Script
{ bonus2 bSubEle,Ele_Fire,100; bonus3 bAddEffWhenHit,Eff_Curse,5000,ATF_WEAPON; },{},{}
Dropped By No Result

Heart Hunter Evil Card [Armor]   Item ID# 27151 (Evil_Card)
Evil Card
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Freezing
Description
MDEF +5.
Randomly inflicts Frozen status on attacker when receiving physical attack.
If base INT at least 110: Frozen chance increases.
Item Script
{ bonus2 bAddEffWhenHit,Eff_Freeze,3000 + (readparam(bInt) >= 110 ? 1000 : 0); bonus bMdef,5; },{},{}
Dropped By

Hearthunter AT Card [Armor]   Item ID# 300381 (Heart_Hunter_AT_Card)
Heart Hunter AT Card
Type
Card
Class
Armor Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
of Heart Hunting
Description
P.ATK +1
Increases SP Consumption by 7%.

For each 3 Refine Levels:
Increases ranged physical damage by 4%.

When equipped with Limacina Card:
ATK +10%
Item Script
{ bonus bPAtk,1; bonus bUseSPrate,7; bonus bLongAtkRate,4*(getrefine()/3); },{},{}
Dropped By No Result

Heater Card [Accessory]   Item ID# 4331 (Heater_Card)
Type
Card
Class
Accessory Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Evasion
Description
Critical Rate + 3
[Swordman Class]
Perfect Dodge + 3
[Solider, Assaulter, Permeter & Freezer Card Combo]

More Information on Combo:
Item Script
{ bonus bCritical,3; if (BaseClass == Job_Swordman) bonus bFlee2,3; },{},{}
Dropped By
Obtainable FromOld Card Album

« First < 110111112113114115116117118119120 > Last »
back to top