Quote from: Krendall on November 30, 2024, 11:00:57 pmI've been thinking of adding a Thief support ability: Backstab. What I'm thinking is whenever the person attacks the back of an enemy, or when the person is invisible, the attack is an automatic critical. I know the game checks where an attack is coming from (for shields and/or Parry), so is this possible?
Definitely possible! A few hacks like this already exist actually, though I'm having trouble finding links at the moment. It'll take a bit of asm-ing if you dont like any of the ones made already but it's not too bad, because like you said, the game does already do most of the work for you