2024-10-21 03:16:22 -03:00

49 lines
1.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvSetAIFollow",
"FetchTarget": true,
"EntityInstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
},
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400001
]
},
"FetchFollowTarget": true,
"FollowTargetType": {
"$type": "RPG.GameCore.TargetFetchAdvLocalPlayer"
},
"PreferSlotIDs": [
2,
3
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 103031801
},
{
"TalkSentenceID": 103031802
}
]
}
]
}
],
"Type": "Group"
}