Hi,
I’m looking for a code or plugin that will help me replicate how multihit skills work in the persona series.
Basically, this is the scenario:
You’re facing three enemies in combat. You use skill multihit 3. This skill will hit a total of 3 times, but the targets are random. Basically, it could hit enemy a twice and enemy b once. Or it could hit enemy a, b, and c. Or it could hit enemy a 3 times. Basically, three hits are guaranteed, but the targets are always random.
Currently, I’ve tried to do this with the default rpg maker functionality, but even with random repeats and random targets only one target will take the brunt of the damage.
Thank you!!