Compare commits

..

No commits in common. "b6e40bf1a0723b0448189b069f456d964ee93767" and "8ef9e706963b041959b8c4feab6c3e16d055d844" have entirely different histories.

3 changed files with 12 additions and 47 deletions

View File

@ -12,15 +12,9 @@
"Y": 56.113926,
"Z": 236.25537
},
"StopDistance": 7,
"TerritoryId": 612,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Fringes - Peering Stones",
"Fly": true,
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
"InteractionType": "AcceptQuest"
}
]
},
@ -36,7 +30,7 @@
},
"TerritoryId": 612,
"InteractionType": "Interact",
"RequiredQuestVariables": [null, null, null, [2, 4], null, null],
"RequiredQuestVariables": [null, null, null, [2], null, null],
"Fly": true,
"DialogueChoices": [
{
@ -55,7 +49,7 @@
},
"TerritoryId": 612,
"InteractionType": "Combat",
"RequiredQuestVariables": [null, null, null, [1, 3, 5], null, null],
"RequiredQuestVariables": [null, null, null, [3], null, null],
"Fly": true,
"DialogueChoices": [
{
@ -76,7 +70,7 @@
},
"TerritoryId": 612,
"InteractionType": "Interact",
"RequiredQuestVariables": [null, null, null, [1, 2, 5], null, null],
"RequiredQuestVariables": [null, null, null, [2], null, null],
"Fly": true,
"DialogueChoices": [
{
@ -95,7 +89,7 @@
},
"TerritoryId": 612,
"InteractionType": "Combat",
"RequiredQuestVariables": [null, null, null, [3, 4], null, null],
"RequiredQuestVariables": [null, null, null, [3], null, null],
"Fly": true,
"DialogueChoices": [
{
@ -116,7 +110,7 @@
},
"TerritoryId": 612,
"InteractionType": "Combat",
"RequiredQuestVariables": [null, null, null, [2, 4], null, null],
"RequiredQuestVariables": [null, null, null, [2], null, null],
"Fly": true,
"DialogueChoices": [
{
@ -137,7 +131,7 @@
},
"TerritoryId": 612,
"InteractionType": "Interact",
"RequiredQuestVariables": [null, null, null, [1, 3, 5], null, null],
"RequiredQuestVariables": [null, null, null, [3], null, null],
"Fly": true,
"DialogueChoices": [
{

View File

@ -1,8 +1,5 @@
```
0 0 0 x 0 0 |
1 1025062 -> 1025119 -> 1025118
0 0 0 x 0 0 |
2 1025120 -> 1025119 -> 1025060
3 1025062 -> 1025061 -> 1025118
4 1025120 -> 1025061 -> 1025060
5 1025062 -> 1025119 -> 1025118
```

View File

@ -1,6 +1,7 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "plogon_enjoyer",
"Author": "liza",
"Disabled": true,
"QuestSequence": [
{
"Sequence": 0,
@ -21,34 +22,7 @@
{
"Sequence": 1,
"Steps": [
{
"DataId": 1025067,
"Position": {
"X": 39.04773,
"Y": 43.373318,
"Z": -221.9425
},
"TerritoryId": 612,
"InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [8588],
"Fly": true
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 1025247,
"Position": {
"X": 41.45874,
"Y": 42.875717,
"Z": -218.28033
},
"TerritoryId": 612,
"InteractionType": "Interact"
}
]
},
{