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

220 lines
6.5 KiB
JSON

{
"AbilityList": [
{
"Name": "Monster_W4_Shooter_00_Skill01_Camera",
"TargetInfo": {
"TargetType": "AllEnemy"
},
"OnStart": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "UseSkillPerform",
"TemplateName": "Monster_Common_UseSkill",
"AnchorTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"IsLocalOffset": true,
"AnchorOffset": {
"X": -1
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"FollowPoleAngle": 90,
"FollowElevationAngle": -4.52,
"FollowRadius": 5,
"FollowDamp": 0.1,
"AimDamp": 0.1,
"ForbidDynamicOffset": false,
"ResetToDefault": false
},
"AdditiveNormalConfig": {
"AnchorTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnchorOffset": {
"X": 0.02,
"Y": 0.51,
"Z": -1.38
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AimOffset": {
"X": 0.62,
"Y": -0.02
}
},
"BlendConfig": {
"BlendType": "Cut",
"CustomCurveName": "Blend_FastToSlow",
"BlendTime": 0.035
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "CasterWithAllEnemyWithAllUnselectable"
},
"IsTargetIgnoreCameraDither": true,
"IsAliveOnly": false
}
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchCaster"
},
"AnimStateName": "Skill01",
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.389
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "CastAnimation",
"AttackType": "MeleeAttack",
"AnchorTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "LightTeamCenter"
},
"AnchorOffset": {
"X": -0.36,
"Y": 2.08,
"Z": -6.5
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "LightTeamCenter"
},
"AimOffset": {
"X": 2.41,
"Y": 3.61
}
},
"AdditiveNormalConfig": {
"AnchorTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnchorOffset": {
"X": 2.86,
"Y": 1.18,
"Z": 1.21
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AimOffset": {
"X": -1.64,
"Y": -2.15
}
},
"BlendConfig": {
"BlendType": "Cut",
"CustomCurveName": "Blend_FastToSlow",
"BlendTime": 0.166667
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "CasterWithAllEnemyWithAllUnselectable"
},
"IsTargetIgnoreCameraDither": true,
"IsAliveOnly": false
}
}
}
]
},
{
"Name": "Monster_W4_Shooter_00_Skill01_Camera_Weak",
"TargetInfo": {
"TargetType": "AllEnemy"
},
"OnStart": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "UseSkillPerform",
"TemplateName": "Monster_Common_UseSkill",
"AnchorTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"IsLocalOffset": true,
"AnchorOffset": {
"X": -1
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "SkillTargetEntityList"
},
"FollowPoleAngle": 90,
"FollowElevationAngle": -4.52,
"FollowRadius": 5,
"FollowDamp": 0.1,
"AimDamp": 0.1,
"ForbidDynamicOffset": false,
"ResetToDefault": false
},
"AdditiveNormalConfig": {
"AnchorTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnchorOffset": {
"X": 0.02,
"Y": 0.51,
"Z": -1.38
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "SkillTargetEntityList"
},
"AimOffset": {
"X": 0.62,
"Y": -0.02
}
},
"BlendConfig": {
"BlendType": "Cut",
"CustomCurveName": "Blend_FastToSlow",
"BlendTime": 0.035
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "CasterWithAllEnemyWithAllUnselectable"
}
}
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchCaster"
},
"AnimStateName": "Skill01",
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.382
}
}
}
]
}
]
}