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

85 lines
2.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 23
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
}
}
},
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "MT_101010107"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "MT_101010107"
}
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 201010609,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.WaitMissionTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "Ev_sfx_belobog_snowland_tips"
},
"EmitterType": "LocalPlayer"
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 201010610,
"ProtectTime": 2
},
{
"TalkSentenceID": 201010611,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_101010107"
}
]
}
],
"Type": "Mission"
}