Updated "Criminal Crossings"
This commit is contained in:
parent
8ef9e70696
commit
ec10c6d4c2
@ -12,9 +12,15 @@
|
|||||||
"Y": 56.113926,
|
"Y": 56.113926,
|
||||||
"Z": 236.25537
|
"Z": 236.25537
|
||||||
},
|
},
|
||||||
"StopDistance": 7,
|
|
||||||
"TerritoryId": 612,
|
"TerritoryId": 612,
|
||||||
"InteractionType": "AcceptQuest"
|
"InteractionType": "AcceptQuest",
|
||||||
|
"AetheryteShortcut": "Fringes - Peering Stones",
|
||||||
|
"Fly": true,
|
||||||
|
"SkipConditions": {
|
||||||
|
"AetheryteShortcutIf": {
|
||||||
|
"InSameTerritory": true
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -30,7 +36,7 @@
|
|||||||
},
|
},
|
||||||
"TerritoryId": 612,
|
"TerritoryId": 612,
|
||||||
"InteractionType": "Interact",
|
"InteractionType": "Interact",
|
||||||
"RequiredQuestVariables": [null, null, null, [2], null, null],
|
"RequiredQuestVariables": [null, null, null, [2, 4], null, null],
|
||||||
"Fly": true,
|
"Fly": true,
|
||||||
"DialogueChoices": [
|
"DialogueChoices": [
|
||||||
{
|
{
|
||||||
@ -49,7 +55,7 @@
|
|||||||
},
|
},
|
||||||
"TerritoryId": 612,
|
"TerritoryId": 612,
|
||||||
"InteractionType": "Combat",
|
"InteractionType": "Combat",
|
||||||
"RequiredQuestVariables": [null, null, null, [3], null, null],
|
"RequiredQuestVariables": [null, null, null, [1, 3, 5], null, null],
|
||||||
"Fly": true,
|
"Fly": true,
|
||||||
"DialogueChoices": [
|
"DialogueChoices": [
|
||||||
{
|
{
|
||||||
@ -70,7 +76,7 @@
|
|||||||
},
|
},
|
||||||
"TerritoryId": 612,
|
"TerritoryId": 612,
|
||||||
"InteractionType": "Interact",
|
"InteractionType": "Interact",
|
||||||
"RequiredQuestVariables": [null, null, null, [2], null, null],
|
"RequiredQuestVariables": [null, null, null, [1, 2, 5], null, null],
|
||||||
"Fly": true,
|
"Fly": true,
|
||||||
"DialogueChoices": [
|
"DialogueChoices": [
|
||||||
{
|
{
|
||||||
@ -89,7 +95,7 @@
|
|||||||
},
|
},
|
||||||
"TerritoryId": 612,
|
"TerritoryId": 612,
|
||||||
"InteractionType": "Combat",
|
"InteractionType": "Combat",
|
||||||
"RequiredQuestVariables": [null, null, null, [3], null, null],
|
"RequiredQuestVariables": [null, null, null, [3, 4], null, null],
|
||||||
"Fly": true,
|
"Fly": true,
|
||||||
"DialogueChoices": [
|
"DialogueChoices": [
|
||||||
{
|
{
|
||||||
@ -110,7 +116,7 @@
|
|||||||
},
|
},
|
||||||
"TerritoryId": 612,
|
"TerritoryId": 612,
|
||||||
"InteractionType": "Combat",
|
"InteractionType": "Combat",
|
||||||
"RequiredQuestVariables": [null, null, null, [2], null, null],
|
"RequiredQuestVariables": [null, null, null, [2, 4], null, null],
|
||||||
"Fly": true,
|
"Fly": true,
|
||||||
"DialogueChoices": [
|
"DialogueChoices": [
|
||||||
{
|
{
|
||||||
@ -131,7 +137,7 @@
|
|||||||
},
|
},
|
||||||
"TerritoryId": 612,
|
"TerritoryId": 612,
|
||||||
"InteractionType": "Interact",
|
"InteractionType": "Interact",
|
||||||
"RequiredQuestVariables": [null, null, null, [3], null, null],
|
"RequiredQuestVariables": [null, null, null, [1, 3, 5], null, null],
|
||||||
"Fly": true,
|
"Fly": true,
|
||||||
"DialogueChoices": [
|
"DialogueChoices": [
|
||||||
{
|
{
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
```
|
```
|
||||||
0 0 0 x 0 0 |
|
0 0 0 x 0 0 |
|
||||||
|
1 1025062 -> 1025119 -> 1025118
|
||||||
2 1025120 -> 1025119 -> 1025060
|
2 1025120 -> 1025119 -> 1025060
|
||||||
3 1025062 -> 1025061 -> 1025118
|
3 1025062 -> 1025061 -> 1025118
|
||||||
|
4 1025120 -> 1025061 -> 1025060
|
||||||
|
5 1025062 -> 1025119 -> 1025118
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user