[suggestion] Randomize flavours for every new character

Ideas for cool stuff in the future.
Post Reply
User avatar
tangar
Posts: 1652
Joined: Tue Mar 03, 2015 3:49 pm
Contact:

[suggestion] Randomize flavours for every new character

Post by tangar »

I came to this idea while played MAngband. I wrote about it at their github: https://github.com/mangband/mangband/issues/1184 . It's got the same relevance in TomeNET.

The problem:
In roguelike games it's pretty original feature to have random flavours of items (potions/scrolls & etc) every time you start a new character. I suppose, when MAngband derived from Angband this 'feature' was forgotten as in multiplayer game it's much harder to implement such feature cause players could trade items.. But the idea of random flavours and stuff is pretty cool; identifiying potions by drinking and scrolls by reading them (and getting yourself into interesting random situations!) when you start a new char - is very fun.

How to solve this issue? First what comes to mind:

1) client-side randomize flavours which you find items in the dungeon.
2) server-side change flavours every day (or after server restart).
3) to create 'fake' flavours, which would change to 'real' ones when you IDed item.

Or just do not use flavours for IDed item. So when item identified - it wouldn't have any flavour. I suppose it's the most simple way to implement this.
Tangar's tileset, addon, guides & maps: English TomeNET page ||||||| Russian TomeNet page
http://youtube.com/GameGlaz — streams in English // http://youtube.com/StreamGuild — streams in Russian
My chars @ angband.oook.cz
Post Reply