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

Initial release of Isle of Bios #3337

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Conversation

Vaans
Copy link

@Vaans Vaans commented Feb 11, 2025

  • I have followed [proper Hercules code styling][code].
  • I have read and understood the [contribution guidelines][cont] before making this PR.
  • I am aware that this PR may be closed if the above-mentioned criteria are not fulfilled.

This pull request introduces the initial release of the Isle of Bios instance, adding new NPCs, quests, items, and instance mechanics.

Changes Included

  • Added NPC_Comet for in-game interactions.
  • Integrated Quest Database entries related to the Isle of Bios.
  • Updated Item Database with relevant items for the instance.
  • Implemented the Instance mechanics, including spawn points and progression logic.

Issues Addressed

This PR resolves #241 , ensuring the instance is fully functional and integrated with the existing game mechanics.

Testing & Validation

  • Instance tested for proper enemy spawns and player interactions.
  • NPC dialogs and quest flow verified.
  • Items correctly registered in the database.
  • No breaking changes detected with existing content.

Additional Notes

Further balancing and improvements may be required based on feedback.
Any additional suggestions or testing feedback are welcome.
This is a conversion of the original files from rA with some modifications to make them work in Hercules.

@Vaans Vaans changed the title Initiale release of Isle of Bios Initia release of Isle of Bios Feb 11, 2025
@Vaans Vaans changed the title Initia release of Isle of Bios Initial release of Isle of Bios Feb 11, 2025
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.

1 participant