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

194 lines
5.4 KiB
JSON

{
"AbilityList": [
{
"Name": "Monster_W3_Ghost_00_Skill01_Camera",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "UseSkillPerform",
"IsLocalOffset": true,
"AnchorOffset": {
"X": 0.5,
"Y": -0.4,
"Z": 4
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AimOffset": {
"X": -0.03,
"Y": -0.25
},
"FollowPoleAngle": 90,
"FollowRadius": 0.88,
"ForbidChangeOffset": true
},
"BlendConfig": {
"BlendType": "Cut"
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
}
}
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchCaster"
},
"AnimStateName": "Skill01",
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.007751939
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "UseSkillPerform",
"IsLocalOffset": true,
"AnchorOffset": {
"X": -0.5,
"Y": -0.4,
"Z": 4
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AimOffset": {
"X": -0.03,
"Y": -0.25
},
"FollowPoleAngle": 90,
"FollowRadius": 0.88,
"ForbidChangeOffset": true
},
"BlendConfig": {
"BlendType": "EaseInOut",
"BlendTime": 1.983333
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
}
}
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchCaster"
},
"AnimStateName": "Skill01",
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.9302325
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "UseSkillPerform",
"AnchorTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"IsLocalOffset": true,
"AnchorOffset": {
"X": 0.5,
"Y": -0.2,
"Z": 4
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"AimOffset": {
"X": -0.01,
"Y": -0.2
},
"FollowPoleAngle": 90,
"FollowRadius": 0.88,
"ForbidChangeOffset": true
},
"BlendConfig": {
"BlendType": "Cut"
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllTeamMember"
}
}
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchCaster"
},
"AnimStateName": "Skill01",
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.93798447
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "UseSkillPerform",
"AnchorTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"IsLocalOffset": true,
"AnchorOffset": {
"X": -0.5,
"Y": -0.2,
"Z": 4
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"AimOffset": {
"X": -0.01,
"Y": -0.2
},
"FollowPoleAngle": 90,
"FollowRadius": 0.88,
"ForbidChangeOffset": true
},
"BlendConfig": {
"BlendType": "EaseInOut",
"BlendTime": 1.983333
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllTeamMember"
}
}
}
}
]
}
]
}