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

10 lines
229 B
Python

# eliteBonusCommandShipArmorHP1
#
# Used by:
# Ship: Damnation
type = "passive"
def handler(fit, ship, context):
fit.ship.boostItemAttr("armorHP", ship.getModifiedItemAttr("eliteBonusCommandShips1"), skill="Command Ships")