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

494 lines
15 KiB
JSON

{
"AbilityList": [
{
"Name": "LocalPlayer_Robin_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.AdventureTriggerAnimStateWithMove",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AdvLocalPlayer"
},
"AnimLogicState": "NormalAtk",
"AnimStateName": "Attack_1"
},
{
"$type": "RPG.GameCore.LookAt",
"TargetType": "AbilityTargetEntity",
"Duration": 0.25
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Attack_1",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.02000000001862645
}
}
},
{
"$type": "RPG.GameCore.AdventureFireProjectile",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"Projectile": {
"ColliderTemplate": "CapsuleZ_MazeCommonBullet",
"Behavior": "TraceWithDetect",
"FlySpeed": 20,
"EnableRayCast": true,
"MaxLifeTime": 0.7,
"AttachPoint": "Origin",
"AttachOffset": {
"x": 0,
"y": 1.25,
"z": 0
},
"TargetAttachPoint": "Root",
"FlyEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Robin_00/Eff_Avatar_Robin_00_MazeAttack_Bird.prefab",
"HitEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Robin_00/Eff_Avatar_Robin_00_MazeAttack_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.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.06499999971129
}
}
},
{
"$type": "RPG.GameCore.RadialBlurEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Duration": 0.02,
"BlurY": 0.4,
"Iteration": 4,
"BlurStart": 0.005,
"BlurFeather": 0.01
}
],
"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": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.06499999971129
}
}
},
{
"$type": "RPG.GameCore.RadialBlurEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Duration": 0.02,
"BlurY": 0.4,
"Iteration": 4,
"BlurStart": 0.005,
"BlurFeather": 0.01
},
{
"$type": "RPG.GameCore.AdventureFireProjectile",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "None"
},
"Projectile": {
"ColliderTemplate": "CapsuleZ_MazeCommonBullet",
"Behavior": "TraceWithDetect",
"FlySpeed": 20,
"EnableRayCast": true,
"MaxLifeTime": 0.7,
"AttachPoint": "Origin",
"AttachOffset": {
"x": 0,
"y": 1.25,
"z": 0
},
"TargetAttachPoint": "Root",
"FlyEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Robin_00/Eff_Avatar_Robin_00_MazeAttack_Bird.prefab",
"HitEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Robin_00/Eff_Avatar_Robin_00_MazeAttack_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.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"
}
}
]
}
]
}
],
"OnAbort": [
{
"$type": "RPG.GameCore.RadialBlurEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Active": false
}
]
},
{
"Name": "LocalPlayer_Robin_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.11599999968893826
}
}
},
{
"$type": "RPG.GameCore.AddMazeBuff",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ID": 130902,
"LifeTime": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
1239462885
]
}
}
},
{
"$type": "RPG.GameCore.AdventureSubmitSkill"
}
]
}
],
"GlobalModifiers": {
"ADV_StageAbility_Maze_Robin_Self": {
"Count": 1,
"Stacking": "Merge",
"OnCreate": [
{
"$type": "RPG.GameCore.CreateSummonUnit",
"SummonUnitID": 13091,
"AttachTarget": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AdvLocalPlayer"
},
"PosTarget": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
}
}
],
"OnDestroy": [
{
"$type": "RPG.GameCore.RefreshMazeBuffTime",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"ID": 130901,
"LifeTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1.5000000004656613
}
}
},
{
"$type": "RPG.GameCore.DestroySummonUnit",
"SummonUnit": {
"$type": "RPG.GameCore.TargetFetchSummonUnit",
"Summoner": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"SummonUnitID": 13091
}
}
]
},
"ADV_StageAbility_Maze_Robin_Enemy_ForShow": {
"Count": 1,
"Stacking": "Refresh",
"BehaviorFlagList": [
"Enchanted"
],
"OnCreate": [],
"OnDestroy": [],
"OnStage": [],
"OnUnstage": []
},
"ADV_StageAbility_Maze_Robin_Enemy": {
"Count": 1,
"Stacking": "Refresh",
"OnCreate": [
{
"$type": "RPG.GameCore.ModifierAttachEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Robin_00/Eff_Avatar_Robin_00_MazeSkill01_Start02.prefab",
"AttachPoint": "HeadPoint"
},
{
"$type": "RPG.GameCore.AddDynamicEntityParam",
"DynamicKey": "_Robin_Taunt_Count",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetFetchSummonUnit",
"Summoner": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"SummonUnitID": 13091
},
"ParamTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
}
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareTargetCount",
"TargetType": {
"$type": "RPG.GameCore.TargetSequence",
"Sequence": [
{
"$type": "RPG.GameCore.TargetFetchSummonUnit",
"Summoner": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"SummonUnitID": 13091
},
{
"$type": "RPG.GameCore.TargetMapDynamicEntityParam",
"DynamicKey": "_Robin_Taunt_Count"
}
]
},
"Number": {
"IsDynamic": false,
"FixedValue": {
"Value": 6
}
},
"CompareType": "GreaterEqual"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetAdvAchievement",
"QuestID": 4073208
}
]
}
],
"OnDestroy": [
{
"$type": "RPG.GameCore.RemoveDynamicEntityParam",
"DynamicKey": "_Robin_Taunt_Count",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetFetchSummonUnit",
"Summoner": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"SummonUnitID": 13091
},
"ParamTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
}
}
]
}
}
}