I'm using the Tankentai side view battle system, and I've got it cranked so that there is no chance of an evaded attack...so why do they keep evading? Anybody know?
My issue that I have is that even though I have my evasion set to 0 and my hit ratio percentage set to 100, the characters and enemies in battle only hit each other about 50% of the time.
I think it might be in this script in the attachment.
At around line 1034 it has the hash for evading.
At around line 1336 it has the hash for the actual actor evade.
At around line 1574 it has the hash for the actual enemy evade.
Any help here? I want them to stop evading so many attacks, but can't get my mind wrapped around how to fix it.