Files
FireflyGo_Resources/Config/ConfigAdventureAbility/LocalPlayer/LocalPlayer_Lingsha_00_Ability.json
2025-08-26 17:57:41 +07:00

421 lines
13 KiB
JSON

{
"AbilityList": [
{
"Name": "LocalPlayer_Lingsha_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": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.0400000000372529
}
}
},
{
"$type": "RPG.GameCore.RadialBlurEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Duration": 0.1,
"BlurY": 0.4,
"BlurRadius": 1,
"Iteration": 4,
"BlurStart": 0.005,
"BlurFeather": 0.01
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"ShakeTemplateName": "Common_Rapid_Light",
"OverrideShakeConfigV2": {
"ShakeScale": 1,
"ShakeTime": 0.06,
"ShakeDir": {
"x": 0,
"y": 0,
"z": -0.8
},
"RangeAttenuationDelay": 999,
"RangeAttenuationTarget": 0
}
}
},
{
"$type": "RPG.GameCore.AdventureFireProjectile",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"Projectile": {
"ColliderTemplate": "CapsuleZ_MazeCommonBullet",
"Behavior": "LinearWithHitDetect",
"FlySpeed": 18,
"EnableRayCast": true,
"Gravity": 0,
"MaxLifeTime": 0.7,
"AttachPoint": "Wrist_R",
"AttachOffset": {
"x": 0,
"y": 0,
"z": 0.3
},
"TargetAttachPoint": "Root",
"FlyEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Lingsha_00/Eff_Avatar_Lingsha_00_MazeAttack_Bullet_01.prefab",
"HitEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Lingsha_00/Eff_Avatar_Lingsha_00_MazeAttack_Hit01.prefab",
"FlyEffectFadeOut": true,
"BoomerangEccentricity": 0.1
},
"OnProjectileHit": [
{
"$type": "RPG.GameCore.AdventureTriggerAttack",
"AttackTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AttackRootTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ProjectileHitPos"
},
"TriggerBattleDelay": 0.1,
"AttackDetectConfig": {
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig",
"Offset": {
"x": 0,
"y": -1,
"z": 0
},
"MaxRadius": 1,
"FanAngle": 360,
"Hight": 2
},
"HitConfig": {
"HitAnimation": "Hit"
}
}
],
"OnProjectileLifetimeFinish": [
{
"$type": "RPG.GameCore.AdventureTriggerAttack",
"AttackTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AttackRootTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ProjectileHitPos"
},
"TriggerBattleDelay": 0.1,
"AttackDetectConfig": {
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig",
"Offset": {
"x": 0,
"y": -1,
"z": 0
},
"MaxRadius": 1,
"FanAngle": 360,
"Hight": 2
},
"HitConfig": {
"HitAnimation": "Hit"
}
}
]
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Attack_1",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.11699999962002039
}
}
}
],
"FailedTaskList": [
{
"$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": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.0400000000372529
}
}
},
{
"$type": "RPG.GameCore.RadialBlurEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Duration": 0.1,
"BlurY": 0.4,
"BlurRadius": 1,
"Iteration": 4,
"BlurStart": 0.005,
"BlurFeather": 0.01
},
{
"$type": "RPG.GameCore.AdventureFireProjectile",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"Projectile": {
"ColliderTemplate": "CapsuleZ_MazeCommonBullet",
"Behavior": "LinearWithHitDetect",
"FlySpeed": 18,
"EnableRayCast": true,
"Gravity": 0,
"MaxLifeTime": 0.7,
"AttachPoint": "Wrist_R",
"AttachOffset": {
"x": 0,
"y": 0,
"z": 0.3
},
"TargetAttachPoint": "Root",
"FlyEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Lingsha_00/Eff_Avatar_Lingsha_00_MazeAttack_Bullet_01.prefab",
"HitEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Lingsha_00/Eff_Avatar_Lingsha_00_MazeAttack_Hit01.prefab",
"FlyEffectFadeOut": true,
"BoomerangEccentricity": 0.1
},
"OnProjectileHit": [
{
"$type": "RPG.GameCore.AdventureTriggerAttack",
"AttackTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AttackRootTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ProjectileHitPos"
},
"TriggerBattleDelay": 0.1,
"AttackDetectConfig": {
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig",
"Offset": {
"x": 0,
"y": -1,
"z": 0
},
"MaxRadius": 1,
"FanAngle": 360,
"Hight": 2
},
"HitConfig": {
"HitAnimation": "Hit"
}
}
],
"OnProjectileLifetimeFinish": [
{
"$type": "RPG.GameCore.AdventureTriggerAttack",
"AttackTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AttackRootTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ProjectileHitPos"
},
"TriggerBattleDelay": 0.1,
"AttackDetectConfig": {
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig",
"Offset": {
"x": 0,
"y": -1,
"z": 0
},
"MaxRadius": 1,
"FanAngle": 360,
"Hight": 2
},
"HitConfig": {
"HitAnimation": "Hit"
}
}
]
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Attack_1",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.11699999962002039
}
}
}
]
}
],
"OnAbort": [
{
"$type": "RPG.GameCore.RadialBlurEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Active": false
}
]
},
{
"Name": "LocalPlayer_Lingsha_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": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.12699999962933362
}
}
},
{
"$type": "RPG.GameCore.AddMazeBuff",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ID": 122201,
"LifeTime": {
"IsDynamic": false,
"FixedValue": {
"Value": -1
}
},
"Count": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.AdventureSubmitSkill"
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "MazeSkill",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.1500000001396984
}
}
}
],
"OnAbort": [
{
"$type": "RPG.GameCore.RadialBlurEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Active": false
}
]
}
],
"GlobalModifiers": {
"ADV_StageAbility_Maze_Lingsha": {
"Count": 1,
"Stacking": "Merge",
"OnCreate": []
}
}
}