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


Modification Module (Fixed Casting)    Item ID# 25694 (EP17_1_EVT27)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
1
Description
Modification module for Illusion Armor.
Grants Modification Orb (fixed cast time) to equipment.

[Enchantment Effect]
Reduces fixed cast time by 0.3 seconds.

Refine Level +7:
Reduces fixed cast time by additional 0.2 seconds.

Refine Level +9:
Reduces fixed cast time by additional 0.2 seconds.

[Enchantable Equipment]
Illusion Leg Type A
Illusion Leg Type B
Item Script
{ .@r = getrefine(); .@val = -300; if (.@r >= 9) { .@val -= 400; } else if (.@r >= 7) { .@val -= 200; } bonus bFixedCast,.@val; },{},{}
Dropped By No Result

back to top