* Initial Replacement * Replaced configs and scripts * QB Update * Removed DML guide to generate DME's * Update deepmobevolution.cfg * Update DefaultQuests.json * removed lined regarding sidedness in qb * set config values Co-authored-by: tracer4b <61507029+tracer4b@users.noreply.github.com>
20 lines
356 B
JSON
20 lines
356 B
JSON
[
|
|
{
|
|
"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
|
|
}
|
|
] |