Change some teleports in 'World of Wonders'
This commit is contained in:
parent
fe1d2d51db
commit
3d7b152cd1
@ -1,6 +1,9 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||||
"Author": ["liza", "JerryWester"],
|
"Author": [
|
||||||
|
"liza",
|
||||||
|
"JerryWester"
|
||||||
|
],
|
||||||
"QuestSequence": [
|
"QuestSequence": [
|
||||||
{
|
{
|
||||||
"Sequence": 0,
|
"Sequence": 0,
|
||||||
@ -95,14 +98,19 @@
|
|||||||
"AethernetShard": "[Gold Saucer] Chocobo Square"
|
"AethernetShard": "[Gold Saucer] Chocobo Square"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"TerritoryId": 144,
|
"TerritoryId": 388,
|
||||||
"InteractionType": "AttuneAetheryte",
|
"InteractionType": "None",
|
||||||
"Aetheryte": "Gold Saucer",
|
|
||||||
"AethernetShortcut": [
|
"AethernetShortcut": [
|
||||||
"[Gold Saucer] Chocobo Square",
|
"[Gold Saucer] Chocobo Square",
|
||||||
"[Gold Saucer] Entrance & Card Squares"
|
"[Gold Saucer] Entrance & Card Squares"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"TerritoryId": 144,
|
||||||
|
"InteractionType": "AttuneAetheryte",
|
||||||
|
"Aetheryte": "Gold Saucer",
|
||||||
|
"DelaySecondsAtStart": 3
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"DataId": 1011080,
|
"DataId": 1011080,
|
||||||
"Position": {
|
"Position": {
|
||||||
@ -156,7 +164,8 @@
|
|||||||
{
|
{
|
||||||
"TerritoryId": 144,
|
"TerritoryId": 144,
|
||||||
"InteractionType": "AttuneAethernetShard",
|
"InteractionType": "AttuneAethernetShard",
|
||||||
"AethernetShard": "[Gold Saucer] Event Square"
|
"AethernetShard": "[Gold Saucer] Event Square",
|
||||||
|
"DelaySecondsAtStart": 3
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Position": {
|
"Position": {
|
||||||
@ -198,6 +207,14 @@
|
|||||||
{
|
{
|
||||||
"Sequence": 6,
|
"Sequence": 6,
|
||||||
"Steps": [
|
"Steps": [
|
||||||
|
{
|
||||||
|
"TerritoryId": 144,
|
||||||
|
"InteractionType": "None",
|
||||||
|
"AethernetShortcut": [
|
||||||
|
"[Gold Saucer] Cactpot Board",
|
||||||
|
"[Gold Saucer] Aetheryte Plaza"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"DataId": 1011084,
|
"DataId": 1011084,
|
||||||
"Position": {
|
"Position": {
|
||||||
@ -207,10 +224,7 @@
|
|||||||
},
|
},
|
||||||
"TerritoryId": 144,
|
"TerritoryId": 144,
|
||||||
"InteractionType": "Interact",
|
"InteractionType": "Interact",
|
||||||
"AethernetShortcut": [
|
"DelaySecondsAtStart": 3
|
||||||
"[Gold Saucer] Cactpot Board",
|
|
||||||
"[Gold Saucer] Aetheryte Plaza"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -222,6 +236,14 @@
|
|||||||
"InteractionType": "AttuneAethernetShard",
|
"InteractionType": "AttuneAethernetShard",
|
||||||
"AethernetShard": "[Gold Saucer] Round Square"
|
"AethernetShard": "[Gold Saucer] Round Square"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"TerritoryId": 144,
|
||||||
|
"InteractionType": "None",
|
||||||
|
"AethernetShortcut": [
|
||||||
|
"[Gold Saucer] Round Square",
|
||||||
|
"[Gold Saucer] Entrance & Card Squares"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"DataId": 1010448,
|
"DataId": 1010448,
|
||||||
"Position": {
|
"Position": {
|
||||||
@ -232,10 +254,7 @@
|
|||||||
"StopDistance": 5,
|
"StopDistance": 5,
|
||||||
"TerritoryId": 144,
|
"TerritoryId": 144,
|
||||||
"InteractionType": "CompleteQuest",
|
"InteractionType": "CompleteQuest",
|
||||||
"AethernetShortcut": [
|
"DelaySecondsAtStart": 3
|
||||||
"[Gold Saucer] Round Square",
|
|
||||||
"[Gold Saucer] Entrance & Card Squares"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user