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

[iRO Description]
A modification module that can be used on Illusion armor.
Adds the Modification Orb (Sharpshooter) effect.
[Enchantment Effect]
Long-ranged Physical damage 3%

If upgrade level is +7 or higher,
Additional Long-ranged Physical damage +2%
If upgrade level is +9 or higher,
Additional Long-ranged Physical damage +2%

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