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

43 lines
860 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "103170140Finished"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_103170140"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 2.5000000004656613
}
}
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 103179037,
"ProtectTime": 2
}
]
}
]
}
],
"Type": "Mission"
}