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

10 lines
235 B
Python

# cpuOutputAddCpuOutputPassive
#
# Used by:
# Subsystems from group: Offensive Systems (8 of 12)
type = "passive"
def handler(fit, module, context):
fit.ship.increaseItemAttr("cpuOutput", module.getModifiedItemAttr("cpuOutput"))