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