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


Modification Module (Delay after skill)    Item ID# 25693 (EP17_1_EVT26)
Modification Module (Post-skill Delay)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
1
Description
Modification module for Illusion Armor.
Grants Modification Orb (after skill cast delay) to equipment.

[Enchantment Effect]
Reduces after skill cast delay of all skills by 5%.

Refine Level +7:
Reduces after skill cast delay of all skills by additional 5%.

Refine Level +9:
Reduces after skill cast delay of all skills by additional 5%.

[Enchantable Equipment]
Illusion Armor Type A
Illusion Armor Type B

[iRO Description]
A modification module that can be used on Illusion armor.
Adds the Modification Orb (Post-skill Delay) effect.
[Enchantment Effect]
Reduces the global delay of skills by 5%
If upgrade level is +7 or higher,
Reduces the global delay of skills by an additional 5%
If upgrade level is +9 or higher,
Reduces the global delay of skills by an additional 5%

[Applicable Equipment]
Illusion Armor Type A
Illusion Armor Type B
Item Script
{ .@r = getrefine(); .@val = -5; if (.@r >= 9) { .@val -= 10; } else if (.@r >= 7) { .@val -= 5; } bonus bDelayrate,.@val; },{},{}
Dropped By No Result

back to top