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

81 lines
1.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "E",
"HideMunicipalCrowd": false,
"HideMunicipalPedestrian": false
},
{
"$type": "RPG.GameCore.AdvCreateEntityAsync",
"InstanceIDList": [],
"AdvancedSpawnList": [
{
"InstanceID": 400004,
"NeedAppear": true
}
]
},
{
"$type": "RPG.GameCore.AdvNpcFaceToPlayer",
"GroupID": 43,
"GroupNpcID": 400004
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TextSpeed": 0,
"TalkSentenceID": 504114401,
"ProtectTime": 0
},
{
"TextSpeed": 0,
"TalkSentenceID": 504114402,
"ProtectTime": 0
},
{
"TextSpeed": 0,
"TalkSentenceID": 504114403,
"ProtectTime": 0
},
{
"TextSpeed": 0,
"TalkSentenceID": 504114404,
"ProtectTime": 0
},
{
"TextSpeed": 0,
"TalkSentenceID": 504114405,
"ProtectTime": 0
}
]
},
{
"$type": "RPG.GameCore.AdvDestroyEntityAsync",
"NeedDisappear": true,
"InstanceIDList": [
400004
],
"AdvancedSpawnList": []
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}