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

11 lines
309 B
Python

# cpuMultiplierPostMulCpuOutputShip
#
# Used by:
# Modules from group: CPU Enhancer (19 of 19)
# Variations of structure module: Standup Co-Processor Array I (2 of 2)
type = "passive"
def handler(fit, module, context):
fit.ship.multiplyItemAttr("cpuOutput", module.getModifiedItemAttr("cpuMultiplier"))