11 lines
349 B
Python
11 lines
349 B
Python
# subsystemBonusMinmatarElectronicScanStrengthLADAR
|
|
#
|
|
# Used by:
|
|
# Subsystem: Loki Electronics - Dissolution Sequencer
|
|
type = "passive"
|
|
|
|
|
|
def handler(fit, module, context):
|
|
fit.ship.boostItemAttr("scanLadarStrength", module.getModifiedItemAttr("subsystemBonusMinmatarElectronic"),
|
|
skill="Minmatar Electronic Systems")
|