Files
turnbasedgamedata/Config/Level/SubLevelGraph/BattlePerform_419001_9.json
2025-02-24 07:50:34 -03:00

72 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.FightFestShowCutIn",
"PrefabPath": "UI/Battle/UltraSkillCutIn/FightFest/FightFestCutin_1112.prefab",
"WaitForFinish": true,
"IsOverrideDesc": true,
"TargetDesc": {
"Hash": 13217821016709252014
}
},
{
"$type": "RPG.GameCore.BattlePlayTalk",
"TalkList": [
{
"AutoSkipTime": 4,
"TalkSentenceID": 802518554
}
]
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}