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

Various SRD creatures with "custom"/flat damage have incorrect to-hit and damage values #4921

Open
TheGiddyLimit opened this issue Dec 24, 2024 · 1 comment

Comments

@TheGiddyLimit
Copy link
Contributor

The "Attack Ability" value is incorrectly set (e.g. to "Strength" rather than "None"), resulting in unwanted negative modifiers:

image

Here's a (rough/incomplete) list of likely suspects, should it be of use:

[
    "Badger",
    "Bat",
    "Cat",
    "Crab",
    "Flying Snake",
    "Hawk",
    "Homunculus",
    "Lizard",
    "Mummy Lord",
    "Octopus",
    "Owl",
    "Poisonous Snake",
    "Quipper",
    "Rat",
    "Raven",
    "Scorpion",
    "Spider",
    "Sprite",
    "Weasel"
]

Env:

  • dnd5e 4.1.2
  • Foundry 12.331
  • no modules active
@krbz999
Copy link
Contributor

krbz999 commented Dec 24, 2024

Related:

#2735

#4702

#4504

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