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

181 lines
4.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "D",
"UseNewStreamingSourceType": false
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 999999999,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 100000402,
"OptionIconType": "ChatIcon",
"TriggerCustomString": "Story_100000402"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 100000405,
"OptionIconType": "ChatIcon",
"TriggerCustomString": "Story_100000405"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 100000409,
"OptionIconType": "ChatIcon",
"TriggerCustomString": "Story_100000409"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Story_100000402"
}
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 999999999,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 999999999,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 999999999,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "ALL_TALK_END"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Story_100000405"
}
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 999999999,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 999999999,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 999999999,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 999999999,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "ALL_TALK_END"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Story_100000409"
}
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 999999999,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 999999999,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 999999999,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 999999999,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 999999999,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "ALL_TALK_END"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "ALL_TALK_END"
}
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}