Attempt follow path for 'Children are our Future'

pull/5/head
Liza 2024-06-23 15:41:29 +02:00
parent 435bf77d53
commit 1366fe6abd
Signed by: liza
GPG Key ID: 7199F8D727D55F67
3 changed files with 174 additions and 6 deletions

View File

@ -43,8 +43,173 @@
"Z": -668.9708 "Z": -668.9708
}, },
"TerritoryId": 958, "TerritoryId": 958,
"InteractionType": "Instruction", "InteractionType": "Interact",
"Comment": "Follow Azure-haired Boy" "DialogueChoices": [
{
"Type": "YesNo",
"Prompt": "TEXT_AKTKZD008_04232_SYSTEM04232_Q1_000_001",
"Yes": true,
"$": "This prompt is only shown if you fail the first attempt"
}
]
},
{
"DataId": 1040635,
"Position": {
"X": 148.87286,
"Y": 10.5,
"Z": -674.6158
},
"TerritoryId": 958,
"InteractionType": "WaitForNpcAtPosition",
"StopDistance": 50,
"NpcWaitDistance": 3
},
{
"Position": {
"X": 129.07327,
"Y": 10.499999,
"Z": -675.6929
},
"TerritoryId": 958,
"InteractionType": "WalkTo"
},
{
"DataId": 1040635,
"Position": {
"X": 100.27427,
"Y": 10.5,
"Z": -668.4484
},
"TerritoryId": 958,
"InteractionType": "WaitForNpcAtPosition",
"StopDistance": 50,
"NpcWaitDistance": 3
},
{
"Position": {
"X": 121.80121,
"Y": 10.5,
"Z": -668.12524
},
"TerritoryId": 958,
"InteractionType": "WalkTo",
"Sprint": false,
"Mount": false
},
{
"Position": {
"X": 88.11899,
"Y": 10.8,
"Z": -647.2713
},
"TerritoryId": 958,
"InteractionType": "WalkTo",
"Sprint": false,
"Mount": false
},
{
"DataId": 1040635,
"Position": {
"X": 55.128044,
"Y": 10.799999,
"Z": -632.78925
},
"TerritoryId": 958,
"InteractionType": "WaitForNpcAtPosition",
"Sprint": false,
"Mount": false,
"StopDistance": 50,
"NpcWaitDistance": 3
},
{
"Position": {
"X": 68.38609,
"Y": 10.799999,
"Z": -630.82086
},
"TerritoryId": 958,
"InteractionType": "WalkTo",
"Sprint": false,
"Mount": false
},
{
"DataId": 1040635,
"Position": {
"X": 42.153065,
"Y": 10.8,
"Z": -625.0765
},
"TerritoryId": 958,
"InteractionType": "WaitForNpcAtPosition",
"Sprint": false,
"Mount": false,
"StopDistance": 50,
"NpcWaitDistance": 3
},
{
"Position": {
"X": 72.18486,
"Y": 10.799999,
"Z": -617.59485
},
"TerritoryId": 958,
"InteractionType": "WalkTo",
"Sprint": false,
"Mount": false
},
{
"DataId": 1040635,
"Position": {
"X": 60.43399,
"Y": 10.799999,
"Z": -600.4008
},
"TerritoryId": 958,
"InteractionType": "WaitForNpcAtPosition",
"Sprint": false,
"Mount": false,
"StopDistance": 50,
"NpcWaitDistance": 3
},
{
"DataId": 1040635,
"Position": {
"X": 55.30184,
"Y": 10.8,
"Z": -598.927
},
"TerritoryId": 958,
"InteractionType": "WaitForNpcAtPosition",
"Sprint": false,
"Mount": false,
"StopDistance": 50,
"NpcWaitDistance": 3
},
{
"Position": {
"X": 43.088688,
"Y": 10.8,
"Z": -617.3753
},
"TerritoryId": 958,
"InteractionType": "WalkTo",
"Sprint": false,
"Mount": false,
"DelaySecondsAtStart": 8
},
{
"DataId": 1040635,
"Position": {
"X": 21.752983,
"Y": 10.5,
"Z": -589.2936
},
"TerritoryId": 958,
"InteractionType": "WaitForNpcAtPosition",
"Sprint": false,
"Mount": false,
"StopDistance": 50
}, },
{ {
"DataId": 1040636, "DataId": 1040636,
@ -53,9 +218,12 @@
"Y": 10.5, "Y": 10.5,
"Z": -589.3187 "Z": -589.3187
}, },
"StopDistance": 1, "StopDistance": 4,
"TerritoryId": 958, "TerritoryId": 958,
"InteractionType": "WalkTo" "InteractionType": "WalkTo",
"Sprint": false,
"Mount": false,
"DelaySecondsAtStart": 5
} }
] ]
}, },

View File

@ -282,6 +282,7 @@
}, },
"TerritoryId": 959, "TerritoryId": 959,
"InteractionType": "Interact", "InteractionType": "Interact",
"DelaySecondsAtStart": 2,
"Comment": "FIXME Auto-playing quests seems to get stuck here/do nothing" "Comment": "FIXME Auto-playing quests seems to get stuck here/do nothing"
} }
] ]

View File

@ -114,8 +114,7 @@
"Fly": true, "Fly": true,
"SkipIf": [ "SkipIf": [
"FlyingLocked" "FlyingLocked"
], ]
"Comment": "TODO Verify; there's some weird shenanigans happening with navmesh not moving to coords 'below' it"
}, },
{ {
"DataId": 2012847, "DataId": 2012847,