1
0
Fork 0
Questionable/QuestPaths/2.x - A Realm Reborn/MSQ-2/B0-Company of Heroes/812_Nix That.json

78 lines
1.7 KiB
JSON
Raw 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": 1006266,
"Position": {
"X": 560.35706,
"Y": 20.721315,
"Z": 455.89368
},
"TerritoryId": 137,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Eastern La Noscea - Costa Del Sol",
2024-07-27 13:39:47 +00:00
"SkipConditions": {
"AetheryteShortcutIf": {
"NotInSameTerritory": true
}
}
2024-07-16 01:13:09 +00:00
}
]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 2002035,
"Position": {
"X": 666.6819,
"Y": 9.018005,
"Z": 509.6361
},
"TerritoryId": 137,
"InteractionType": "UseItem",
"ItemId": 2000636
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 2002639,
"Position": {
"X": 652.2468,
"Y": 12.039368,
"Z": 519.8595
},
"TerritoryId": 137,
"InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [
1887
]
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1006266,
"Position": {
"X": 560.35706,
"Y": 20.721315,
"Z": 455.89368
},
"TerritoryId": 137,
"InteractionType": "CompleteQuest"
}
]
}
]
2024-07-26 23:32:17 +00:00
}