I have a spell that only hits the monster if it has 15% health or lower, but the only problem is it is targeting the player with the getcreaturehealth and getcreaturemaxhealth instead of the creature itself. How am i supposed to target the creature in the script?