Found an issue, not sure what causes it, but it goes away when I turn off the Press Turn script.
I'm trying to make a skill that triggers a special effect if the target isn't guarding,
Using (target.isGuard()) in a notetag triggers the effect, but for some reason this variable always returns false when I attempt it with Press Turn active. Any idea what could be causing that?