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

Revise and/or automate tracking defeating bosses without taking damage #574

Open
CPColin opened this issue Sep 21, 2024 · 1 comment
Open

Comments

@CPColin
Copy link
Collaborator

CPColin commented Sep 21, 2024

Combining two ideas we've been chatting about:

  • We should try to detect when the player defeats a boss without taking damage
  • Tracker should make fun of the player when they're proud of defeating an easy boss without taking damage

I think we can manage the first one by making a list of boss rooms and monitoring the player's health for decreases while the player in in that room. We'd then also have a list of bosses that count as "easy" and don't automatically grant content for no-hit defeats:

  • Ball-and-chain soldier
  • Armos Knights
  • Bomb Torizo
@MattEqualsCoder
Copy link
Collaborator

If we want to be real fancy, I could see some other bosses we talked about being dependent on your gear or other things that have happened. Crocomire may not give content if you have the charged plasma. Lanmolas if you have the fire rod. Moldorm if you fall.

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