Name of the game:
The 7th Stand User
Player platform:
Windows 10
Attach files (as a .zip archive or link them)
easyrpg_log.txt
Describe the issue in detail and how to reproduce it:
When fighting the Alessi boss, characters cannot use items if EasyRPG is used. Or at least, they more often than not will fail to work. For example, the "UV Laser" or "Handgun" items fail to work. Absolutely nothing happens when they are used. The characters just lose their turn.
Something interesting to note: In this battle, the actors have the "Child" status which prevents them from using skills with a magic/attack rating of 0 or higher. (So, all skills)
I suspect that, due to some mistake, this prevents characters from using item-skills too.
Edit: Looking at the editor show that the "Child" effect is reapplied every turn. If I remove this logic, the issue does not occur. Seems like the item-skill is incorrectly canceled when the "Child" state is applied.