Files
turnbasedgamedata/Config/ConfigAbility/Monster/Camera/Monster_W2_FeixiaoPart_00_Camera.json
2025-08-14 09:43:09 +02:00

198 lines
6.0 KiB
JSON

{
"AbilityList": [
{
"Name": "Monster_W2_FeixiaoPart_00_Skill01_Camera",
"TargetInfo": {
"TargetType": "AllEnemy"
},
"OnStart": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"CloseupShotConfig": {
"CameraTimelineAssetName": "Monster_W2_FeixiaoPart_00_Skill04_Timeline",
"TransTypeFollow": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Monster_W2_FeixiaoPart_00_Self"
},
"TransTypeAim": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Monster_W2_FeixiaoPart_00_Self"
},
"Override": true
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Monster_W2_FeixiaoPart_00_SelfWithAllEnemy"
},
"HideFieldEffect": true
}
}
}
]
},
{
"Name": "Monster_W2_FeixiaoPart_00_Skill02_Camera",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"CloseupShotConfig": {
"CameraTimelineAssetName": "Monster_W2_FeixiaoPart_00_Skill05_Timeline",
"TransTypeFollow": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Monster_W2_FeixiaoPart_00_Self"
},
"TransTypeAim": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Monster_W2_FeixiaoPart_00_Self"
},
"Override": true
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeamWithAbilityTargetAndAdjoinEntity"
},
"IsTargetIgnoreCameraDither": true,
"HideFieldEffect": true
}
}
}
]
},
{
"Name": "Monster_W2_FeixiaoPart_00_Skill03_Camera",
"TargetInfo": {
"TargetType": "AllEnemy"
},
"OnStart": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"CloseupShotConfig": {
"CameraTimelineAssetName": "Monster_W2_FeixiaoPart_00_Skill06_Timeline",
"TransTypeFollow": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Monster_W2_FeixiaoPart_00_Self"
},
"TransTypeAim": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Monster_W2_FeixiaoPart_00_Self"
},
"Override": true
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Monster_W2_FeixiaoPart_00_SelfWithAllEnemy"
},
"HideFieldEffect": true
}
}
}
]
},
{
"Name": "Monster_W2_FeixiaoPart_00_Skill04_Camera",
"TargetInfo": {
"TargetType": "AllEnemy"
},
"OnStart": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"CloseupShotConfig": {
"CameraTimelineAssetName": "Monster_W2_FeixiaoPart_00_Skill04_Timeline",
"TransTypeFollow": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"TransTypeAim": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Override": true
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "CasterWithAllEnemy"
},
"HideFieldEffect": true
}
}
}
]
},
{
"Name": "Monster_W2_FeixiaoPart_00_Skill05_Camera",
"TargetInfo": {
"TargetType": "InherentTargetEntity"
},
"OnStart": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"CloseupShotConfig": {
"CameraTimelineAssetName": "Monster_W2_FeixiaoPart_00_Skill05_Timeline",
"TransTypeFollow": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"TransTypeAim": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Override": true
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeamWithAbilityTargetAndAdjoinEntity"
},
"IsTargetIgnoreCameraDither": true,
"HideFieldEffect": true
}
}
}
]
},
{
"Name": "Monster_W2_FeixiaoPart_00_Skill06_Camera",
"TargetInfo": {
"TargetType": "AllEnemy"
},
"OnStart": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"CloseupShotConfig": {
"CameraTimelineAssetName": "Monster_W2_FeixiaoPart_00_Skill06_Timeline",
"TransTypeFollow": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"TransTypeAim": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Override": true
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "CasterWithAllEnemy"
},
"HideFieldEffect": true
}
}
}
]
}
]
}