20 lines
356 B
JSON
Raw Normal View History

[
{
"id": "overworldian",
"displayName": "Overworldian",
"displayColor": "green",
"xpValue": 10
},
{
"id": "hellish",
"displayName": "Hellish",
"displayColor": "red",
"xpValue": 20
},
{
"id": "extraterrestrial",
"displayName": "Extraterrestrial",
"displayColor": "light_purple",
"xpValue": 25
}
]