mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
35 lines
992 B
JSON
35 lines
992 B
JSON
{
|
|
"AbilityList": [
|
|
{
|
|
"Name": "Avatar_MissionBattleEvent60012_Skill03_Camera",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"OnStart": [
|
|
{
|
|
"$type": "RPG.GameCore.VCameraConfigChange",
|
|
"CameraConfig": {
|
|
"CloseupShotConfig": {
|
|
"CameraTimelineAssetName": "Camera/TimeLine/Monster/Monster_W3_Sunday_00_BattleEvent_60012_Timeline.playable",
|
|
"TransTypeFollow": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"TransTypeAim": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Override": true
|
|
},
|
|
"ShowEntityConfig": {
|
|
"ShowTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "BattleEvent60012_ShowEntity"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |