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

11 lines
326 B
Python

# subsystemBonusMinmatarPropulsion2Agility
#
# Used by:
# Subsystem: Loki Propulsion - Intercalated Nanofibers
type = "passive"
def handler(fit, src, context):
fit.ship.boostItemAttr("agility", src.getModifiedItemAttr("subsystemBonusMinmatarPropulsion2"),
skill="Minmatar Propulsion Systems")