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

69 lines
1.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 86
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
}
},
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 86
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400004
}
}
},
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 86
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400005
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "404020401_Finish"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_404020401"
}
]
}
],
"Type": "Mission"
}