I want to apply a healing status effect to friendly types. I don't know how to apply the same logic projectiles use since the beam doesn't use projectiles. It only applies to hostile types. How can I change it to affect friendly instead of hostile? I'm looking into the setDamage function in the file, so far I don't see how I can set a beam to have a teamdamage to friendly.