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

40 lines
770 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 63
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "404000202_Finish"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_404000202"
}
]
}
],
"Type": "Mission"
}