mirror of
https://github.com/YouHaveTrouble/GuildMaster.git
synced 2026-05-12 14:36:58 +00:00
c71eeda11f
programatically generate quest rewards, change damage math,
14 lines
419 B
JSON
14 lines
419 B
JSON
[
|
|
{
|
|
"title": "Undead horde",
|
|
"text": "Due to the spillage of necromancy potion at nearby graveyard we now have an undead army on our doorstep."
|
|
},
|
|
{
|
|
"title": "Runaway prisoner",
|
|
"text": "During the last prison guard strike a prisoner managed to escape. Bring them back to their cell."
|
|
},
|
|
{
|
|
"title": "The aristocrats",
|
|
"text": "Royalty wants an escort for one of their carriages."
|
|
}
|
|
] |