Was hoping to share my design docs with someone for some one-on-one discussion, but I'll post some here in hopes of getting feedback.
It's a strategy RPG with combat taking place through turns on a hex board that you use to position your characters. It is being built from the ground up with mobile devices and desktops in mind. The target audience is fans of old school turn based games, and those looking for deeper asynchronous games on their mobile devices. Although it is single player, I'm trying to keep it modular enough to possibly integrate co-op or maybe even a persistent open world if the game is successful enough and I can raise funds for that kind of development. Personally I think just completing a single player version for myself to play would be an accomplishment, but also see ways multiplayer would make it more fun.
Perhaps most ambitiously (and which I'm still not sure I'll be able to work into a browser based game) is that I want to include simulation elements into the over world. If a village of orcs and a village of elves live near each other, chopping down trees from the same forest, eventually they will have a confrontation. What happens at that point will vary. Quests are not pre-determined or linear, but will reflect the actual needs of the characters at that point in time. If you speak to an elf that wants the skin of an animal, he will reward you if you bring it to him. On the other hand, if he runs into another character who trades it to him, he will no longer reward you if he has all he needs. Likewise, if someone's family member is captured and you don't immediately go try to rescue them, they may be rescued (or eaten) by the time you do arrive. Or the person who sent you on the quest to begin with might have their entire village wiped out by an orc raid.
There will be several ways to progress in the game. During character creation you select a race and class both of which are permanent. The tutorial will give you a basic starter weapon which will allow you to execute an ability (or two). Later you will be able to train in a second class and use a second weapon. Abilities are gained through items. There will be six armor slots, three for each of a character's two classes. Right now the armor is set to always provide the same base abilities for that class. Better weapons will also grant an additional ability for a total of eight abilities per character. To specialize a particular class, the player will be able to kill monsters for certain weapons that grant different abilities. The best weapons from the rarest monsters will also give a bonus to an attribute.
There are five attributes that go from zero to seven: Strength, Quickness, Perception, Charisma, Spirit. Each attribute has two classes associated with it, and that use it to determine damage and the duration of its injuries.
Strength has Melee and Shield classes;
Quickness: Dagger and Range;
Perception: Spellbook and Augment;
Charisma: Instrument and Emblem;
Spirit: Ritual and Prayer.
Instead of powers causing explicit affects like most games (softness, prone, dazed, degen, fear) with some monsters immune or having a chance to save, these effects are caused by injuring the respective attribute. If a monster has 2 Quickness and you Hamstring him decreasing Quickness by 2, he will now be Prone and unable to move. However, if facing a particularly agile monster with 4 Quickness, he would still have 2 Quickness and able to move, but not as far. Most monsters and characters will have attributes in the 2-4 range. The primary difference in the races is the attributes. The dwarf-like race has 3 Str, 2 Qui, 2 Per, 3 Chr, 3 Spi while the elf race has 2 Str, 3 Qui, 3 Per, 3 Chr, 2 Spi. Even just changing these attributes by one influences how much damage they take per hit, how far they can move, how far they can see, the duration of buffs, etc. I'm considering a racial ability, but it would be an out-of-combat ability, like harvesting stone faster (opens up dungeons) or taming treants to join the party as weak fighters.
I tried to design the attributes so that stronger monsters, like a dragon, will use the same system but will simply have very high attributes along with a unique ability or two for flavor.
This is a party based game, so as players gather items for their character, they can gain influence and ask additional characters to join their party. Then they can train them in secondary classes and gain items for them too. The party limit is 4 characters.
On a more macro level, players will be able to gather resources (right now I'm looking at 4 resources: wood, stone, leather, crystal) and use it to build buildings, either expanding existing villages or settling new ones. How exactly NPCs come to be hasn't been ironed out yet. Or they can wage war on enemies as tearing down structures gives you some of the resources that were used to create it.
As a sort of fun addition, which I would not mention very strongly as a feature but allow players to discover it, if the player gains enough influence with a race, they can become recognized as the leader and give somewhat broad directives to influence the simulation states of that race. Things like: explore, war, grow, spread. If I am able to make the simulation and influence aspects work at all, I think this addition wouldn't be very hard to implement and would be incredibly fun.
Lately I've been thinking a lot about turn based games I liked and I've been playing way too much Card Hunter. I'm worried that my combat is too simplistic because of the limited number of abilities per class. Right now I have mapped out 3 base abilities per class and then 3 weapons to pick from. I had hoped the multiclassing and party aspects would appeal to the tinkering/theorycrafting types of players (which I am). Even one of my favorite games, Guild Wars, restricted you to 8 skills at a time, but you had hundreds you could select from and you played in a party. GW2 got away from that some, and it just didn't have the same appeal to me. On the other hand, most of these games have many abilities that are only slightly different from each other. One might do 20% cripple with a range of 8 while another does 25% cripple with a range of 6. Things like that.
Thoughts? Is there enough information there to get an idea of the game?