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

11 lines
318 B
Python

# subsystemBonusMinmatarCoreScanStrengthLADAR
#
# Used by:
# Subsystem: Loki Core - Dissolution Sequencer
type = "passive"
def handler(fit, src, context):
fit.ship.boostItemAttr("scanLadarStrength", src.getModifiedItemAttr("subsystemBonusMinmatarCore"),
skill="Minmatar Core Systems")