Add extra waypoint to attune to Dock Poga aetheryte during first pelupelu quest

This commit is contained in:
Liza 2024-11-18 19:59:57 +01:00
parent c65da42cd1
commit f71ddeddfa
Signed by: liza
GPG Key ID: 7199F8D727D55F67

View File

@ -163,6 +163,21 @@
{ {
"Sequence": 255, "Sequence": 255,
"Steps": [ "Steps": [
{
"Position": {
"X": 780.3438,
"Y": 13.823656,
"Z": -238.32625
},
"TerritoryId": 1188,
"InteractionType": "WalkTo",
"Fly": true,
"SkipConditions": {
"StepIf": {
"AetheryteUnlocked": "Kozama'uka - Dock Poga"
}
}
},
{ {
"TerritoryId": 1188, "TerritoryId": 1188,
"InteractionType": "AttuneAetheryte", "InteractionType": "AttuneAetheryte",