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


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

[Enchantment Effect]
Increases ranged physical damage by 3%.
Refine Level +7: Increases ranged physical damage by 2%.
Refine Level +9: Increases ranged physical damage by 2%.

[Enchantable Equipment]
Illusion Armor Type A
Illusion Armor Type B
Item Script
{ .@r = getrefine(); .@val = 3; if (.@r >= 9) { .@val += 4; } else if (.@r >= 7) { .@val += 2; } bonus bLongAtkRate,.@val; },{},{}
Dropped By No Result

back to top