mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
112 lines
3.0 KiB
JSON
112 lines
3.0 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.LevelPerformanceInitialize",
|
|
"PerformanceType": "E",
|
|
"HideMunicipalCrowd": false,
|
|
"HideMunicipalPedestrian": false
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvNpcFaceToPlayer"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.StartDialogueEntityInteract",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
|
|
"FetchType": "SingleNpcByNpcID",
|
|
"SingleNpcID": {
|
|
"GroupID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 329
|
|
}
|
|
},
|
|
"GroupNpcID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 400001
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"LevelGraphPath": "Config/Level/Props/InteractMode/TriggerEvent_TriggerType_08.json",
|
|
"UseOverrideData": true,
|
|
"ValueSource": {
|
|
"Values": [
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Value": "Level/Common_Adventure/Dreamland.prefab",
|
|
"Key": "DialogueEntityInteract_AreaPath"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Value": "Dreamland,Dreamland_Camera",
|
|
"Key": "DialogueEntityInteract_CameraKey"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Value": "Dreamland",
|
|
"Key": "DialogueEntityInteract_AreaName"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedFloat",
|
|
"Key": "ResetEntityTransform"
|
|
}
|
|
]
|
|
},
|
|
"OverrideTasks": {
|
|
"OverrideVCamBlendConfig": true,
|
|
"VCamBlendConfig": {
|
|
"ExportToJson": true,
|
|
"BlendType": "Cut"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TextSpeed": 0,
|
|
"TalkSentenceID": 503113551,
|
|
"ProtectTime": 0
|
|
},
|
|
{
|
|
"TextSpeed": 0,
|
|
"TalkSentenceID": 503113552,
|
|
"ProtectTime": 0
|
|
},
|
|
{
|
|
"TextSpeed": 0,
|
|
"TalkSentenceID": 503113553,
|
|
"ProtectTime": 0
|
|
},
|
|
{
|
|
"TextSpeed": 0,
|
|
"TalkSentenceID": 503113554,
|
|
"ProtectTime": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EndDialogueEntityInteract"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EndPerformance"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPerformanceEnd"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |