Files
FireflyGo_Resources/Config/Level/Mission/2000108/Mission_200010816.json
2025-08-14 09:04:39 +07:00

40 lines
800 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 36
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400008
}
}
},
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 36
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400010
}
}
}
]
}
],
"Type": "Mission"
}