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

10 lines
212 B
Python

# shipArmorHpAC2
#
# Used by:
# Ship: Augoror Navy Issue
type = "passive"
def handler(fit, ship, context):
fit.ship.boostItemAttr("armorHP", ship.getModifiedItemAttr("shipBonusAC2"), skill="Amarr Cruiser")