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


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

[Enchantment Effect]
Reduces variable cast time of all skills by 5%.
Refine Level +7: Reduces variable cast time by 3%.
Refine Level +9: Reduces variable cast time by 3%.

[Enchantable Equipment]
Illusion Engine Wing Type A
Illusion Engine Wing Type B
Item Script
{ .@r = getrefine(); .@val = -5; if (.@r >= 9) { .@val -= 6; } else if (.@r >= 7) { .@val -= 3; } bonus bVariableCastrate,.@val; },{},{}
Dropped By No Result

back to top