Files
FireflyGo_Resources/Config/Level/Mission/5048010/Act/Act504801002.json
2025-08-14 09:04:39 +07:00

70 lines
1.6 KiB
JSON

{
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "E",
"HideMunicipalCrowd": false,
"HideMunicipalPedestrian": false
},
{
"$type": "RPG.GameCore.AdvNpcFaceToPlayer"
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TextSpeed": 0,
"TalkSentenceID": 504801021,
"ProtectTime": 0
},
{
"TextSpeed": 0,
"TalkSentenceID": 504801022,
"ProtectTime": 0
},
{
"TextSpeed": 0,
"TalkSentenceID": 504801023,
"ProtectTime": 0
},
{
"TextSpeed": 0,
"TalkSentenceID": 504801024,
"ProtectTime": 0
},
{
"TextSpeed": 0,
"TalkSentenceID": 504801025,
"ProtectTime": 0
},
{
"TextSpeed": 0,
"TalkSentenceID": 504801026,
"ProtectTime": 0
},
{
"TextSpeed": 0,
"TalkSentenceID": 504801027,
"ProtectTime": 0
}
]
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}