mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
103 lines
2.8 KiB
JSON
103 lines
2.8 KiB
JSON
{
|
|
"AbilityList": [
|
|
{
|
|
"Name": "Monster_W2_HuanlongPart_01_Skill02_Camera",
|
|
"TargetInfo": {
|
|
"TargetType": "SkillTargetEntityList"
|
|
},
|
|
"OnStart": [
|
|
{
|
|
"$type": "RPG.GameCore.VCameraConfigChange",
|
|
"CameraConfig": {
|
|
"NormalConfig": {
|
|
"CameraState": "CastAnimation",
|
|
"AnchorTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AbilityTargetEntity"
|
|
},
|
|
"AnchorOffset": {
|
|
"X": 0.5,
|
|
"Y": 0.5,
|
|
"Z": -7
|
|
},
|
|
"AimTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AbilityTargetEntity"
|
|
},
|
|
"AimOffset": {
|
|
"Y": 0.07
|
|
}
|
|
},
|
|
"ShowEntityConfig": {
|
|
"ShowTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllDarkTeam"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Name": "Monster_W2_HuanlongPart_01_Skill03_Camera",
|
|
"TargetInfo": {
|
|
"TargetType": "SkillTargetEntityList"
|
|
},
|
|
"OnStart": [
|
|
{
|
|
"$type": "RPG.GameCore.VCameraConfigChange",
|
|
"CameraConfig": {
|
|
"NormalConfig": {
|
|
"CameraState": "CasterToTargetPerform",
|
|
"TemplateName": "Monster_Common_SoloRangeAttack"
|
|
},
|
|
"AdditiveNormalConfig": {
|
|
"AnchorOffset": {
|
|
"Z": -0.6
|
|
},
|
|
"AimOffset": {
|
|
"Y": 1.5
|
|
},
|
|
"Dutch": 0.01,
|
|
"ResetToDefault": false
|
|
},
|
|
"BlendConfig": {
|
|
"BlendType": "Cut"
|
|
},
|
|
"ShowEntityConfig": {
|
|
"ShowTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllTeamMemberWithAbilityTargetEntity"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Name": "Monster_W2_HuanlongPart_01_Skill04_Camera",
|
|
"TargetInfo": {
|
|
"TargetType": "SkillTargetEntityList"
|
|
},
|
|
"OnStart": [
|
|
{
|
|
"$type": "RPG.GameCore.VCameraConfigChange",
|
|
"CameraConfig": {
|
|
"CloseupShotConfig": {
|
|
"CameraTimelineAssetName": "Monster_W2_Huanlong_00_Skill08_Timeline",
|
|
"TransTypeFollow": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"TransTypeAim": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Override": true
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |