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

Parus Card [Headgear]   Item ID# 4512 (Parus_Card)
Type
Card
Class
Headgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Acolyte
Description
Heal effectiveness +3%.
[Acolyte and Acolyte Upper Classes]
For every 2 refine on the compounded item, heal effectiveness increases by 1%.
Item Script
{ bonus bHealPower,3; if (BaseClass == Job_Acolyte) { bonus bHealPower,getrefine()/2; } },{},{}
Dropped By
Obtainable FromOld Card Album

Permeter Card [Headgear]   Item ID# 4311 (Permeter_Card)
Type
Card
Class
Headgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Anti-Evil
Description
Add a 15% resistance against Shadow and Undead Property attacks.
[Solider, Assaulter, Freezer & Heater Card Combo]

More Information on Combo:
Item Script
{ bonus2 bSubEle,Ele_Dark,15; bonus2 bSubEle,Ele_Undead,15; },{},{}
Dropped By
Obtainable FromOld Card Album

Pharaoh Card [Headgear]   Item ID# 4148 (Pharaoh_Card)
Type
Card
Class
Headgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Kirin
Description
Reduce SP Consumption of skills by 30%.
Item Script
{ bonus bUseSPrate,-30; },{},{}
Dropped By

Phylla Card [Headgear]   Item ID# 4461 (Pillar_Card)
Type
Card
Class
Headgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Sharp
Description
DEX + 1, AGI + 1.
When dealing physical damage, there's a chance that for 4 seconds you will receive CRIT + 20.
Item Script
{ bonus bDex,1; bonus bAgi,1; autobonus "{ bonus bCritical,20; }",15,4000,BF_NORMAL,"{ specialeffect2 EF_ENHANCE; }"; },{},{}
Dropped By
Obtainable FromOld Card Album

Pierrotzoist Card [Headgear]   Item ID# 300247 (Pierrotzoist_Card)
Type
Card
Class
Headgear Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
of Ghost Killer
Description
Increases variable cast time of all skills by 5%.

For each Refine Level:
Decreases variable cast time by 1%.

Refine Level +9:
Increases magical damage with Ghost element by 1%.

Refine Level +11:
Increases magical damage with Ghost element by additional 2%.
Item Script
{ .@r = getrefine(); bonus bVariableCastrate,5-.@r; if (.@r>=9) { bonus2 bMagicAtkEle,Ele_Ghost,1; if (.@r>=11) { bonus2 bMagicAtkEle,Ele_Ghost,2; } } },{},{}
Dropped By

Plaga Card [Headgear]   Item ID# 27310 (Plaga_Card)
Type
Card
Class
Headgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Of Immortal
Description
MATK +10.
Increases Neutral elemental magic damage by 5%.

Refine Level +9:
Increases Neutral elemental magic damage by additional 5%
Item Script
{ bonus bMatk,10; .@val = 5; if (getrefine() >= 9) { .@val += 5; } bonus2 bMagicAtkEle,Ele_Neutral,.@val; },{},{}
Dropped By

Plagarion Card [Headgear]   Item ID# 300251 (Plagarion_Card)
Type
Card
Class
Headgear Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
of High Immortal
Description
MATK +15

Increases magical damage with Neutral element by 7%.
Increases SP Consumption by 5%.
Item Script
{ bonus bMatk,15; bonus2 bMagicAtkEle,Ele_Neutral,7; bonus bUseSPrate,5; },{},{}
Dropped By

Purple Ferus Card [Headgear]   Item ID# 300015 (Ferus_P_Card)
Type
Card
Class
Headgear Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
Low-level Remedy
Description
ATK +3%, MaxHP -5%, MaxSP -5%.

For each 4 refine levels: ATK +1%.

When equipped with Gold Acidus Card:
For each 4 refine levels: MaxHP +4%, MaxSP +4%.
Item Script
{ bonus bAtkRate,3; bonus bMaxHPrate,-5; bonus bMaxSPrate,-5; bonus bAtkRate,(getrefine()/4); },{},{}
Dropped By No Result

back to top