8 lines
314 B
Python
8 lines
314 B
Python
# subsystemBonusAmarrElectronic2ScanResolution
|
|
#
|
|
# Used by:
|
|
# Subsystem: Legion Electronics - Tactical Targeting Network
|
|
type = "passive"
|
|
def handler(fit, module, context):
|
|
fit.ship.boostItemAttr("scanResolution", module.getModifiedItemAttr("subsystemBonusAmarrElectronic2"), skill="Amarr Electronic Systems")
|