Files
FireflyGo_Resources/Config/Level/Mission/2010905/Mission_201090502.json
2025-08-14 09:04:39 +07:00

46 lines
945 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 58
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400008
}
},
"CreateList": []
},
{
"$type": "RPG.GameCore.DestroyNPC",
"GroupID": 58,
"GroupNpcID": 400001,
"DestroyList": []
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_201090502"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_201090502"
}
]
}
],
"Type": "Mission"
}