I'm running into a small problem which is probably super easy to fix but my brain isn't quite functioning it seems.. I guess having a kid in the background who is whiney is the problem. lol

Anyway.. I need some help with variables. I have a command which works fine but here's what I want to add onto it.. The command is for a RP. When the person drinks it increases their health by 1, Certain people in the RP are pregnant and want a nursing command but since nursing is hard on a mother I wanted to make it decrease 1 health from the mother when nursed upon. I can't seem to get it right though.. The overall nursing command works but I can't seem to make it read who the mother is. In the variables I have %mother(nick of the person here) (mothers name here) How do I get it to read the mother's name from there and decrease her health by 1 which is under %(nick) (health) in the variables?