Files
pyfa/eos/effects/subsystembonusminmatarcorescanstrengthladar.py
blitzmann d19486ce15 cleanup
2017-07-11 02:30:26 -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")