[SB][Allied Society][Ananta] Updated some daily quests #40

Merged
liza merged 8 commits from plogon_enjoyer/Questionable:ananta into master 2024-09-08 17:05:26 +00:00
2 changed files with 18 additions and 9 deletions
Showing only changes of commit ec10c6d4c2 - Show all commits

View File

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

View File

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