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

62 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_200080263"
}
},
{
"$type": "RPG.GameCore.DestroyNPC",
"GroupID": 23,
"GroupNpcID": 400003,
"DestroyList": []
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200080263"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 23
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400003
}
},
"CreateList": []
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 200082814
},
{
"TalkSentenceID": 200082815
}
]
}
]
}
],
"Type": "Mission"
}