16
Programming / Re: Advice on Making a Roguelike
« on: October 27, 2010, 06:13:02 PM »
thanks, that's a huge help!
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Oh, also, since the character doesn't level up, how do you recommend I scale damage enemies do? Should HP at least level up?
Via skills, attitudes, equipment.. e.g.:
- dodging
- parrying (with weapons)
- blocking (with shield)
- armor skill
- wearing better protective stuff (rings, armors, etc)
- magic (for healing, protection and resistance purposes),
- bodybuilding skill (somewhat increase hps)
- first aid skill
- berserk skill
And so on.