mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
594 lines
17 KiB
JSON
594 lines
17 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.GenericSwitchCase",
|
|
"SwitchRef": {
|
|
"$type": "RPG.GameCore.SwitchRefPropState"
|
|
},
|
|
"Cases": [
|
|
{
|
|
"$type": "RPG.GameCore.PropStateCaseContainer",
|
|
"Case": "Locked",
|
|
"OnSuccess": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvSetupButtonListTrigger",
|
|
"TriggerName": "InteractTrigger",
|
|
"ButtonsByName": [
|
|
"Interact"
|
|
],
|
|
"ButtonConfigs": [],
|
|
"ConsiderAngleLimit": true,
|
|
"InteractAngleRange": 90,
|
|
"ConsiderOwnerForwardAngleLimit": true,
|
|
"IsOverrideValidGuestConfig": true,
|
|
"OverridedValidGuestConfig": {
|
|
"FakePlayer": true
|
|
},
|
|
"MustNotInDanger": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PropStateCaseContainer",
|
|
"Case": "Open",
|
|
"OnSuccess": [
|
|
{
|
|
"$type": "RPG.GameCore.PropEnableCollider",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PropStateCaseContainer",
|
|
"OnSuccess": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0.1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerPerformance",
|
|
"ValueSource": {},
|
|
"PerformanceType": "E",
|
|
"PerformanceType_DS": {
|
|
"Custom": true,
|
|
"Key": "PerformanceType_02"
|
|
},
|
|
"PerformanceID_DS": {
|
|
"Custom": true,
|
|
"Key": "PerformanceID_02"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0.5
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "ClockBoxRaidEnd"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvOnButtonPressed",
|
|
"ButtonName": "Interact",
|
|
"OnPressedCallback": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvEntityFaceTo",
|
|
"SourceType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvLocalPlayer"
|
|
},
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"EnableSteer": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerPerformance",
|
|
"ValueSource": {},
|
|
"PerformanceType": "E",
|
|
"PerformanceType_DS": {
|
|
"Custom": true,
|
|
"Key": "PerformanceType_01"
|
|
},
|
|
"PerformanceID_DS": {
|
|
"Custom": true,
|
|
"Key": "PerformanceID_01"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.StartPropInteractMode",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"Mode": "UsePose02",
|
|
"UseOverrideData": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.LockPlayerControl",
|
|
"LockCameraControl": false
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEntityEvent",
|
|
"EventName": {
|
|
"Value": "Self_TriggerStartPuzzle"
|
|
},
|
|
"InstanceID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitEntityEvent",
|
|
"EventName": {
|
|
"Value": "Self_TriggerStartPuzzle"
|
|
},
|
|
"OnEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.AnimSetParameter",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"ParameterName": "IsActivating",
|
|
"ParameterType": "Bool",
|
|
"Value": 1
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvEnableButtons",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"TriggerName": "InteractTrigger",
|
|
"ButtonsByName": [
|
|
"Interact"
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
},
|
|
"MaxAdvencePerTick": 0
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetGameplayBGMEmotionState",
|
|
"StateName": "State_Gameplay_ClockBoy"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.CartoonScreenTransfer",
|
|
"TargetEntity": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
|
|
"FetchType": "SinglePropByOwnerGroupAndID",
|
|
"SinglePropID": {},
|
|
"MultiPropID": [],
|
|
"PropIDInOwnerGroup": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 300001
|
|
}
|
|
}
|
|
},
|
|
"AttachPoint": "Root",
|
|
"Duration": 1,
|
|
"AnimationCurvePath": "Camera/BlendCurve/WolfBro_CartoonFadeIn.asset"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EnablePlayerPlayIdleShow",
|
|
"Enable": false
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PropInitPuzzle",
|
|
"BoardPath": {
|
|
"Custom": true,
|
|
"Key": "PuzzlePrefabRef"
|
|
},
|
|
"LocalPosition": {
|
|
"X": 0,
|
|
"Y": -100,
|
|
"Z": 0
|
|
},
|
|
"PuzzleArea": {
|
|
"Custom": true,
|
|
"Key": "PuzzleArea"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TakenMazePuzzleChallenge",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"MazePuzzleChallengeID": {
|
|
"Value": "1031"
|
|
},
|
|
"AutoClosePuzzle": false,
|
|
"AutoResetPuzzle": false,
|
|
"AutoFinishChallenge": false,
|
|
"PrepareTime": 0
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PropStartPuzzle",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"OnStart": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0.1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.CartoonScreenTransfer",
|
|
"TargetEntity": {
|
|
"$type": "RPG.GameCore.TargetFetchPuzzleEntity"
|
|
},
|
|
"AttachPoint": "Root",
|
|
"Duration": 1,
|
|
"AnimationCurvePath": "Camera/BlendCurve/WolfBro_CartoonFadeOut.asset",
|
|
"Close": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0.2
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialTaskUnlock",
|
|
"TriggerParam": {
|
|
"Value": "6077"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.BlockInputController",
|
|
"ActionNameList": []
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"InstanceID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.OpticalIllusionPuzzleEventListener",
|
|
"FinishCallback": [
|
|
{
|
|
"$type": "RPG.GameCore.FinishMazePuzzleChallenge",
|
|
"MazePuzzleChallengeID": {
|
|
"Value": "1031"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayScreenTransfer",
|
|
"Mode": "SwitchOut",
|
|
"CustomTime": 0.2
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PropClosePuzzle"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PropReqInteract",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"InteractID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 1200
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitStreamingJobFinished"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0.1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayScreenTransfer",
|
|
"CustomTime": 0.2
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EnablePlayerPlayIdleShow"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetGameplayBGMEmotionState",
|
|
"StateName": "State_Gameplay_ClockBoy",
|
|
"Reset": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.UnLockPlayerControl",
|
|
"UnLockCameraControl": false
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerPerformance",
|
|
"ValueSource": {},
|
|
"PerformanceType": "E",
|
|
"PerformanceType_DS": {
|
|
"Custom": true,
|
|
"Key": "PerformanceType_02"
|
|
},
|
|
"PerformanceID_DS": {
|
|
"Custom": true,
|
|
"Key": "PerformanceID_02"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0.5
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EndPropInteract"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "ClockBoxRaidEnd"
|
|
}
|
|
}
|
|
],
|
|
"QuitCallback": [
|
|
{
|
|
"$type": "RPG.GameCore.FinishMazePuzzleChallenge",
|
|
"MazePuzzleChallengeID": {
|
|
"Value": "1031"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayScreenTransfer",
|
|
"Mode": "SwitchOut",
|
|
"CustomTime": 0.2
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PropClosePuzzle"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AnimSetParameter",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"ParameterName": "IsActivating",
|
|
"ParameterType": "Bool"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitStreamingJobFinished"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0.1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayScreenTransfer",
|
|
"CustomTime": 0.2
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EnablePlayerPlayIdleShow"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetGameplayBGMEmotionState",
|
|
"StateName": "State_Gameplay_ClockBoy",
|
|
"Reset": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.UnLockPlayerControl",
|
|
"UnLockCameraControl": false
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvEnableButtons",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"TriggerName": "InteractTrigger",
|
|
"ButtonsByName": [
|
|
"Interact"
|
|
],
|
|
"IsEnable": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EndPropInteract"
|
|
}
|
|
],
|
|
"WayPassCallback": [],
|
|
"RotateBlockCallback": [],
|
|
"ReachCallback": [],
|
|
"ResetCallback": [
|
|
{
|
|
"$type": "RPG.GameCore.PlayScreenTransfer",
|
|
"Mode": "SwitchOut",
|
|
"CustomTime": 0.2,
|
|
"KeepDisplay": true,
|
|
"TextEnabled": true,
|
|
"TalkSentenceID": 100000004
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PropResetPuzzle"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0.1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayScreenTransfer",
|
|
"CustomTime": 0.2,
|
|
"KeepDisplay": true,
|
|
"TextEnabled": true,
|
|
"TalkSentenceID": 100000004
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitAnimStateChange",
|
|
"StateName": "Using01",
|
|
"IsEnter": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0.5
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AnimSetParameter",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"ParameterName": "TriggerDissolve",
|
|
"ParameterType": "Trigger",
|
|
"Value": 1
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PropEnableCollider",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitEntityEvent",
|
|
"EventName": {
|
|
"Value": "Self_TriggerGetReward"
|
|
},
|
|
"OnEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.PropReqInteract",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"InteractID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 1010
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"InstanceID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {
|
|
"Values": [
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Value": "Stages/DesignerBackup/Chapter03/_dependencies/Prefab/MirrormentValley/ClockBox01_Art.prefab",
|
|
"Key": "PuzzlePrefabRef"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Value": "ClockBoxPuzzleBG",
|
|
"Key": "PuzzleArea"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Key": "ControlledPawnKey"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Value": "E",
|
|
"Key": "PerformanceType_01"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Value": "E",
|
|
"Key": "PerformanceType_02"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Value": "802020108",
|
|
"Key": "PerformanceID_01"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Value": "802020109",
|
|
"Key": "PerformanceID_02"
|
|
}
|
|
]
|
|
},
|
|
"Type": "Entity"
|
|
} |