forked from liza/Questionable
Upload files to "QuestPaths/2.x - A Realm Reborn/Class Quests/ROG"
This commit is contained in:
parent
7b0faf9a37
commit
ea0c30198d
@ -0,0 +1,41 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||||
|
"Author": "Cacahuetes",
|
||||||
|
"QuestSequence": [
|
||||||
|
{
|
||||||
|
"Sequence": 255,
|
||||||
|
"Steps": [
|
||||||
|
{ "DataId": 1009944,
|
||||||
|
"Position": {
|
||||||
|
"X": -152.66656,
|
||||||
|
"Y": 2.8562405,
|
||||||
|
"Z": 243.18298
|
||||||
|
},
|
||||||
|
"TerritoryId": 129,
|
||||||
|
"InteractionType": "AcceptQuest",
|
||||||
|
"AetheryteShortcut": "Limsa Lominsa",
|
||||||
|
"AethernetShortcut": [
|
||||||
|
"[Limsa Lominsa] Aetheryte Plaza","[Limsa Lominsa] Fishermens' Guild"
|
||||||
|
],
|
||||||
|
"SkipConditions": {
|
||||||
|
"AetheryteShortcutIf": {
|
||||||
|
"InSameTerritory": true,
|
||||||
|
"InTerritory": [
|
||||||
|
129
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"DialogueChoices": [
|
||||||
|
{
|
||||||
|
"Type": "YesNo",
|
||||||
|
"Prompt": "TEXT_CLSROG001_00101_Q1_000_040",
|
||||||
|
"Yes": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"NextQuestID": 102
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,50 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||||
|
"Author": "Cacahuetes",
|
||||||
|
"QuestSequence": [
|
||||||
|
{
|
||||||
|
"Sequence": 0,
|
||||||
|
"Steps": [
|
||||||
|
{ "DataId": 1009944,
|
||||||
|
"Position": {
|
||||||
|
"X": -152.66656,
|
||||||
|
"Y": 2.8562405,
|
||||||
|
"Z": 243.18298
|
||||||
|
},
|
||||||
|
"TerritoryId": 129,
|
||||||
|
"InteractionType": "AcceptQuest"}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Sequence": 255,
|
||||||
|
"Steps": [
|
||||||
|
{ "DataId": 1009944,
|
||||||
|
"Position": {
|
||||||
|
"X": -152.66656,
|
||||||
|
"Y": 2.8562405,
|
||||||
|
"Z": 243.18298
|
||||||
|
},
|
||||||
|
"TerritoryId": 129,
|
||||||
|
"InteractionType": "Interact"
|
||||||
|
},
|
||||||
|
{ "DataId": 1009943,
|
||||||
|
"Position": {
|
||||||
|
"X": -153.36847,
|
||||||
|
"Y": -129.4397,
|
||||||
|
"Z": 265.88843
|
||||||
|
},
|
||||||
|
"TerritoryId": 129,
|
||||||
|
"InteractionType": "CompleteQuest",
|
||||||
|
"DialogueChoices": [
|
||||||
|
{
|
||||||
|
"Type": "YesNo",
|
||||||
|
"Prompt": "TEXT_CLSROG011_00102_Q1_000_030",
|
||||||
|
"Yes": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user