Renewal
.:Renewal Item Database:.
Search Item By ID


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

[Enchantment Effect]
DEF +25
Refine Level +7: DEF +10.
Refine Level +9: DEF +10.

[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

[iRO Description]
A modification module that can be used on Illusion armor.
Adds the Modification Orb (DEF) effect.
[Enchantment Effect]
Def +25
If upgrade level is +7 or higher,
Additional Def +10
If upgrade level is +9 or higher,
Additional Def +10

[Applicable 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(); .@def = 25; if (.@r >= 9) { .@def += 20; } else if (.@r >= 7) { .@def += 10; } bonus bDef,.@def; },{},{}
Dropped By No Result

back to top