8 lines
314 B
Python
8 lines
314 B
Python
# subsystemBonusGallenteEngineeringPowerOutput
|
|
#
|
|
# Used by:
|
|
# Subsystem: Proteus Engineering - Power Core Multiplier
|
|
type = "passive"
|
|
def handler(fit, module, context):
|
|
fit.ship.boostItemAttr("powerOutput", module.getModifiedItemAttr("subsystemBonusGallenteEngineering"), skill="Gallente Engineering Systems")
|