I'm not sure if that is the right file (seem to be the game data file)
unlocking all maps is very easy, just change this entry in
config.conf:
SETREACH 14
unfortunately the health is stored in the player actor - and it's a dynamic object so there is no guarantee it will be in the same memory location (depends on the order it was created - which depends on where it was placed on the level)