Well, I figured out how to get the values for Strength, Pleasure, Health, Libido, and Dash with Cheat Engine.
1. Get some Libido.
2. Change Search type to EXACT VALUE and FLOAT.
3. Make your Libido change and Next Scan the new value. Repeat until you narrow it to two addresses.
4. When you figure out the two Addresses that handle Libido, find out which one actually sets the value.
5. Once you have the actual address figured out and you have the address in the editing area, copy and paste the address 4 times.
6. Starting from the first duplicate, subtract 12 (C in Hex) from the address, that gives you the Strength Address.
7. With the second duplicate, add 20 (14 Hex) to the address, that gives you the Pleasure Address.
8. With the third duplicate, add 52 (32 Hex) to the address, that gives you the Dash Address (Freeze at 100 for Infinite Dash).
9. With the fourth duplicate, subtract 584 (248 Hex) from the address, that gives you the Health Address.
You'll notice a pattern when you see everything lined up this way. I'll use my addresses as an example (Remember your addresses will be different from mine) :
13ABD1AE31C | Libido Address (E31C)
13ABD1AE310 | Strength Address (E310) (12 Decimal Difference to E31C)
13ABD1AE324 | Pleasure Address (E324) (20 Decimal Difference to E31C)
13ABD1AE34C | Dash Address (E34C) (52 Decimal Difference to E31C)
13ABD1AE0D4 | Health Address (E0D4) (584 Decimal Difference to E31C)
Keep in mind if you Mind Break or Return to the Room, you're going to have to start this all over again as I have no clue how to make Cheat Tables that works straight from opening the file that also persist at all times. But at least I showed how it can be done if someone is willing to make a Cheat Table based off this.