Merge pull request '[EW][Margrat] feat: add Margrat quest.' (#79) from kaiserbh/Questionable:feat/the_pride_of_labrintos into master

Reviewed-on: #79
pull/78/head^2
Liza 2024-10-09 12:07:02 +00:00
commit 0fdee6776a
1 changed files with 120 additions and 0 deletions

View File

@ -0,0 +1,120 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "kaiser",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1046073,
"Position": {
"X": -53.635498,
"Y": -29.497286,
"Z": -65.14081
},
"TerritoryId": 956,
"InteractionType": "AcceptQuest",
"StopDistance": 5,
"AetheryteShortcut": "Labyrinthos - Sharlayan Hamlet",
"SkipConditions": {
"AetheryteShortcutIf": {
"NearPosition": {
"Position": {
"X": -53.635498,
"Y": -29.497286,
"Z": -65.14081
},
"MaximumDistance": 30,
"TerritoryId": 956
}
}
}
}
]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 1046404,
"Position": {
"X": -707.6982,
"Y": -31.53043,
"Z": 280.38452
},
"TerritoryId": 956,
"InteractionType": "Interact",
"StopDistance": 5,
"AetheryteShortcut": "Labyrinthos - Aporia"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 1046073,
"Position": {
"X": -53.635498,
"Y": -29.497286,
"Z": -65.14081
},
"TerritoryId": 956,
"InteractionType": "Interact",
"StopDistance": 5,
"AetheryteShortcut": "Labyrinthos - Sharlayan Hamlet",
"DialogueChoices": [
{
"Type": "YesNo",
"Prompt": "TEXT_SUBCTS606_04816_Q2_000_055",
"Yes": true
}
],
"SkipConditions": {
"AetheryteShortcutIf": {
"NearPosition": {
"Position": {
"X": -53.635498,
"Y": -29.497286,
"Z": -65.14081
},
"MaximumDistance": 30,
"TerritoryId": 956
}
}
}
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1046073,
"Position": {
"X": -53.635498,
"Y": -29.497286,
"Z": -65.14081
},
"TerritoryId": 956,
"InteractionType": "CompleteQuest",
"StopDistance": 5,
"AetheryteShortcut": "Labyrinthos - Sharlayan Hamlet",
"SkipConditions": {
"AetheryteShortcutIf": {
"NearPosition": {
"Position": {
"X": -53.635498,
"Y": -29.497286,
"Z": -65.14081
},
"MaximumDistance": 30,
"TerritoryId": 956
}
}
}
}
]
}
]
}