mirror of
https://github.com/YouHaveTrouble/GuildMaster.git
synced 2026-05-11 22:16:59 +00:00
c71eeda11f
programatically generate quest rewards, change damage math,
18 lines
352 B
JSON
18 lines
352 B
JSON
[
|
|
{
|
|
"title": "Frog Frenzy",
|
|
"text": "Kill 10 demon frogs."
|
|
},
|
|
{
|
|
"title": "Rats!",
|
|
"text": "Get rid of the rats from someone's basement."
|
|
},
|
|
{
|
|
"title": "Herb gathering",
|
|
"text": "Collect medicinal herbs."
|
|
},
|
|
{
|
|
"title": "Big pile of rubble",
|
|
"text": "Tavern collapsed. Again. Help clean up the debris."
|
|
}
|
|
] |