Sets entity health to input value

*** Input parameters ***

- "health" <int>  |  Ex. {"health":"4"}
Sets target's health to this value in hit points



*** Examples ***

~~~~~
Set health to 5 hearts
/function ac_lib:effect/damage/set_health/do {"health":"10"}
~~~~~