Add support for true randomized characters (#14918)

This commit is contained in:
Nemanja
2023-03-28 21:30:00 -04:00
committed by GitHub
parent 3c9a74e8a0
commit 66ff565e16
3 changed files with 52 additions and 6 deletions

View File

@@ -0,0 +1,8 @@
#default species weights used for randomly selected species
- type: weightedRandom
id: SpeciesWeights
weights:
Human: 5
Reptilian: 4
SlimePerson: 4
Diona: 2