Files
FireflyGo_Resources/Config/ConfigAdventureAbility/LocalPlayer/LocalPlayer_Robin_00_Ability.json
2025-07-25 10:49:37 +07:00

652 lines
22 KiB
JSON

{
"AbilityList": [
{
"OnAbort": [
{
"$type": "RPG.GameCore.RadialBlurEffect, RPG.GameCore.Config",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "Caster"
},
"Duration": -1.0,
"BlurX": 0.5,
"BlurY": 0.5,
"BlurRadius": 0.5,
"Iteration": 6,
"BlurStart": 0.2,
"BlurFeather": 0.1,
"TaskEnabled": true,
"IsClientOnly": true
}
],
"Name": "LocalPlayer_Robin_NormalAtk01",
"TargetInfo": {
"TargetType": "SkillPointEntityOrNone"
},
"OnStart": [
{
"$type": "RPG.GameCore.VCameraConfigChange, RPG.GameCore.Config",
"CameraConfig": {
"Freelook3rdConfig": {
"DampChangeParam": {
"TargetValue": {
"x": 1.0,
"y": 1.0,
"z": 1.0,
"normalized": {
"x": 0.577350259,
"y": 0.577350259,
"z": 0.577350259,
"normalized": {
"x": 0.5773503,
"y": 0.5773503,
"z": 0.5773503,
"magnitude": 1.00000012,
"sqrMagnitude": 1.00000024
},
"magnitude": 0.99999994,
"sqrMagnitude": 0.99999994
},
"magnitude": 1.73205078,
"sqrMagnitude": 3.0
},
"Time": 0.1,
"ChangeCurvePath": "Camera/BlendCurve/AttackDampCurve.asset",
"RecoveryTime": 0.25,
"RecoveryCurvePath": "Camera/BlendCurve/AttackDampRecoverCurve.asset"
}
}
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.PredicateTaskList, RPG.GameCore.Config",
"Predicate": {
"$type": "RPG.GameCore.ByHaveAbilityTarget, RPG.GameCore.Config",
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove, RPG.GameCore.Config",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "AdvLocalPlayer"
},
"AnimLogicState": "NormalAtk",
"AnimStateName": "Attack_1",
"TransitionDuration": 0.05,
"StopWhenHitOthers": true,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.LookAt, RPG.GameCore.Config",
"PerformerType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "Caster"
},
"TargetType": "AbilityTargetEntity",
"ToTargetRatio": 1.0,
"Duration": 0.25,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.WaitAnimState, RPG.GameCore.Config",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "Caster"
},
"AnimStateName": "Attack_1",
"NormalizedTimeEnd": {
"fixedValue": {
"RawValue": 85899346
}
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AdventureFireProjectile, RPG.GameCore.Config",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "AbilityTargetEntity"
},
"Projectile": {
"ColliderTemplate": "CapsuleZ_MazeCommonBullet",
"Behavior": "TraceWithDetect",
"FlySpeed": 20.0,
"EnableRayCast": true,
"FlyTime": -1.0,
"Gravity": -9.8,
"MaxLifeTime": 0.7,
"AttachPoint": "Origin",
"AttachOffset": {
"y": 1.25,
"normalized": {
"y": 1.0,
"magnitude": 1.0,
"sqrMagnitude": 1.0
},
"magnitude": 1.25,
"sqrMagnitude": 1.5625
},
"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,
"LinearPitchAngle": {},
"BoomerangEccentricity": 1.0,
"TriggerHitCallback": true,
"StaticProjectileCanPassAirWall": true,
"ParabolaUseWorldSpaceUp": true,
"SubCurveIndex": {}
},
"OnProjectileHit": [
{
"$type": "RPG.GameCore.AdventureTriggerAttack, RPG.GameCore.Config",
"AttackTargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "AllEnemy"
},
"AttackRootTargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "ProjectileHitPos"
},
"TriggerBattle": true,
"TriggerBattleDelay": 0.1,
"AttackDetectConfig": {
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig, RPG.GameCore.Config",
"MaxRadius": 1.0,
"FanAngle": 360.0,
"Hight": 2.0,
"Offset": {
"y": -1.0,
"magnitude": 1.0,
"sqrMagnitude": 1.0
}
},
"HitConfig": {
"HitAnimation": "Hit"
},
"IncludeProps": true,
"AttackDetectCollision": true,
"TaskEnabled": true,
"IsClientOnly": true
}
],
"OnProjectileLifetimeFinish": [
{
"$type": "RPG.GameCore.AdventureTriggerAttack, RPG.GameCore.Config",
"AttackTargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "AllEnemy"
},
"AttackRootTargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "ProjectileHitPos"
},
"TriggerBattle": true,
"TriggerBattleDelay": 0.1,
"AttackDetectConfig": {
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig, RPG.GameCore.Config",
"MaxRadius": 1.0,
"FanAngle": 360.0,
"Hight": 2.0,
"Offset": {
"y": -1.0,
"magnitude": 1.0,
"sqrMagnitude": 1.0
}
},
"HitConfig": {
"HitAnimation": "Hit"
},
"IncludeProps": true,
"AttackDetectCollision": true,
"TaskEnabled": true,
"IsClientOnly": true
}
],
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.WaitAnimState, RPG.GameCore.Config",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "Caster"
},
"AnimStateName": "Attack_1",
"NormalizedTimeEnd": {
"fixedValue": {
"RawValue": 279172873
}
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.RadialBlurEffect, RPG.GameCore.Config",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "Caster"
},
"Active": true,
"Duration": 0.02,
"BlurX": 0.5,
"BlurY": 0.4,
"BlurRadius": 0.5,
"Iteration": 4,
"BlurStart": 0.005,
"BlurFeather": 0.01,
"TaskEnabled": true,
"IsClientOnly": true
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove, RPG.GameCore.Config",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "Caster"
},
"AnimLogicState": "NormalAtk",
"AnimStateName": "Attack_1",
"TransitionDuration": 0.05,
"StopWhenHitOthers": true,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.WaitAnimState, RPG.GameCore.Config",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "Caster"
},
"AnimStateName": "Attack_1",
"NormalizedTimeEnd": {
"fixedValue": {
"RawValue": 279172873
}
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.RadialBlurEffect, RPG.GameCore.Config",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "Caster"
},
"Active": true,
"Duration": 0.02,
"BlurX": 0.5,
"BlurY": 0.4,
"BlurRadius": 0.5,
"Iteration": 4,
"BlurStart": 0.005,
"BlurFeather": 0.01,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AdventureFireProjectile, RPG.GameCore.Config",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "None"
},
"Projectile": {
"ColliderTemplate": "CapsuleZ_MazeCommonBullet",
"Behavior": "TraceWithDetect",
"FlySpeed": 20.0,
"EnableRayCast": true,
"FlyTime": -1.0,
"Gravity": -9.8,
"MaxLifeTime": 0.7,
"AttachPoint": "Origin",
"AttachOffset": {
"y": 1.25,
"normalized": {
"y": 1.0,
"magnitude": 1.0,
"sqrMagnitude": 1.0
},
"magnitude": 1.25,
"sqrMagnitude": 1.5625
},
"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,
"LinearPitchAngle": {},
"BoomerangEccentricity": 1.0,
"TriggerHitCallback": true,
"StaticProjectileCanPassAirWall": true,
"ParabolaUseWorldSpaceUp": true,
"SubCurveIndex": {}
},
"OnProjectileHit": [
{
"$type": "RPG.GameCore.AdventureTriggerAttack, RPG.GameCore.Config",
"AttackTargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "AllEnemy"
},
"AttackRootTargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "ProjectileHitPos"
},
"TriggerBattle": true,
"TriggerBattleDelay": 0.1,
"AttackDetectConfig": {
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig, RPG.GameCore.Config",
"MaxRadius": 1.0,
"FanAngle": 360.0,
"Hight": 2.0,
"Offset": {
"y": -1.0,
"magnitude": 1.0,
"sqrMagnitude": 1.0
}
},
"HitConfig": {
"HitAnimation": "Hit"
},
"IncludeProps": true,
"AttackDetectCollision": true,
"TaskEnabled": true,
"IsClientOnly": true
}
],
"OnProjectileLifetimeFinish": [
{
"$type": "RPG.GameCore.AdventureTriggerAttack, RPG.GameCore.Config",
"AttackTargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "AllEnemy"
},
"AttackRootTargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "ProjectileHitPos"
},
"TriggerBattle": true,
"TriggerBattleDelay": 0.1,
"AttackDetectConfig": {
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig, RPG.GameCore.Config",
"MaxRadius": 1.0,
"FanAngle": 360.0,
"Hight": 2.0,
"Offset": {
"y": -1.0,
"magnitude": 1.0,
"sqrMagnitude": 1.0
}
},
"HitConfig": {
"HitAnimation": "Hit"
},
"IncludeProps": true,
"AttackDetectCollision": true,
"TaskEnabled": true,
"IsClientOnly": true
}
],
"TaskEnabled": true,
"IsClientOnly": true
}
],
"TaskEnabled": true
}
]
},
{
"Name": "LocalPlayer_Robin_MazeSkill",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": [
{
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove, RPG.GameCore.Config",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "AdvLocalPlayer"
},
"AnimLogicState": "MazeSkill",
"AnimStateName": "MazeSkill",
"TransitionDuration": 0.05,
"StopWhenHitOthers": true,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.WaitAnimState, RPG.GameCore.Config",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "Caster"
},
"AnimStateName": "MazeSkill",
"NormalizedTimeEnd": {
"fixedValue": {
"RawValue": 498216205
}
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AddMazeBuff, RPG.GameCore.Config",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "Caster"
},
"ID": 130902,
"LifeTime": {
"fixedValue": {
"RawValue": -149061134974976
}
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AdventureSubmitSkill, RPG.GameCore.Config",
"Caster": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "Caster"
},
"TaskEnabled": true,
"IsClientOnly": true
}
]
}
],
"GlobalModifiers": {
"ADV_StageAbility_Maze_Robin_Self": {
"LifeTime": -1.0,
"Level": 1,
"LevelMax": 1,
"IsCountDownAfterBattle": true,
"ApplyBehaviorFlagBindEffects": true,
"TickInterval": 1.0,
"OnCreate": [
{
"$type": "RPG.GameCore.CreateSummonUnit, RPG.GameCore.Config",
"Summoner": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "Caster"
},
"SummonUnitID": 13091,
"AttachTarget": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "AdvLocalPlayer"
},
"PosTarget": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "Caster"
},
"Distance": {},
"OffsetX": {},
"OffsetY": {},
"YawAngle": {},
"Duration": {
"fixedValue": {
"RawValue": -4294967296
}
},
"TaskEnabled": true,
"IsClientOnly": true
}
],
"OnDestroy": [
{
"$type": "RPG.GameCore.RefreshMazeBuffTime, RPG.GameCore.Config",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "AllEnemy"
},
"ID": 130901,
"LifeTime": {
"fixedValue": {
"RawValue": 6442450946
}
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.DestroySummonUnit, RPG.GameCore.Config",
"SummonUnit": {
"$type": "RPG.GameCore.TargetFetchSummonUnit, RPG.GameCore.Config",
"Summoner": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "ModifierOwnerEntity"
},
"SummonUnitID": 13091
},
"TaskEnabled": true,
"IsClientOnly": true
}
],
"Count": 1,
"Stacking": "Merge"
},
"ADV_StageAbility_Maze_Robin_Enemy_ForShow": {
"LifeTime": -1.0,
"Level": 1,
"LevelMax": 1,
"IsCountDownAfterBattle": true,
"ApplyBehaviorFlagBindEffects": true,
"BehaviorFlagList": [
"Enchanted"
],
"TickInterval": 1.0,
"OnCreate": [],
"OnDestroy": [],
"OnStage": [],
"OnUnstage": [],
"Count": 1,
"Stacking": "Refresh"
},
"ADV_StageAbility_Maze_Robin_Enemy": {
"LifeTime": -1.0,
"Level": 1,
"LevelMax": 1,
"IsCountDownAfterBattle": true,
"ApplyBehaviorFlagBindEffects": true,
"TickInterval": 1.0,
"OnCreate": [
{
"$type": "RPG.GameCore.ModifierAttachEffect, RPG.GameCore.Config",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "ModifierOwnerEntity"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Robin_00/Eff_Avatar_Robin_00_MazeSkill01_Start02.prefab",
"AttachPoint": "HeadPoint",
"MaxMutexCount": 1,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AddDynamicEntityParam, RPG.GameCore.Config",
"DynamicKey": "_Robin_Taunt_Count",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetFetchSummonUnit, RPG.GameCore.Config",
"Summoner": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "Caster"
},
"SummonUnitID": 13091
},
"ParamTargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "ModifierOwnerEntity"
},
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.PredicateTaskList, RPG.GameCore.Config",
"Predicate": {
"$type": "RPG.GameCore.ByCompareTargetCount, RPG.GameCore.Config",
"TargetType": {
"$type": "RPG.GameCore.TargetSequence, RPG.GameCore.Config",
"Sequence": [
{
"$type": "RPG.GameCore.TargetFetchSummonUnit, RPG.GameCore.Config",
"Summoner": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "Caster"
},
"SummonUnitID": 13091
},
{
"$type": "RPG.GameCore.TargetMapDynamicEntityParam, RPG.GameCore.Config",
"DynamicKey": "_Robin_Taunt_Count"
}
]
},
"Number": {
"fixedValue": {
"RawValue": 25769803776
}
},
"CompareType": "GreaterEqual",
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetAdvAchievement, RPG.GameCore.Config",
"QuestID": 4073208,
"TaskEnabled": true,
"IsClientOnly": true
}
],
"TaskEnabled": true
}
],
"OnDestroy": [
{
"$type": "RPG.GameCore.RemoveDynamicEntityParam, RPG.GameCore.Config",
"DynamicKey": "_Robin_Taunt_Count",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetFetchSummonUnit, RPG.GameCore.Config",
"Summoner": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "Caster"
},
"SummonUnitID": 13091
},
"ParamTargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "ModifierOwnerEntity"
},
"TaskEnabled": true
}
],
"Count": 1,
"Stacking": "Refresh"
}
}
}