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

55 lines
1.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 44
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400004
}
},
"CreateList": [
{
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 44
}
},
"GroupInstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400005
}
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "800125503_Mission_Success"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_800125503"
}
]
}
],
"Type": "Mission"
}