forked from liza/Questionable
Update EW/DT quest battles
This commit is contained in:
parent
3ce82ec585
commit
c4de9d7879
@ -80,7 +80,11 @@
|
|||||||
},
|
},
|
||||||
"TerritoryId": 1026,
|
"TerritoryId": 1026,
|
||||||
"InteractionType": "SinglePlayerDuty",
|
"InteractionType": "SinglePlayerDuty",
|
||||||
"Comment": "Zenos"
|
"SinglePlayerDutyOptions": {
|
||||||
|
"Enabled": true,
|
||||||
|
"TestedBossModVersion": 294
|
||||||
|
},
|
||||||
|
"DisableNavmesh": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -120,8 +124,7 @@
|
|||||||
null,
|
null,
|
||||||
1
|
1
|
||||||
],
|
],
|
||||||
"$.0": "[1]",
|
"DelaySecondsAtStart": 3
|
||||||
"$.1": "QuestVariables if done first: 1 0 0 0 0 1"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"DataId": 1041181,
|
"DataId": 1041181,
|
||||||
@ -140,9 +143,7 @@
|
|||||||
null,
|
null,
|
||||||
null,
|
null,
|
||||||
128
|
128
|
||||||
],
|
]
|
||||||
"$.0": "[2]",
|
|
||||||
"$.1": "QuestVariables if done after [1]: 2 0 0 0 0 129"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"DataId": 1041182,
|
"DataId": 1041182,
|
||||||
@ -160,9 +161,7 @@
|
|||||||
null,
|
null,
|
||||||
null,
|
null,
|
||||||
64
|
64
|
||||||
],
|
]
|
||||||
"$.0": "[3]",
|
|
||||||
"$.1": "QuestVariables if done after [1, 2]: 3 0 0 0 0 193"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"DataId": 1041184,
|
"DataId": 1041184,
|
||||||
@ -181,9 +180,7 @@
|
|||||||
null,
|
null,
|
||||||
null,
|
null,
|
||||||
16
|
16
|
||||||
],
|
]
|
||||||
"$.0": "[4]",
|
|
||||||
"$.1": "QuestVariables if done after [1, 2, 3]: 4 0 0 0 0 209"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"DataId": 1041183,
|
"DataId": 1041183,
|
||||||
@ -201,9 +198,7 @@
|
|||||||
null,
|
null,
|
||||||
null,
|
null,
|
||||||
32
|
32
|
||||||
],
|
]
|
||||||
"$.0": "[5]",
|
|
||||||
"$.1": "QuestVariables if done after [1, 2, 3, 4]: 5 0 0 0 0 241"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"DataId": 1041187,
|
"DataId": 1041187,
|
||||||
@ -221,9 +216,7 @@
|
|||||||
null,
|
null,
|
||||||
null,
|
null,
|
||||||
2
|
2
|
||||||
],
|
]
|
||||||
"$.0": "[6]",
|
|
||||||
"$.1": "QuestVariables if done after [1, 2, 3, 4, 5]: 6 0 0 0 0 243"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"DataId": 1041185,
|
"DataId": 1041185,
|
||||||
@ -241,9 +234,7 @@
|
|||||||
null,
|
null,
|
||||||
null,
|
null,
|
||||||
8
|
8
|
||||||
],
|
]
|
||||||
"$.0": "[7]",
|
|
||||||
"$.1": "QuestVariables if done after [1, 2, 3, 4, 5, 6]: 7 0 0 0 0 251"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"DataId": 1041186,
|
"DataId": 1041186,
|
||||||
@ -261,8 +252,7 @@
|
|||||||
null,
|
null,
|
||||||
null,
|
null,
|
||||||
4
|
4
|
||||||
],
|
]
|
||||||
"$.2": "QuestVariables if done first: 1 0 0 0 0 0 4"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -71,7 +71,10 @@
|
|||||||
},
|
},
|
||||||
"TerritoryId": 1089,
|
"TerritoryId": 1089,
|
||||||
"InteractionType": "SinglePlayerDuty",
|
"InteractionType": "SinglePlayerDuty",
|
||||||
"Comment": "Where Everything Begins"
|
"SinglePlayerDutyOptions": {
|
||||||
|
"Enabled": true,
|
||||||
|
"TestedBossModVersion": 294
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -30,7 +30,10 @@
|
|||||||
"StopDistance": 5,
|
"StopDistance": 5,
|
||||||
"TerritoryId": 958,
|
"TerritoryId": 958,
|
||||||
"InteractionType": "SinglePlayerDuty",
|
"InteractionType": "SinglePlayerDuty",
|
||||||
"Comment": "An Unforeseen Bargain"
|
"SinglePlayerDutyOptions": {
|
||||||
|
"Enabled": true,
|
||||||
|
"TestedBossModVersion": 294
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -29,7 +29,14 @@
|
|||||||
},
|
},
|
||||||
"TerritoryId": 962,
|
"TerritoryId": 962,
|
||||||
"InteractionType": "SinglePlayerDuty",
|
"InteractionType": "SinglePlayerDuty",
|
||||||
"Comment": "The Game Is Afoot",
|
"SinglePlayerDutyOptions": {
|
||||||
|
"Enabled": false,
|
||||||
|
"TestedBossModVersion": 294,
|
||||||
|
"Notes": [
|
||||||
|
"(phase 1) AI walks (a bit) towards enemies, but doesn't target them and doesn't attack",
|
||||||
|
"(phase 1) AI doesn't move close enough to the tattered plumage; needs to be re-tested"
|
||||||
|
]
|
||||||
|
},
|
||||||
"AethernetShortcut": [
|
"AethernetShortcut": [
|
||||||
"[Old Sharlayan] The Studium",
|
"[Old Sharlayan] The Studium",
|
||||||
"[Old Sharlayan] Scholar's Harbor"
|
"[Old Sharlayan] Scholar's Harbor"
|
||||||
|
@ -57,6 +57,10 @@
|
|||||||
},
|
},
|
||||||
"TerritoryId": 1185,
|
"TerritoryId": 1185,
|
||||||
"InteractionType": "SinglePlayerDuty",
|
"InteractionType": "SinglePlayerDuty",
|
||||||
|
"SinglePlayerDutyOptions": {
|
||||||
|
"Enabled": true,
|
||||||
|
"TestedBossModVersion": 294
|
||||||
|
},
|
||||||
"AethernetShortcut": [
|
"AethernetShortcut": [
|
||||||
"[Tuliyollal] The For'ard Cabins",
|
"[Tuliyollal] The For'ard Cabins",
|
||||||
"[Tuliyollal] Vollok Shoonsa"
|
"[Tuliyollal] Vollok Shoonsa"
|
||||||
|
@ -40,7 +40,10 @@
|
|||||||
},
|
},
|
||||||
"TerritoryId": 1189,
|
"TerritoryId": 1189,
|
||||||
"InteractionType": "SinglePlayerDuty",
|
"InteractionType": "SinglePlayerDuty",
|
||||||
"Comment": "Taking a Stand",
|
"SinglePlayerDutyOptions": {
|
||||||
|
"Enabled": true,
|
||||||
|
"TestedBossModVersion": 294
|
||||||
|
},
|
||||||
"AetheryteShortcut": "Yak T'el - Iq Br'aax"
|
"AetheryteShortcut": "Yak T'el - Iq Br'aax"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -61,7 +61,10 @@
|
|||||||
},
|
},
|
||||||
"TerritoryId": 1189,
|
"TerritoryId": 1189,
|
||||||
"InteractionType": "SinglePlayerDuty",
|
"InteractionType": "SinglePlayerDuty",
|
||||||
"Comment": "The Feat of Brotherhood"
|
"SinglePlayerDutyOptions": {
|
||||||
|
"Enabled": true,
|
||||||
|
"TestedBossModVersion": 294
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -45,7 +45,13 @@
|
|||||||
},
|
},
|
||||||
"TerritoryId": 1191,
|
"TerritoryId": 1191,
|
||||||
"InteractionType": "SinglePlayerDuty",
|
"InteractionType": "SinglePlayerDuty",
|
||||||
"Comment": "The Protector and the Destroyer",
|
"SinglePlayerDutyOptions": {
|
||||||
|
"Enabled": false,
|
||||||
|
"TestedBossModVersion": 294,
|
||||||
|
"Notes": [
|
||||||
|
"(phase 1) Gets stuck in the wall while walking to the evacuee NPCs"
|
||||||
|
]
|
||||||
|
},
|
||||||
"DialogueChoices": [
|
"DialogueChoices": [
|
||||||
{
|
{
|
||||||
"Type": "List",
|
"Type": "List",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user