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

41 lines
929 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_202030102"
}
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Act202030102_Over"
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5000000004656613
}
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 202030103
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_202030102"
}
]
}
],
"Type": "Mission"
}