Files
pyfa/eos/effects/elitebonuscommandshiparmorhp1.py

7 lines
226 B
Python

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