8 lines
252 B
Python
8 lines
252 B
Python
# shipBonusPICommoditiesHoldGI2
|
|
#
|
|
# Used by:
|
|
# Ship: Epithal
|
|
type = "passive"
|
|
def handler(fit, ship, context):
|
|
fit.ship.boostItemAttr("specialPlanetaryCommoditiesHoldCapacity", ship.getModifiedItemAttr("shipBonusGI2"), skill="Gallente Industrial")
|