Hi. My first topic here so I'll get to the point. I'm writting a web application which uses osu! API, it's going well but I want to implement a way of displaying the raw pp of a given beatmap. I know the formula is (Aim^X + Speed^X + Accuracy^X)^(1/X), X=1.1 for standard and taiko but what exactly is Aim and Speed? (I guess I can set Accuracy to 100 by default because I want the raw pp, as you would SS the map without mods). Thank you for reading and helping(I hope)