forked from liza/Questionable
Added Combat point
Added one extra combat point when entering camp so that you don't get overwhelmed by 6 enemies at once by the time you get to the center of the camp.
This commit is contained in:
parent
43bb9631fc
commit
ac81c8279b
@ -17,9 +17,25 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"Sequence": 1,
|
||||
"Steps": [
|
||||
|
||||
{
|
||||
"DataId": 353,
|
||||
"Position": {
|
||||
"X": 112.41321,
|
||||
"Y": 28.93967,
|
||||
"Z": -37.277832
|
||||
},
|
||||
"TerritoryId": 141,
|
||||
"InteractionType": "Combat",
|
||||
"EnemySpawnType": "OverworldEnemies",
|
||||
"KillEnemyDataIds": [352,353]
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": 125.61467,
|
||||
|
Loading…
Reference in New Issue
Block a user