๐ Pathfinder initiative resolution for ties is incorrect
Opened this issue ยท 2 comments
Check for existing bug reports before submitting.
- I searched for existing Bug Reports and found no similar reports.
Expected Behavior
With the pathfinder rules, if the player and GM tie for initiative, the tie is resolved in the GM's favor.
There's actually a feat that a player can take to resolve it in the player's favor. I don't think anyone takes it though, since it's such a corner case.
Current behaviour
ties in initiative appear to be resolved in favor of the player.
Reproduction
- start combat.
- player's initiatives are set to zero in settings
- creature's initiatives are rolled.
- update the player's initiative to the same as one of the creature's initiative
- Notice that the player jumps up above the creature.
Which Operating Systems are you using?
- Android
- iPhone/iPad
- Linux
- macOS
- Windows
Obsidian Version Check
1.6.5 and 1.6.5
Plugin Version
13.0.12
Confirmation
- I have disabled all other plugins and the issue still persists.
Possible solution
No response
I'm working on a patch to let you set the default result of initiative ties, but in the meantime you can drag & drop creatures to manually reorder everyone who got the same initiative roll.
I was about to create a pull request when I found the drag & drop support, and my patch kinda breaks it a bit. So I need a bit more time to sort that out.
Thanks, I knew about the workaround. I was hoping for a fix since I may not always notice that there's a tie.
Cool that you're working on a patch already! Thanks!