Files
pyfa/eos/effects/subsystembonusgallentepropulsion2agility.py
2017-06-27 21:02:27 -04:00

9 lines
324 B
Python

# subsystemBonusGallentePropulsion2Agility
#
# Used by:
# Subsystem: Proteus Propulsion - Chassis Optimization
type = "passive"
def handler(fit, src, context):
fit.ship.boostItemAttr("agility", src.getModifiedItemAttr("subsystemBonusGallentePropulsion2"),
skill="Gallente Propulsion Systems")