Renewal
.:Renewal Item Database:.
Items Listed From A-Z

Modification Module (Magic Defense)    Item ID# 25671 (EP17_1_EVT04)
Modification Module (MDEF)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
1
Description
Modification module for Illusion Armor.
Grants Modification Orb (Magic Defense) to equipment.

[Enchantment Effect]
MDEF +2
Refine Level +7: MDEF +3.
Refine Level +9: MDEF +3..

[Enchantable Equipment]
Illusion Armor Type A
Illusion Armor Type B
Illusion Engine Wing Type A
Illusion Engine Wing Type B
Illusion Leg Type A
Illusion Leg Type B
Item Script
{ .@r = getrefine(); .@mdef = 2; if (.@r >= 9) { .@mdef += 6; } else if (.@r >= 7) { .@mdef += 3; } bonus bMdef,.@mdef; },{},{}
Dropped By No Result

Modification Module (Magic Healing)    Item ID# 25698 (EP17_1_EVT31)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
1
Description
Modification module for Illusion Armor.
Grants Modification Orb (Magic Healing) to equipment.

[Enchantment Effect]
Magical attacks have a 2% chance to recover 400HP per 0.5 second for 10 seconds.

[Enchantable Equipment]
Illusion Booster R
Illusion Battle Chip R
Item Script
{ autobonus "{ bonus2 bHPRegenRate,400,500; }",20,10000,BF_MAGIC; },{},{}
Dropped By No Result

Modification Module (Magic Soul)    Item ID# 25699 (EP17_1_EVT32)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
1
Description
Modification module for Illusion Armor.
Grants Modification Orb (Magic Soul) to equipment.

[Enchantment Effect]
Magical attacks have a 1% chance to recover 80SP per 0.5 second for 10 seconds.

[Enchantable Equipment]
Illusion Booster L
Illusion Battle Chip L
Item Script
{ autobonus "{ bonus2 bSPRegenRate,80,500; }",10,10000,BF_MAGIC; },{},{}
Dropped By No Result

Modification Module (Magic)    Item ID# 25688 (EP17_1_EVT21)
Modification Module (MATK)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
1
Description
Modification module for Illusion Armor.
Grants Modification Orb (Magic Power) to equipment.

[Enchantment Effect]
MATK +5%.
Refine Level +7: MATK +25.
Refine Level +9: MATK +25.

[Enchantable Equipment]
Illusion Armor Type A
Illusion Armor Type B
Item Script
{ .@r = getrefine(); bonus bMatkRate,5; if (.@r >= 9) { bonus bMatk,50; } else if (.@r >= 7) { bonus bMatk,25; } },{},{}
Dropped By No Result

Modification Module (Mental)    Item ID# 25685 (EP17_1_EVT18)
Modification Module (Spirit)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
1
Description
Modification module for Illusion Armor.
Grants Modification Orb (Spirit) to equipment.

[Enchantment Effect]
MaxSP +5%.
Refine Level +7: MaxSP +100.
Refine Level +9: MaxSP +150.

[Enchantable Equipment]
Illusion Leg Type A
Illusion Leg Type B
Item Script
{ .@r = getrefine(); bonus bMaxSPrate,5; if (.@r >= 9) { bonus bMaxSP,250; } else if (.@r >= 7) { bonus bMaxSP,100; } },{},{}
Dropped By No Result

Modification Module (Overpower)    Item ID# 25703 (EP17_1_EVT36)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
1
Description
Modification module for Illusion Armor.
Grants Modification Orb (Over Power) to equipment.

[Enchantment Effect]
Physical attacks have a chance to activate Raging Fight for 10 seconds.

[Raging Fight]
STR +50, ATK +15%, MATK -15%.

[Enchantable Equipment]
Illusion Leg Type A
Illusion Leg Type B
Item Script
{ autobonus "{ bonus bStr,50; bonus bAtkRate,15; bonus bMatkRate,-15; }",20,10000,BF_WEAPON; /* unknown rate */ },{},{}
Dropped By No Result

Modification Module (Power)    Item ID# 25687 (EP17_1_EVT20)
Modification Module (ATK)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
1
Description
Modification module for Illusion Armor.
Grants Modification Orb (Attack Power) to equipment.

[Enchantment Effect]
ATK +5%.
Refine Level +7: ATK +25.
Refine Level +9: ATK +25.

[Enchantable Equipment]
Illusion Armor Type A
Illusion Armor Type B
Item Script
{ .@r = getrefine(); bonus2 bAddClass,Class_All,5; if (.@r >= 9) { bonus bBaseAtk,50; } else if (.@r >= 7) { bonus bBaseAtk,25; } },{},{}
Dropped By No Result

Modification Module (Shooter)    Item ID# 25689 (EP17_1_EVT22)
Modification Module (Sharpshooter)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
1
Description
Modification module for Illusion Armor.
Grants Modification Orb (Sharpshooter) to equipment.

[Enchantment Effect]
Increases ranged physical damage by 3%.
Refine Level +7: Increases ranged physical damage by 2%.
Refine Level +9: Increases ranged physical damage by 2%.

[Enchantable Equipment]
Illusion Armor Type A
Illusion Armor Type B
Item Script
{ .@r = getrefine(); .@val = 3; if (.@r >= 9) { .@val += 4; } else if (.@r >= 7) { .@val += 2; } bonus bLongAtkRate,.@val; },{},{}
Dropped By No Result

Modification Module (SP recovery)    Item ID# 25679 (EP17_1_EVT12)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
1
Description
Modification module for Illusion Armor.
Grants Modification Orb (SP Recovery) to equipment.

[Enchantment Effect]
SP Recovery +20%.

[Enchantable Equipment]
Illusion Booster L
Illusion Battle Chip L
Item Script
{ bonus bSPrecovRate,20; },{},{}
Dropped By No Result

Modification Module (Spell Buster)    Item ID# 25701 (EP17_1_EVT34)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
1
Description
Modification module for Illusion Armor.
Grants Modification Orb (Spell Buster) to equipment.

[Enchantment Effect]
Magical attacks have a chance to activate Magic Storm for 10 seconds.

[Magic Storm]
INT +50, MATK +15%, ATK -15%.

[Enchantable Equipment]
Illusion Leg Type A
Illusion Leg Type B
Item Script
{ autobonus "{ bonus bInt,50; bonus bMatkRate,15; bonus bAtkRate,-15; }",20,10000,BF_MAGIC; /* unknown rate */ },{},{}
Dropped By No Result

Modification Module (Spell)    Item ID# 25680 (EP17_1_EVT13)
Modification Module (Mana)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
1
Description
Modification module for Illusion Armor.
Grants Spell5 to equipment.

[Enchantment Effect]
MATK +18.
Decreases variable cast time by 10%.

[Enchantable Equipment]
Illusion Booster R
Illusion Booster L
Illusion Battle Chip R
Illusion Battle Chip L
Item Script
{ bonus bMatk,18; bonus bVariableCastrate,-10; },{},{}
Dropped By No Result

Modification Module (Str)    Item ID# 25674 (EP17_1_EVT07)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
1
Description
Modification module for Illusion Armor.
Grants STR +3 to equipment.

[Enchantable Equipment]
Illusion Booster R
Illusion Battle Chip R
Item Script
{ bonus bStr,3; },{},{}
Dropped By No Result

« First < 8384858687888990919293 > Last »
back to top