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

98 lines
2.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 202121801,
"ProtectTime": 2
},
{
"TalkSentenceID": 202121802,
"ProtectTime": 2
},
{
"TalkSentenceID": 202121803,
"ProtectTime": 2
},
{
"TalkSentenceID": 202121804,
"ProtectTime": 2
}
]
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 16
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
},
"TargetTypes": [],
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "P202110214"
}
}
]
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "P202110214"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 202110211
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_202100226"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_202100226"
}
]
}
],
"Type": "Mission"
}