/give @p potion 1 8206 {
CustomPotionEffects: [
{
Id: 1,
Amplifier: 1000000,
Duration: 100000
},
{
Id: 5,
Amplifier: 0,
Duration: 600
},
{
Id: 8,
Amplifier: 0,
Duration: 600
}
],
display: {
Name: "Potion of Super Swiftness",
Lore: [
"Makes you really fast!"
]
}
}