11 lines
307 B
Python
11 lines
307 B
Python
# subsystemBonusAmarrCore3ScanResolution
|
|
#
|
|
# Used by:
|
|
# Subsystem: Legion Core - Dissolution Sequencer
|
|
type = "passive"
|
|
|
|
|
|
def handler(fit, src, context):
|
|
fit.ship.boostItemAttr("scanResolution", src.getModifiedItemAttr("subsystemBonusAmarrCore3"),
|
|
skill="Amarr Core Systems")
|