Files
pyfa/eos/effects/effect6995.py
2019-03-16 14:08:20 -04:00

11 lines
197 B
Python

# targetABCAttack
#
# Used by:
# Modules from group: Precursor Weapon (15 of 15)
type = 'active'
def handler(fit, module, context):
# Set reload time to 1 second
module.reloadTime = 1000