codingteam / Keter

A roguelike game in the SCP setting.
https://codingteam.github.io/Keter/
MIT License
14 stars 5 forks source link

WIP: Basic items and chargen description #80

Closed hagane closed 7 years ago

hagane commented 7 years ago

When designing some items I've found a need to describe basics of chargen and mechanics, to get an order-of-magnitude on typical character stats. I'll also need to design base combat mechanics too.

@ForNeVeR since Keter is your bad idea, I volunteer you as a primary game design reviewer.

ForNeVeR commented 7 years ago

Do you want it to be merged right now, or will you add something else to this PR?

hagane commented 7 years ago

Yes, I intend to define attack and damage mechanics, to have a better idea of how the items' stats should be used.