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

60 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 34
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400004
}
},
"CreateList": []
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 34
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400005
}
},
"CreateList": []
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_800125203"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_800125203"
}
]
}
],
"Type": "Mission"
}