11 lines
342 B
Python
11 lines
342 B
Python
# subsystemBonusAmarrElectronicScanStrengthRADAR
|
|
#
|
|
# Used by:
|
|
# Subsystem: Legion Electronics - Dissolution Sequencer
|
|
type = "passive"
|
|
|
|
|
|
def handler(fit, module, context):
|
|
fit.ship.boostItemAttr("scanRadarStrength", module.getModifiedItemAttr("subsystemBonusAmarrElectronic"),
|
|
skill="Amarr Electronic Systems")
|