Fix: Add additonal Pathing point to fix Nav issue

pull/59/head
MDlumia 2024-09-23 00:13:52 -05:00
parent 01c88ecb84
commit 5317d5ee52
1 changed files with 58 additions and 47 deletions

View File

@ -26,52 +26,63 @@
} }
] ]
}, },
{
"Sequence": 1, {
"Steps": [ "Sequence": 1,
{ "Steps": [
"DataId": 1044572, {
"Position": { "Position": {
"X": -638.056, "X": -170.51479,
"Y": -143.79326, "Y": -105.22506,
"Z": -513.0846 "Z": -511.04712
},
"TerritoryId": 959,
"InteractionType": "Interact",
"Fly": true
}
]
},
{
"Sequence": 255,
"Steps": [
{
"TerritoryId": 959,
"InteractionType": "Craft",
"ItemId": 38857,
"ItemCount": 4
}, },
{ "TerritoryId": 959,
"Position": { "InteractionType": "WalkTo",
"X": -201.42024, "Fly": true
"Y": -49.149708, },
"Z": -273.68756 {
}, "DataId": 1044572,
"TerritoryId": 959, "Position": {
"InteractionType": "WalkTo", "X": -638.056,
"Fly": true "Y": -143.79326,
"Z": -513.0846
}, },
{ "TerritoryId": 959,
"DataId": 1044403, "InteractionType": "Interact",
"Position": { "Fly": true
"X": -203.5401, }
"Y": -48.949707, ]
"Z": -273.60956 },
}, {
"TerritoryId": 959, "Sequence": 255,
"InteractionType": "CompleteQuest" "Steps": [
} {
] "TerritoryId": 959,
} "InteractionType": "Craft",
] "ItemId": 38857,
"ItemCount": 4
},
{
"Position": {
"X": -201.42024,
"Y": -49.149708,
"Z": -273.68756
},
"TerritoryId": 959,
"InteractionType": "WalkTo",
"Fly": true
},
{
"DataId": 1044403,
"Position": {
"X": -203.5401,
"Y": -48.949707,
"Z": -273.60956
},
"TerritoryId": 959,
"InteractionType": "CompleteQuest"
}
]
}
]
} }