I'm hoping someone will see this among all the spam but-
I am having a hard time finding a current combat system to bounce off of (as I have no idea what I'm doing). The expectation is to go through a dungeon and randomly encounter enemies (if it helps, I'm using the info from the cookbook about moving around through a dungeon ).
Basically, what I'm going for.
1. set up several types of enemies (goblins, kolbolds, whatever) at differing level (so, you might encounter one that's lvl 1, another that's lvl 2, etc).
2. have a random attack stat based on weapon. Say I have a rusty sword. Maybe it does 2 damage on attack, and 5 the next.
3. Attack rising with leveling up.
How do I go about setting stuff like this up? I can't seem to find anything up to date, and nothing about differing attack damage with the same weapon. I'm just at a complete loss. I'd really appreciate it if someone can at the very least send me in the right direction.