BibliothecaDAO / loot-survivor

Loot Survivor - onchain arcade
https://survivor.realms.world
MIT License
78 stars 36 forks source link

Beast collection gameplay system #4

Closed LordSecretive closed 11 months ago

LordSecretive commented 1 year ago

A method to:

  1. track which beasts an Adventurer has encountered and slayed i.e. trophies
  2. include the slayed beasts as trophies in an interface which displays all beasts that exists in the world ('beastdex' or similar)
  3. show a leaderboard of which Adventurers have collected most trophies
  4. 'share my beastdex and leaderboard position' to twitter function

Extensions:

  1. potentially include beast rarity in the game e.g. some rare beasts only encountered after level 10
  2. potential for traits like luck to influence possibility of encountering rare beasts
  3. potential for leaderboard to create a beastdex score where the rank is based not only on percentage of beast trophies collected (e.g. 24 out of 48) but the rarity of the beasts in the beastdex.

Objective - to create an alternative goal in the game for players who want to collect / compete for the best collection

starknetdev commented 1 year ago

I don't think we will implement for the V1 as more work to get this implemented, currently prioritising making the current game smooth. Some notes for V2: