And so, the fun stuff.
I am planning to create an RPG, tentatively titled Primanon, which has absolutely no meaning. So far I have planned no plot, created no models or other media, and thought up few gameplay mechanics. It will likely be very generic, until my storytelling/artistic college courses bring me some inspiration.
You are a guy. You have a sword. Kill stuff.
Gameplay. Imagine a cross between Fable and Black & White. Throughout the game, you will raise a dragon companion who can be taught certain tasks and behaviors. Both you and your dragon's actions determine your alignment, good or evil, which affects your quest and item choices, as well as the abilities of your dragon. I will be explaining all of this in more specific detail as I develop it: at the moment the game is a rather blank slate:
The first gameplay feature that I have (almost) fully thought out is a physics 'minigame,' which I plan to call Siege. What began as something very similar to the flash games Crush the Castle or Siege Master (in which you use a trebuchet or other siege weapons to knock over or destroy a castle full of people) has been flushed out to include RTS and RPG elements.
You are the general in charge of an army of soldiers, tasked with defending your king and castle from your opponent's army. Each game will begin with you standing on the battlements of your castle, overlooking the soon-to-be battlefield between your castle and theirs. In the beginning, you will be armed with a single catapult and a handful of soldiers. You will also be accompanied by one of three captains, either a warrior, archer, or mage, each which lend unique attributes and a special projectile to the battle(more on this later).
From the battlements, you can overlook the battle and give commands to your troops. You can also upgrade the soldiers' armor and weaponry, or recruit new soldiers. The gold for earning these upgrades may be from defeating enemy soldiers, winning battles, destroying enemy castles, etc.
You can also choose to leave your command post and take to the battlefield yourself. This is where your progress and training in the actual game can pay off, or earn yourself some extra experience. On that note, I plan to release Siege beforehand as a separate game, so the RPG elements will be present but limited: you can only use weapons found or earned in the mini-game, as opposed to the full game in which you can use any weapon from the game. Also, I will probably not include the dragon companion in Siege; obviously it would not be able to learn too much in such a limited environment, and it would certainly unbalance gameplay.
You cannot command your troops as easily from the field, though you will then have the ability to use the catapult and other siege equipment manually to aim at castle structures, rather than directing them a general area to attack. The enemy castle, as well as your own, will be destructable to an extent. I'm not sure how complex I can get with the physics engine before it becomes unbearably slow, but preferably I would have each (fairly large) stone in the walls be a separate physics block, allowing for complete leveling of the enemy castle. This could also be used to break a hole in a wall to allow entrance, rather than fighting your way through the main gate. Probably, your fellow soldiers will attempt to use the gate rather than finding such alternate ways in, since I do not have quite that much confidence in my AI programming abilities.
Once inside the enemy castle, your main objective is to find and kill/capture the king and other royalty. The gold earned on each round will be determined by the number of enemies captured; if you manage to capture a king with enemy soldiers remaining, they will become yours to use in the next round, with a difficulty curve added to make sure you cannot simply overwhelm the next round's forces by numbers. You can also find gold and valuables as you work your way through the castle, adding to your stockpile.
The captains will probably remain on the battlements at all times, either notifying you of the battle status or commanding the troops in your absence. Choosing the warrior captain will strengthen your troops' attack strength, by training or somesuch. His special projectile is a large bomb, which can be flung by siege weapon or carried by a particularly strong(high-level) main character into the enemy castle, causing great damage to the castle structure. The archer captain will earn you a battalion of archers, which can be placed on your battlements for defense or sent into battle to assist your soldiers offensively. His special projectile is a sort of frag explosive, causing little damage to the castle structure but devastating human tissue. The mage captain will magically strengthen your soldiers' armor so that they are harder to kill. His special projectile is a bomb that permanently disables the magical ability of enemy mages. Forgot to mention them, gah. They won't come into play much until later, but basically they can cast defensive wards on the castle to block it from projectiles (aside from the magic one obviously) and can also attack invading soldiers.
As you may notice if you haven't fallen asleep yet, I have only touched on the RTS elements. This is mostly because I am not entirely sure what to incorporate or how, having played only a select few RTS games. I think I'll figure it out, or else have to take suggestions(which I will anyway, of course. Whoever heard of someone designing an entire game by themselves?).
So that's the plan, and I am well on my way to coming close to beginning the design of the initial steps of the prepara.....
Well, I'm getting there. So far I have developed a script system to load and place of objects, and am about to code the other half of that equation - a level editor. Being able to dynamically place the enemy castles and soldiers will really streamline the development, beyond these initial steps of designing the engine. The script system I've haphazardly constructed may be too slow, though, to use for things like AI. In the full game, I had only planned to use it for placing objects, dialogue, quest information, etc. Also, having a level editor in the game will allow for players to build their own enemy castles -- the player's castle will most likely remain unchanged, or at least change only after a set number of rounds.
So, that's how things are so far. I'll be updating this fairly regularly, especially after finals next week. Six weeks for Christmas break is awesome.:)
No comments:
Post a Comment