Files
GuildMaster/public/data/quests/RankA.json
T
YouHaveTrouble c71eeda11f hook in data sources for adventurers and quests,
programatically generate quest rewards,
change damage math,
2023-03-25 14:42:17 +01:00

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."
}
]