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

35 lines
727 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 90
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
}
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "300070501_Finish"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_300070501"
}
]
}
],
"Type": "Mission"
}