forked from liza/Questionable
Unlock Dock Poga during DT MSQ
This commit is contained in:
parent
59d6bd9d82
commit
37661434a7
@ -87,7 +87,12 @@
|
|||||||
},
|
},
|
||||||
"TerritoryId": 1188,
|
"TerritoryId": 1188,
|
||||||
"InteractionType": "WalkTo",
|
"InteractionType": "WalkTo",
|
||||||
"Comment": "Waypoint after swimming through the river"
|
"Comment": "Waypoint after swimming through the river",
|
||||||
|
"SkipConditions": {
|
||||||
|
"StepIf": {
|
||||||
|
"AetheryteUnlocked": "Kozama'uka - Dock Poga"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"DataId": 2013938,
|
"DataId": 2013938,
|
||||||
@ -98,7 +103,13 @@
|
|||||||
},
|
},
|
||||||
"TerritoryId": 1188,
|
"TerritoryId": 1188,
|
||||||
"InteractionType": "AttuneAetherCurrent",
|
"InteractionType": "AttuneAetherCurrent",
|
||||||
"AetherCurrentId": 2818425
|
"AetherCurrentId": 2818425,
|
||||||
|
"AetheryteShortcut": "Kozama'uka - Dock Poga",
|
||||||
|
"SkipConditions": {
|
||||||
|
"AetheryteShortcutIf": {
|
||||||
|
"AetheryteLocked": "Kozama'uka - Dock Poga"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"DataId": 1048826,
|
"DataId": 1048826,
|
||||||
|
@ -103,6 +103,11 @@
|
|||||||
{
|
{
|
||||||
"Sequence": 5,
|
"Sequence": 5,
|
||||||
"Steps": [
|
"Steps": [
|
||||||
|
{
|
||||||
|
"TerritoryId": 1188,
|
||||||
|
"InteractionType": "AttuneAetheryte",
|
||||||
|
"Aetheryte": "Kozama'uka - Dock Poga"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"DataId": 2013937,
|
"DataId": 2013937,
|
||||||
"Position": {
|
"Position": {
|
||||||
|
Loading…
Reference in New Issue
Block a user