Renewal
.:Renewal Item Database:.
Card

Inverse Scale Lv5    Item ID# 310241 (Tha_Wrath_5)
Disgust Lv5
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases physical damage against enemies of Angel and Dragon race by 35%.
Item Script
{ bonus2 bAddRace,RC_Angel,35; bonus2 bAddRace,RC_Dragon,35; },{},{}
Dropped By No Result

Irene High Elder Card [Garment]   Item ID# 27168 (Irene_Elder_Card)
Irene Elder Card
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Padre
Description
HIT +10.
For every 3 refine levels on the compounded gear, HIT +5.

When combined with Sarah Card:
ATK +100.
Has a chance to transforms the user into Sarah for 60 seconds when dealing physical attack.

More Information on Combo:
Item Script
{ bonus bHit,10 + 5 * (getrefine()/3); },{},{}
Dropped By

Iron Fist Card [Footgear]   Item ID# 4239 (Iron_Fist_Card)
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Veteran Hunter's
Description
Receive 10% more Experience Points from Formless monsters. In a shared-party, any member can kill the Formless monster, but only the wearer will get the extra EXP.
Receive 20% more damage from Formless monster.

More Information on Combo:
Item Script
{ bonus2 bSubRace,RC_Formless,-20; bonus2 bExpAddRace,RC_Formless,10; },{},{}
Dropped By
Obtainable FromOld Card Album

Isaac Card [Headgear]   Item ID# 27395 (Isaac_Card)
Type
Card
Class
Headgear Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
Isaac's
Description
'I think the more desolate the atmosphere, the more you should smile.' -Isaac Wigner
Item Script
{},{},{}
Dropped By No Result

Isaac Wigner (Sign Stamp) Card [Accessory]   Item ID# 300358 (L_Issac_Card)
Type
Card
Class
Accessory Card
Buy
n/a
Sell
n/a
Weight
1
Description
Not Available

[iRO Description]
Not Available
Item Script
{ bonus2 bIgnoreDefRaceRate,RC_All,100; bonus2 bIgnoreMdefRaceRate,RC_All,100; },{},{}
Dropped By No Result

Isaac Wigner Card [Headgear]   Item ID# 27396 (S_Issac_Card)
Isaac Wagner Card
Type
Card
Class
Headgear Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
of Bright Wigner
Description
Decreases after skill cast delay by 5%.

When equipped with Juergen Wagner Card and Agnes Roegenburgs Card:
Increases physical damage against enemies of Small size and Brute race by 7%.

When equipped with Wolf Roegenburgs Card and Poe Richard Card:
Increases physical damage against enemies of Medium size by 7%.
Decreases after skill cast delay by additional 3%.
Item Script
{ bonus bDelayrate,-5; },{},{}
Dropped By No Result

Isilla Card [Headgear]   Item ID# 4412 (Isilla_Card)
Type
Card
Class
Headgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Aria
Description
INT +2
Each magical attack has a chance of reducing variable cast time by 50% and Flee +30 for 5 seconds.
Item Script
{ bonus bInt,2; autobonus "{ bonus bVariableCastrate,-50; bonus bFlee,30; }",50,5000,BF_MAGIC,"{ specialeffect2 EF_SUFFRAGIUM; }"; },{},{}
Dropped By
Obtainable FromOld Card Album

Isis Card [Garment]   Item ID# 4116 (Isis_Card)
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Divine
Description
Increase resistance to the Shadow Property by 30%.
FLEE +5
Item Script
{ bonus2 bSubEle,Ele_Dark,30; bonus bFlee,5; },{},{}
Dropped By
Obtainable FromOld Card Album

Issgard Crystal    Item ID# 312306 (Isgard_4)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); bonus bMdef,10; bonus bDef,50; if (.@g>=ENCHANTGRADE_D) { bonus bDelayrate,-2; bonus bMdef,5; bonus bDef,25; if (.@g>=ENCHANTGRADE_C) { bonus bDelayrate,-1; bonus bMdef,5; bonus bDef,25; if (.@g>=ENCHANTGRADE_B) { bonus bDelayrate,-1; bonus bMdef,5; bonus bDef,25; if (.@g>=ENCHANTGRADE_A) { bonus bDelayrate,-1; bonus bMdef,5; bonus bDef,25; } } } } },{},{}
Dropped By No Result

Issgard Crystal (Assassin)    Item ID# 312309 (Isgard_3_Assassin)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); bonus bBaseAtk,20; if (.@g>=ENCHANTGRADE_D) { bonus bCritAtkRate,2; bonus bBaseAtk,5; if (.@g>=ENCHANTGRADE_C) { bonus bCritAtkRate,2; bonus bBaseAtk,5; if (.@g>=ENCHANTGRADE_B) { bonus bCritAtkRate,2; bonus bBaseAtk,5; if (.@g>=ENCHANTGRADE_A) { bonus bCritAtkRate,2; bonus bBaseAtk,5; } } } } },{},{}
Dropped By No Result

Issgard Crystal (Berserker)    Item ID# 312311 (Isgard_2_Warrior2)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); bonus bBaseAtk,30; if (.@g>=ENCHANTGRADE_D) { bonus bShortAtkRate,2; bonus bBaseAtk,5; if (.@g>=ENCHANTGRADE_C) { bonus bShortAtkRate,2; bonus bBaseAtk,5; if (.@g>=ENCHANTGRADE_B) { bonus bShortAtkRate,2; bonus bBaseAtk,5; if (.@g>=ENCHANTGRADE_A) { bonus bShortAtkRate,2; bonus bBaseAtk,5; } } } } },{},{}
Dropped By No Result

Issgard Crystal (Executioner)    Item ID# 312313 (Isgard_2_Assassin2)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); bonus bBaseAtk,30; if (.@g>=ENCHANTGRADE_D) { bonus bCritAtkRate,2; bonus bBaseAtk,5; if (.@g>=ENCHANTGRADE_C) { bonus bCritAtkRate,2; bonus bBaseAtk,5; if (.@g>=ENCHANTGRADE_B) { bonus bCritAtkRate,2; bonus bBaseAtk,5; if (.@g>=ENCHANTGRADE_A) { bonus bCritAtkRate,2; bonus bBaseAtk,5; } } } } },{},{}
Dropped By No Result

« First < 10111213141516 >
back to top