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

47 lines
992 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"Order": 1,
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5000000004656613
}
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 404015801
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Act404015801_End"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Act404015801_End"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_404015801"
}
]
}
],
"Type": "Mission"
}