Files
turnbasedgamedata/Config/ConfigAbility/Monster/Camera/Monster_XP_Minion02_00_Camera.json
2025-08-14 09:43:09 +02:00

249 lines
6.5 KiB
JSON

{
"AbilityList": [
{
"Name": "Monster_XP_Minion02_00_Skill01_Camera",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "CastAnimation",
"AnchorOffset": {
"X": 0,
"Y": -0.5,
"Z": -5
},
"AimOffset": {
"X": 0,
"Y": -0.2,
"Z": 0
}
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
}
}
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Skill01",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.445
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "CasterToTargetPerform",
"TemplateName": "Monster_Common_SoloRangeAttack",
"ResetToDefault": false
},
"BlendConfig": {
"BlendType": "Cut"
}
}
}
]
},
{
"Name": "Monster_XP_Minion02_00_Skill02_Camera",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "CastAnimation",
"AnchorOffset": {
"X": 0,
"Y": -0.5,
"Z": -5
},
"AimOffset": {
"X": 0,
"Y": -0.2,
"Z": 0
}
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
}
}
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Skill02",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.445
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "CasterToTargetPerform",
"TemplateName": "Monster_Common_SoloRangeAttack",
"ResetToDefault": false
},
"BlendConfig": {
"BlendType": "Cut"
}
}
}
]
},
{
"Name": "Monster_XP_Minion02_00_Skill03_Camera",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "CastAnimation",
"AnchorOffset": {
"X": 0.5,
"Y": -0.3,
"Z": -2.7
},
"AimOffset": {
"X": -0.07,
"Y": 0.41,
"Z": 0
}
},
"BlendConfig": {
"BlendType": "Custom",
"CustomCurveName": "BlendCut_00to1",
"BlendTime": 1.5
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
}
}
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Skill03",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.526
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "CasterToTargetPerform",
"IsLocalOffset": true,
"AnchorOffset": {
"X": 0,
"Y": 0.8,
"Z": 4
},
"AnchorRatio": 1,
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"AimOffset": {
"X": 0,
"Y": -1,
"Z": 0
},
"FollowDamp": 0.01,
"AimDamp": 0.01,
"Dutch": 2
},
"BlendConfig": {
"BlendType": "Cut"
}
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Skill03",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.553
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "CasterToTargetPerform",
"IsLocalOffset": true,
"AnchorOffset": {
"X": 0,
"Y": 0.8,
"Z": 5
},
"AnchorRatio": 1,
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"AimOffset": {
"X": 0,
"Y": -1,
"Z": 0
},
"FollowDamp": 0.01,
"AimDamp": 0.01,
"Dutch": 2
},
"BlendConfig": {
"BlendType": "Custom",
"CustomCurveName": "BlendCut_00to1",
"BlendTime": 1
}
}
}
]
}
]
}