Files
pyfa/eos/effects/subsystembonusminmatarcorescanstrengthladar.py
2017-06-27 21:03:16 -04:00

9 lines
316 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")