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

Tweak learning of brands and slays #761

Merged

Conversation

backwardsEric
Copy link
Contributor

  1. Do not learn monster flags on attacks when there is not a relevant brand or slay.
  2. If the monster resists a brand, do not learn about the vulnerable flag, if the brand has one, since the damage is not affected by whether the monster has the vulnerable flag in that case.
  3. Tolerate brands which do not have a resist flag.

Resolves #757 .

1.  Do not learn monster flags on attacks when there is not a relevant brand or slay.
2.  If the monster resists a brand, do not learn about the vulnerable flag, if the brand has one, since the damage is not affected by whether the monster has the vulnerable flag in that case.
3.  Tolerate brands which do not have a resist flag.

Resolves NickMcConnell#757 .
@NickMcConnell NickMcConnell merged commit a7dd12f into NickMcConnell:main Nov 5, 2024
9 checks passed
@backwardsEric backwardsEric deleted the brand-slay-learning branch November 5, 2024 21:19
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

Successfully merging this pull request may close these issues.

Main branch: "Error in flag_on" message when identifying by use
2 participants