Questionable/QuestPaths/2.x - A Realm Reborn/Class Quests/CRP/184_So You Want to Be a Car...

35 lines
845 B
JSON
Raw Normal View History

{
2024-08-24 23:27:41 +00:00
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "Cacahuetes",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1000148,
"Position": {
"X": -20.279297,
"Y": -3.25,
"Z": 45.97534
},
"TerritoryId": 132,
"AetheryteShortcut": "Gridania",
"DialogueChoices": [
{
"Type": "YesNo",
"Prompt": "TEXT_CLSWDK999_00184_Q1_000_1",
"Yes": true
}
],
"InteractionType": "AcceptQuest",
"SkipConditions": {
"AetheryteShortcutIf": {
2024-08-24 23:27:41 +00:00
"InSameTerritory": true
}
}
2024-08-24 23:27:41 +00:00
}
]
}
]
}