Files
pyfa/eos/effects/effect3900.py
2019-03-16 14:08:20 -04:00

11 lines
311 B
Python

# subsystemBonusAmarrCoreScanStrengthRADAR
#
# Used by:
# Subsystem: Legion Core - Dissolution Sequencer
type = "passive"
def handler(fit, src, context):
fit.ship.boostItemAttr("scanRadarStrength", src.getModifiedItemAttr("subsystemBonusAmarrCore"),
skill="Amarr Core Systems")