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

73 lines
1.5 KiB
JSON

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