fix: This way we can start the quest and doesn't get stuck accepting quest the first time.

pull/49/head
kaiser 2024-09-16 10:31:22 +10:00
parent 73b03b3cc1
commit a45bf3f950
2 changed files with 53 additions and 1 deletions

View File

@ -13,7 +13,17 @@
"Z": 231.37244
},
"TerritoryId": 1186,
"InteractionType": "AcceptQuest"
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Solution Nine",
"AethernetShortcut": [
"[Solution Nine] Aetheryte Plaza",
"[Solution Nine] The Arcadion"
],
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
}
}
]
},

View File

@ -8,6 +8,48 @@
{
"Sequence": 0,
"Steps": [
{
"DataId": 1049793,
"Position": {
"X": 364.3396,
"Y": 60.125,
"Z": 357.1068
},
"TerritoryId": 1186,
"InteractionType": "Interact",
"DialogueChoices": [
{
"Type": "YesNo",
"ExcelSheet": "quest/049/KinGra101_04960",
"Prompt": "TEXT_KINGRA101_04960_SYSTEM_100_030",
"Yes": true
}
],
"AetheryteShortcut": "Solution Nine",
"AethernetShortcut": [
"[Solution Nine] Aetheryte Plaza",
"[Solution Nine] The Arcadion"
],
"SkipConditions": {
"AetheryteShortcutIf": {
"InTerritory": [1224]
},
"StepIf": {
"NearPosition": {
"Position": {
"X": 1.6021729,
"Y": 0,
"Z": -6.088379
},
"MaximumDistance": 100,
"TerritoryId": 1224
},
"InTerritory": [
1224
]
}
}
},
{
"DataId": 1049788,
"Position": {