Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐞 Friendly characters are still counting towards the benchmark, versus in the characters favor #266

Open
3 of 7 tasks
namtrah opened this issue Apr 13, 2024 · 1 comment

Comments

@namtrah
Copy link

namtrah commented Apr 13, 2024

Check for existing bug reports before submitting.

  • I searched for existing Bug Reports and found no similar reports.

Expected Behavior

When marking creatures as "friendly", I do not expect them to count against the parties encounter benchmark.

Current behaviour

Adding Creatures and marking them as friendly does not change the encounter benchmark. I am using the Lazy DM Benchmark. A deadly encounter remains deadly even if I mark enough creatures/npcs as friendly.

Reproduction

Create an encounter with any number of players.
Add a number of creatures to make it deadly
Mark one or more creatures as friendly
Notice that the encounter benchmark does not change.

Which Operating Systems are you using?

  • Android
  • iPhone/iPad
  • Linux
  • macOS
  • Windows

Obsidian Version Check

Obsidian version: v1.5.12 Installer version: v1.5.3

Plugin Version

13.0.4

Confirmation

  • I have disabled all other plugins and the issue still persists.

Possible solution

No response

@codinghipster
Copy link

I noticed this as well. It looks like when difficulty is calculated, the friendly flag is not properly set on the creature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants