turnbasedgamedata/Config/Level/Mission/8003264/Prop_800326404_177_300003.json
2024-10-21 03:16:22 -03:00

76 lines
2.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 176
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
}
}
},
"TargetEntityType": "LocalPlayer",
"TargetTypes": [],
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 801326414,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.AdventureCameraLookAtSimple",
"LookAtTarget": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 177
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
}
}
},
"LookAtTransitionDuration": 2,
"LookAtTransitionCurvePath": "Camera/BlendCurve/BlendCut_1305_BP_03.asset",
"LockCameraInput": true,
"UnlockCameraAfterRecover": true,
"LookAtDuration": 2,
"LookAtRecoverDuration": 2,
"LookAtRecoverCurvePath": "Camera/BlendCurve/BlendCut_1305_BP_03.asset",
"EnableOverrideLookAtOffset": true,
"OverrideLookAtOffset": {
"X": 0,
"Y": 1,
"Z": 0
}
}
]
}
]
}
]
}