Skip to content

Conversation

@KevinfromHP
Copy link
Collaborator

About The Pull Request

Cleans up the base files for hostile humans. Created some datum types that make NPC creation a little more modular and makes updating NPC skills en masse a whole lot easier. This is far from a perfect solution still, but it's a big improvement from what it was. This system could probably also be applied to rousman and orcs for NPC rollout.
To account for skill squash I also added a new subtype for each of these with average skills. Some skills might have been lost in translation but it's probably bound to happen.

Why It's Good For The Game

Like I said, this isn't a perfect set of code. But I'd really rather not spend a lot more time on this system because my project queue isn't getting any shorter when I need to detour to do these things.

Changelog

🆑
code: Improved hostile human code organization
/:cl:

Pre-Merge Checklist

  • You tested this on a local server.
  • This code did not runtime during testing.
  • You documented all of your changes.

@github-actions github-actions bot added the Code Maintenance Fixing this mess one line at a time label Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Code Maintenance Fixing this mess one line at a time

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant