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

848 lines
30 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_Fugue_00_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.LookAt, RPG.GameCore.Config",
"PerformerType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "Caster"
},
"TargetType": "AbilityTargetEntity",
"ToTargetRatio": 1.0,
"Duration": 0.1,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$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.WaitAnimState, RPG.GameCore.Config",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "Caster"
},
"AnimStateName": "Attack_1",
"NormalizedTimeEnd": {
"fixedValue": {
"RawValue": 201863461
}
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.VCameraConfigChange, RPG.GameCore.Config",
"CameraConfig": {
"ShakeTemplateName": "Common_Rapid_Light",
"OverrideShakeConfigV2": {
"ShakeScale": 1.0,
"ShakeTime": 0.06,
"LoopTime": 1.0,
"ShakeDir": {
"z": -0.8,
"normalized": {
"z": -1.0,
"magnitude": 1.0,
"sqrMagnitude": 1.0
},
"magnitude": 0.8,
"sqrMagnitude": 0.640000045
},
"RangeAttenuationDelay": 999.0,
"RangeAttenuationDuration": -1.0
}
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.PredicateTaskList, RPG.GameCore.Config",
"Predicate": {
"$type": "RPG.GameCore.ByDistance, RPG.GameCore.Config",
"From": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "Caster"
},
"To": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "AbilityTargetEntity"
},
"CompareType": "LessEqual",
"CompareValue": {
"fixedValue": {
"RawValue": 21474836480
}
},
"IgnoreRadius": true,
"TaskEnabled": true,
"IsClientOnly": true
},
"SuccessTaskList": [
{
"$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": 1.0,
"AttachPoint": "Wrist_R",
"AttachOffset": {
"y": 0.05,
"normalized": {
"y": 1.0,
"magnitude": 1.0,
"sqrMagnitude": 1.0
},
"magnitude": 0.05,
"sqrMagnitude": 0.00250000018
},
"TargetAttachPoint": "Root",
"FlyEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Fugue_00/Eff_Avatar_Fugue_00_MazeAttack_Bullet_01.prefab",
"HitEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Fugue_00/Eff_Avatar_Fugue_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.2,
"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.2,
"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
}
],
"FailedTaskList": [
{
"$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": 1.0,
"AttachPoint": "Wrist_R",
"AttachOffset": {
"y": 0.05,
"normalized": {
"y": 1.0,
"magnitude": 1.0,
"sqrMagnitude": 1.0
},
"magnitude": 0.05,
"sqrMagnitude": 0.00250000018
},
"TargetAttachPoint": "Root",
"FlyEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Fugue_00/Eff_Avatar_Fugue_00_MazeAttack_Bullet_01.prefab",
"HitEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Fugue_00/Eff_Avatar_Fugue_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.2,
"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.2,
"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
},
{
"$type": "RPG.GameCore.WaitAnimState, RPG.GameCore.Config",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "Caster"
},
"AnimStateName": "Attack_1",
"NormalizedTimeEnd": {
"fixedValue": {
"RawValue": 257698038
}
},
"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.1,
"BlurX": 0.5,
"BlurY": 0.4,
"BlurRadius": 1.0,
"Iteration": 4,
"BlurStart": 0.005,
"BlurFeather": 0.01,
"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": 858993460
}
},
"TaskEnabled": true,
"IsClientOnly": true
}
],
"FailedTaskList": [
{
"$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.WaitAnimState, RPG.GameCore.Config",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "Caster"
},
"AnimStateName": "Attack_1",
"NormalizedTimeEnd": {
"fixedValue": {
"RawValue": 201863461
}
},
"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": 1.0,
"AttachPoint": "Wrist_R",
"AttachOffset": {
"y": 0.05,
"normalized": {
"y": 1.0,
"magnitude": 1.0,
"sqrMagnitude": 1.0
},
"magnitude": 0.05,
"sqrMagnitude": 0.00250000018
},
"TargetAttachPoint": "Root",
"FlyEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Fugue_00/Eff_Avatar_Fugue_00_MazeAttack_Bullet_01.prefab",
"HitEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Fugue_00/Eff_Avatar_Fugue_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.2,
"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.2,
"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": 257698038
}
},
"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.1,
"BlurX": 0.5,
"BlurY": 0.4,
"BlurRadius": 1.0,
"Iteration": 4,
"BlurStart": 0.005,
"BlurFeather": 0.01,
"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": 858993460
}
},
"TaskEnabled": true,
"IsClientOnly": true
}
],
"TaskEnabled": true
}
]
},
{
"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_Fugue_00_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": 231928233
}
},
"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.1,
"BlurX": 0.5,
"BlurY": 0.4,
"BlurRadius": 1.0,
"Iteration": 4,
"BlurStart": 0.1,
"BlurFeather": 0.2,
"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": 244813134
}
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$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": "Caster"
},
"AttackDetectConfig": {
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig, RPG.GameCore.Config",
"MaxRadius": 10.0,
"FanAngle": 360.0,
"Hight": 2.0
},
"HitConfig": {
"HitAnimation": "Hit",
"HitEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Fugue_00/Eff_Avatar_Fugue_00_MazeSkill01_DeBuff02.prefab",
"HitEffectHeight": 1.0
},
"OnAttack": [
{
"$type": "RPG.GameCore.AddMazeBuff, RPG.GameCore.Config",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "ParamEntity"
},
"ID": 122501,
"LifeTime": {
"fixedValue": {
"RawValue": -149061134974976
}
},
"TaskEnabled": true,
"IsClientOnly": true
}
],
"IncludeProps": true,
"AttackDetectCollision": 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": 1030792152
}
},
"TaskEnabled": true,
"IsClientOnly": true
}
]
},
{
"Name": "LocalPlayer_Fugue_00_BeforeBattleStunListener",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": [
{
"$type": "RPG.GameCore.AddAdventureModifier, RPG.GameCore.Config",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "Caster"
},
"ModifierName": "ADV_StageAbility_Fugue_00_BeforeBattleStunListener",
"Count": {
"fixedValue": {
"RawValue": -4294967296
}
},
"TaskEnabled": true,
"IsClientOnly": true
}
]
}
],
"GlobalModifiers": {
"ADV_StageAbility_Maze_Fugue": {
"LifeTime": -1.0,
"Level": 1,
"LevelMax": 1,
"IsCountDownAfterBattle": true,
"ApplyBehaviorFlagBindEffects": true,
"BehaviorFlagList": [
"Stun"
],
"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_Argenti_00/Eff_Avatar_Argenti_00_MazeSkill_Icon.prefab",
"AttachPoint": "HeadPoint",
"MinMutexTime": -1.0,
"MutexType": "Entity",
"MaxMutexCount": 1,
"TaskEnabled": true,
"IsClientOnly": true
}
],
"Count": 1,
"Stacking": "Replace"
},
"ADV_StageAbility_Fugue_00_BeforeBattleStunListener": {
"LifeTime": -1.0,
"Level": 1,
"LevelMax": 1,
"IsCountDownAfterBattle": true,
"ApplyBehaviorFlagBindEffects": true,
"TickInterval": 1.0,
"OnBeforeBattle": [
{
"$type": "RPG.GameCore.AddMazeBuff, RPG.GameCore.Config",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "ParamEntityList"
},
"ID": 122501,
"Condition": {
"$type": "RPG.GameCore.AdvByContainBehaviorFlag, RPG.GameCore.Config",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "ParamEntity"
},
"Flag": "Stun",
"TaskEnabled": true,
"IsClientOnly": true
},
"LifeTime": {
"fixedValue": {
"RawValue": -149061134974976
}
},
"Count": {
"fixedValue": {
"RawValue": 4294967296
}
},
"TaskEnabled": true,
"IsClientOnly": true
}
],
"Count": -1,
"Stacking": "Unique"
}
}
}