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