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

Resurgence Clan Update: Villages #2650

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

Conversation

EnderMage99
Copy link
Collaborator

About The Pull Request

Well, This PR will add a whole bunch of things to the City game modes. Here is the list.

  1. A new area will now spawn after 15-20 minutes. This will be the Resurgence Clan Village.
  2. This village will contain NPCs with which players will be able to interact by speaking with them.
  3. Some of them will be able to sell new items like the Echo Step augment, and the Recipe for building your healing drones.
  4. Healing drones that you can build will be able to receive orders like standing still, or locking in their target as yourself.
  5. Some of them will also be able to buy stuff from you, like the selling machine at the nest.
  6. If you attack one of them, they will mark you as hostile.
  7. If you try to open a crate near them, they will also mark you as hostile.
  8. They will attack anyone who is marked as hostile, even if they share a faction.
  9. Also... This PR adds a whole bunch of new lore tapes about the Clan, and you can no longer break them by pulling out their wires.

Also, This PR adds a few things which are not related to the clan but is used by them.

  1. There is a new component which causes hostile mobs who don't have a target to return to their spawn point. Currently all of the bosses in rooms have this component. It can be added to a mob by changing a variable.

Why It's Good For The Game

Changelog

🆑
add: Added the resurgence clan village, new resurgence npcs, and a new component
soundadd: added music for the village
/:cl:

@Tokanova
Copy link

this is a lot, but looks cool!

@Kitsunemitsu Kitsunemitsu added Feature Something new being added. Side content This PR affects side modes. labels Dec 29, 2024
@InsightfulParasite
Copy link
Collaborator

I am very curious how NPC's like this will work. Also if you want the NPC to not take up any processing power you can reduce their vision radius when non hostile to 3 or less.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Something new being added. Side content This PR affects side modes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants