Files
turnbasedgamedata/Config/ConfigAbility/BattleEvent/Camera/BattleEvent_NewFireS_BE_Camera.json
2024-10-21 03:16:22 -03:00

185 lines
5.3 KiB
JSON

{
"AbilityList": [
{
"Name": "Avatar_NewFireSBE_Skill01_Camera",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "CasterToTargetPerform",
"IsLocalOffset": true,
"AnchorOffset": {
"X": 0.5,
"Y": -0.37,
"Z": -2.5
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "DarkTeamCenter"
},
"AimRatio": 1,
"Dutch": 2
},
"BlendConfig": {
"BlendType": "Cut",
"BlendTime": 0.07
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetConcat",
"Targets": [
{
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
{
"$type": "RPG.GameCore.TargetAlias",
"Alias": "BattleEventCaster"
},
{
"$type": "RPG.GameCore.TargetAlias",
"Alias": "CasterWithAllEnemy"
}
]
}
}
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchCaster"
},
"AnimStateName": "Skill_Passive01",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.11653417
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "CasterToTargetPerform",
"IsLocalOffset": true,
"AnchorOffset": {
"X": 0.8,
"Y": 1.15,
"Z": -6.84
},
"AnchorRatio": 1,
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "DarkTeamCenter"
},
"AimOffset": {
"X": 0.02,
"Y": 0.43,
"Z": 0
},
"AimRatio": 1,
"AnchorToAimAngle": 27,
"FollowDamp": 1,
"AimDamp": 1,
"Dutch": 3
},
"BlendConfig": {
"BlendType": "EaseInOut",
"BlendTime": 0.457297
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetConcat",
"Targets": [
{
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
{
"$type": "RPG.GameCore.TargetAlias",
"Alias": "BattleEventCaster"
},
{
"$type": "RPG.GameCore.TargetAlias",
"Alias": "CasterWithAllEnemy"
}
]
}
}
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchCaster"
},
"AnimStateName": "Skill_Passive01",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.8732408
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "CasterToTargetPerform",
"IsLocalOffset": true,
"AnchorOffset": {
"X": 0.8,
"Y": 1.82,
"Z": -8
},
"AnchorRatio": 1,
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "DarkTeamCenter"
},
"AimOffset": {
"X": 0.02,
"Y": 0.43,
"Z": 0
},
"AimRatio": 1,
"AnchorToAimAngle": 27,
"FollowDamp": 1,
"AimDamp": 1,
"Dutch": 3
},
"BlendConfig": {
"BlendType": "EaseInOut",
"BlendTime": 0.393333
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetConcat",
"Targets": [
{
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
{
"$type": "RPG.GameCore.TargetAlias",
"Alias": "BattleEventCaster"
},
{
"$type": "RPG.GameCore.TargetAlias",
"Alias": "CasterWithAllEnemy"
}
]
}
}
}
}
]
}
]
}