turnbasedgamedata/Config/ConfigAbility/Monster/Camera/Monster_W2_Lycan_01_Camera.json
2025-02-24 07:50:34 -03:00

165 lines
4.6 KiB
JSON

{
"AbilityList": [
{
"Name": "Monster_W2_Lycan_01_Skill01_Camera",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "CasterToTargetPerform",
"TemplateName": "Monster_Common_Range_Adjoin",
"AnchorTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"IsLocalOffset": true,
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"FollowDamp": 0.01,
"AimDamp": 0.01,
"Dutch": 2,
"ForbidDynamicOffset": false,
"ResetToDefault": false
},
"AdditiveNormalConfig": {
"AnchorTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"AnchorOffset": {
"X": 2.22,
"Y": 0.5,
"Z": -4
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AimOffset": {
"X": 0.62,
"Y": 0.01
},
"ResetToDefault": false
},
"BlendConfig": {
"BlendType": "Cut"
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllTeamMemberWithAllEnemy"
}
}
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchCaster"
},
"AnimStateName": "Skill01",
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.30847308
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"ShakeTemplateName": "Common_Rapid_Middle",
"OverrideShakeConfigV2": {
"ShakeScale": 1,
"ShakeTime": 0.2,
"ShakeDir": {
"X": -0.3,
"Y": 0.3
},
"RangeAttenuationDelay": 999,
"RangeAttenuationTarget": 0
}
}
}
]
},
{
"Name": "Monster_W2_Lycan_01_Skill02_Insert_Camera",
"TargetInfo": {
"TargetType": "InherentTargetEntity"
},
"OnStart": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "CastAnimation",
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
}
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllTeamMember"
}
}
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"AnimStateName": "Skill02",
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.4
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "CasterToTargetPerform",
"TemplateName": "Monster_Common_Summon",
"AnchorTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllTeamMember"
},
"ResetToDefault": false
},
"BlendConfig": {
"BlendType": "Cut"
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllTeamMember"
}
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"ShotAnimMovementConfig": {
"AngleXY": 180,
"DistanceZ": -1,
"Damp": 8.5,
"Duration": 2
}
}
}
]
}
]
}