1
0
Fork 0
Questionable/QuestPaths/3.x - Heavensward/Aether Currents/Coerthas Western Highlands/1760_Baby Steps.json

58 lines
1.2 KiB
JSON
Raw Normal View History

2024-07-24 03:10:41 +00:00
{
2024-07-26 23:32:17 +00:00
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
2024-07-24 03:10:41 +00:00
"Author": "JerryWester",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1011907,
"Position": {
"X": -288.8686,
"Y": 127.06639,
"Z": 13.199036
},
"TerritoryId": 397,
"InteractionType": "AcceptQuest"
}
]
},
{
"Sequence": 1,
"Steps": [
{
"Position": {
"X": -334.73944,
"Y": 115.3904,
"Z": -107.88696
},
"TerritoryId": 397,
"InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies",
"ComplexCombatData": [
{
"DataId": 4464,
"MinimumKillCount": 3
}
]
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1011907,
"Position": {
"X": -288.8686,
"Y": 127.06639,
"Z": 13.199036
},
"TerritoryId": 397,
"InteractionType": "CompleteQuest"
}
]
}
]
2024-07-26 23:32:17 +00:00
}