Compare commits

..

9 Commits

Author SHA1 Message Date
pot0to
c771317821 fixed author name 2024-08-22 03:30:01 -07:00
pot0to
f608d81ba1 added quest path jsons 2024-08-22 03:30:01 -07:00
pot0to
3cefb8be96 added ARC quests and ability to use heavy shot skill 2024-08-22 03:30:01 -07:00
pot0to
6d13d97f75 fixing interaction type 2024-08-22 03:30:01 -07:00
pot0to
2153b9a7d0 adding new brd paths and 1 thm 2024-08-22 03:30:01 -07:00
4d957af67d Merge pull request 'cacahuetes-MSQ-minor-1' (#20) from cacahuetes/Questionable:cacahuetes-MSQ-minor-1 into master
Reviewed-on: liza/Questionable#20
2024-08-22 08:34:50 +00:00
fbc29b2f39 added a missing interaction point after combat 2024-08-21 16:18:26 +00:00
ac81c8279b 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.
2024-08-21 16:17:36 +00:00
43bb9631fc Merge pull request 'Updating repo to match main Liza repo' (#1) from liza/Questionable:master into master
Reviewed-on: cacahuetes/Questionable#1
2024-08-21 15:51:24 +00:00
2 changed files with 89 additions and 63 deletions

View File

@ -43,6 +43,16 @@
},
"TerritoryId": 148,
"InteractionType": "Interact"
},
{
"DataId": 2001018,
"Position": {
"X": 155.47412,
"Y": -23.66681,
"Z": 490.74524
},
"TerritoryId": 148,
"InteractionType": "Interact"
}
]
},

View File

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