forked from liza/Questionable
Added conditions for "When Feathers Fly"
This commit is contained in:
parent
0c401c6cfc
commit
913e37a84d
@ -21,6 +21,32 @@
|
||||
{
|
||||
"Sequence": 1,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1025066,
|
||||
"Position": {
|
||||
"X": -155.90149,
|
||||
"Y": 66.2623,
|
||||
"Z": -366.93372
|
||||
},
|
||||
"TerritoryId": 612,
|
||||
"InteractionType": "Emote",
|
||||
"Emote": "rally",
|
||||
"Fly": true,
|
||||
"RequiredQuestVariables": [null, null, [16], null, null, null]
|
||||
},
|
||||
{
|
||||
"DataId": 1025064,
|
||||
"Position": {
|
||||
"X": 185.62585,
|
||||
"Y": 68.93902,
|
||||
"Z": -372.15234
|
||||
},
|
||||
"TerritoryId": 612,
|
||||
"InteractionType": "Emote",
|
||||
"RequiredQuestVariables": [null, [1, 17], null, null, null, null],
|
||||
"Emote": "soothe",
|
||||
"Fly": true
|
||||
},
|
||||
{
|
||||
"DataId": 1025063,
|
||||
"Position": {
|
||||
@ -30,6 +56,7 @@
|
||||
},
|
||||
"TerritoryId": 612,
|
||||
"InteractionType": "Emote",
|
||||
"RequiredQuestVariables": [null, [2, 18], null, null, null, null],
|
||||
"Emote": "soothe",
|
||||
"Fly": true
|
||||
},
|
||||
@ -42,6 +69,7 @@
|
||||
},
|
||||
"TerritoryId": 612,
|
||||
"InteractionType": "Emote",
|
||||
"RequiredQuestVariables": [null, null, [32], null, null, null],
|
||||
"Emote": "rally",
|
||||
"Fly": true
|
||||
}
|
||||
@ -58,6 +86,7 @@
|
||||
},
|
||||
"TerritoryId": 612,
|
||||
"InteractionType": "WalkTo",
|
||||
"AetheryteShortcut": "Fringes - Peering Stones",
|
||||
"Fly": true
|
||||
},
|
||||
{
|
||||
|
@ -0,0 +1,7 @@
|
||||
```
|
||||
0 0 x x 0 0 | 1025063 1025064 1025065 1025066
|
||||
1 16 x x
|
||||
2 16 x x
|
||||
1 32 x x
|
||||
2 32 x x
|
||||
```
|
Loading…
Reference in New Issue
Block a user