forked from liza/Questionable
Minor BLM adjustments
This commit is contained in:
parent
9098bdc6b4
commit
b08110a9c0
@ -38,7 +38,15 @@
|
||||
"InteractionType": "UseItem",
|
||||
"ItemId": 2000812,
|
||||
"AetheryteShortcut": "Southern Thanalan - Forgotten Springs",
|
||||
"Fly": true
|
||||
"Fly": true,
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
128
|
||||
]
|
||||
},
|
||||
{
|
||||
"DataId": 2002435,
|
||||
@ -51,7 +59,15 @@
|
||||
"InteractionType": "UseItem",
|
||||
"ItemId": 2000955,
|
||||
"AetheryteShortcut": "North Shroud - Fallgourd Float",
|
||||
"Fly": true
|
||||
"Fly": true,
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
64
|
||||
]
|
||||
},
|
||||
{
|
||||
"DataId": 2002436,
|
||||
@ -64,7 +80,15 @@
|
||||
"InteractionType": "UseItem",
|
||||
"ItemId": 2000956,
|
||||
"AetheryteShortcut": "Outer La Noscea - Camp Overlook",
|
||||
"Fly": true
|
||||
"Fly": true,
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
32
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -56,17 +56,71 @@
|
||||
{
|
||||
"Sequence": 2,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": -173.17781,
|
||||
"Y": 18.28456,
|
||||
"Z": -280.36884
|
||||
},
|
||||
"TerritoryId": 146,
|
||||
"InteractionType": "WalkTo",
|
||||
"AetheryteShortcut": "Southern Thanalan - Little Ala Mhigo",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"Flying": "Unlocked"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -180.27478,
|
||||
"Y": 3.2999475,
|
||||
"Z": -243.23695
|
||||
},
|
||||
"TerritoryId": 146,
|
||||
"InteractionType": "WalkTo",
|
||||
"DisableNavmesh": true,
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"Flying": "Unlocked"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -261.198,
|
||||
"Y": 18.43726,
|
||||
"Z": -104.834755
|
||||
},
|
||||
"TerritoryId": 146,
|
||||
"InteractionType": "WalkTo",
|
||||
"Fly": true,
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"Flying": "Locked"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -428.2874,
|
||||
"Y": 5.952176,
|
||||
"Z": -21.0684
|
||||
},
|
||||
"TerritoryId": 146,
|
||||
"InteractionType": "WalkTo",
|
||||
"Fly": true
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": -431.92166,
|
||||
"Y": 6.5580425,
|
||||
"Z": -17.561014
|
||||
},
|
||||
"StopDistance": 0.5,
|
||||
"TerritoryId": 146,
|
||||
"InteractionType": "WalkTo",
|
||||
"AetheryteShortcut": "Southern Thanalan - Forgotten Springs",
|
||||
"Fly": false,
|
||||
"$": "Flying in Thanalan is TERRIBLE due to heigh limit."
|
||||
"InteractionType": "SinglePlayerDuty",
|
||||
"Mount": false
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -81,7 +135,15 @@
|
||||
"Z": 59.464355
|
||||
},
|
||||
"TerritoryId": 146,
|
||||
"InteractionType": "Interact"
|
||||
"InteractionType": "Interact",
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
64
|
||||
]
|
||||
},
|
||||
{
|
||||
"DataId": 1007871,
|
||||
@ -91,7 +153,15 @@
|
||||
"Z": 65.415405
|
||||
},
|
||||
"TerritoryId": 146,
|
||||
"InteractionType": "Interact"
|
||||
"InteractionType": "Interact",
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
128
|
||||
]
|
||||
},
|
||||
{
|
||||
"DataId": 1007873,
|
||||
@ -101,7 +171,15 @@
|
||||
"Z": 63.370728
|
||||
},
|
||||
"TerritoryId": 146,
|
||||
"InteractionType": "Interact"
|
||||
"InteractionType": "Interact",
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
32
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user