Files
pyfa/eos/effects/subsystembonusgallentepropulsion2warpcapacitor.py
2017-06-25 00:18:06 -04:00

8 lines
254 B
Python

# Not used by any item
type = "passive"
def handler(fit, module, context):
fit.ship.boostItemAttr("warpCapacitorNeed", module.getModifiedItemAttr("subsystemBonusGallentePropulsion2"),
skill="Gallente Propulsion Systems")