Files
pyfa/eos/effects/structurestealthemitterarraysigdecrease.py
2014-07-30 21:23:27 -04:00

7 lines
259 B
Python

# Used by:
# Implants named like: X Instinct Booster (4 of 4)
# Implants named like: grade Halo (15 of 18)
type = "passive"
def handler(fit, implant, context):
fit.ship.boostItemAttr("signatureRadius", implant.getModifiedItemAttr("signatureRadiusBonus"))