//(The actor values have the wrong names, e.g. initial actually is sustained)
//These values will save into your save game even when uninstalling this mod, to revert it to vanilla write "bat JetpackVanilla" into the console

//Energy drain rate for sustained flight (vanilla = 160)
player.setav boostpackdraininitial -100

//Energy drain rate for initiating flight (vanilla = 35)
player.setav boostpackdrainsustained 0

//Upward thrust for sustained flight (vanilla = 250)
player.setav boostpackthrustinitial -115

//Upward thrust for initiating flight (vanilla = 60)
player.setav boostpackthrustsustained 0