Files
pyfa/eos/effects/poweroutputaddpassive.py

8 lines
221 B
Python

# powerOutputAddPassive
#
# Used by:
# Items from category: Subsystem (40 of 80)
type = "passive"
def handler(fit, module, context):
fit.ship.increaseItemAttr("powerOutput", module.getModifiedItemAttr("powerOutput"))