2025-02-24 07:50:34 -03:00

65 lines
1.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [
434011501
],
"MainMissionIDList": [],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": []
},
{
"$type": "RPG.GameCore.AdvDistrictSetupTrigger",
"GroupID": {
"FixedValue": {
"Value": 79
}
},
"DistrictID": {
"FixedValue": {
"Value": 1
}
},
"TickInterval": 0.1,
"OnEnter": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareSubMissionState",
"SubMissionID": 434011501,
"SubMissionState": "Started"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 3,
"GroupID": 79,
"GroupNpcID": 400001,
"TalkSentenceID": 434023805
},
{
"AutoSkipTime": 3,
"GroupID": 79,
"GroupNpcID": 400001,
"TalkSentenceID": 434023806
}
],
"IsLoop": true,
"LoopInterval": 15
}
]
}
]
}
]
}
],
"Type": "Group"
}