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

512 lines
18 KiB
JSON

{
"AbilityList": [
{
"Name": "LocalPlayer_Hanya_NormalAtk01",
"TargetInfo": {
"TargetType": "SkillPointEntityOrNone"
},
"OnStart": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByHaveAbilityTarget"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.LookAt",
"TargetType": "AbilityTargetEntity",
"Duration": 0
},
{
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimLogicState": "NormalAtk",
"AnimStateName": "Attack_1",
"TransitionDuration": 0,
"MovingRangeList": []
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Attack_1",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
},
{
"$type": "RPG.GameCore.AdventureFireProjectile",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"Projectile": {
"Behavior": "Static",
"EnableRayCast": true,
"MaxLifeTime": 1.5,
"AttachOffset": {
"x": 0,
"y": 1.5,
"z": 0
},
"FlyEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Hanya_00/Eff_Avatar_Hanya_00_MazeAttack_02.prefab",
"StaticProjectileKeepHigh": true
}
},
{
"$type": "RPG.GameCore.AdventureFireProjectile",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"Projectile": {
"Behavior": "Static",
"EnableRayCast": true,
"MaxLifeTime": 0.2,
"TargetOffset": {
"x": 0,
"y": 1.5,
"z": 0
},
"StaticProjectileKeepHigh": true
},
"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",
"Offset": {
"x": 0,
"y": -1,
"z": 0
},
"MaxRadius": 2,
"FanAngle": 360,
"Hight": 2
},
"HitConfig": {
"HitAnimation": "Hit",
"HitEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Hanya_00/Eff_Avatar_Hanya_00_MazeAttack_Hit.prefab"
}
}
]
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimLogicState": "NormalAtk",
"AnimStateName": "Attack_1",
"TransitionDuration": 0,
"MovingRangeList": []
},
{
"$type": "RPG.GameCore.AdventureFireProjectile",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "None"
},
"Projectile": {
"Behavior": "Static",
"EnableRayCast": true,
"MaxLifeTime": 1.5,
"AttachOffset": {
"x": 0,
"y": 0,
"z": 2.5
},
"FlyEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Hanya_00/Eff_Avatar_Hanya_00_MazeAttack_02.prefab",
"StaticProjectileKeepHigh": true
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Attack_1",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.05000000004656613
}
}
},
{
"$type": "RPG.GameCore.AdventureFireProjectile",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "None"
},
"Projectile": {
"Behavior": "Static",
"EnableRayCast": true,
"MaxLifeTime": 0.1,
"AttachOffset": {
"x": 0,
"y": 1.5,
"z": 2.5
},
"StaticProjectileKeepHigh": true
},
"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",
"Offset": {
"x": 0,
"y": -1,
"z": 0
},
"MaxRadius": 2,
"FanAngle": 360,
"Hight": 2
},
"HitConfig": {
"HitAnimation": "Hit"
}
}
]
}
]
}
]
},
{
"Name": "LocalPlayer_Hanya_MazeSkill",
"TargetInfo": {
"TargetType": "SkillPointEntityOrNone"
},
"OnStart": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByHaveAbilityTarget"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.LookAt",
"TargetType": "AbilityTargetEntity",
"Duration": 0.25
},
{
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimLogicState": "MazeSkill",
"AnimStateName": "MazeSkill"
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"Freelook3rdConfig": {
"ZoomChangeParam": {
"TargetValue": -0.6,
"Time": 0.2,
"ChangeCurvePath": "Camera/BlendCurve/Blend_MazeSkill.asset",
"RecoveryCurvePath": "Camera/BlendCurve/BlendCut06.asset"
}
}
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "MazeSkill",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.1600000001490116
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"Freelook3rdConfig": {
"ZoomChangeParam": {
"TargetValue": -0.3,
"ChangeCurvePath": "Camera/BlendCurve/BlendCut06.asset",
"RecoveryCurvePath": "Camera/BlendCurve/BlendCut06.asset"
}
}
}
},
{
"$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": "Origin",
"AttachOffset": {
"x": 0,
"y": 1.2,
"z": 0.5
},
"TargetAttachPoint": "Root",
"FlyEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Hanya_00/Eff_Avatar_Hanya_00_MazeSkill01_Bullet.prefab",
"HitEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Hanya_00/Eff_Avatar_Hanya_00_Common_Hit.prefab",
"FlyEffectFadeOut": true
},
"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": 0.8,
"FanAngle": 360
},
"HitConfig": {
"HitAnimation": "Hit"
},
"OnBattle": [
{
"$type": "RPG.GameCore.AddMazeBuff",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"ID": 121501
}
]
}
],
"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": 0.8,
"FanAngle": 360
},
"HitConfig": {
"HitAnimation": "Hit"
},
"OnBattle": [
{
"$type": "RPG.GameCore.AddMazeBuff",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"ID": 121501
}
]
}
]
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimLogicState": "MazeSkill",
"AnimStateName": "MazeSkill"
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"Freelook3rdConfig": {
"ZoomChangeParam": {
"TargetValue": -0.6,
"Time": 0.2,
"ChangeCurvePath": "Camera/BlendCurve/Blend_MazeSkill.asset",
"RecoveryCurvePath": "Camera/BlendCurve/BlendCut06.asset"
}
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"Freelook3rdConfig": {
"ZoomChangeParam": {
"TargetValue": -0.3,
"ChangeCurvePath": "Camera/BlendCurve/BlendCut06.asset",
"RecoveryCurvePath": "Camera/BlendCurve/BlendCut06.asset"
}
}
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "MazeSkill",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.1600000001490116
}
}
},
{
"$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": "Origin",
"AttachOffset": {
"x": 0,
"y": 1.2,
"z": 0.5
},
"TargetAttachPoint": "Root",
"FlyEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Hanya_00/Eff_Avatar_Hanya_00_MazeSkill01_Bullet.prefab",
"HitEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Hanya_00/Eff_Avatar_Hanya_00_Common_Hit.prefab",
"FlyEffectFadeOut": true
},
"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": 0.8,
"FanAngle": 360
},
"HitConfig": {
"HitAnimation": "Hit"
},
"OnBattle": [
{
"$type": "RPG.GameCore.AddMazeBuff",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"ID": 121501
}
]
}
],
"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": 0.8,
"FanAngle": 360
},
"HitConfig": {
"HitAnimation": "Hit"
},
"OnBattle": [
{
"$type": "RPG.GameCore.AddMazeBuff",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"ID": 121501
}
]
}
]
}
]
}
]
}
],
"GlobalModifiers": {
"ADV_StageAbility_Maze_Hanya": {
"Count": 1,
"Stacking": "Merge"
}
}
}