Files
turnbasedgamedata/Config/ConfigAbility/Monster/Camera/Monster_W2_Lycan_00_Camera.json
2025-07-03 10:50:43 +02:00

195 lines
5.5 KiB
JSON

{
"AbilityList": [
{
"Name": "Monster_W2_Lycan_00_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": 1,
"Y": 0.77,
"Z": -5
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AimOffset": {
"X": 0,
"Y": 0.14,
"Z": 0
},
"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": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.298
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"ShakeTemplateName": "Common_Rapid_Middle",
"OverrideShakeConfigV2": {
"ShakeScale": 2,
"ShakeTime": 0.3,
"ShakeDir": {
"X": 1,
"Y": 0,
"Z": 0
},
"RangeAttenuationDelay": 999,
"RangeAttenuationTarget": 0
},
"BlendConfig": {
"BlendType": "Cut"
}
}
}
]
},
{
"Name": "Monster_W2_Lycan_00_Skill02_Insert_Camera",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "CasterToTargetPerform",
"AnchorTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "LightTeamCenter"
},
"IsLocalOffset": true,
"AnchorOffset": {
"X": 0.16,
"Y": 1.5,
"Z": 0.16
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
},
"AimOffset": {
"X": 0.001,
"Y": -0.57,
"Z": 0.001
},
"AimRatio": 1
},
"BlendConfig": {
"BlendType": "Cut"
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
}
}
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchCaster"
},
"AnimStateName": "SkillRage",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.001538462
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "CasterToTargetPerform",
"AnchorTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "LightTeamCenter"
},
"IsLocalOffset": true,
"AnchorOffset": {
"X": 0.43,
"Y": 1.5,
"Z": 0.16
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
},
"AimOffset": {
"X": 0.001,
"Y": -0.57,
"Z": 0.001
},
"AimRatio": 1
},
"BlendConfig": {
"BlendType": "EaseInOut",
"CustomCurveName": "BlendCut_00to1",
"BlendTime": 3
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
}
}
}
}
]
}
]
}