Hi, guys.I'm working on a supermove that change user's life with enemy's life.I want to use this alg:1. Save p1life in a var(x)2. Set value of p1life = value of p2life3. Set value of p2life = value of var(x)The problem is I don't know how to change p2 life this way. I thoutgh it was with"TargetLifeAdd" state, but I think is not...Would you tell me how to change p2life for an specific value?Thanks