Voxel-Fox-Ltd / Flower

A Discord bot for growing virtual flowers in a virtual garden.
GNU General Public License v2.0
16 stars 12 forks source link

Add achievement system #35

Open 4Kaylum opened 3 years ago

4Kaylum commented 3 years ago

This is one of the original ideas I had to add in to Flower, but now I feel like I can start tracking enough stats on this to make it actually like... work.

Ideas for achievements:

I'm happy to get suggestions on this - I'm still not entirely convinced it's a good idea.

MakiOphelia commented 3 years ago

Oooo I have a few suggestions/ideas here

Achievements: Total XP Gain Total Consecutive watering (at least once per hour) might be probably too complicated

Leveling Maybe like you gain another type of experience? Or you get 150% exp but the 50% goes to your level like you level up with titles like Greenhorn, novice florist, etc

4Kaylum commented 3 years ago

Total consecutive watering might be a lil difficult to implement, but total exp gain would be fine if people didn't mind starting from when I implement it without backdating.

The achievement branch has some untested stats tracking of all the things I suggested myself.