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