Posted May 19, 2019 by TheoAllen
This patch is to address the rare case bug. It happens when Soleil use "Flame Cyclone" skill. The skill targets 4 random target. When the original target dies, it automatically re-target another enemy. If this new enemy also die during the Soleil's action, the system didn't recognize it and would still consider it as alive. Thus it will throw an error.
To use this patch
Thanks to samkfj for reporting the issue!