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

68 lines
1.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayerForceWalk"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 101060210
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "101060210_MT"
}
},
{
"$type": "RPG.GameCore.SetMunicipalEnable"
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_101060210"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "101060210_MT"
}
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 101025001,
"ProtectTime": 2
},
{
"TalkSentenceID": 101025002,
"ProtectTime": 2
},
{
"TalkSentenceID": 101025003,
"ProtectTime": 2
},
{
"TalkSentenceID": 101025004,
"ProtectTime": 2
}
]
}
]
}
],
"Type": "Mission"
}