Files
FireflyGo_Resources/Config/Level/PropDialogue/W2/Act/Act502570001.json
2025-08-26 17:57:41 +07:00

191 lines
4.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "E",
"HideMunicipalCrowd": false,
"HideMunicipalPedestrian": false,
"UseNewStreamingSourceType": false
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 502570002,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 502570003,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 502570004,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_502570005"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 502570006,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_502570007"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_502570005"
}
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 502570005,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "ALL_TALK_END2"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_502570007"
}
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 502570007,
"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"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "ALL_TALK_END2"
}
},
{
"$type": "RPG.GameCore.PerformanceTransition",
"CreateNpcList": [],
"CaptureNpcList": [],
"DestroyNpcList": [],
"CreateProp": {
"TaskEnabled": false,
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
},
"DestroyProp": {
"TaskEnabled": false,
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
},
"ActiveVirtualCamera": {
"TaskEnabled": false
},
"ActiveTemplateVirtualCamera": {
"TaskEnabled": false
},
"SwitchCharacterAnchor": {
"IsLocalPlayer": true,
"CharacterUniqueName": "LocalPlayer",
"AreaName": {
"Value": "LevelArea_P20231_F20231001_G96"
},
"AnchorName": {
"Value": "Anchor1"
}
},
"AdvNpcFaceToPlayer": {
"TaskEnabled": false
}
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
}
]
}