turnbasedgamedata/Config/Level/Mission/1010401/Mission_101040107.json
2024-10-21 03:16:22 -03:00

39 lines
762 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 34
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400002
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "101040107_F"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_101040107"
}
]
}
],
"Type": "Mission"
}