Files
turnbasedgamedata/Config/Level/RogueDialogue/RandomEvent/Shop/812900102.json
2025-02-24 07:50:34 -03:00

222 lines
5.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "DialogueFinished"
}
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "ALL_TALK_END"
}
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_403030314"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"Backgrounds": [],
"SimpleTalkList": [
{
"TalkSentenceID": 403030314,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 403030315,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "ALL_TALK_END"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_403030310"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"Backgrounds": [],
"SimpleTalkList": [
{
"TalkSentenceID": 403030310,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 403030311,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_403030314"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 403030312,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_403030314"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 403030313,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_403030314"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_403030305"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"Backgrounds": [],
"SimpleTalkList": [
{
"TalkSentenceID": 403030305,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 403030306,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"OptionTextmapID": {
"Hash": 14920883174974220266
},
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_403030310"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"OptionTextmapID": {
"Hash": 6514134730554899366
},
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_403030310"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"OptionTextmapID": {
"Hash": 7242904269535969693
},
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_403030310"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "E",
"HideMunicipalCrowd": false,
"HideMunicipalPedestrian": false
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"Backgrounds": [],
"SimpleTalkList": [
{
"TalkSentenceID": 403030302,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 403030303,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_403030305"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 403030304,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_403030305"
}
]
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedFloat",
"Key": "MazeDF_CurrentGroup"
},
{
"$type": "RPG.GameCore.SharedInt",
"Key": "TalkFinish"
}
]
}
}