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
439 B
JSON
14 lines
439 B
JSON
[
|
|
{
|
|
"title": "Ogre king",
|
|
"text": "Ogres have chosen a new king through democratic vote. They all voted for the strongest ogre."
|
|
},
|
|
{
|
|
"title": "Devilish dungeon",
|
|
"text": "New dungeon was discovered. It needs to be mapped and explored so lower rank adventurers can enter."
|
|
},
|
|
{
|
|
"title": "Eater of Worlds",
|
|
"text": "A giant worm emerged from the ground and appears to be consuming the ground itself."
|
|
}
|
|
] |