-
Notifications
You must be signed in to change notification settings - Fork 46
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
NPC-vs-player damage #186
Labels
Comments
jayktaylor
added a commit
that referenced
this issue
Jan 29, 2024
jayktaylor
added a commit
that referenced
this issue
Jan 29, 2024
jayktaylor
added a commit
that referenced
this issue
Jan 29, 2024
jayktaylor
added a commit
that referenced
this issue
Jan 29, 2024
Some more special cases to consider. Some of these depend on more complex things being implemented first.
|
On warped terrorbirds |
Not sure if this was well known about dragons: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Compute NPC-on-offense vs player-on-defense combat.
Extremely hard to do in general because we don't understand boss attack mechanics very well, but probably can get useful answers for about 80% of monsters without all that much effort
Hard parts:
Discussed in some detail here
Implementation (PR: #201)
Player TTK * NPC DPS
)Support common special cases
Support niche special cases
The text was updated successfully, but these errors were encountered: