Files
pyfa/eos/effects/elitebonusjumpfreighterarmorhp1.py

9 lines
241 B
Python

# eliteBonusJumpFreighterArmorHP1
#
# Used by:
# Ship: Anshar
# Ship: Ark
type = "passive"
def handler(fit, ship, context):
fit.ship.boostItemAttr("armorHP", ship.getModifiedItemAttr("eliteBonusJumpFreighter1"), skill="Jump Freighters")