Hi everyone,
It's time to start talking about the new game that I've been planning to make. The game will be set in what I have been tentatively calling the Mother Tree universe, although I think I need a new name for it (suggestions are welcome). To date, there is one game, made in RPGMaker, that takes place in this universe. You can download that game
here (Windows only, but works with
PlayOnMac without issues).
In this game, the player will take on the role of Phoenix, an organization dedicated to redeeming the human species with the intention that humanity can live as part of nature's beauty rather than being at odds with it (Terra Vitae in the mod of the same name is a tongue-in-cheek expy of Phoenix). To complicate matters and to make the story go, the universe in which the game takes place features an exotic physical phenomenon by which the creation and destruction of information creates
timelines - alternate versions of reality - that both the player and the villains will be able to use to affect the universe and, ultimately, win or lose the game.
Features- Tactical, squad-based movement and adventure in the style and mechanics of Liberal Crime Squad
- Base and squad management wherein the player can choose xer overall strategy
- Permadeath (within any timeline that is)
- Randomly-selected NPC villains and other adversaries sporting unique game mechanics, to ensure that each game has its own story and challenges
- Research system that allows the player to learn about villains, discover the villains' secrets and develop the player's capabilities
- Villain factions dynamically increase in strength and activity level over time, putting the player into an X-COM-like arms race against ever-strengthening enemies
- Complex social, political, and economic system to flesh the world out. There are many other factions apart from the player and the primary villain(s), each with their own agenda, and that affect the player's goals in subtle and not-so-subtle ways!
- Ability of the player to change xer social and political focus to adapt to changing circumstances and different villains (e.g. some villains are conservative, others liberal, and the political climate will determine which are easier to fight)
Open questions (yes, please provide input!)
I plan to develop this game as a total conversion mod for
Liberal Crime Squad, but with the player playing as Phoenix instead of the LCS. I do not yet know whether it would be best to adapt my Terra Vitae mod, adapt the latest version of vanila LCS (4.12.21 as of this writing), or use Cheshire Cat's graphical mod.
Starting with the Terra Vitae modPros- I am already familiar with the code and could develop it quickly
- Many of the features are already partially implemented (e.g. timelines will be created from the code that handles movies). Development will be shorter
Cons- ASCII text art is not visually attractive and may limit game's audience
- Many newer LCS features would not be included
- Many Terra Vitae features would need to be dropped to make room for them
Starting with LCS 4.12.21Pros- I am somewhat familiar with the code and certainly familiar with C++
- A fresh start will clarify many features (including the behavior of factions)
Cons- ASCII text art is not visually attractive and may limit game's audience
- Development will be slower than if I start with TV, albeit probably more streamlined
Starting with Cheshire Cat's LCS remakePros- Cheshire Cat's remake is graphically more appealing than ASCII art
Cons- I am unfamiliar with C#, and utterly unfamiliar with Unity. I will need a lot of help.