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

127 lines
3.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 6,
"GroupID": 4,
"GroupNpcID": 400001,
"TalkSentenceID": 202120603
},
{
"AutoSkipTime": 1,
"GroupID": 4,
"GroupNpcID": 400002,
"TalkSentenceID": 202120604
}
],
"IsLoop": true,
"LoopInterval": 6,
"UniqueID": 1
},
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 6,
"GroupID": 4,
"GroupNpcID": 400003,
"TalkSentenceID": 202120601
},
{
"AutoSkipTime": 1,
"GroupID": 4,
"GroupNpcID": 400003,
"TalkSentenceID": 202120602
}
],
"IsLoop": true,
"LoopInterval": 6,
"UniqueID": 2
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 4
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
},
"TargetTypes": [],
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "P202110229"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "P202110229"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "C",
"PerformanceID": 202110230
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 202110200
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_202100201"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_202100201"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_202100201"
}
]
}
],
"Type": "Mission"
}