turnbasedgamedata/Config/Level/Mission/2020103/Mission_202010322.json
2025-02-24 07:50:34 -03:00

37 lines
703 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"FixedValue": {
"Value": 55
}
},
"GroupNpcID": {
"FixedValue": {
"Value": 400001
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "202010322_Finish"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_202010322"
}
]
}
],
"Type": "Mission"
}