Standard Player is basically Player.cs.dso, a compiled script, so there's no hope of directly seeing the stats. Use %player.getDataBlock().dump() to get as many variables as you can find, and explore scripts to find out what best works for what. This script, the Classes script, has a lot of examples of the things you can change on characters. This no-jet variant also has an example of changing the amount of tools you can carry.