Renewal
.:Renewal Item Database:.
Card

Arc Angeling Card [Headgear]   Item ID# 4241 (Archangeling_Card)
Type
Card
Class
Headgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Miraculous
Description
Maximum HP + 300
[Base Lucky >= 77]
Increase HP and SP Recovery by 100%.
Item Script
{ bonus bMaxHP,300; if (readparam(bLuk)>=77) { bonus bHPrecovRate,100; bonus bSPrecovRate,100; } },{},{}
Dropped By
Obtainable FromMystical Card Album

Arc Elder Card [Garment]   Item ID# 4629 (Arc_Elder_Card)
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Skinny
Description
Decreases damage taken from Neutral elemental attacks by 15%.

For each Refine Level:
Increases magical damage with Earth element by 3%.

When equipped with shoes compounded with Time Keeper Card:
Decreases damage taken from Neutral elemental attacks by an additional 5%.

More Information on Combo:
Item Script
{ bonus2 bSubEle,Ele_Neutral,15; bonus2 bMagicAtkEle,Ele_Earth,getrefine()*3; },{},{}
Dropped By

Arcana    Item ID# 29585 (Arcana)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
When equipped with The Emperor Card:
VIT+3, MaxHP +10%.
Increases damage of Overbrand by 50%.

When equipped with The Hierophant Card:
LUK +3.
Increases Healing skills effectiveness by 10%.
Increases HP Recovery Amount of Recovery Items by 10%.
Increases damage of Cart Tornado by 50%.

When equipped with The Lovers Card:
DEX +3, MDEF +20.
Increases damage of Severe Rainstorm by 50%.

When equipped with The Chariot Card:
LUK +3.
Increases ranged physical damage by 5%.
Increases damage of Arm Cannon by 50%.

When equipped with Strength Card:
STR +3, ATK +50.
Increases damage of Sky Net Blow by 50%.

When equipped with The Hermit Card:
Increases Healing skills effectiveness by 5%.
Increases SP Recovery Rate by 50%.
Increases damage of Adoramus by 50%.

When equipped with Justice Card:
VIT +3, DEF +300.
Increases damage of Hundred Spear by 50%.

When equipped with Death Card:
AGI +3, FLEE +50.
Increases damage of Rolling Cutter by 50%.

When equipped with Temperance Card:
DEX +3, ASPD +1.
Increases damage of Arrow Storm by additional 50%.

When equipped with The Devil Card:
AGI +3, HIT +50.
Increases damage of Feint Bomb by additional 50%.

When equipped with The Star Card:
INT +3, MATK +50.
Increases damage of Soul Expansion by additional 50%.

When equipped with The Moon Card:
INT +3.
Skill casting cannot be interrupted.
Increases damage of Diamond Dust by additional 50%.

When equipped with The Fool Card:
All Stats +1, MaxHP +5000, MaxSP +500.
Enables the use of Level 1 Cart Revolution.

When equipped with Wheel of Fortune Card:
STR +2, LUK +2.
Increases HP Recovery Rate by 350%.
Increases damage of Soul Cutter by 50%.

When equipped with The Hanged Man Card:
INT +2, DEX +2, MaxSP +10%.
Increases damage of Fire Dance by 50%.

When equipped with World Card:
AGI +2, VIT +2.
Increases damage of Catnip Meteor by 50%.
Enables its user to detect hidden enemies, this effect does not activate during WoE:TE.

When equipped with Reversed Justice Card:
LUK +3.
Ignores physical defense of all enemies by 25%.
Increases damage of Sonic Wave by 50%.

When equipped with Reversed Star Card:
DEX +3.
Recovers 200 HP when defeating monsters with magical attacks.
Increases damage of Hell Inferno by 50%.

When equipped with Reversed Temperance Card:
INT +3.
Decreases after skill cast delay of all skills by 5%.
Increases damage of Aimed Bolt by 50%.

When equipped with Reversed The Chariot Card:
VIT +3.
Increases physical damage against Boss class monsters by 5%.
Increases damage of Power Swing by 50%.

When equipped with Reversed Death Card:
VIT +3.
Recovers 5 SP when recieving physical damage.
Increases damage of Counter Slash by 50%.

When equipped with Reversed The Lovers Card:
INT +3.
Ignores magical defense of all race enemies by 25%.
Increases damage of Great Echo by 50%.

When equipped with Reversed The Emperor Card:
LUK +3.
Reflects 5% of melee physical damage.
Increases damage of Ray of Genesis by 50%.

When equipped with Reversed Strength Card:
AGI +3.
Recovers 200 HP when defeating monsters with physical attacks.
Increases damage of Ride in Lightning by 50%.

When equipped with Reversed The Devil Card:
STR +3.
Recovers 2 SP when recieving damage.
Increases damage of Fatal Menace by 50%.

When equipped with Reversed The Moon Card:
DEX +3.
Decreases fixed cast time of all skills by 50%.
Increases damage of Varetyr Spear by 50%.

When equipped with Reversed Wheel of Fortune Card:
AGI +2, VIT +2.
Recovers 1500 HP every 5 seconds.
Increases damage of Kunai Explosion by 50%.

