Viewing Item

#25689: Modification Module (Shooter)

Item ID 25689 For Sale No
Identifier EP17_1_EVT22 Credit Price Not For Sale
Name Modification Module (Shooter) Type Card - Enchant
NPC Buy 0 Weight 1
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 .@val = 3;

3 if (.@r >= 9) {

4 .@val += 4;

5 } else if (.@r >= 7) {

6 .@val += 2;

7 }

8 bonus bLongAtkRate,.@val;

Equip Script None
Unequip Script None