6 lines
222 B
Python
Executable File
6 lines
222 B
Python
Executable File
# Used by:
|
|
# Implants from group: Booster (12 of 37)
|
|
type = "boosterSideEffect"
|
|
def handler(fit, booster, context):
|
|
fit.ship.boostItemAttr("shieldCapacity", booster.getModifiedItemAttr("boosterShieldCapacityPenalty"))
|