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

258 lines
6.7 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"AbilityList": [
{
"Name": "Monster_W2_Knight01_00_Skill01_Camera",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "CastAnimation"
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllTeamMember"
}
}
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"AnimStateName": "Skill05_Charge",
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.999
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "DarkEntityAttack",
"AttackType": "MeleeAttack",
"FollowDamp": 0.01,
"AimDamp": 0.01
},
"AdditiveNormalConfig": {
"AimOffset": {
"X": -1.53
}
},
"BlendConfig": {
"BlendType": "Cut"
}
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"AnimStateName": "Skill05_Attack",
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.0009999999
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "CameraMotion",
"ResetToDefault": false
}
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"AnimStateName": "Skill05_Attack",
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.351
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"ShakeConfigV2": {
"ShakeRange": 0.24,
"ShakeTime": 0.1,
"ShakeDir": {
"X": 0.1,
"Y": 0.2,
"Z": 0.1
},
"BaseCycle": 0.05,
"CycleDamping": 0,
"RangeAttenuation": 0.95,
"PerlinNoiseAmplitude": {
"X": 0.05,
"Y": 0.05
},
"PerlinNoiseFreq": {
"X": 16,
"Y": 14
},
"RotationalAmplitude": {
"X": 2,
"Z": 2
},
"RotationFreqV3": {
"X": 18,
"Z": 16
}
}
}
}
]
},
{
"Name": "Monster_W2_Knight01_00_Skill02_Camera",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "CastAnimation"
},
"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
}
}
}
]
},
{
"Name": "Monster_W2_Knight01_00_Skill03_Camera",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "DarkEntityAttack",
"AttackType": "MeleeAttack",
"FollowDamp": 0.01,
"AimDamp": 0.01
},
"AdditiveNormalConfig": {
"AnchorOffset": {
"X": -0.23
},
"AimOffset": {
"X": -1.53
}
},
"BlendConfig": {
"BlendType": "Cut"
}
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Skill03",
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.0012500004
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "CameraMotion",
"ResetToDefault": false
},
"BlendConfig": {
"BlendType": "Cut",
"BlendTime": 0.01
}
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Skill03",
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.435
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"ShakeTemplateName": "_SR0.14_T0.06_ST0.2Monster_W1_Soldier01_03_Camera_1"
}
}
]
}
]
}