Change some teleports in 'World of Wonders'

pull/4/head
Liza 2024-08-27 22:45:31 +02:00
parent fe1d2d51db
commit 3d7b152cd1
Signed by: liza
GPG Key ID: 7199F8D727D55F67
1 changed files with 32 additions and 13 deletions

View File

@ -1,6 +1,9 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": ["liza", "JerryWester"],
"Author": [
"liza",
"JerryWester"
],
"QuestSequence": [
{
"Sequence": 0,
@ -95,14 +98,19 @@
"AethernetShard": "[Gold Saucer] Chocobo Square"
},
{
"TerritoryId": 144,
"InteractionType": "AttuneAetheryte",
"Aetheryte": "Gold Saucer",
"TerritoryId": 388,
"InteractionType": "None",
"AethernetShortcut": [
"[Gold Saucer] Chocobo Square",
"[Gold Saucer] Entrance & Card Squares"
]
},
{
"TerritoryId": 144,
"InteractionType": "AttuneAetheryte",
"Aetheryte": "Gold Saucer",
"DelaySecondsAtStart": 3
},
{
"DataId": 1011080,
"Position": {
@ -156,7 +164,8 @@
{
"TerritoryId": 144,
"InteractionType": "AttuneAethernetShard",
"AethernetShard": "[Gold Saucer] Event Square"
"AethernetShard": "[Gold Saucer] Event Square",
"DelaySecondsAtStart": 3
},
{
"Position": {
@ -198,6 +207,14 @@
{
"Sequence": 6,
"Steps": [
{
"TerritoryId": 144,
"InteractionType": "None",
"AethernetShortcut": [
"[Gold Saucer] Cactpot Board",
"[Gold Saucer] Aetheryte Plaza"
]
},
{
"DataId": 1011084,
"Position": {
@ -207,10 +224,7 @@
},
"TerritoryId": 144,
"InteractionType": "Interact",
"AethernetShortcut": [
"[Gold Saucer] Cactpot Board",
"[Gold Saucer] Aetheryte Plaza"
]
"DelaySecondsAtStart": 3
}
]
},
@ -222,6 +236,14 @@
"InteractionType": "AttuneAethernetShard",
"AethernetShard": "[Gold Saucer] Round Square"
},
{
"TerritoryId": 144,
"InteractionType": "None",
"AethernetShortcut": [
"[Gold Saucer] Round Square",
"[Gold Saucer] Entrance & Card Squares"
]
},
{
"DataId": 1010448,
"Position": {
@ -232,10 +254,7 @@
"StopDistance": 5,
"TerritoryId": 144,
"InteractionType": "CompleteQuest",
"AethernetShortcut": [
"[Gold Saucer] Round Square",
"[Gold Saucer] Entrance & Card Squares"
]
"DelaySecondsAtStart": 3
}
]
}