mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
58 lines
1.6 KiB
JSON
58 lines
1.6 KiB
JSON
{
|
|
"AbilityList": [
|
|
{
|
|
"Name": "Monster_W1_Soldier01_04_Skill01_Camera",
|
|
"TargetInfo": {
|
|
"TargetType": "SkillTargetEntityList"
|
|
},
|
|
"OnStart": [
|
|
{
|
|
"$type": "RPG.GameCore.VCameraConfigChange",
|
|
"CameraConfig": {
|
|
"NormalConfig": {
|
|
"CameraState": "CasterToTargetPerform",
|
|
"TemplateName": "Monster_Common_Range_Adjoin",
|
|
"AnchorTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AbilityTargetEntity"
|
|
},
|
|
"IsLocalOffset": true,
|
|
"AimTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"FollowDamp": 0.01,
|
|
"AimDamp": 0.01,
|
|
"Dutch": 2,
|
|
"ResetToDefault": false
|
|
},
|
|
"AdditiveNormalConfig": {
|
|
"AnchorTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AbilityTargetEntity"
|
|
},
|
|
"AnchorOffset": {
|
|
"X": 1,
|
|
"Y": 0.5,
|
|
"Z": -4
|
|
},
|
|
"AimTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AimOffset": {
|
|
"X": 0,
|
|
"Y": 0.01,
|
|
"Z": 0
|
|
},
|
|
"ResetToDefault": false
|
|
},
|
|
"BlendConfig": {
|
|
"BlendType": "Cut"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |