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

12 lines
278 B
Python

# eliteBonusJumpFreighterShieldHP1
#
# Used by:
# Ship: Nomad
# Ship: Rhea
type = "passive"
def handler(fit, ship, context):
fit.ship.boostItemAttr("shieldCapacity", ship.getModifiedItemAttr("eliteBonusJumpFreighter1"),
skill="Jump Freighters")