Enable adventurers to discover existing beasts #309
Labels
Context: intricated
deep understanding of the codebase required
Difficulty: hard
require extensive knowledge about the field
Duration: few days
will take a few days
Type: feature
a new feature to implement
Milestone
When a beast is discovered, it is minted/saved to the blockchain. If the beast kills an adventurer, it receives XP the same as adventurers. Currently however there is no way to encounter these on-chain beasts which limits the fun.
We should update our Adventurer explore() function to have a small chance to find an existing beast. The chance should increase with the number of beasts on-chain (ones that have slain adventurers) but should never exceed 20% chance.
The text was updated successfully, but these errors were encountered: