Files
pyfa/eos/effects/structurestealthemitterarraysigdecrease.py
2014-03-15 17:33:45 +04:00

7 lines
253 B
Python
Executable File

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