Files
2025-08-26 17:57:41 +07:00

221 lines
5.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "E",
"HideMunicipalCrowd": false,
"HideMunicipalPedestrian": false
},
{
"$type": "RPG.GameCore.SetFloorCustomFloat",
"Name": {
"Value": "ClockXDifficulty"
},
"Value": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"ExtraInfo": {
"Lock": true
}
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TextSpeed": 0,
"TalkSentenceID": 401550901,
"ProtectTime": 0
},
{
"TextSpeed": 0,
"TalkSentenceID": 401550902,
"ProtectTime": 0
},
{
"TextSpeed": 0,
"TalkSentenceID": 401550903,
"ProtectTime": 0
}
]
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 401550904,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_401550907_1"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 401550905,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_401550907_2"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 401550906,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_401550907_3"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_401550907"
}
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TextSpeed": 0,
"TalkSentenceID": 401550907,
"ProtectTime": 0
}
]
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 401550908,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "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"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_401550907_1"
}
},
{
"$type": "RPG.GameCore.SetFloorCustomFloat",
"Name": {
"Value": "ClockXDifficulty"
},
"Value": {
"IsDynamic": false,
"FixedValue": {
"Value": 3
}
},
"ExtraInfo": {
"Lock": true
}
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "TalkSentence_401550907"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_401550907_2"
}
},
{
"$type": "RPG.GameCore.SetFloorCustomFloat",
"Name": {
"Value": "ClockXDifficulty"
},
"Value": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"ExtraInfo": {
"Lock": true
}
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "TalkSentence_401550907"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_401550907_3"
}
},
{
"$type": "RPG.GameCore.SetFloorCustomFloat",
"Name": {
"Value": "ClockXDifficulty"
},
"Value": {
"IsDynamic": false,
"FixedValue": {
"Value": 2
}
},
"ExtraInfo": {
"Lock": true
}
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "TalkSentence_401550907"
}
}
]
}
]
}