master #3

Open
cacahuetes wants to merge 881 commits from liza/Questionable:master into cacahuetes-ShB-Healer
2 changed files with 18 additions and 2 deletions
Showing only changes of commit 37661434a7 - Show all commits

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