Unlock Dock Poga during DT MSQ

This commit is contained in:
Liza 2024-12-28 15:08:12 +01:00
parent 59d6bd9d82
commit 37661434a7
Signed by: liza
GPG Key ID: 2C41B84815CF6445
2 changed files with 18 additions and 2 deletions

View File

@ -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,

View File

@ -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": {