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

44 lines
856 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "StartPuzzle_RobotProgram"
}
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "T2_Begin"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 15
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400006
}
},
"CreateList": []
}
]
}
],
"Type": "Mission"
}