Fixed RequiredQuestVariables values for the first pair. Added conditional teleports, too.

pull/39/head
Plogon Enjoyer 2024-09-01 00:47:55 +08:00
parent 9d41101d26
commit f0f876b810
1 changed files with 21 additions and 2 deletions

View File

@ -30,6 +30,12 @@
"TerritoryId": 960, "TerritoryId": 960,
"InteractionType": "Interact", "InteractionType": "Interact",
"RequiredQuestVariables": [null, null, null, [1], null, null], "RequiredQuestVariables": [null, null, null, [1], null, null],
"AetheryteShortcut": "Ultima Thule - Reah Tahra",
"SkipConditions": {
"AetheryteShortcutIf": {
"RequiredQuestVariablesNotMet": true
}
},
"Fly": true "Fly": true
}, },
{ {
@ -41,8 +47,9 @@
}, },
"TerritoryId": 960, "TerritoryId": 960,
"InteractionType": "Interact", "InteractionType": "Interact",
"RequiredQuestVariables": [null, null, null, [1], null, null], "RequiredQuestVariables": [null, null, null, [17], null, null],
"Fly": true "Fly": true,
"$": "It's the only pair that increases the significant element by 16"
}, },
{ {
"DataId": 1044054, "DataId": 1044054,
@ -54,6 +61,12 @@
"TerritoryId": 960, "TerritoryId": 960,
"InteractionType": "Interact", "InteractionType": "Interact",
"RequiredQuestVariables": [null, null, null, [2], null, null], "RequiredQuestVariables": [null, null, null, [2], null, null],
"AetheryteShortcut": "Ultima Thule - Abode of the Ea",
"SkipConditions": {
"AetheryteShortcutIf": {
"RequiredQuestVariablesNotMet": true
}
},
"Fly": true "Fly": true
}, },
{ {
@ -78,6 +91,12 @@
"TerritoryId": 960, "TerritoryId": 960,
"InteractionType": "Interact", "InteractionType": "Interact",
"RequiredQuestVariables": [null, null, null, [3], null, null], "RequiredQuestVariables": [null, null, null, [3], null, null],
"AetheryteShortcut": "Ultima Thule - Base Omicron",
"SkipConditions": {
"AetheryteShortcutIf": {
"RequiredQuestVariablesNotMet": true
}
},
"Fly": true "Fly": true
}, },
{ {