forked from liza/Questionable
Update early ARR msq quests
This commit is contained in:
parent
3a4cf56965
commit
03b2650052
@ -44,15 +44,33 @@
|
|||||||
"Sequence": 255,
|
"Sequence": 255,
|
||||||
"Steps": [
|
"Steps": [
|
||||||
{
|
{
|
||||||
|
"Position": {
|
||||||
|
"X": -64.84354,
|
||||||
|
"Y": -3.6581912,
|
||||||
|
"Z": 186.08156
|
||||||
|
},
|
||||||
"TerritoryId": 141,
|
"TerritoryId": 141,
|
||||||
"InteractionType": "AttuneAetheryte",
|
"InteractionType": "WalkTo",
|
||||||
"Aetheryte": "Central Thanalan - Black Brush Station",
|
|
||||||
"AetheryteShortcut": "Ul'dah",
|
"AetheryteShortcut": "Ul'dah",
|
||||||
"AethernetShortcut": [
|
"AethernetShortcut": [
|
||||||
"[Ul'dah] Aetheryte Plaza",
|
"[Ul'dah] Aetheryte Plaza",
|
||||||
"[Ul'dah] Gate of Nald (Central Thanalan)"
|
"[Ul'dah] Gate of Nald (Central Thanalan)"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Position": {
|
||||||
|
"X": -62.2836,
|
||||||
|
"Y": -3.6582258,
|
||||||
|
"Z": 144.35869
|
||||||
|
},
|
||||||
|
"TerritoryId": 141,
|
||||||
|
"InteractionType": "WalkTo"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"TerritoryId": 141,
|
||||||
|
"InteractionType": "AttuneAetheryte",
|
||||||
|
"Aetheryte": "Central Thanalan - Black Brush Station"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Position": {
|
"Position": {
|
||||||
"X": 454.0109,
|
"X": 454.0109,
|
||||||
|
@ -190,6 +190,10 @@
|
|||||||
"ItemId": 30362,
|
"ItemId": 30362,
|
||||||
"TargetTerritoryId": 140
|
"TargetTerritoryId": 140
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"TerritoryId": 140,
|
||||||
|
"InteractionType": "EquipRecommended"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Position": {
|
"Position": {
|
||||||
"X": -492.96475,
|
"X": -492.96475,
|
||||||
|
@ -41,6 +41,7 @@
|
|||||||
"Y": -0.48849356,
|
"Y": -0.48849356,
|
||||||
"Z": -278.41507
|
"Z": -278.41507
|
||||||
},
|
},
|
||||||
|
"StopDistance": 0.5,
|
||||||
"TerritoryId": 145,
|
"TerritoryId": 145,
|
||||||
"InteractionType": "Combat",
|
"InteractionType": "Combat",
|
||||||
"EnemySpawnType": "AutoOnEnterArea",
|
"EnemySpawnType": "AutoOnEnterArea",
|
||||||
|
Loading…
Reference in New Issue
Block a user