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

Enemy location logic #279

Open
LagoLunatic opened this issue May 26, 2022 · 0 comments
Open

Enemy location logic #279

LagoLunatic opened this issue May 26, 2022 · 0 comments

Comments

@LagoLunatic
Copy link
Owner

The enemy locations logic file needs to be completed, including the following for every room/group in the game that has randomizable enemies:

  • The item requirements needed to defeat all enemies in this group in the vanilla game (so enemy rando knows how to properly restrict randomized enemies for that group to avoid affecting logic)
  • Whether defeating the enemies in each group is required to progress or you can just run past them
  • What category each location falls under (ground, air, etc)
  • Fixes for any location-specific bugs that pop up with randomized enemies (floating enemies, chests not appearing, etc)
  • Whether the group has throwable objects or throwable weapons that can be used to defeat the enemies there
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant