5 lines
219 B
Python
5 lines
219 B
Python
type = "passive"
|
|
def handler(fit, src, context):
|
|
fit.ship.boostItemAttr("warpSpeedMultiplier", src.getModifiedItemAttr("subsystemBonusAmarrPropulsion2"),
|
|
skill="Amarr Propulsion Systems")
|