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

80 lines
1.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "E",
"UseNewStreamingSourceType": false
},
{
"$type": "RPG.GameCore.AdvNpcFaceToPlayer",
"GroupID": 10,
"GroupNpcID": 400007,
"FinishImmadiate": true
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 101026719
}
]
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 101026720,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_101026720"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_101026720"
}
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 101026721,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 101026722,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 101026723,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}