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

Dynamic Factions System for Players #46

Open
AndyTechGuy opened this issue Nov 14, 2019 · 0 comments
Open

Dynamic Factions System for Players #46

AndyTechGuy opened this issue Nov 14, 2019 · 0 comments
Labels
Type: Improvement Request for or addition/enhancement of a feature

Comments

@AndyTechGuy
Copy link
Collaborator

Pull request #36 introduces a faction system to the game. When each in-game city is generated, it is assigned one faction from three possibilities: good, neutral, and bad.
image

Any character that spawn inside this city will also share the same faction, the entire city will be populated by this faction. When two characters from enemy factions come in contact with each other, (a good character and a bad character) they will run at each other and attack.

One more planned feature of this system that is not yet implemented is dynamic character factions. Just like every character is aligned with a particular faction, the player as well will have a faction alignment. However, this alignment will change over time, depending on actions that the player takes. For example, if the player spends time with, trades with, or takes quests for good characters, their faction alignment will shift towards the good side. Eventually, characters of the bad faction would begin attacking the player on sight.

@AndyTechGuy AndyTechGuy added the Type: Improvement Request for or addition/enhancement of a feature label Apr 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Improvement Request for or addition/enhancement of a feature
Projects
None yet
Development

No branches or pull requests

1 participant