Files
FireflyGo_Resources/Config/Level/Mission/8003262/Mission_800326201.json
2025-08-14 09:04:39 +07:00

62 lines
1.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 136
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
}
}
},
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 6,
"GroupID": 136,
"GroupNpcID": 400001,
"TalkSentenceID": 800326602
}
],
"IsLoop": true,
"LoopInterval": 2,
"UniqueID": 3
}
]
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_800326201"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_800326201"
}
]
}
],
"Type": "Mission"
}