Fixed RequiredQuestVariables values for the first pair. Added conditional teleports, too.
This commit is contained in:
parent
9d41101d26
commit
f0f876b810
@ -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
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user