When equipped with Reversed World Card:
STR +2, LUK +2, ATK +10%.
Increases damage of Spirit of Savage by 50%.
Item Script
{},{},{}
Dropped By No Result

Arch Bishop Magaleta Card [Garment]   Item ID# 4675 (Archbishop_Card)
Arch Bishop Margaretha Card
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Arch Bishop
Description
When base class is Archbishop: MaxHP +10%, Healing skills +15%.
When base level is 175: All Stats +10.
When refine level +10 or higher: All Stats +10.

When equipped with True Margaretha Sorin Card:
Adds 3% chance for 6 seconds to possess the user with Margaretha Sorin spirit when attacking with magical attacks.
During possession, the user granted with +100 MATK.

More Information on Combo:
Item Script
{ if (eaclass()&EAJL_THIRD && BaseJob == Job_Priest) { bonus bMaxHPrate,10; bonus bHealPower,15; } if (BaseLevel>174) bonus bAllStats,10; if (getrefine()>9) bonus bAllStats,10; },{},{}
Dropped By

Arch Bishop Magaleta Card [Garment]   Item ID# 27059 (Archbishop_Card_J)
Archbishop Margaretha(MVP) Card
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Arc Bishop
Description
When equipped by Archbishop:
MaxHP +10%. Increases Healing skills effectiveness by 15%.

Base Level is at least 165: All Stats +10.

If Refine Level of equipped Garment is +10 or higher:
All Stats +10.

When equipped with Archbishop Margaretha Card:
Random chance to increase Healing skills by 100% and transform into Archbishop Margaretha for 5 seconds when using Heal, Highness Heal or Coluceo Heal.
Item Script
{ if (eaclass()&EAJL_THIRD && BaseJob == Job_Priest) { bonus bMaxHPrate,10; bonus bHealPower,15; } if (BaseLevel>164) bonus bAllStats,10; if (getrefine()>9) bonus bAllStats,10; },{},{}
Dropped By No Result

Arch Mage Soul (Crimson Arrow)    Item ID# 312244 (AG_Soul_CA)
Arch Mage Soul(Crimson Arrow)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Crimson Arrow by 2%.

For each 2 Refine Levels:
Increases damage of Crimson Arrow by additional 1%.
Item Script
{ bonus2 bSkillAtk,"AG_CRIMSON_ARROW_ATK",2+(getrefine()/2); },{},{}
Dropped By No Result

Arch Mage Soul (Floral Flare Rod)    Item ID# 312243 (AG_Soul_FF)
Arch Mage Soul(Floral Flare Road)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Floral Flare Road by 2%.

For each 2 Refine Levels:
Increases damage of Floral Flare Road by additional 1%.
Item Script
{ bonus2 bSkillAtk,"AG_FLORAL_FLARE_ROAD",2+(getrefine()/2); },{},{}
Dropped By No Result

Arch Mage Soul (Frozen Slash)    Item ID# 312246 (AG_Soul_FS)
Arch Mage Soul(Frozen Slash)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Frozen Slash by 2%.

For each 2 Refine Levels:
Increases damage of Frozen Slash by additional 1%.
Item Script
{ bonus2 bSkillAtk,"AG_FROZEN_SLASH",2+(getrefine()/2); },{},{}
Dropped By No Result

Arch Mage Soul (Lock Down)    Item ID# 312250 (AG_Soul_RD)
Arch Mage Soul(Rock Down)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Rock Down by 2%.

For each 2 Refine Levels:
Increases damage of Rock Down by additional 1%.
Item Script
{ bonus2 bSkillAtk,"AG_ROCK_DOWN",2+(getrefine()/2); },{},{}
Dropped By No Result

Arch Mage Soul (Rain of Crystal)    Item ID# 312245 (AG_Soul_RC)
Arch Mage Soul(Rain of Crystal)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Rain of Crystal by 2%.

For each 2 Refine Levels:
Increases damage of Rain of Crystal by additional 1%.
Item Script
{ bonus2 bSkillAtk,"AG_RAIN_OF_CRYSTAL",2+(getrefine()/2); },{},{}
Dropped By No Result

Arch Mage Soul (Soul Vulcan Strike)    Item ID# 312241 (AG_Soul_SV)
Arch Mage Soul(Soul Vulcan Strike)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Soul Vulcan Strike by 2%.

For each 2 Refine Levels:
Increases damage of Soul Vulcan Strike by additional 1%.
Item Script
{ bonus2 bSkillAtk,"AG_SOUL_VC_STRIKE",2+(getrefine()/2); },{},{}
Dropped By No Result

Arch Mage Soul (Storm Cannon)    Item ID# 312248 (AG_Soul_SC)
Arch Mage Soul(Storm Cannon)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Storm Cannon by 2%.

For each 2 Refine Levels:
Increases damage of Storm Cannon by additional 1%.
Item Script
{ bonus2 bSkillAtk,"AG_STORM_CANNON",2+(getrefine()/2); },{},{}
Dropped By No Result

« First < 910111213141516171819 > Last »
back to top