forked from liza/Questionable
+4235, add fly to 4234
dialogue untested due to major oopsie with the force TA button : (
This commit is contained in:
parent
b563a42bda
commit
ad905bbd7f
@ -29,7 +29,8 @@
|
||||
},
|
||||
"TerritoryId": 958,
|
||||
"InteractionType": "Interact",
|
||||
"AetheryteShortcut": "Garlemald - Tertium"
|
||||
"AetheryteShortcut": "Garlemald - Tertium",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -59,8 +60,7 @@
|
||||
"Z": -299.36682
|
||||
},
|
||||
"TerritoryId": 958,
|
||||
"InteractionType": "Snipe",
|
||||
"Comment": "They don't move very fast. One left, one middle, one right."
|
||||
"InteractionType": "Snipe"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -0,0 +1,128 @@
|
||||
{
|
||||
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||
"Author": "goatzone",
|
||||
"QuestSequence": [
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1037751,
|
||||
"Position": {
|
||||
"X": -424.15503,
|
||||
"Y": 22.196602,
|
||||
"Z": 423.48352
|
||||
},
|
||||
"TerritoryId": 958,
|
||||
"InteractionType": "AcceptQuest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 1,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1040663,
|
||||
"Position": {
|
||||
"X": -318.10486,
|
||||
"Y": 23.722221,
|
||||
"Z": 353.93298
|
||||
},
|
||||
"TerritoryId": 958,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 2,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1040664,
|
||||
"Position": {
|
||||
"X": 382.22327,
|
||||
"Y": 10.762111,
|
||||
"Z": -713.3135
|
||||
},
|
||||
"TerritoryId": 958,
|
||||
"InteractionType": "Interact",
|
||||
"AetheryteShortcut": "Garlemald - Tertium",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 3,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2012052,
|
||||
"Position": {
|
||||
"X": 383.84058,
|
||||
"Y": 11.48999,
|
||||
"Z": -711.1162
|
||||
},
|
||||
"TerritoryId": 958,
|
||||
"InteractionType": "UseItem",
|
||||
"ItemId": 2003210,
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
64
|
||||
],
|
||||
"$": "0 2 0 0 0 0 -> 17 1 0 0 0 64"
|
||||
},
|
||||
{
|
||||
"DataId": 2012051,
|
||||
"Position": {
|
||||
"X": 383.5354,
|
||||
"Y": 11.306824,
|
||||
"Z": -708.03394
|
||||
},
|
||||
"TerritoryId": 958,
|
||||
"InteractionType": "UseItem",
|
||||
"ItemId": 2003210
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 4,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1040664,
|
||||
"Position": {
|
||||
"X": 382.22327,
|
||||
"Y": 10.762111,
|
||||
"Z": -713.3135
|
||||
},
|
||||
"TerritoryId": 958,
|
||||
"InteractionType": "Interact",
|
||||
"DialogueChoices": [
|
||||
{
|
||||
"Type": "List",
|
||||
"Prompt": "TEXT_AKTKZD011_04235_Q1_000_000",
|
||||
"Answer": "TEXT_AKTKZD011_04235_A1_000_001"
|
||||
}
|
||||
],
|
||||
"$": ""
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1037751,
|
||||
"Position": {
|
||||
"X": -424.15503,
|
||||
"Y": 22.196602,
|
||||
"Z": 423.48352
|
||||
},
|
||||
"TerritoryId": 958,
|
||||
"InteractionType": "CompleteQuest",
|
||||
"AetheryteShortcut": "Garlemald - Camp Broken Glass"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user