Files
FireflyGo_Resources/Config/Level/Mission/8000102/Mission_800010205.json
2025-08-26 17:57:41 +07:00

49 lines
929 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.DestroyNPC",
"GroupID": 67,
"GroupNpcID": 400002
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 58
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400002
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_800010225"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_800010205"
}
]
}
],
"Type": "Mission"
}