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

10 lines
332 B
Python

# warpdriveoperationWarpCapacitorNeedBonusPostPercentWarpCapacitorNeedLocationShip
#
# Used by:
# Implants named like: Eifyr and Co. 'Rogue' Warp Drive Operation WD (6 of 6)
type = "passive"
def handler(fit, implant, context):
fit.ship.boostItemAttr("warpCapacitorNeed", implant.getModifiedItemAttr("warpCapacitorNeedBonus"))