mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
152 lines
4.1 KiB
JSON
152 lines
4.1 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.LevelPerformanceInitialize",
|
|
"PerformanceType": "E",
|
|
"HideMunicipalCrowd": false,
|
|
"HideMunicipalPedestrian": false,
|
|
"UseNewStreamingSourceType": false
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PerformanceTransition",
|
|
"CreateNpcList": [],
|
|
"CaptureNpcList": [],
|
|
"DestroyNpcList": [],
|
|
"CreateProp": {
|
|
"TaskEnabled": false
|
|
},
|
|
"DestroyProp": {
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"TaskEnabled": false
|
|
},
|
|
"AdvCreateGroupEntity": {
|
|
"InstanceIDList": [],
|
|
"TaskEnabled": false
|
|
},
|
|
"AdvDestroyGroupEntity": {
|
|
"InstanceIDList": [],
|
|
"TaskEnabled": false
|
|
},
|
|
"ActiveVirtualCamera": {
|
|
"TaskEnabled": false
|
|
},
|
|
"ActiveTemplateVirtualCamera": {
|
|
"TaskEnabled": false
|
|
},
|
|
"SwitchCharacterAnchor": {
|
|
"TaskEnabled": false
|
|
},
|
|
"AdvNpcFaceToPlayer": {
|
|
"SteerImmediately": true,
|
|
"FinishImmadiate": true,
|
|
"TaskEnabled": false
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.StartDialogueEntityInteract",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
|
|
"FetchType": "SingleNpcByNpcID",
|
|
"SingleNpcID": {
|
|
"GroupID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 311
|
|
}
|
|
},
|
|
"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": 503072041,
|
|
"ProtectTime": 0
|
|
},
|
|
{
|
|
"TextSpeed": 0,
|
|
"TalkSentenceID": 503072042,
|
|
"ProtectTime": 0
|
|
},
|
|
{
|
|
"TextSpeed": 0,
|
|
"TalkSentenceID": 503072043,
|
|
"ProtectTime": 0
|
|
},
|
|
{
|
|
"TextSpeed": 0,
|
|
"TalkSentenceID": 503072044,
|
|
"ProtectTime": 0
|
|
},
|
|
{
|
|
"TextSpeed": 0,
|
|
"TalkSentenceID": 503072045,
|
|
"ProtectTime": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EndDialogueEntityInteract"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EndPerformance"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPerformanceEnd"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |