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,
14 lines
387 B
JSON
14 lines
387 B
JSON
[
|
|
{
|
|
"title": "Scratchy, the butcher",
|
|
"text": "Scratchy turned evil and is terrorizing its victims. Put a stop to it!"
|
|
},
|
|
{
|
|
"title": "Hobgnoblin subjegation",
|
|
"text": "Gnoblins evolved and are back for vengeance."
|
|
},
|
|
{
|
|
"title": "Holy",
|
|
"text": "Gnoblins summoned their machine god and it started going haywire on everything around it. Destroy it!"
|
|
}
|
|
] |