Minor ARR updates
This commit is contained in:
parent
e0580239e4
commit
4e427e4309
@ -112,9 +112,18 @@
|
|||||||
"SkipConditions": {
|
"SkipConditions": {
|
||||||
"AetheryteShortcutIf": {
|
"AetheryteShortcutIf": {
|
||||||
"InSameTerritory": true
|
"InSameTerritory": true
|
||||||
|
},
|
||||||
|
"StepIf": {
|
||||||
|
"CompletionQuestVariablesFlags": [
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
64
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
"Comment": "TODO Verify enemy id"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"DataId": 2002309,
|
"DataId": 2002309,
|
||||||
|
@ -51,6 +51,7 @@
|
|||||||
},
|
},
|
||||||
"TerritoryId": 156,
|
"TerritoryId": 156,
|
||||||
"InteractionType": "Combat",
|
"InteractionType": "Combat",
|
||||||
|
"DelaySecondsAtStart": 2,
|
||||||
"EnemySpawnType": "AfterItemUse",
|
"EnemySpawnType": "AfterItemUse",
|
||||||
"ItemId": 2000766,
|
"ItemId": 2000766,
|
||||||
"KillEnemyDataIds": [
|
"KillEnemyDataIds": [
|
||||||
@ -180,6 +181,7 @@
|
|||||||
},
|
},
|
||||||
"TerritoryId": 156,
|
"TerritoryId": 156,
|
||||||
"InteractionType": "Combat",
|
"InteractionType": "Combat",
|
||||||
|
"DelaySecondsAtStart": 2,
|
||||||
"EnemySpawnType": "AfterItemUse",
|
"EnemySpawnType": "AfterItemUse",
|
||||||
"ItemId": 2000766,
|
"ItemId": 2000766,
|
||||||
"KillEnemyDataIds": [
|
"KillEnemyDataIds": [
|
||||||
@ -238,7 +240,8 @@
|
|||||||
},
|
},
|
||||||
"TerritoryId": 156,
|
"TerritoryId": 156,
|
||||||
"InteractionType": "UseItem",
|
"InteractionType": "UseItem",
|
||||||
"ItemId": 2000766
|
"ItemId": 2000766,
|
||||||
|
"DelaySecondsAtStart": 2
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user