Files
turnbasedgamedata/Config/ConfigAdventureAbility/LocalPlayer/LocalPlayer_Bronya_00_Ability.json
2025-04-07 09:10:56 -03:00

585 lines
20 KiB
JSON

{
"AbilityList": [
{
"OnAbort": [
{
"$type": "RPG.GameCore.RadialBlurEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Active": false
},
{
"$type": "RPG.GameCore.StopAim"
}
],
"Name": "LocalPlayer_Bronya_NormalAtk01",
"TargetInfo": {
"TargetType": "SkillPointEntityOrNone"
},
"OnStart": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"Freelook3rdConfig": {
"DampChangeParam": {
"TargetValue": {
"X": 1,
"Y": 1,
"Z": 1
},
"ChangeCurvePath": "Camera/BlendCurve/AttackDampCurve.asset",
"RecoveryTime": 0.25,
"RecoveryCurvePath": "Camera/BlendCurve/AttackDampRecoverCurve.asset"
}
}
}
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByHaveAbilityTarget"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.LookAt",
"TargetType": "AbilityTargetEntity",
"Duration": 0.1
},
{
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AdvLocalPlayer"
},
"AnimLogicState": "NormalAtk",
"AnimStateName": "Attack_1"
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Attack_1",
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.005
}
}
},
{
"$type": "RPG.GameCore.LookAt",
"TargetType": "AbilityTargetEntity",
"Duration": 0.1
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Attack_1",
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.018
}
}
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByDistance",
"From": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"To": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"CompareType": "LessEqual",
"CompareValue": {
"FixedValue": {
"Value": 5
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AdventureFireProjectile",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"Projectile": {
"ColliderTemplate": "CapsuleZ_MazeCommonBullet",
"Behavior": "LinearWithHitDetect",
"FlySpeed": 70,
"EnableRayCast": true,
"Gravity": 0,
"MaxLifeTime": 0.2,
"AttachPoint": "MazeAttack",
"AttachOffset": {
"Z": 0.5
},
"TargetAttachPoint": "Root",
"FlyEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Bronya_00/Eff_Avatar_Bronya_00_MazeAttack_Trail01.prefab",
"HitEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Bronya_00/Eff_Avatar_Bronya_00_MazeAttack_Hit01.prefab",
"LinearPitchAngle": {
"FixedValue": {
"Value": 0.1
}
}
},
"OnProjectileHit": [
{
"$type": "RPG.GameCore.AdventureTriggerAttack",
"AttackTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AttackRootTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ProjectileHitPos"
},
"TriggerBattleDelay": 0.2,
"AttackDetectConfig": {
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig",
"MaxRadius": 1,
"FanAngle": 360,
"Hight": 2,
"Offset": {
"Y": -1
}
},
"HitConfig": {
"HitAnimation": "Hit",
"HitSoundEvent": "Ev_sfx_avatar_atk_cast_hit_bronya"
}
}
],
"OnProjectileLifetimeFinish": [
{
"$type": "RPG.GameCore.AdventureTriggerAttack",
"AttackTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AttackRootTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ProjectileHitPos"
},
"TriggerBattleDelay": 0.2,
"AttackDetectConfig": {
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig",
"MaxRadius": 1,
"FanAngle": 360,
"Hight": 2,
"Offset": {
"Y": -1
}
},
"HitConfig": {
"HitAnimation": "Hit",
"HitSoundEvent": "Ev_sfx_avatar_atk_cast_hit_bronya"
}
}
]
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"ShakeTemplateName": "LocalPlayer_Bronya_Attack"
}
},
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Bronya_00/Eff_Avatar_Bronya_00_MazeAttack_Start02.prefab",
"AttachPoint": "MazeAttack"
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Attack_1",
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.07
}
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.AdventureFireProjectile",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"Projectile": {
"ColliderTemplate": "CapsuleZ_MazeCommonBullet",
"Behavior": "LinearWithHitDetect",
"FlySpeed": 70,
"EnableRayCast": true,
"Gravity": 0,
"MaxLifeTime": 0.2,
"AttachPoint": "MazeAttack",
"AttachOffset": {
"Z": 0.5
},
"TargetAttachPoint": "Root",
"FlyEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Bronya_00/Eff_Avatar_Bronya_00_MazeAttack_Trail01.prefab",
"HitEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Bronya_00/Eff_Avatar_Bronya_00_MazeAttack_Hit01.prefab"
},
"OnProjectileHit": [
{
"$type": "RPG.GameCore.AdventureTriggerAttack",
"AttackTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AttackRootTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ProjectileHitPos"
},
"TriggerBattleDelay": 0.2,
"AttackDetectConfig": {
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig",
"MaxRadius": 1,
"FanAngle": 360,
"Hight": 2,
"Offset": {
"Y": -1
}
},
"HitConfig": {
"HitAnimation": "Hit"
}
}
],
"OnProjectileLifetimeFinish": [
{
"$type": "RPG.GameCore.AdventureTriggerAttack",
"AttackTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AttackRootTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ProjectileHitPos"
},
"TriggerBattleDelay": 0.2,
"AttackDetectConfig": {
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig",
"MaxRadius": 1,
"FanAngle": 360,
"Hight": 2,
"Offset": {
"Y": -1
}
},
"HitConfig": {
"HitAnimation": "Hit"
}
}
]
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"ShakeTemplateName": "LocalPlayer_Bronya_Attack"
}
},
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Bronya_00/Eff_Avatar_Bronya_00_MazeAttack_Start01.prefab",
"AttachPoint": "MazeAttack"
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Attack_1",
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.07
}
}
}
]
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimLogicState": "NormalAtk",
"AnimStateName": "Attack_1"
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Attack_1",
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.01
}
}
},
{
"$type": "RPG.GameCore.RadialBlurEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Duration": 0.05,
"BlurY": 0.4,
"BlurRadius": 1,
"Iteration": 4,
"BlurStart": 0.005,
"BlurFeather": 0.01
},
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Bronya_00/Eff_Avatar_Bronya_00_MazeAttack_Start01.prefab",
"AttachPoint": "MazeAttack"
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Attack_1",
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.018
}
}
},
{
"$type": "RPG.GameCore.AdventureFireProjectile",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "None"
},
"Projectile": {
"ColliderTemplate": "CapsuleZ_MazeCommonBullet",
"Behavior": "LinearWithHitDetect",
"FlySpeed": 70,
"EnableRayCast": true,
"Gravity": 0,
"MaxLifeTime": 0.2,
"AttachPoint": "MazeAttack",
"AttachOffset": {
"Z": 0.5
},
"TargetAttachPoint": "Root",
"FlyEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Bronya_00/Eff_Avatar_Bronya_00_MazeAttack_Trail01.prefab",
"HitEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Bronya_00/Eff_Avatar_Bronya_00_MazeAttack_Hit01.prefab"
},
"OnProjectileHit": [
{
"$type": "RPG.GameCore.AdventureTriggerAttack",
"AttackTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AttackRootTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ProjectileHitPos"
},
"TriggerBattleDelay": 0.2,
"AttackDetectConfig": {
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig",
"MaxRadius": 1,
"FanAngle": 360,
"Hight": 2,
"Offset": {
"Y": -0.8,
"Z": 0.3
}
},
"HitConfig": {
"HitAnimation": "Hit"
}
}
],
"OnProjectileLifetimeFinish": [
{
"$type": "RPG.GameCore.AdventureTriggerAttack",
"AttackTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AttackRootTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ProjectileHitPos"
},
"TriggerBattleDelay": 0.2,
"AttackDetectConfig": {
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig",
"MaxRadius": 1,
"FanAngle": 360,
"Hight": 2,
"Offset": {
"Y": -0.8,
"Z": 0.3
}
},
"HitConfig": {
"HitAnimation": "Hit"
}
}
]
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"ShakeTemplateName": "LocalPlayer_Bronya_Attack"
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Attack_1",
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.07
}
}
}
]
}
]
},
{
"OnAbort": [
{
"$type": "RPG.GameCore.RadialBlurEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Active": false
}
],
"Name": "LocalPlayer_Bronya_MazeSkill",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": [
{
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AdvLocalPlayer"
},
"AnimLogicState": "MazeSkill",
"AnimStateName": "MazeSkill"
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "MazeSkill",
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.177
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"ShakeTemplateName": "LocalPlayer_Bronya_Skill"
}
},
{
"$type": "RPG.GameCore.AdventureSubmitSkill"
},
{
"$type": "RPG.GameCore.RadialBlurEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Duration": 0.1,
"BlurY": 0.4,
"BlurRadius": 1,
"Iteration": 4,
"BlurStart": 0.1,
"BlurFeather": 0.2
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "MazeSkill",
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.177
}
}
},
{
"$type": "RPG.GameCore.AddMazeBuff",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ID": 110101,
"LifeTime": {
"FixedValue": {
"Value": -1
}
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "MazeSkill",
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.2
}
}
}
]
}
]
}