Renewal
.:Renewal Item Database:.
Card

Engkanto Card [Headgear]   Item ID# 4583 (Engkanto_Card)
Type
Card
Class
Headgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Poison Grass
Description
Increases physical damage inflicted on Poison elemental monsters by 30%.
Pierces physical defense of Plant monsters by 30%.
Item Script
{ bonus2 bAddEle,Ele_Poison,30; bonus2 bMagicAddEle,Ele_Poison,30; bonus2 bIgnoreDefRaceRate,RC_Plant,30; },{},{}
Dropped By

Enhanced Amdarais Card [Armor]   Item ID# 4635 (P_Amdarais_Card)
Powerful Amdarais Card
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Solid
Description
Every refine on the compounded equipment gives DEF +10 and FLEE -2.
When base level is 100 or higher, MaxHP +500.

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bDef,(.@r*10); bonus bFlee,(.@r*-2); if (BaseLevel>=100) bonus bMaxHP,500; },{},{}
Dropped By

Enhanced Archer Skeleton Card [Weapon]   Item ID# 4633 (P_Archer_Skeleton_Card)
Powerful Archer Skeleton Card
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Queenbird
Description
Increases long range physical attack by 10%.
When base level is 100 or higher, additional increase to long range physical attack by 2%.
Item Script
{ bonus bLongAtkRate,(BaseLevel>=100?12:10); },{},{}
Dropped By

Enhanced Byorgue Card [Armor]   Item ID# 4547 (Upd_Byorgue_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Half Exceeding
Description
[Rogue and Rogue Upper Classes]
ATK +10%
MATK +10%
MaxHP +1% for each 2 refine on the compounded equipment.
Adds a chance of inflicting Confusion status on target when using Body Paint skill.
Item Script
{ if (BaseJob == Job_Rogue) { bonus bMatkRate,10; bonus2 bAddClass,Class_All,10; } bonus bMaxHPrate,getrefine()/2; bonus3 bAddEffOnSkill,"SC_BODYPAINT",Eff_Stun,1000; },{},{}
Dropped By No Result

Enhanced Necromancer Card [Weapon]   Item ID# 4551 (Upd_Necromancer_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Description
When compounded to Staff class weapon:
INT +1
Pierces magical defense of target by 2%.
For each 4 refine levels:
Pierces magical defense of target by 1%.
Item Script
{ .@i = getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW); if (.@i == W_STAFF || .@i == W_2HSTAFF) { bonus bInt,1; bonus2 bIgnoreMdefClassRate,Class_All,2+(getrefine()/4); } },{},{}
Dropped By No Result

Enhanced Salamander Card [Garment]   Item ID# 4548 (Upd_Salamander_Card)
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Half Nessus
Description
Increases Fire Pillar and Meteor Storm damage by 40%.
Increases Fire Pillar cooldown by 2 seconds.

[If card is compounded into an item with refine level +15 or higher]
Reduces Fire Pillar cooldown by 2 seconds.
Item Script
{ bonus2 bSkillAtk,"WZ_FIREPILLAR",40; bonus2 bSkillAtk,"WZ_METEOR",40; },{},{}
Dropped By No Result

Enhanced Skeleton Card [Weapon]   Item ID# 4446 (P_Skeleton_Card)
Powerful Skeleton Card
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Sharpen
Description
ATK +15
Every attack has 2% chance to stun enemy.
When base level 100 or higher, increase stun chance by 1%
Item Script
{ bonus bBaseAtk,15; bonus2 bAddEff,Eff_Stun,(BaseLevel>=100?300:200); },{},{}
Dropped By

Enhanced Soldier Skeleton Card [Weapon]   Item ID# 4634 (P_Soldier_Skeleton_Card)
Powerful Soldier Skeleton Card
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Fatal
Description
CRIT +9
When base level is 100 or higher, additional CRIT +1 and critical damage +5%.
Item Script
{ if (BaseLevel<100) { bonus bCritical,9; } else { bonus bCritical,10; bonus bCritAtkRate,5; } },{},{}
Dropped By

Entangled Intermediate Rgan Card [Footgear]   Item ID# 300380 (E_Inter_Rgan_Card)
Type
Card
Class
Footgear Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
Higher Level
Description
Critical +5

Up to max +11 Refine Level:
Critical -15
Decreases critical damage by 10%.

Refine Level +12:
Critical +15
Incrreases critical damage by 10%.

When Armor Level of compounded equipment is 2:
C.RATE +5
Item Script
{ bonus bCritical,5; if (getrefine() < 12) { bonus bCritical,-15; bonus bCritAtkRate,-10; } else { bonus bCritical,15; bonus bCritAtkRate,10; } if (getequiparmorlv() == 2) { bonus bCRate,5; } },{},{}
Dropped By No Result

Entweihen Crothen Card [Armor]   Item ID# 4451 (Ant_Buyanne_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Axis
Description
MATK + 100.
Item Script
{ bonus bMatk,100; },{},{}
Dropped By

Eremes Guile Card [Weapon]   Item ID# 4360 (Eremes_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Assassin
Description
Critical Rate +10 when attacking DemiHuman monster.
Item Script
{ bonus2 bCriticalAddRace,RC_DemiHuman,10; bonus2 bCriticalAddRace,RC_Player_Human,10; },{},{}
Dropped By
Obtainable FromOld Card Album

Eremes's Memory    Item ID# 29596 (Eremes_Memory)
Type
Card
Class
Enchant
Buy
20z
Sell
10z
Weight
0
Description
For each 5 refine levels of the total refine level of Judgement Slasher + Repent Slasher:
Increases damage of Meteor Assault and Soul Destroyer by 10%
Increases damage of Cross Impact and Counter Slash by 5%.

For each 3 refine levels of Agudo Filo:
Decreases Dark Claw skill cooldown by 3 seconds.
ASPD +2% (Decreases after attack delay b 2%).

For each 3 refine levels of Reaper Cross:
Increases damage of Rolling Cutter by 7%.
Increases damage of Cross Ripper Slasher by 5%.
Item Script
{},{},{}
Dropped By No Result

< 12345678910 >
back to top