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

47 lines
934 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 201080801,
"ProtectTime": 2
},
{
"TalkSentenceID": 201080802,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200010809"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 36
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400004
}
}
}
]
}
],
"Type": "Mission"
}