mbkarle / mind-the-fog

Roguelike JavaScript game--mind the fog!
2 stars 1 forks source link

NPC availability #107

Closed mbkarle closed 6 years ago

mbkarle commented 7 years ago

I'm torn on how to best balance finding NPCs. On one hand, I don't want the player to find all of them right away; on the other hand, I want players to get their benefits sooner rather than later as it is the means of the player character improving. Perhaps a floor/tier based solution rather than a random spawn?

akarle commented 7 years ago

Maybe the npcs "level up". Like when you buy stuff from them more stuff becomes available?

akarle commented 7 years ago

Or you perform quests to level them up?

mbkarle commented 7 years ago

On my current branch I've decided to make NPCs a guaranteed spawn somewhere on the first, third, fifth, and seventh floors, along with one random chance discovery. I've added all of them and their proposed purposes to the wiki if you're interested.

akarle commented 6 years ago

"Fixed to my satisfaction" @mbkarle in commit e1e737f61887a0f2109f90c56ef5052b52c5016c