Files
FireflyGo_Resources/Config/Level/Mission/2000802/Mission_200080207.json
2025-08-26 17:57:41 +07:00

122 lines
2.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_200080207"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200080207"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 20
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
}
}
},
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_200080207_02"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_200080207_02"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 200080207
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_200080207"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 4,
"GroupID": 20,
"GroupNpcID": 400002,
"TalkSentenceID": 200084501
}
],
"IsLoop": true,
"LoopInterval": 10,
"UniqueID": 207
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 3
}
}
},
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 6,
"GroupID": 20,
"GroupNpcID": 400004,
"TalkSentenceID": 200084601
}
],
"IsLoop": true,
"LoopInterval": 12,
"UniqueID": 208
}
]
}
],
"Type": "Mission"
}