Files
turnbasedgamedata/Config/Level/Mission/2000201/Mission_200020106.json
2025-07-03 10:50:43 +02:00

39 lines
768 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_200020106"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200020106"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 39
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400007
}
}
}
]
}
],
"Type": "Mission"
}