Files
pyfa/eos/effects/subsystembonusgallentepropulsionagility.py

8 lines
303 B
Python

# subsystemBonusGallentePropulsionAgility
#
# Used by:
# Subsystem: Proteus Propulsion - Interdiction Nullifier
type = "passive"
def handler(fit, module, context):
fit.ship.boostItemAttr("agility", module.getModifiedItemAttr("subsystemBonusGallentePropulsion"), skill="Gallente Propulsion Systems")