MuttStudio / ProjectRPG

0 stars 1 forks source link

Stats System #15

Open ruba1987 opened 10 years ago

ruba1987 commented 10 years ago

We need to figure out what we are going to have for stats in the game... we all know the basics but we need to really dive into this and figure something out so we can start working at least some fundamental formulas for combat so we know how to balance the characters.

dakdaros commented 10 years ago

I think my comment under Basic Combat Formulas is a good start for that. We should lay out all the basic stats we're going to need for characters, even if we decide to change the names of them later. Something like:

HP: MP: Strength: Dexterity: Int: Wis: Luck: Phys Resist: Magic Damage: Magic Resistance: Poison Resistance: Bleed Resist: Burn Resist: Stagger Resist: (This is in addition to certain items (armor, especially a shield) because a bigger guy would have more resistance) Trauma Resist: Freeze Resist:

ruba1987 commented 10 years ago

take a look at the wiki article I am working on for this. I have most of this. I didn't put resistances in yet though.