Files
turnbasedgamedata/Config/Level/SubLevelGraph/BattlePerform_419104_1.json
2024-10-21 03:16:22 -03:00

74 lines
1.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "UseSkillPerform",
"AnchorTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "DarkTeamCenter"
},
"IsLocalOffset": true,
"AnchorOffset": {
"X": 0.001,
"Y": 2.5,
"Z": -0.501
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "DarkTeamCenter"
},
"AimOffset": {
"X": 0.001,
"Y": 0.7,
"Z": 0.001
},
"FollowPoleAngle": 90,
"FollowRadius": 9.5,
"FollowDamp": 0.5,
"AimDamp": 0.5
},
"BlendConfig": {
"BlendType": "Cut"
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
},
"IsTargetIgnoreCameraDither": true,
"IsAliveOnly": false
}
}
},
{
"$type": "RPG.GameCore.SetSimulationSpeedEnable"
},
{
"$type": "RPG.GameCore.BattlePlayTalk",
"TalkList": [
{
"AutoSkipTime": 4,
"TalkSentenceID": 802518709
},
{
"AutoSkipTime": 4,
"TalkSentenceID": 802518710
}
]
},
{
"$type": "RPG.GameCore.SetSimulationSpeedEnable",
"Enable": true
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}