Skip to content

Instantly share code, notes, and snippets.

@ivanmolto
Forked from BriungRi/nomstronaut_rarity.json
Created January 13, 2022 18:45
Show Gist options
  • Save ivanmolto/70831b36a8f247015c22c95e5611b994 to your computer and use it in GitHub Desktop.
Save ivanmolto/70831b36a8f247015c22c95e5611b994 to your computer and use it in GitHub Desktop.
{
'background': {
'plain': .2,
'planet': .15,
'falcon_heavy': .1,
'space_shuttle': .05,
'blue': .25,
'red': .25,
},
'suit': {
'white': .4,
'orange': .6,
},
'head' : {
'alien': .01,
'ape': .09,
'vampire': .25,
'llama': 0,
'elf': 0,
'robot': .05,
'pixel': .05,
'zombie': .1,
'ice': .05,
'neutral': .3,
'old': .1,
},
'eyes': {
'laser': .01,
'badge': .1,
'blood': .2,
'old_glasses': .05,
'normal': .1,
'sun_glasses': .2,
'celo': 0,
'3d': .04,
'ray': .05,
'sleepy': .15,
'robot': .1,
},
'hat': {
'cowboy': .1,
'fedora': .1,
'beer': .05,
'crazy': .1,
'bucket': .05,
'top': .1,
'beanie': .05,
'rainbow': .05,
'helicopter': .05,
'bald': .01,
'chef': .05,
'ube': .02,
'cow': .02,
'normal': .25,
},
'mouth': {
'vampire': .1,
'tongue': .05,
'smug': .1,
'pipe': .05,
'lollipop': .1,
'pacifier': .05,
'straw': .1,
'facial': .1,
'ring': .1,
'happy': .25,
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment