forked from liza/Questionable
Add workaround for RSR refusing to attack enemies spawned by quest in 'Taking Stock'
This commit is contained in:
parent
ab6e3a847f
commit
588beffc37
@ -72,17 +72,14 @@
|
|||||||
"Steps": [
|
"Steps": [
|
||||||
{
|
{
|
||||||
"Position": {
|
"Position": {
|
||||||
"X": -403.42465,
|
"X": -346.407,
|
||||||
"Y": 154.8542,
|
"Y": 152.32855,
|
||||||
"Z": 82.59637
|
"Z": 86.98739
|
||||||
},
|
},
|
||||||
"TerritoryId": 399,
|
"TerritoryId": 399,
|
||||||
"InteractionType": "Combat",
|
"InteractionType": "WalkTo",
|
||||||
"EnemySpawnType": "AutoOnEnterArea",
|
"Mount": false,
|
||||||
"KillEnemyDataIds": [
|
"Sprint": false
|
||||||
5042
|
|
||||||
],
|
|
||||||
"CombatDelaySecondsAtStart": 1
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"DataId": 2005885,
|
"DataId": 2005885,
|
||||||
@ -92,7 +89,8 @@
|
|||||||
"Z": 82.84119
|
"Z": 82.84119
|
||||||
},
|
},
|
||||||
"TerritoryId": 399,
|
"TerritoryId": 399,
|
||||||
"InteractionType": "Interact"
|
"InteractionType": "Interact",
|
||||||
|
"DelaySecondsAtStart": 5
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user