Reordered steps in sequence 2

qitari
Plogon Enjoyer 2024-09-26 22:33:17 +08:00
parent 03d69692d0
commit 22b9c6f12a
1 changed files with 23 additions and 24 deletions

View File

@ -37,26 +37,16 @@
"Sequence": 2, "Sequence": 2,
"Steps": [ "Steps": [
{ {
"DataId": 2006687, "DataId": 2006690,
"Position": { "Position": {
"X": -553.97876, "X": -857.6333,
"Y": -58.42682, "Y": 4.6539917,
"Z": -271.10706 "Z": -218.67706
}, },
"TerritoryId": 401, "TerritoryId": 401,
"InteractionType": "Interact", "InteractionType": "Combat",
"Fly": true, "EnemySpawnType": "AfterInteraction",
"AetheryteShortcut": "The Sea of Clouds - Ok' Zundu" "KillEnemyDataIds": [5246],
},
{
"DataId": 2006688,
"Position": {
"X": -715.1446,
"Y": -58.640503,
"Z": -342.30566
},
"TerritoryId": 401,
"InteractionType": "Interact",
"Fly": true "Fly": true
}, },
{ {
@ -71,16 +61,25 @@
"Fly": true "Fly": true
}, },
{ {
"DataId": 2006690, "DataId": 2006687,
"Position": { "Position": {
"X": -857.6333, "X": -553.97876,
"Y": 4.6539917, "Y": -58.42682,
"Z": -218.67706 "Z": -271.10706
}, },
"TerritoryId": 401, "TerritoryId": 401,
"InteractionType": "Combat", "InteractionType": "Interact",
"EnemySpawnType": "AfterInteraction", "Fly": true
"KillEnemyDataIds": [5246], },
{
"DataId": 2006688,
"Position": {
"X": -715.1446,
"Y": -58.640503,
"Z": -342.30566
},
"TerritoryId": 401,
"InteractionType": "Interact",
"Fly": true "Fly": true
} }
] ]