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

[iRO Description]
A modification module that can be used on Illusion armor.
Adds the Modification Orb (Fixed Casting) effect.
[Enchantment Effect]
Fixed Casting -0.3 sec.
Reduces the fixed casting time of skills by 0.3 seconds.
If upgrade level is +7 or higher,
Reduces the fixed casting time of skills by an additional 0.2 seconds.
If upgrade level is +9 or higher,
Reduces the fixed casting time of skills by an additional 0.2 seconds.

[Applicable 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