8 lines
321 B
Python
8 lines
321 B
Python
# subsystemBonusMinmatarElectronic2ScanResolution
|
|
#
|
|
# Used by:
|
|
# Subsystem: Loki Electronics - Tactical Targeting Network
|
|
type = "passive"
|
|
def handler(fit, module, context):
|
|
fit.ship.boostItemAttr("scanResolution", module.getModifiedItemAttr("subsystemBonusMinmatarElectronic2"), skill="Minmatar Electronic Systems")
|