Files
pyfa/eos/effects/shipbonuscargoci.py

9 lines
242 B
Python

# shipBonusCargoCI
#
# Used by:
# Variations of ship: Badger (2 of 2)
# Ship: Tayra
type = "passive"
def handler(fit, ship, context):
fit.ship.boostItemAttr("capacity", ship.getModifiedItemAttr("shipBonusCI"), skill="Caldari Industrial")