6 lines
263 B
Python
Executable File
6 lines
263 B
Python
Executable File
# Used by:
|
|
# Modules from group: Warp Core Stabilizer (8 of 8)
|
|
type = "passive"
|
|
def handler(fit, module, context):
|
|
fit.ship.boostItemAttr("maxTargetRange", module.getModifiedItemAttr("maxTargetRangeBonus"),
|
|
stackingPenalties = True) |