EmptyEpsilon icon indicating copy to clipboard operation
EmptyEpsilon copied to clipboard

Changes on the Faction system

Open foesi opened this issue 8 years ago • 2 comments

Currently i am reworking the faction system. The three things I want to achive are:

  1. Adding races. Each race gets a name and an optional description and belongs to a faction. This adds more possibilities in mission design by adding your own race. This is especially useful for the neutral faction.
  2. The FactionVsFaction status should become more dynamic. The three types neutral, friendly and enemy should stay but they should be the result of a finer scale reaching from -128 to 127 where -128 <= enemy < -30 <= neutral <= -29 < friendly This allows the player to gain and loose standing on interaction with the universe. Of course you should e able to disable this for mission design.
  3. It should be possible to add new factions for mission design. These should exists only temporarily for the mission.

Thoughts?

foesi avatar Feb 08 '17 09:02 foesi

I do agree with 2 and 3, but 1 should be avoided in my opinion as there is currently no gameplay difference in races.

Fouindor avatar Feb 08 '17 10:02 Fouindor

Propably you are right. The races were just my starting point but that should be outdated since a more dyncamic creation of factions supersedes races which I only included for "story telling purposes".

foesi avatar Feb 08 '17 10:02 foesi