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

10 lines
239 B
Python

# freighterCargoBonusC2
#
# Used by:
# Variations of ship: Charon (2 of 2)
type = "passive"
def handler(fit, ship, context):
fit.ship.boostItemAttr("capacity", ship.getModifiedItemAttr("freighterBonusC2"), skill="Caldari Freighter")