levelup idea

Discuss the sequel to Planet Stronghold here
User avatar
Elmsdor
Young scout
Posts: 50
Joined: Sat May 07, 2011 12:46 pm

Re: levelup idea

Post by Elmsdor »

I always like the PS engine. Huge bevy of skills that can effect your character and customise.

Class related skills are obvious, but environmental skills with some combat impact is a good change I see.
User avatar
Anima_
Druid
Posts: 345
Joined: Fri Mar 02, 2012 2:44 pm
Location: Germany
Contact:

Re: levelup idea

Post by Anima_ »

We (well mostly I) are currently thinking about a general Graph (That is in the mathematical sense) structure. Basically you have two pools of points (One for combat and one for utility) to spend on a list of options. These options can (and most do) have requirements. In other words you need to buy certain other options before you can buy them. That's how it becomes a graph instead of a set.
That way we can offer a very flexible advancement system that can also work non linear. For example dual wielding would be a side path in the graph, probably a branch of the pistol branch. The graph would be shared by all characters, but with different start nodes. So having characters share branches is quite easy.
With that we can work with level ups that grant the points or with directly rewarding points.
I'll do some graphical examples later, so they should be up tomorrow.

Edit:
That system would completely replace the skill system. So you would directly buy things like Accuracy increases, Psionic powers, Medicine ranks or equipment permits.
Last edited by Anima_ on Tue Mar 26, 2013 2:55 pm, edited 1 time in total.
RPG Programmer for Winterwolves, currently working on: Amber's Magic Shop
Part-time emotionless AI
User avatar
jack1974
Pack leader
Posts: 15471
Joined: Thu Jun 16, 2005 4:43 pm

Re: levelup idea

Post by jack1974 »

I approve the graph system! When Anima first showed it to me I was dubious, then I realized the possibilities...
For those who didn't understand much, think like the unit / research advancement charts present in games like Civilization, see example image below:
Image

I am not sure if the engine will allow it, but a very good feature was that you could set a "goal" and the game would automatically pick all the required previous nodes to reach it. This way for the more lazy players if you know that you want to be able to unlock the "Big Guns" perk at level 30 which allows you to use two bazooka at once, you set it and the game will take care of making the right choices.
All of this optional of course, you can still choose to manually make the choices. But I remember some people (rightfully) complaining for Loren when replaying the game for the 10th time, when they had a big levelup screen with 10 characters to level up :oops:
User avatar
Anima_
Druid
Posts: 345
Joined: Fri Mar 02, 2012 2:44 pm
Location: Germany
Contact:

Re: levelup idea

Post by Anima_ »

Yes that should be possible. It's not completely trival (Options with multiple requirements require a bit of recursion.), but should be on the near side of possible.
RPG Programmer for Winterwolves, currently working on: Amber's Magic Shop
Part-time emotionless AI
User avatar
Anima_
Druid
Posts: 345
Joined: Fri Mar 02, 2012 2:44 pm
Location: Germany
Contact:

Re: levelup idea

Post by Anima_ »

Okay here are as promised a few graphical explanations and examples. They only show how requirements works and what requirements are available. At the moment I don't have an actual mock up for the graph. That should come before long though.
Since the images are too big you probably need to use your browsers view image function in the context menu.

These are the five types of requirements we have at our disposal. The upper example is a fulfilled requirement and the lower an unfulfilled requirement. Green boxes are bought, orange boxes can be bought and red boxes can't be bought.
Image

This is a combined example that shows how the requirements can work together.
Image
One of the graphs has a mistake, do you know which?
RPG Programmer for Winterwolves, currently working on: Amber's Magic Shop
Part-time emotionless AI
Post Reply