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

187 lines
5.0 KiB
JSON

{
"AbilityList": [
{
"Name": "Avatar_Topaz_00_Skill01_Camera",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchCaster"
},
"AnimStateName": "Skill01",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.065
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "CasterToTargetPerform",
"AttackType": "MeleeAttack",
"IsLocalOffset": true,
"AnchorOffset": {
"X": 1.156839,
"Y": 0.01,
"Z": -1.871518
},
"AimOffset": {
"X": -1.2,
"Y": -0.61,
"Z": -1.131799
},
"AimRatio": 1,
"FollowRadius": 2.6,
"AnchorToAimAngle": 26,
"Dutch": 3,
"FOV": 45
},
"BlendConfig": {
"BlendType": "EaseInOut",
"BlendTime": 0.410833
}
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchCaster"
},
"AnimStateName": "Skill01",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.37
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "CasterToTargetPerform",
"IsLocalOffset": true,
"AnchorOffset": {
"X": 1.286574,
"Y": 0.01,
"Z": -2.242668
},
"AimOffset": {
"X": -2.2,
"Y": -0.51,
"Z": 4.1
},
"AimRatio": 1,
"Dutch": 3,
"ResetToDefault": false
},
"BlendConfig": {
"BlendType": "Custom",
"CustomCurveName": "BlendCut_1102_Bonus",
"BlendTime": 0.121667
}
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.098333
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"ShakeTemplateName": "Common_Rapid_Light",
"OverrideShakeConfigV2": {
"ShakeScale": 0.5,
"ShakeTime": 0.1,
"ShakeDir": {
"X": 0.1,
"Y": 0.1,
"Z": 0
},
"RangeAttenuationDelay": 999,
"RangeAttenuationTarget": 0
}
}
}
]
},
{
"Name": "Avatar_Topaz_00_Skill02_Camera",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"CloseupShotConfig": {
"CameraTimelineAssetName": "Character_Topaz_00_Skill02_TimeLine",
"TransTypeFollow": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"TransTypeAim": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
}
},
"BlendConfig": {
"BlendType": "Cut"
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
}
}
}
}
]
},
{
"Name": "Avatar_Topaz_00_Skill03_Camera",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"CloseupShotConfig": {
"CameraTimelineAssetName": "Character_Topaz_00_Skill03_TimeLine",
"TransTypeFollow": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"TransTypeAim": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"DarkTeamCenterOffset": 12.76
},
"BlendConfig": {
"BlendType": "Cut"
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
}
}
}
}
]
}
]
}