Update QuestPaths/2.x - A Realm Reborn/Class Quests/WHM/48_Trial by Earth.json

pull/18/head
cacahuetes 2024-08-22 18:19:14 +00:00
parent abbc82cfbd
commit 772300f44b
1 changed files with 130 additions and 139 deletions

View File

@ -22,9 +22,7 @@
"SkipConditions": { "SkipConditions": {
"AetheryteShortcutIf": { "AetheryteShortcutIf": {
"InSameTerritory": true, "InSameTerritory": true,
"InTerritory": [ "InTerritory": [133]
133
]
} }
} }
} }
@ -45,12 +43,7 @@
], ],
"TerritoryId": 154, "TerritoryId": 154,
"InteractionType": "WalkTo", "InteractionType": "WalkTo",
"Fly": true, "Fly": true
"SkipConditions": {
"StepIf": {
"Flying": "Locked"
}
}
}, },
{ {
"DataId": 1000764, "DataId": 1000764,
@ -77,9 +70,7 @@
"TerritoryId": 154, "TerritoryId": 154,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [ "KillEnemyDataIds": [294],
294
],
"Fly": true "Fly": true
} }
] ]