Questionable/QuestPaths/3.x - Heavensward/MSQ/A3.3-The Churning Mists/1621_Mogmug's Trial.json

77 lines
1.6 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": 1012080,
"Position": {
"X": 392.20264,
"Y": -72.34356,
"Z": 649.56116
},
"TerritoryId": 400,
"InteractionType": "AcceptQuest"
}
]
},
{
"Sequence": 1,
"Steps": [
2024-07-26 15:17:02 +00:00
{
"Position": {
"X": 378.22073,
"Y": -74.08917,
"Z": 651.4364
},
"TerritoryId": 400,
"InteractionType": "WalkTo",
"DisableNavmesh": true,
"Mount": true
},
{
"Position": {
"X": 286.46622,
"Y": -46.748116,
"Z": 661.95807
},
"TerritoryId": 400,
"InteractionType": "WalkTo",
"$": "Moghome entrance"
},
2024-07-24 03:10:41 +00:00
{
"Position": {
"X": 243.81534,
"Y": -40.014244,
"Z": 443.64566
},
"TerritoryId": 400,
"InteractionType": "Combat",
"EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [
4483,
5053
]
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1012080,
"Position": {
"X": 392.20264,
"Y": -72.34356,
"Z": 649.56116
},
"TerritoryId": 400,
"InteractionType": "CompleteQuest"
}
]
}
]
2024-07-26 15:17:02 +00:00
}