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