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

191 lines
5.1 KiB
JSON

{
"AbilityList": [
{
"Name": "Monster_XP_Minion04_00_Skill01_Camera",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "CastAnimation",
"AnchorOffset": {
"X": 2.2,
"Y": -0.8,
"Z": -5
},
"AimOffset": {
"Y": -0.8
},
"ForbidChangeOffset": true
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllTeamMember"
}
}
}
}
]
},
{
"Name": "Monster_XP_Minion04_00_Skill02_Camera",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "CastAnimation",
"AnchorOffset": {
"Y": -0.8,
"Z": -5
},
"AimOffset": {
"Y": -0.8
},
"ForbidChangeOffset": true
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllTeamMember"
}
}
}
}
]
},
{
"Name": "Monster_XP_Minion04_00_Skill03_Camera",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "CastAnimation",
"AnchorOffset": {
"Y": -0.8,
"Z": -6.5
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AimOffset": {
"Y": -0.5
},
"ForbidChangeOffset": true
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllTeamMember"
}
}
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchCaster"
},
"AnimStateName": "Skill03",
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.18653402
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "UseSkillPerform",
"IsLocalOffset": true,
"AnchorOffset": {
"Y": -0.8,
"Z": 6.5
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AimOffset": {
"Y": 0.85
},
"FollowPoleAngle": 90,
"FollowRadius": 0.88,
"ForbidChangeOffset": true
},
"BlendConfig": {
"BlendType": "EaseInOut",
"CustomCurveName": "null",
"BlendTime": 0.418576
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllTeamMember"
}
}
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchCaster"
},
"AnimStateName": "Skill03",
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.4473309
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "UseSkillPerform",
"IsLocalOffset": true,
"AnchorOffset": {
"Y": -0.8,
"Z": 6.9
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AimOffset": {
"Y": -1
},
"FollowPoleAngle": 90,
"FollowRadius": 0.88,
"ForbidChangeOffset": true
},
"BlendConfig": {
"BlendType": "EaseInOut",
"CustomCurveName": "null",
"BlendTime": 0.600001
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllTeamMember"
}
}
}
}
]
}
]
}