Files
pyfa/eos/effects/subsystembonuscaldaricorescanstrengthgravimetric.py
blitzmann d19486ce15 cleanup
2017-07-11 02:30:26 -04:00

10 lines
306 B
Python

# subsystemBonusCaldariCoreScanStrengthGravimetric
#
# Used by:
# Subsystem: Tengu Core - Electronic Efficiency Gate
type = "passive"
def handler(fit, src, context):
fit.ship.boostItemAttr("scanGravimetricStrength", src.getModifiedItemAttr("subsystemBonusCaldariCore"), skill="Caldari Core Systems")