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

10 lines
243 B
Python

# covertOpsWarpResistance
#
# Used by:
# Ships from group: Covert Ops (5 of 8)
type = "passive"
def handler(fit, src, context):
fit.ship.increaseItemAttr("warpFactor", src.getModifiedItemAttr("eliteBonusCovertOps1"), skill="Covert Ops")