Open tposney opened 2 years ago
There are 2 work around options at present:
I guess I am hesitant to adopt your solution since the significant majority of spells treat AoE as indiscriminate in who is targeted and auto rolling the damage makes sense.
I suppose that your suggestion would also work well for sculpt spells (for which there is a current solution that I'm not super happy with), you select the sculpt targets before rolling the AoE and they auto super save the attack.
I'll have a look at it.
In GitLab by @Aizen113 on Mar 26, 2022, 20:13
Hello, sorry for posting on this 3 months later but I'm also interested in a feature like this. In my case its mostly for creature effects that have an effect in a radius around it and I'd like to exclude the creature from which it originates automatically. As you have said it would also be good for Sculpted spells, I recently found out about creature type filtering ['fiend', 'undead'].includes('@raceOrType') and was hoping that I would be able to do something along the lines of ['self', 'ally'].excludes('@raceOrType'), this however doesn't seem to be the case.
That should already work. For effects that work in a radius around the creature, make sure range targeting is enabled, target to X feet radius and range to self/special. Self includes elf, special ignores self.
In GitLab by @Aizen113 on Mar 27, 2022, 24:19
Thank you! I didn't know about the special range ignoring self.
In GitLab by @xyrilplacina2 on Dec 8, 2021, 22:01
Because of auto-roll damage, with auto-target with templates, it causes some problem for GMs and Players where they cannot untarget tokens that are unintended for spells; such as AOE healing spells, where enemies could be unintendedly be healed.
The solution I offer is to have a setting to roll damage for items and templates be separated.