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

36 lines
688 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "201050208_F"
}
},
{
"$type": "RPG.GameCore.ShowFuncBtn",
"Show": false,
"ItemID": 140066,
"CDDuration": 2
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_201050208"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowFuncBtn",
"ItemID": 140066,
"CDDuration": 2
}
]
}
],
"Type": "Mission"
}