Minor cleanup for ARR DRG
This commit is contained in:
parent
fdb8eed7a4
commit
82c8826e0f
@ -21,7 +21,10 @@
|
||||
],
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": false
|
||||
"InSameTerritory": true,
|
||||
"InTerritory": [
|
||||
133
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -30,6 +33,23 @@
|
||||
{
|
||||
"Sequence": 1,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 215.65454,
|
||||
"Y": 222.1,
|
||||
"Z": 345.1806
|
||||
},
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "WalkTo",
|
||||
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
|
||||
"Fly": true,
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"Flying": "Locked"
|
||||
}
|
||||
},
|
||||
"$": "Alberic"
|
||||
},
|
||||
{
|
||||
"DataId": 1006748,
|
||||
"Position": {
|
||||
@ -38,8 +58,7 @@
|
||||
"Z": 345.3269
|
||||
},
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "Interact",
|
||||
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead"
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -70,7 +89,8 @@
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "Interact",
|
||||
"AetheryteShortcut": "North Shroud - Fallgourd Float"
|
||||
"AetheryteShortcut": "North Shroud - Fallgourd Float",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -86,7 +106,8 @@
|
||||
},
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "Interact",
|
||||
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead"
|
||||
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -99,10 +120,24 @@
|
||||
"Y": 234.74356,
|
||||
"Z": 322.10266
|
||||
},
|
||||
"StopDistance": 0.5,
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "Combat",
|
||||
"EnemySpawnType": "AutoOnEnterArea",
|
||||
"KillEnemyDataIds": [1928]
|
||||
"KillEnemyDataIds": [
|
||||
1928
|
||||
],
|
||||
"Fly": true,
|
||||
"CompletionQuestVariablesFlags": [
|
||||
{
|
||||
"Low": 2
|
||||
},
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null
|
||||
]
|
||||
},
|
||||
{
|
||||
"DataId": 2002420,
|
||||
@ -119,6 +154,22 @@
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 215.65454,
|
||||
"Y": 222.1,
|
||||
"Z": 345.1806
|
||||
},
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "WalkTo",
|
||||
"Fly": true,
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"Flying": "Locked"
|
||||
}
|
||||
},
|
||||
"$": "Alberic"
|
||||
},
|
||||
{
|
||||
"DataId": 1006748,
|
||||
"Position": {
|
||||
|
@ -5,6 +5,28 @@
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 215.65454,
|
||||
"Y": 222.1,
|
||||
"Z": 345.1806
|
||||
},
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "WalkTo",
|
||||
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
|
||||
"Fly": true,
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": true
|
||||
}
|
||||
},
|
||||
"$": "Alberic"
|
||||
},
|
||||
{
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "EquipItem",
|
||||
"ItemId": 4545
|
||||
},
|
||||
{
|
||||
"DataId": 1006748,
|
||||
"Position": {
|
||||
@ -13,19 +35,56 @@
|
||||
"Z": 345.3269
|
||||
},
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "AcceptQuest",
|
||||
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": false
|
||||
}
|
||||
}
|
||||
"InteractionType": "AcceptQuest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 1,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 267.5908,
|
||||
"Y": 236.15701,
|
||||
"Z": -328.8527
|
||||
},
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "Jump",
|
||||
"JumpDestination": {
|
||||
"Position": {
|
||||
"X": 264.47205,
|
||||
"Y": 237.91518,
|
||||
"Z": -336.72607
|
||||
}
|
||||
},
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"Flying": "Unlocked"
|
||||
}
|
||||
},
|
||||
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead"
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": 266.22034,
|
||||
"Y": 237.89253,
|
||||
"Z": -341.475
|
||||
},
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "Jump",
|
||||
"JumpDestination": {
|
||||
"Position": {
|
||||
"X": 263.72516,
|
||||
"Y": 239.88335,
|
||||
"Z": -346.17166
|
||||
}
|
||||
},
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"Flying": "Unlocked"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 1007856,
|
||||
"Position": {
|
||||
@ -36,21 +95,80 @@
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "Combat",
|
||||
"EnemySpawnType": "AfterInteraction",
|
||||
"KillEnemyDataIds": [58]
|
||||
"KillEnemyDataIds": [
|
||||
58
|
||||
],
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{"DataId": 1007856,
|
||||
{
|
||||
"Sequence": 2,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 267.5908,
|
||||
"Y": 236.15701,
|
||||
"Z": -328.8527
|
||||
},
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "Jump",
|
||||
"JumpDestination": {
|
||||
"Position": {
|
||||
"X": 264.47205,
|
||||
"Y": 237.91518,
|
||||
"Z": -336.72607
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": 266.22034,
|
||||
"Y": 237.89253,
|
||||
"Z": -341.475
|
||||
},
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "Jump",
|
||||
"JumpDestination": {
|
||||
"Position": {
|
||||
"X": 263.72516,
|
||||
"Y": 239.88335,
|
||||
"Z": -346.17166
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 1007856,
|
||||
"Position": {
|
||||
"X": 261.76843,
|
||||
"Y": 240.06624,
|
||||
"Z": -346.48663
|
||||
},
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "Interact"}
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 215.65454,
|
||||
"Y": 222.1,
|
||||
"Z": 345.1806
|
||||
},
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "WalkTo",
|
||||
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
|
||||
"Fly": true,
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"Flying": "Locked"
|
||||
}
|
||||
},
|
||||
"$": "Alberic"
|
||||
},
|
||||
{
|
||||
"DataId": 1006748,
|
||||
"Position": {
|
||||
|
@ -5,6 +5,23 @@
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 215.65454,
|
||||
"Y": 222.1,
|
||||
"Z": 345.1806
|
||||
},
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "WalkTo",
|
||||
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
|
||||
"Fly": true,
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": true
|
||||
}
|
||||
},
|
||||
"$": "Alberic"
|
||||
},
|
||||
{
|
||||
"DataId": 1006748,
|
||||
"Position": {
|
||||
@ -13,19 +30,24 @@
|
||||
"Z": 345.3269
|
||||
},
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "AcceptQuest",
|
||||
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": false
|
||||
}
|
||||
}
|
||||
"InteractionType": "AcceptQuest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 1,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 484.85364,
|
||||
"Y": 247.89886,
|
||||
"Z": -269.40628
|
||||
},
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "WalkTo",
|
||||
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
|
||||
"Fly": true
|
||||
},
|
||||
{
|
||||
"DataId": 1007857,
|
||||
"Position": {
|
||||
@ -36,8 +58,16 @@
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "Combat",
|
||||
"EnemySpawnType": "AfterInteraction",
|
||||
"KillEnemyDataIds":[11, 1931]
|
||||
"KillEnemyDataIds": [
|
||||
11,
|
||||
1931
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 2,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1007857,
|
||||
"Position": {
|
||||
@ -53,6 +83,23 @@
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 215.65454,
|
||||
"Y": 222.1,
|
||||
"Z": 345.1806
|
||||
},
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "WalkTo",
|
||||
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
|
||||
"Fly": true,
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"Flying": "Locked"
|
||||
}
|
||||
},
|
||||
"$": "Alberic"
|
||||
},
|
||||
{
|
||||
"DataId": 1006748,
|
||||
"Position": {
|
||||
|
@ -5,6 +5,23 @@
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 215.65454,
|
||||
"Y": 222.1,
|
||||
"Z": 345.1806
|
||||
},
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "WalkTo",
|
||||
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
|
||||
"Fly": true,
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": true
|
||||
}
|
||||
},
|
||||
"$": "Alberic"
|
||||
},
|
||||
{
|
||||
"DataId": 1006748,
|
||||
"Position": {
|
||||
@ -13,13 +30,7 @@
|
||||
"Z": 345.3269
|
||||
},
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "AcceptQuest",
|
||||
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": false
|
||||
}
|
||||
}
|
||||
"InteractionType": "AcceptQuest"
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -34,13 +45,30 @@
|
||||
"Z": 243.33557
|
||||
},
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "Interact"
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 2,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 215.65454,
|
||||
"Y": 222.1,
|
||||
"Z": 345.1806
|
||||
},
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "WalkTo",
|
||||
"Fly": true,
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"Flying": "Locked"
|
||||
}
|
||||
},
|
||||
"$": "Alberic"
|
||||
},
|
||||
{
|
||||
"DataId": 1006748,
|
||||
"Position": {
|
||||
@ -68,8 +96,15 @@
|
||||
"EnemySpawnType": "AfterInteraction",
|
||||
"KillEnemyDataIds": [
|
||||
1932
|
||||
],
|
||||
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 4,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1007858,
|
||||
"Position": {
|
||||
@ -83,7 +118,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 4,
|
||||
"Sequence": 5,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1007859,
|
||||
@ -102,7 +137,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 5,
|
||||
"Sequence": 6,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1007859,
|
||||
@ -117,7 +152,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 6,
|
||||
"Sequence": 7,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1007860,
|
||||
@ -136,7 +171,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 7,
|
||||
"Sequence": 8,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1007860,
|
||||
@ -151,8 +186,25 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 8,
|
||||
"Sequence": 9,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 215.65454,
|
||||
"Y": 222.1,
|
||||
"Z": 345.1806
|
||||
},
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "WalkTo",
|
||||
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
|
||||
"Fly": true,
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"Flying": "Locked"
|
||||
}
|
||||
},
|
||||
"$": "Alberic"
|
||||
},
|
||||
{
|
||||
"DataId": 1006748,
|
||||
"Position": {
|
||||
@ -166,8 +218,19 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 9,
|
||||
"Sequence": 10,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 179.19377,
|
||||
"Y": 358.68628,
|
||||
"Z": -580.35266
|
||||
},
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "WalkTo",
|
||||
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
|
||||
"Fly": true
|
||||
},
|
||||
{
|
||||
"DataId": 2002424,
|
||||
"Position": {
|
||||
@ -180,13 +243,31 @@
|
||||
"EnemySpawnType": "AfterInteraction",
|
||||
"KillEnemyDataIds": [
|
||||
1929
|
||||
]
|
||||
],
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 215.65454,
|
||||
"Y": 222.1,
|
||||
"Z": 345.1806
|
||||
},
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "WalkTo",
|
||||
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
|
||||
"Fly": true,
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"Flying": "Locked"
|
||||
}
|
||||
},
|
||||
"$": "Alberic"
|
||||
},
|
||||
{
|
||||
"DataId": 1006748,
|
||||
"Position": {
|
||||
|
@ -5,6 +5,23 @@
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 215.65454,
|
||||
"Y": 222.1,
|
||||
"Z": 345.1806
|
||||
},
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "WalkTo",
|
||||
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
|
||||
"Fly": true,
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": true
|
||||
}
|
||||
},
|
||||
"$": "Alberic"
|
||||
},
|
||||
{
|
||||
"DataId": 1006748,
|
||||
"Position": {
|
||||
@ -13,13 +30,7 @@
|
||||
"Z": 345.3269
|
||||
},
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "AcceptQuest",
|
||||
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": false
|
||||
}
|
||||
}
|
||||
"InteractionType": "AcceptQuest"
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -38,13 +49,31 @@
|
||||
"EnemySpawnType": "AfterInteraction",
|
||||
"KillEnemyDataIds": [
|
||||
1930
|
||||
]
|
||||
],
|
||||
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 215.65454,
|
||||
"Y": 222.1,
|
||||
"Z": 345.1806
|
||||
},
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "WalkTo",
|
||||
"Fly": true,
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"Flying": "Locked"
|
||||
}
|
||||
},
|
||||
"$": "Alberic"
|
||||
},
|
||||
{
|
||||
"DataId": 1006748,
|
||||
"Position": {
|
||||
|
@ -5,6 +5,23 @@
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 215.65454,
|
||||
"Y": 222.1,
|
||||
"Z": 345.1806
|
||||
},
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "WalkTo",
|
||||
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
|
||||
"Fly": true,
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": true
|
||||
}
|
||||
},
|
||||
"$": "Alberic"
|
||||
},
|
||||
{
|
||||
"DataId": 1006748,
|
||||
"Position": {
|
||||
@ -13,19 +30,24 @@
|
||||
"Z": 345.3269
|
||||
},
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "AcceptQuest",
|
||||
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": false
|
||||
}
|
||||
}
|
||||
"InteractionType": "AcceptQuest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 1,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 267.25278,
|
||||
"Y": 361.89908,
|
||||
"Z": -575.7137
|
||||
},
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "WalkTo",
|
||||
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
|
||||
"Fly": true
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": 266.7326,
|
||||
@ -33,13 +55,26 @@
|
||||
"Z": -586.0155
|
||||
},
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "WaitForManualProgress"
|
||||
"InteractionType": "SinglePlayerDuty",
|
||||
"Mount": false
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 215.65454,
|
||||
"Y": 222.1,
|
||||
"Z": 345.1806
|
||||
},
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "WalkTo",
|
||||
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
|
||||
"Fly": true,
|
||||
"$": "Alberic"
|
||||
},
|
||||
{
|
||||
"DataId": 1006748,
|
||||
"Position": {
|
||||
|
@ -0,0 +1,57 @@
|
||||
{
|
||||
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||
"Author": "Cacahuetes",
|
||||
"QuestSequence": [
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1000251,
|
||||
"Position": {
|
||||
"X": 147.08167,
|
||||
"Y": 15.5,
|
||||
"Z": -267.99426
|
||||
},
|
||||
"TerritoryId": 133,
|
||||
"InteractionType": "AcceptQuest",
|
||||
"AetheryteShortcut": "Gridania",
|
||||
"AethernetShortcut": [
|
||||
"[Gridania] Aetheryte Plaza",
|
||||
"[Gridania] Lancers' Guild"
|
||||
],
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": true,
|
||||
"InTerritory": [
|
||||
133
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1000254,
|
||||
"Position": {
|
||||
"X": 157.7019,
|
||||
"Y": 15.900381,
|
||||
"Z": -270.34418
|
||||
},
|
||||
"TerritoryId": 133,
|
||||
"InteractionType": "CompleteQuest",
|
||||
"DialogueChoices": [
|
||||
{
|
||||
"Type": "YesNo",
|
||||
"Prompt": "TEXT_CLSLNC998_00132_Q1_000_1",
|
||||
"Yes": true
|
||||
}
|
||||
],
|
||||
"NextQuestId": 218
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,41 @@
|
||||
{
|
||||
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||
"Author": "liza",
|
||||
"QuestSequence": [
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1000251,
|
||||
"Position": {
|
||||
"X": 147.08167,
|
||||
"Y": 15.5,
|
||||
"Z": -267.99426
|
||||
},
|
||||
"TerritoryId": 133,
|
||||
"InteractionType": "AcceptQuest",
|
||||
"DialogueChoices": [
|
||||
{
|
||||
"Type": "YesNo",
|
||||
"Prompt": "TEXT_CLSLNC999_00180_Q1_000_1",
|
||||
"Yes": true
|
||||
}
|
||||
],
|
||||
"AetheryteShortcut": "Gridania",
|
||||
"AethernetShortcut": [
|
||||
"[Gridania] Aetheryte Plaza",
|
||||
"[Gridania] Lancers' Guild"
|
||||
],
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": true,
|
||||
"InTerritory": [
|
||||
133
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -6,40 +6,42 @@
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1000251,
|
||||
"Position": {
|
||||
"X": 147.08167,
|
||||
"Y": 15.5,
|
||||
"Z": -267.99426
|
||||
},
|
||||
"TerritoryId": 133,
|
||||
"InteractionType": "AcceptQuest",
|
||||
"InteractionType": "EquipItem",
|
||||
"ItemId": 1819,
|
||||
"AetheryteShortcut": "Gridania",
|
||||
"AethernetShortcut": ["[Gridania] Aetheryte Plaza","[Gridania] Lancers' Guild"],
|
||||
"AethernetShortcut": [
|
||||
"[Gridania] Aetheryte Plaza",
|
||||
"[Gridania] Lancers' Guild"
|
||||
],
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": false
|
||||
"InSameTerritory": true,
|
||||
"InTerritory": [
|
||||
133
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"TerritoryId": 133,
|
||||
"InteractionType": "EquipRecommended"
|
||||
},
|
||||
{
|
||||
"DataId": 1000254,
|
||||
"Position": {
|
||||
"X": 157.7019,
|
||||
"Y": 15.900381,
|
||||
"Z": -270.34418
|
||||
},
|
||||
"TerritoryId": 133,
|
||||
"InteractionType": "AcceptQuest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 1,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 104.02482,
|
||||
"Y": 14.71474,
|
||||
"Z": -263.02206
|
||||
},
|
||||
"TerritoryId": 148,
|
||||
"InteractionType": "WalkTo",
|
||||
"AethernetShortcut": [
|
||||
"[Gridania] Lancers' Guild",
|
||||
"[Gridania] Blue Badger Gate (Central Shroud)"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": 97.18397,
|
||||
@ -53,7 +55,9 @@
|
||||
{
|
||||
"DataId": 37,
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
{
|
||||
"Low": 3
|
||||
},
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
@ -64,14 +68,20 @@
|
||||
}
|
||||
],
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
{
|
||||
"Low": 3
|
||||
},
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null
|
||||
],
|
||||
"$": "0 0 0 0 0 0 -> 19 0 0 0 0 0"
|
||||
"$": "0 0 0 0 0 0 -> 19 0 0 0 0 0",
|
||||
"AethernetShortcut": [
|
||||
"[Gridania] Lancers' Guild",
|
||||
"[Gridania] Blue Badger Gate (Central Shroud)"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
@ -87,7 +97,9 @@
|
||||
"DataId": 49,
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
{
|
||||
"High": 3
|
||||
},
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
@ -98,7 +110,9 @@
|
||||
],
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
{
|
||||
"High": 3
|
||||
},
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
@ -120,7 +134,9 @@
|
||||
"DataId": 47,
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
{
|
||||
"Low": 3
|
||||
},
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
@ -131,13 +147,14 @@
|
||||
],
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
{
|
||||
"Low": 3
|
||||
},
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null
|
||||
],
|
||||
"$": " Couldn't measure"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -153,7 +170,10 @@
|
||||
},
|
||||
"TerritoryId": 133,
|
||||
"AetheryteShortcut": "Gridania",
|
||||
"AethernetShortcut": ["[Gridania] Aetheryte Plaza","[Gridania] Lancers' Guild"],
|
||||
"AethernetShortcut": [
|
||||
"[Gridania] Aetheryte Plaza",
|
||||
"[Gridania] Lancers' Guild"
|
||||
],
|
||||
"InteractionType": "CompleteQuest",
|
||||
"NextQuestId": 47
|
||||
}
|
||||
|
@ -15,10 +15,16 @@
|
||||
"TerritoryId": 133,
|
||||
"InteractionType": "AcceptQuest",
|
||||
"AetheryteShortcut": "Gridania",
|
||||
"AethernetShortcut": ["[Gridania] Aetheryte Plaza","[Gridania] Lancers' Guild"],
|
||||
"AethernetShortcut": [
|
||||
"[Gridania] Aetheryte Plaza",
|
||||
"[Gridania] Lancers' Guild"
|
||||
],
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": false
|
||||
"InSameTerritory": true,
|
||||
"InTerritory": [
|
||||
132
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -39,9 +45,8 @@
|
||||
"DialogueChoices": [
|
||||
{
|
||||
"Type": "YesNo",
|
||||
"Prompt": "TEXT_CLSGLA020_00253_Q1_000_1",
|
||||
"Yes": true,
|
||||
"$": "Need to find real prompt in godbert"
|
||||
"Prompt": "TEXT_CLSLNC000_00023_Q1_000_1",
|
||||
"Yes": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -50,19 +55,6 @@
|
||||
{
|
||||
"Sequence": 2,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 104.02482,
|
||||
"Y": 14.71474,
|
||||
"Z": -263.02206
|
||||
},
|
||||
"TerritoryId": 148,
|
||||
"InteractionType": "WalkTo",
|
||||
"AethernetShortcut": [
|
||||
"[Gridania] Lancers' Guild",
|
||||
"[Gridania] Blue Badger Gate (Central Shroud)"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": 97.18397,
|
||||
@ -76,7 +68,9 @@
|
||||
{
|
||||
"DataId": 37,
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
{
|
||||
"Low": 3
|
||||
},
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
@ -87,14 +81,20 @@
|
||||
}
|
||||
],
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
{
|
||||
"Low": 3
|
||||
},
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null
|
||||
],
|
||||
"$": "0 0 0 0 0 0 -> 19 0 0 0 0 0"
|
||||
"$": "0 0 0 0 0 0 -> 19 0 0 0 0 0",
|
||||
"AethernetShortcut": [
|
||||
"[Gridania] Lancers' Guild",
|
||||
"[Gridania] Blue Badger Gate (Central Shroud)"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
@ -110,7 +110,9 @@
|
||||
"DataId": 49,
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
{
|
||||
"High": 3
|
||||
},
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
@ -121,7 +123,9 @@
|
||||
],
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
{
|
||||
"High": 3
|
||||
},
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
@ -143,7 +147,9 @@
|
||||
"DataId": 47,
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
{
|
||||
"Low": 3
|
||||
},
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
@ -154,7 +160,9 @@
|
||||
],
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
{
|
||||
"Low": 3
|
||||
},
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
@ -176,7 +184,10 @@
|
||||
},
|
||||
"TerritoryId": 133,
|
||||
"AetheryteShortcut": "Gridania",
|
||||
"AethernetShortcut": ["[Gridania] Aetheryte Plaza","[Gridania] Lancers' Guild"],
|
||||
"AethernetShortcut": [
|
||||
"[Gridania] Aetheryte Plaza",
|
||||
"[Gridania] Lancers' Guild"
|
||||
],
|
||||
"InteractionType": "CompleteQuest",
|
||||
"NextQuestId": 47
|
||||
}
|
||||
|
@ -21,7 +21,10 @@
|
||||
],
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": false
|
||||
"InSameTerritory": true,
|
||||
"InTerritory": [
|
||||
133
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -37,6 +40,7 @@
|
||||
"Y": 44.169823,
|
||||
"Z": -42.008118
|
||||
},
|
||||
"StopDistance": 0.5,
|
||||
"TerritoryId": 148,
|
||||
"InteractionType": "Combat",
|
||||
"AethernetShortcut": [
|
||||
@ -46,7 +50,28 @@
|
||||
"EnemySpawnType": "AutoOnEnterArea",
|
||||
"KillEnemyDataIds": [
|
||||
142
|
||||
]
|
||||
],
|
||||
"CompletionQuestVariablesFlags": [
|
||||
{
|
||||
"Low": 2
|
||||
},
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null
|
||||
],
|
||||
"Fly": true
|
||||
},
|
||||
{
|
||||
"DataId": 2000966,
|
||||
"Position": {
|
||||
"X": 514.8546,
|
||||
"Y": 43.778076,
|
||||
"Z": -48.66101
|
||||
},
|
||||
"TerritoryId": 148,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -55,25 +80,27 @@
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 211.00783,
|
||||
"Y": 23.461206,
|
||||
"Z": 154.16002
|
||||
},
|
||||
"TerritoryId": 148,
|
||||
"InteractionType": "WalkTo"
|
||||
},
|
||||
{
|
||||
"DataId": 2000917,
|
||||
"Position": {
|
||||
"X": 215.99133,
|
||||
"Y": 23.5141,
|
||||
"Z": 153.1853
|
||||
"X": 211.82294,
|
||||
"Y": 23.458103,
|
||||
"Z": 157.57333
|
||||
},
|
||||
"StopDistance": 0.5,
|
||||
"TerritoryId": 148,
|
||||
"InteractionType": "Combat",
|
||||
"EnemySpawnType": "AfterInteraction",
|
||||
"EnemySpawnType": "AutoOnEnterArea",
|
||||
"KillEnemyDataIds": [
|
||||
21
|
||||
],
|
||||
"Fly": true,
|
||||
"CompletionQuestVariablesFlags": [
|
||||
{
|
||||
"Low": 2
|
||||
},
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -100,7 +127,10 @@
|
||||
},
|
||||
"TerritoryId": 133,
|
||||
"AetheryteShortcut": "Gridania",
|
||||
"AethernetShortcut": ["[Gridania] Aetheryte Plaza","[Gridania] Lancers' Guild"],
|
||||
"AethernetShortcut": [
|
||||
"[Gridania] Aetheryte Plaza",
|
||||
"[Gridania] Lancers' Guild"
|
||||
],
|
||||
"InteractionType": "CompleteQuest",
|
||||
"NextQuestId": 55
|
||||
}
|
||||
|
@ -21,7 +21,10 @@
|
||||
],
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": false
|
||||
"InSameTerritory": true,
|
||||
"InTerritory": [
|
||||
133
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -37,15 +40,32 @@
|
||||
"Y": 24.30847,
|
||||
"Z": 392.56873
|
||||
},
|
||||
"StopDistance": 2,
|
||||
"TerritoryId": 152,
|
||||
"InteractionType": "Interact",
|
||||
"AetheryteShortcut": "East Shroud - Hawthorne Hut"
|
||||
"AetheryteShortcut": "East Shroud - Hawthorne Hut",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 2,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 37.875587,
|
||||
"Y": -1.4320529,
|
||||
"Z": 335.96927
|
||||
},
|
||||
"TerritoryId": 152,
|
||||
"InteractionType": "WalkTo",
|
||||
"Fly": true,
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"Flying": "Locked"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 2000963,
|
||||
"Position": {
|
||||
@ -57,7 +77,9 @@
|
||||
"InteractionType": "Combat",
|
||||
"EnemySpawnType": "AfterItemUse",
|
||||
"ItemId": 2000243,
|
||||
"KillEnemyDataIds": [38]
|
||||
"KillEnemyDataIds": [
|
||||
38
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -71,14 +93,32 @@
|
||||
"Y": 24.30847,
|
||||
"Z": 392.56873
|
||||
},
|
||||
"StopDistance": 2,
|
||||
"TerritoryId": 152,
|
||||
"InteractionType": "Interact"
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 4,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": -166.19086,
|
||||
"Y": 8.399985,
|
||||
"Z": -64.10584
|
||||
},
|
||||
"TerritoryId": 153,
|
||||
"InteractionType": "WalkTo",
|
||||
"Fly": true,
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"Flying": "Locked"
|
||||
}
|
||||
},
|
||||
"$": "Buscarron SE steps"
|
||||
},
|
||||
{
|
||||
"DataId": 1000590,
|
||||
"Position": {
|
||||
@ -87,14 +127,28 @@
|
||||
"Z": -81.34589
|
||||
},
|
||||
"TerritoryId": 153,
|
||||
"InteractionType": "Interact",
|
||||
"AetheryteShortcut": "South Shroud - Quarrymill"
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 5,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": -166.19086,
|
||||
"Y": 8.399985,
|
||||
"Z": -64.10584
|
||||
},
|
||||
"TerritoryId": 153,
|
||||
"InteractionType": "WalkTo",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"Flying": "Locked"
|
||||
}
|
||||
},
|
||||
"$": "Buscarron SE steps"
|
||||
},
|
||||
{
|
||||
"DataId": 2000921,
|
||||
"Position": {
|
||||
@ -104,13 +158,30 @@
|
||||
},
|
||||
"TerritoryId": 153,
|
||||
"InteractionType": "UseItem",
|
||||
"ItemId": 2000232
|
||||
"ItemId": 2000232,
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 6,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": -166.19086,
|
||||
"Y": 8.399985,
|
||||
"Z": -64.10584
|
||||
},
|
||||
"TerritoryId": 153,
|
||||
"InteractionType": "WalkTo",
|
||||
"Fly": true,
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"Flying": "Locked"
|
||||
}
|
||||
},
|
||||
"$": "Buscarron SE steps"
|
||||
},
|
||||
{
|
||||
"DataId": 1000590,
|
||||
"Position": {
|
||||
@ -135,7 +206,8 @@
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "Interact",
|
||||
"AetheryteShortcut": "North Shroud - Fallgourd Float"
|
||||
"AetheryteShortcut": "North Shroud - Fallgourd Float",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -144,9 +216,9 @@
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": -92.8512,
|
||||
"Y": -51.39876,
|
||||
"Z": 357.7782
|
||||
"X": -39.98818,
|
||||
"Y": -46.837822,
|
||||
"Z": 403.3237
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "Combat",
|
||||
@ -154,31 +226,15 @@
|
||||
"ComplexCombatData": [
|
||||
{
|
||||
"DataId": 17,
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null
|
||||
],
|
||||
"MinimumKillCount": 6
|
||||
}
|
||||
],
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null
|
||||
],
|
||||
"$": "Couldnt Measure"
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 8,
|
||||
"Sequence": 9,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2000922,
|
||||
@ -190,12 +246,15 @@
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "Combat",
|
||||
"EnemySpawnType": "AfterInteraction",
|
||||
"KillEnemyDataIds": [18]
|
||||
"KillEnemyDataIds": [
|
||||
18
|
||||
],
|
||||
"CombatDelaySecondsAtStart": 3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 9,
|
||||
"Sequence": 10,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1002815,
|
||||
@ -205,7 +264,8 @@
|
||||
"Z": 173.05249
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "Interact"
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -221,7 +281,10 @@
|
||||
},
|
||||
"TerritoryId": 133,
|
||||
"AetheryteShortcut": "Gridania",
|
||||
"AethernetShortcut": ["[Gridania] Aetheryte Plaza","[Gridania] Lancers' Guild"],
|
||||
"AethernetShortcut": [
|
||||
"[Gridania] Aetheryte Plaza",
|
||||
"[Gridania] Lancers' Guild"
|
||||
],
|
||||
"InteractionType": "CompleteQuest",
|
||||
"NextQuestId": 439
|
||||
}
|
||||
|
@ -21,7 +21,10 @@
|
||||
],
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": false
|
||||
"InSameTerritory": true,
|
||||
"InTerritory": [
|
||||
133
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -39,7 +42,11 @@
|
||||
},
|
||||
"TerritoryId": 148,
|
||||
"InteractionType": "SinglePlayerDuty",
|
||||
"AethernetShortcut": ["[Gridania] Lancers' Guild","[Gridania] White Wolf Gate (Central Shroud)"]
|
||||
"AethernetShortcut": [
|
||||
"[Gridania] Lancers' Guild",
|
||||
"[Gridania] White Wolf Gate (Central Shroud)"
|
||||
],
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -55,7 +62,8 @@
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "SinglePlayerDuty",
|
||||
"AetheryteShortcut": "North Shroud - Fallgourd Float"
|
||||
"AetheryteShortcut": "North Shroud - Fallgourd Float",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -71,7 +79,10 @@
|
||||
},
|
||||
"TerritoryId": 133,
|
||||
"AetheryteShortcut": "Gridania",
|
||||
"AethernetShortcut": ["[Gridania] Aetheryte Plaza","[Gridania] Lancers' Guild"],
|
||||
"AethernetShortcut": [
|
||||
"[Gridania] Aetheryte Plaza",
|
||||
"[Gridania] Lancers' Guild"
|
||||
],
|
||||
"InteractionType": "CompleteQuest",
|
||||
"NextQuestId": 1067
|
||||
}
|
||||
|
@ -21,7 +21,10 @@
|
||||
],
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": false
|
||||
"InSameTerritory": true,
|
||||
"InTerritory": [
|
||||
133
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -41,7 +44,8 @@
|
||||
"AethernetShortcut": [
|
||||
"[Gridania] Lancers' Guild",
|
||||
"[Gridania] Blue Badger Gate (Central Shroud)"
|
||||
]
|
||||
],
|
||||
"Fly": true
|
||||
},
|
||||
{
|
||||
"DataId": 2000911,
|
||||
@ -56,6 +60,14 @@
|
||||
"EnemySpawnType": "AfterItemUse",
|
||||
"KillEnemyDataIds": [
|
||||
42
|
||||
],
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
16
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -71,6 +83,14 @@
|
||||
"EnemySpawnType": "AfterItemUse",
|
||||
"KillEnemyDataIds": [
|
||||
42
|
||||
],
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
32
|
||||
]
|
||||
}
|
||||
]
|
||||
@ -109,7 +129,8 @@
|
||||
"AethernetShortcut": [
|
||||
"[Gridania] Lancers' Guild",
|
||||
"[Gridania] Blue Badger Gate (Central Shroud)"
|
||||
]
|
||||
],
|
||||
"Fly": true
|
||||
},
|
||||
{
|
||||
"DataId": 2000914,
|
||||
@ -123,6 +144,14 @@
|
||||
"EnemySpawnType": "AfterInteraction",
|
||||
"KillEnemyDataIds": [
|
||||
41
|
||||
],
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
128
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -137,6 +166,14 @@
|
||||
"EnemySpawnType": "AfterInteraction",
|
||||
"KillEnemyDataIds": [
|
||||
26
|
||||
],
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
32
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -151,6 +188,14 @@
|
||||
"EnemySpawnType": "AfterInteraction",
|
||||
"KillEnemyDataIds": [
|
||||
41
|
||||
],
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
64
|
||||
]
|
||||
}
|
||||
]
|
||||
@ -159,7 +204,6 @@
|
||||
"Sequence": 4,
|
||||
"Steps": [
|
||||
{
|
||||
|
||||
"DataId": 1000251,
|
||||
"Position": {
|
||||
"X": 147.08167,
|
||||
@ -199,4 +243,3 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -21,7 +21,10 @@
|
||||
],
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": false
|
||||
"InSameTerritory": true,
|
||||
"InTerritory": [
|
||||
133
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -40,12 +43,7 @@
|
||||
"TerritoryId": 133,
|
||||
"InteractionType": "Interact",
|
||||
"TargetTerritoryId": 152
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 2,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1001194,
|
||||
"Position": {
|
||||
@ -57,17 +55,17 @@
|
||||
"InteractionType": "Interact",
|
||||
"DialogueChoices": [
|
||||
{
|
||||
"Type": "YesNo",
|
||||
"Prompt": "TEXT_CLSGLA020_00253_Q1_000_1",
|
||||
"Yes": true,
|
||||
"$": "Need to find real prompt in godbert"
|
||||
"Type": "List",
|
||||
"Prompt": "TEXT_CLSLNC003_00055_Q1_000_1",
|
||||
"Answer": "TEXT_CLSLNC003_00055_A1_000_1"
|
||||
}
|
||||
]
|
||||
],
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 3,
|
||||
"Sequence": 2,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2000919,
|
||||
@ -80,12 +78,14 @@
|
||||
"InteractionType": "Combat",
|
||||
"ItemId": 2000235,
|
||||
"EnemySpawnType": "AfterItemUse",
|
||||
"KillEnemyDataIds": [24]
|
||||
"KillEnemyDataIds": [
|
||||
24
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 4,
|
||||
"Sequence": 3,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1001194,
|
||||
@ -100,8 +100,18 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 5,
|
||||
"Sequence": 4,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": -514.83344,
|
||||
"Y": 19.223053,
|
||||
"Z": 284.89175
|
||||
},
|
||||
"TerritoryId": 152,
|
||||
"InteractionType": "WalkTo",
|
||||
"Fly": true
|
||||
},
|
||||
{
|
||||
"DataId": 2000920,
|
||||
"Position": {
|
||||
@ -111,16 +121,7 @@
|
||||
},
|
||||
"TerritoryId": 148,
|
||||
"InteractionType": "SinglePlayerDuty",
|
||||
"AetheryteShortcut": "Gridania",
|
||||
"AethernetShortcut": [
|
||||
"[Gridania] Aetheryte Plaza",
|
||||
"[Gridania] Lancers' Guild"
|
||||
],
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": false
|
||||
}
|
||||
}
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -136,7 +137,12 @@
|
||||
},
|
||||
"TerritoryId": 133,
|
||||
"InteractionType": "CompleteQuest",
|
||||
"NextQuestId": 56
|
||||
"NextQuestId": 56,
|
||||
"AetheryteShortcut": "Gridania",
|
||||
"AethernetShortcut": [
|
||||
"[Gridania] Aetheryte Plaza",
|
||||
"[Gridania] Lancers' Guild"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -21,7 +21,10 @@
|
||||
],
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": false
|
||||
"InSameTerritory": true,
|
||||
"InTerritory": [
|
||||
133
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -37,6 +40,7 @@
|
||||
"Y": 16.189758,
|
||||
"Z": -273.64008
|
||||
},
|
||||
"StopDistance": 4,
|
||||
"TerritoryId": 133,
|
||||
"InteractionType": "SinglePlayerDuty"
|
||||
}
|
||||
@ -52,14 +56,14 @@
|
||||
"Y": 15.900381,
|
||||
"Z": -270.34418
|
||||
},
|
||||
"StopDistance": 7,
|
||||
"TerritoryId": 133,
|
||||
"InteractionType": "Interact",
|
||||
"DialogueChoices": [
|
||||
{
|
||||
"Type": "YesNo",
|
||||
"Prompt": "TEXT_CLSGLA020_00253_Q1_000_1",
|
||||
"Yes": true,
|
||||
"$": "Need to find real prompt in godbert"
|
||||
"Prompt": "TEXT_CLSLNC004_00056_Q1_000_1",
|
||||
"Yes": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -81,26 +85,10 @@
|
||||
"ComplexCombatData": [
|
||||
{
|
||||
"DataId": 15,
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null
|
||||
],
|
||||
"MinimumKillCount": 10
|
||||
}
|
||||
],
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null
|
||||
],
|
||||
"$": "0 0 0 0 0 0 -> ???"
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -115,7 +103,8 @@
|
||||
"Z": 29.007324
|
||||
},
|
||||
"TerritoryId": 152,
|
||||
"InteractionType": "Interact"
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -151,11 +140,6 @@
|
||||
"[Gridania] Aetheryte Plaza",
|
||||
"[Gridania] Lancers' Guild"
|
||||
],
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": false
|
||||
}
|
||||
},
|
||||
"NextQuestId": 438
|
||||
}
|
||||
]
|
||||
|
@ -1 +0,0 @@
|
||||
Has not been validated
|
@ -141,6 +141,12 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"DataId": 1000100,
|
||||
"Position": {
|
||||
"X": 23.819275,
|
||||
"Y": -8,
|
||||
"Z": 115.92273
|
||||
},
|
||||
"TerritoryId": 132,
|
||||
"InteractionType": "CompleteQuest",
|
||||
"AethernetShortcut": [
|
||||
|
Loading…
Reference in New Issue
Block a user