Files
FireflyGo_Resources/Config/Level/Mission/5041140/Act/Act504114002.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": 400006,
"NeedAppear": true
}
]
},
{
"$type": "RPG.GameCore.AdvNpcFaceToPlayer",
"GroupID": 43,
"GroupNpcID": 400006
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TextSpeed": 0,
"TalkSentenceID": 504114101,
"ProtectTime": 0
},
{
"TextSpeed": 0,
"TalkSentenceID": 504114102,
"ProtectTime": 0
},
{
"TextSpeed": 0,
"TalkSentenceID": 504114103,
"ProtectTime": 0
},
{
"TextSpeed": 0,
"TalkSentenceID": 504114104,
"ProtectTime": 0
},
{
"TextSpeed": 0,
"TalkSentenceID": 504114105,
"ProtectTime": 0
}
]
},
{
"$type": "RPG.GameCore.AdvDestroyEntityAsync",
"NeedDisappear": true,
"InstanceIDList": [
400006
],
"AdvancedSpawnList": []
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}