Files
pyfa/eos/effects/effect3897.py
2019-03-16 14:08:20 -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")