master #3

Open
cacahuetes wants to merge 999 commits from liza/Questionable:master into cacahuetes-ShB-Healer
2 changed files with 15 additions and 3 deletions
Showing only changes of commit 4e427e4309 - Show all commits

View File

@ -112,9 +112,18 @@
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
},
"StepIf": {
"CompletionQuestVariablesFlags": [
null,
null,
null,
null,
null,
64
]
}
},
"Comment": "TODO Verify enemy id"
}
},
{
"DataId": 2002309,

View File

@ -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
}
]
},