mirror of
https://github.com/YouHaveTrouble/GuildMaster.git
synced 2026-05-12 06:26:59 +00:00
c71eeda11f
programatically generate quest rewards, change damage math,
14 lines
414 B
JSON
14 lines
414 B
JSON
[
|
|
{
|
|
"title": "The Demon King",
|
|
"text": "Demon King has awoken and is a threat to whole existence. Heroes needed."
|
|
},
|
|
{
|
|
"title": "Scratchy, Destruction Incarnate",
|
|
"text": "Scratchy was reborn as a machine of pure destruction and needs to be stopped."
|
|
},
|
|
{
|
|
"title": "Jiggly Jungle",
|
|
"text": "A jungle south began rapidly expanding and experts think arson is our only option."
|
|
}
|
|
] |