Questionable/QuestPaths/2.x - A Realm Reborn/MSQ-2/B3-Eastern La Noscea, Wine/846_That Weight.json

61 lines
1.3 KiB
JSON
Raw Permalink Normal View History

2024-07-16 01:13:09 +00:00
{
2024-07-26 23:32:17 +00:00
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
2024-07-16 01:13:09 +00:00
"Author": "JerryWester",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1006312,
"Position": {
"X": -369.0395,
"Y": 54.28071,
"Z": 441.24512
},
"TerritoryId": 137,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Eastern La Noscea - Wineport",
2024-07-27 13:39:47 +00:00
"SkipConditions": {
"AetheryteShortcutIf": {
2024-08-01 01:23:09 +00:00
"InSameTerritory": true
2024-07-27 13:39:47 +00:00
}
}
2024-07-16 01:13:09 +00:00
}
]
},
{
"Sequence": 1,
"Steps": [
{
"Position": {
"X": -309.02634,
"Y": 44.280117,
"Z": 464.14
},
"TerritoryId": 137,
"InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies",
"KillEnemyDataIds": [
136
]
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1006312,
"Position": {
"X": -369.0395,
"Y": 54.28071,
"Z": 441.24512
},
"TerritoryId": 137,
"InteractionType": "CompleteQuest"
}
]
}
]
2024-07-26 23:32:17 +00:00
}