2024-10-21 03:16:22 -03:00

107 lines
2.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "E",
"CreateCharacterList": [],
"EntityVisiableList": [],
"HideMunicipalCrowd": false,
"HideMunicipalPedestrian": false,
"HideMunicipalOther": false,
"PropVisiableList": [],
"MarkStreamingItems": []
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TextSpeed": 60,
"TalkSentenceID": 412210011,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 412210012,
"OptionIconType": "TriggerProp",
"TriggerCustomString": "BackToNPC"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 412210013,
"OptionIconType": "ChatOutIcon",
"TriggerCustomString": "ContinueSearch"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "BackToNPC"
}
},
{
"$type": "RPG.GameCore.PerformanceTransition",
"SwitchInTime": 1,
"SwitchKeepTime": 1,
"SwitchOutTime": 1,
"CreateNpcList": [
{
"CreateList": []
}
],
"CaptureNpcList": [],
"DestroyNpcList": [],
"ActiveVirtualCamera": {
"IsActive": false,
"TaskEnabled": false
},
"SwitchCharacterAnchor": {
"IsLocalPlayer": true,
"CharacterUniqueName": "LocalPlayer",
"AreaName": {
"Value": "LevelArea_P41221_F41221001_G16"
},
"AnchorName": {
"Value": "PlayerStart"
}
},
"WaitStreamingFinish": true
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "ContinueSearch"
}
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
}
],
"ValueSource": {
"Values": []
}
}