Files
pyfa/eos/effects/subsystembonusminmatarcore2energyresistance.py
2017-06-25 01:21:37 -04:00

9 lines
327 B
Python

# subsystemBonusMinmatarCore2EnergyResistance
#
# Used by:
# Subsystem: Loki Core - Augmented Nuclear Reactor
type = "passive"
def handler(fit, src, context):
fit.ship.boostItemAttr("energyWarfareResistance", src.getModifiedItemAttr("subsystemBonusMinmatarCore2"),
skill="Minmatar Core Systems")