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

8 lines
234 B
Python

# Not used by any item
type = "passive"
def handler(fit, module, context):
fit.ship.boostItemAttr("rechargeRate", module.getModifiedItemAttr("subsystemBonusCaldariCore"),
skill="Caldari Core Systems")