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

11 lines
268 B
Python

# eliteBonusExpeditionSigRadius2
#
# Used by:
# Ship: Prospect
type = "passive"
def handler(fit, ship, context):
fit.ship.boostItemAttr("signatureRadius", ship.getModifiedItemAttr("eliteBonusExpedition2"),
skill="Expedition Frigates")