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

11 lines
305 B
Python

# structureStealthEmitterArraySigDecrease
#
# 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"))