6 lines
233 B
Python
6 lines
233 B
Python
# Used by:
|
|
# Modules named like: Polycarbon Engine Housing (8 of 8)
|
|
type = "passive"
|
|
def handler(fit, module, context):
|
|
fit.ship.boostItemAttr("agility", module.getModifiedItemAttr("agilityMultiplier"), stackingPenalties = True)
|