[DT][Raid Quests][The Arcadion] Improved. #49
@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -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": {
|
||||
|
Loading…
Reference in New Issue
Block a user
This
DialogueChoices
block can (probably) be replaced with"TargetTerritoryId": 1224
; I'll check whenever I get around to merge the PR.