2022-09-13 21:56:02 +02:00

89 lines
2.0 KiB
JSON
Executable File

{
"name": "An Empty Desert",
"quests": [
{
"uuid": "30f0153a-d3f3-420f-a50e-99b8aa138690",
"name": "The Desert",
"description": "Create a portal to the Atum and look for a Pyramid",
"x": 24,
"y": 149,
"tasks": [
{
"type": "DETECT",
"items": [
{
"item": {
"id": "atum:scarab",
"Count": 1
}
}
]
}
],
"prerequisites": [],
"optionlinks": [],
"reward": [],
"rewardchoice": [],
"commandrewards": []
},
{
"uuid": "829c720e-2c2d-4911-b4ee-76a938ce0790",
"name": "The Pharoh",
"description": "In the pyramid there is a Pharoh go and kill it.",
"x": 114,
"y": 126,
"tasks": [
{
"type": "KILL",
"mobs": [
{
"name": "Pharoh",
"mob": "atum:pharaoh",
"kills": 1
}
]
}
],
"prerequisites": [
"30f0153a-d3f3-420f-a50e-99b8aa138690"
],
"optionlinks": [],
"reward": [],
"rewardchoice": [],
"commandrewards": []
},
{
"uuid": "cf9f590b-8d18-41c0-acc8-786513c9c810",
"name": "Heart Of The Desert",
"description": "Gain the heart of the desert by killing ten of it\u0027s Pharohs",
"x": 172,
"y": 35,
"tasks": [
{
"type": "KILL",
"mobs": [
{
"name": "10 Pharohs",
"mob": "atum:pharaoh",
"kills": 10
}
]
}
],
"prerequisites": [
"829c720e-2c2d-4911-b4ee-76a938ce0790"
],
"optionlinks": [],
"reward": [
{
"id": "hardcorequesting:quarterheart",
"Count": 1
}
],
"rewardchoice": [],
"commandrewards": []
}
],
"reputationBar": [],
"description": "Enter the Atum by throwing a Scarab into water(Use Youtube to learn how to build the structure)"
}