Files
DanhengServer-Resources/Config/ConfigAdventureAbility/LocalPlayer/LocalPlayer_Cyrene_00_Ability.json
2025-12-27 18:07:41 +08:00

2728 lines
89 KiB
JSON

{
"AbilityList": [
{
"OnAbort": [
{
"$type": "RPG.GameCore.RadialBlurEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"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
},
{
"$type": "RPG.GameCore.StopAim",
"TransitTime": 0.1,
"TaskEnabled": true,
"IsClientOnly": true
}
],
"Name": "LocalPlayer_Cyrene_00_NormalAtk01",
"TargetInfo": {
"TargetType": "SkillPointEntityOrNone"
},
"OnStart": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"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",
"Predicate": {
"$type": "RPG.GameCore.ByHaveAbilityTarget",
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AdvLocalPlayer"
},
"AnimLogicState": "NormalAtk",
"AnimStateName": "Attack_1",
"TransitionDuration": 0.05,
"StopWhenHitOthers": true,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.LookAt",
"PerformerType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"TargetType": "AbilityTargetEntity",
"ToTargetRatio": 1.0,
"Duration": 0.2,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Attack_1",
"NormalizedTimeEnd": {
"FixedValue": {
"RawValue": 64424508,
"Value": 0.01
}
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.LookAt",
"PerformerType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"TargetType": "AbilityTargetEntity",
"ToTargetRatio": 1.0,
"Duration": 0.2,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AdventureFireProjectile",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"Projectile": {
"ColliderTemplate": "CapsuleZ_MazeCommonBullet",
"Behavior": "LinearWithHitDetect",
"FlySpeed": 75.0,
"EnableRayCast": true,
"FlyTime": -1.0,
"MaxLifeTime": 0.2,
"AttachPoint": "WeaponA_00_JNT",
"TargetAttachPoint": "Root",
"FlyEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Cyrene_00/Eff_Avatar_Cyrene_00_MazeAttack01_Trail.prefab",
"HitEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Cyrene_00/Eff_Avatar_Cyrene_00_MazeAttack01_Hit01.prefab",
"FlyEffectFadeOut": true,
"LinearPitchAngle": {
"FixedValue": {
"RawValue": 429496730,
"Value": 0.1
}
},
"BoomerangEccentricity": 1.0,
"TriggerHitCallback": true,
"StaticProjectileCanPassAirWall": true,
"ParabolaUseWorldSpaceUp": true,
"SubCurveIndex": {}
},
"OnProjectileHit": [
{
"$type": "RPG.GameCore.AdventureTriggerAttack",
"AttackTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AttackRootTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ProjectileHitPos"
},
"TriggerBattle": true,
"TriggerBattleDelay": 0.1,
"AttackDetectConfig": {
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig",
"MaxRadius": 1.0,
"FanAngle": 360.0,
"Hight": 2.0,
"Offset": {
"y": -1.0,
"magnitude": 1.0,
"sqrMagnitude": 1.0
}
},
"HitConfig": {
"HitAnimation": "Hit",
"HitSoundEvent": "Ev_sfx_avatar_atk_cast_hit_mar7th"
},
"OnBattle": [],
"IncludeProps": true,
"AttackDetectCollision": true,
"TaskEnabled": true,
"IsClientOnly": true
}
],
"OnProjectileLifetimeFinish": [
{
"$type": "RPG.GameCore.AdventureTriggerAttack",
"AttackTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AttackRootTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ProjectileHitPos"
},
"TriggerBattle": true,
"TriggerBattleDelay": 0.1,
"AttackDetectConfig": {
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig",
"MaxRadius": 1.0,
"FanAngle": 360.0,
"Hight": 2.0,
"Offset": {
"y": -1.0,
"magnitude": 1.0,
"sqrMagnitude": 1.0
}
},
"HitConfig": {
"HitAnimation": "Hit",
"HitSoundEvent": "Ev_sfx_avatar_atk_cast_hit_mar7th"
},
"OnBattle": [],
"IncludeProps": true,
"AttackDetectCollision": true,
"TaskEnabled": true,
"IsClientOnly": true
}
],
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"ShakeConfigV2": {
"ShakeScale": 1.0,
"ShakeRange": 0.15,
"PositionAmplitude": 1.0,
"ShakeTime": 0.1,
"LoopTime": 1.0,
"ShakeDistance": 30.0,
"ShakeDir": {
"z": -0.2,
"normalized": {
"z": -1.0,
"magnitude": 1.0,
"sqrMagnitude": 1.0
},
"magnitude": 0.2,
"sqrMagnitude": 0.0400000028
},
"BaseOnCamera": true,
"LerpBackAfterShake": true,
"BaseCycle": 0.15,
"CycleDamping": 0.7,
"RangeAttenuation": 0.5,
"RangeAttenuationDelay": 999.0,
"RangeAttenuationDuration": -1.0,
"IsUsePositionNoise": true,
"IsUseRotationNoise": true
}
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.StopAim",
"TransitTime": 0.1,
"TaskEnabled": true,
"IsClientOnly": true
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimLogicState": "NormalAtk",
"AnimStateName": "Attack_1",
"TransitionDuration": 0.05,
"StopWhenHitOthers": true,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Attack_1",
"NormalizedTimeEnd": {
"FixedValue": {
"RawValue": 64424508,
"Value": 0.01
}
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.RadialBlurEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Active": true,
"Duration": 0.01,
"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",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "None"
},
"Projectile": {
"ColliderTemplate": "CapsuleZ_MazeCommonBullet",
"Behavior": "LinearWithHitDetect",
"FlySpeed": 75.0,
"EnableRayCast": true,
"FlyTime": -1.0,
"MaxLifeTime": 0.2,
"AttachPoint": "WeaponA_00_JNT",
"TargetAttachPoint": "Root",
"FlyEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Cyrene_00/Eff_Avatar_Cyrene_00_MazeAttack01_Trail.prefab",
"HitEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Cyrene_00/Eff_Avatar_Cyrene_00_MazeAttack01_Hit01.prefab",
"FlyEffectFadeOut": true,
"LinearPitchAngle": {},
"BoomerangEccentricity": 1.0,
"TriggerHitCallback": true,
"StaticProjectileCanPassAirWall": true,
"ParabolaUseWorldSpaceUp": true,
"SubCurveIndex": {}
},
"OnProjectileHit": [
{
"$type": "RPG.GameCore.AdventureTriggerAttack",
"AttackTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AttackRootTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ProjectileHitPos"
},
"TriggerBattle": true,
"TriggerBattleDelay": 0.1,
"AttackDetectConfig": {
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig",
"MaxRadius": 1.0,
"FanAngle": 360.0,
"Hight": 2.0,
"Offset": {
"y": -1.0,
"magnitude": 1.0,
"sqrMagnitude": 1.0
}
},
"HitConfig": {
"HitAnimation": "Hit",
"HitSoundEvent": "Ev_sfx_avatar_atk_cast_hit_mar7th"
},
"OnBattle": [],
"IncludeProps": true,
"AttackDetectCollision": true,
"TaskEnabled": true,
"IsClientOnly": true
}
],
"OnProjectileLifetimeFinish": [
{
"$type": "RPG.GameCore.AdventureTriggerAttack",
"AttackTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AttackRootTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ProjectileHitPos"
},
"TriggerBattle": true,
"TriggerBattleDelay": 0.1,
"AttackDetectConfig": {
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig",
"MaxRadius": 1.0,
"FanAngle": 360.0,
"Hight": 2.0,
"Offset": {
"y": -1.0,
"magnitude": 1.0,
"sqrMagnitude": 1.0
}
},
"HitConfig": {
"HitAnimation": "Hit",
"HitSoundEvent": "Ev_sfx_avatar_atk_cast_hit_mar7th"
},
"OnBattle": [],
"IncludeProps": true,
"AttackDetectCollision": true,
"TaskEnabled": true,
"IsClientOnly": true
}
],
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"ShakeConfigV2": {
"ShakeScale": 1.0,
"ShakeRange": 0.15,
"PositionAmplitude": 1.0,
"ShakeTime": 0.1,
"LoopTime": 1.0,
"ShakeDistance": 30.0,
"ShakeDir": {
"z": -0.2,
"normalized": {
"z": -1.0,
"magnitude": 1.0,
"sqrMagnitude": 1.0
},
"magnitude": 0.2,
"sqrMagnitude": 0.0400000028
},
"BaseOnCamera": true,
"LerpBackAfterShake": true,
"BaseCycle": 0.15,
"CycleDamping": 0.7,
"RangeAttenuation": 0.5,
"RangeAttenuationDelay": 999.0,
"RangeAttenuationDuration": -1.0,
"IsUsePositionNoise": true,
"IsUseRotationNoise": true
}
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.StopAim",
"TransitTime": 0.1,
"TaskEnabled": true,
"IsClientOnly": true
}
],
"TaskEnabled": true
}
]
},
{
"OnAbort": [
{
"$type": "RPG.GameCore.RadialBlurEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"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
},
{
"$type": "RPG.GameCore.StopAim",
"TransitTime": 0.1,
"TaskEnabled": true,
"IsClientOnly": true
}
],
"ManualTriggerType": "Free",
"Name": "LocalPlayer_Cyrene_00_NormalAtk02",
"TargetInfo": {
"TargetType": "SkillPointEntityOrNone"
},
"OnStart": [
{
"$type": "RPG.GameCore.DebugLog",
"Level": "Warn",
"Message": "=============contain modifier===================",
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByHaveAbilityTarget",
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.DebugLog",
"Level": "Warn",
"Message": "============has target===================",
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.LookAt",
"PerformerType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"TargetType": "AbilityTargetEntity",
"ToTargetRatio": 1.0,
"Duration": -1.0,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AdvLocalPlayer"
},
"AnimLogicState": "NormalAtk",
"AnimStateName": "Attack_2",
"TransitionDuration": 0.05,
"StopWhenHitOthers": true,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Cyrene_00/Eff_Avatar_Cyrene_00_MazeAttack02_Hit02.prefab",
"Scale": {
"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
},
"IsNeedFadeIn": true,
"ParamEntityUsage": "LookAt",
"TowardMaxPitchAngle": 90.0,
"MaxMutexCount": 1,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.LookAt",
"PerformerType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"TargetType": "AbilityTargetEntity",
"ToTargetRatio": 1.0,
"Duration": 0.2,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Attack_2",
"NormalizedTimeEnd": {
"FixedValue": {
"RawValue": 365072219,
"Value": 0.08
}
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AdventureFireProjectile",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"Projectile": {
"Behavior": "Static",
"EnableRayCast": true,
"FlyTime": -1.0,
"Gravity": -9.8,
"MaxLifeTime": 1.0,
"TargetOffset": {
"y": 1.5,
"normalized": {
"y": 1.0,
"magnitude": 1.0,
"sqrMagnitude": 1.0
},
"magnitude": 1.5,
"sqrMagnitude": 2.25
},
"FlyEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Cyrene_00/Eff_Avatar_Cyrene_00_MazeAttack02_Hit01.prefab",
"LinearPitchAngle": {},
"BoomerangEccentricity": 1.0,
"TriggerHitCallback": true,
"StaticProjectileCanPassAirWall": true,
"ParabolaUseWorldSpaceUp": true,
"SubCurveIndex": {}
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AdventureFireProjectile",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"Projectile": {
"Behavior": "Static",
"EnableRayCast": true,
"FlyTime": -1.0,
"Gravity": -9.8,
"MaxLifeTime": 0.1,
"AttachOffset": {
"y": 1.5,
"normalized": {
"y": 1.0,
"magnitude": 1.0,
"sqrMagnitude": 1.0
},
"magnitude": 1.5,
"sqrMagnitude": 2.25
},
"LinearPitchAngle": {},
"BoomerangEccentricity": 1.0,
"TriggerHitCallback": true,
"StaticProjectileCanPassAirWall": true,
"ParabolaUseWorldSpaceUp": true,
"SubCurveIndex": {}
},
"OnProjectileLifetimeFinish": [
{
"$type": "RPG.GameCore.AdventureTriggerAttack",
"AttackTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AttackRootTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ProjectileHitEntity"
},
"TriggerBattle": true,
"AttackDetectConfig": {
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig",
"MaxRadius": 2.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.VCameraConfigChange",
"CameraConfig": {
"ShakeConfigV2": {
"ShakeScale": 1.0,
"ShakeRange": 0.15,
"PositionAmplitude": 1.0,
"ShakeTime": 0.1,
"LoopTime": 1.0,
"ShakeDistance": 30.0,
"ShakeDir": {
"z": -0.2,
"normalized": {
"z": -1.0,
"magnitude": 1.0,
"sqrMagnitude": 1.0
},
"magnitude": 0.2,
"sqrMagnitude": 0.0400000028
},
"BaseOnCamera": true,
"LerpBackAfterShake": true,
"BaseCycle": 0.15,
"CycleDamping": 0.7,
"RangeAttenuation": 0.5,
"RangeAttenuationDelay": 999.0,
"RangeAttenuationDuration": -1.0,
"IsUsePositionNoise": true,
"IsUseRotationNoise": true
}
},
"TaskEnabled": true,
"IsClientOnly": true
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.DebugLog",
"Level": "Warn",
"Message": "============no target===================",
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimLogicState": "NormalAtk",
"AnimStateName": "Attack_2",
"TransitionDuration": 0.05,
"StopWhenHitOthers": true,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AdventureFireProjectile",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "None"
},
"Projectile": {
"Behavior": "Static",
"EnableRayCast": true,
"FlyTime": -1.0,
"Gravity": -9.8,
"MaxLifeTime": 1.0,
"AttachOffset": {
"y": 0.4,
"z": 5.0,
"normalized": {
"y": 0.0797452256,
"z": 0.996815264,
"normalized": {
"y": 0.07974523,
"z": 0.9968153,
"magnitude": 1.0,
"sqrMagnitude": 1.00000012
},
"magnitude": 0.99999994,
"sqrMagnitude": 0.99999994
},
"magnitude": 5.01597452,
"sqrMagnitude": 25.16
},
"FlyEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Cyrene_00/Eff_Avatar_Cyrene_00_MazeAttack02_Hit02.prefab",
"LinearPitchAngle": {},
"BoomerangEccentricity": 1.0,
"TriggerHitCallback": true,
"StaticProjectileCanPassAirWall": true,
"ParabolaUseWorldSpaceUp": true,
"SubCurveIndex": {}
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Attack_2",
"NormalizedTimeEnd": {
"FixedValue": {
"RawValue": 365072219,
"Value": 0.08
}
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.RadialBlurEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Active": true,
"Duration": 0.01,
"BlurX": 0.5,
"BlurY": 0.4,
"BlurRadius": 0.5,
"Iteration": 4,
"BlurStart": 0.005,
"BlurFeather": 0.01,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"ShakeConfigV2": {
"ShakeScale": 1.0,
"ShakeRange": 0.15,
"PositionAmplitude": 1.0,
"ShakeTime": 0.1,
"LoopTime": 1.0,
"ShakeDistance": 30.0,
"ShakeDir": {
"z": -0.2,
"normalized": {
"z": -1.0,
"magnitude": 1.0,
"sqrMagnitude": 1.0
},
"magnitude": 0.2,
"sqrMagnitude": 0.0400000028
},
"BaseOnCamera": true,
"LerpBackAfterShake": true,
"BaseCycle": 0.15,
"CycleDamping": 0.7,
"RangeAttenuation": 0.5,
"RangeAttenuationDelay": 999.0,
"RangeAttenuationDuration": -1.0,
"IsUsePositionNoise": true,
"IsUseRotationNoise": true
}
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AdventureFireProjectile",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "None"
},
"Projectile": {
"Behavior": "Static",
"EnableRayCast": true,
"FlyTime": -1.0,
"Gravity": -9.8,
"MaxLifeTime": 1.0,
"AttachOffset": {
"y": 1.5,
"z": 5.0,
"normalized": {
"y": 0.287347883,
"z": 0.957826257,
"normalized": {
"y": 0.2873479,
"z": 0.9578263,
"magnitude": 1.0,
"sqrMagnitude": 1.0
},
"magnitude": 0.99999994,
"sqrMagnitude": 0.99999994
},
"magnitude": 5.22015333,
"sqrMagnitude": 27.25
},
"FlyEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Cyrene_00/Eff_Avatar_Cyrene_00_MazeAttack02_Hit01.prefab",
"LinearPitchAngle": {},
"BoomerangEccentricity": 1.0,
"TriggerHitCallback": true,
"StaticProjectileCanPassAirWall": true,
"ParabolaUseWorldSpaceUp": true,
"SubCurveIndex": {}
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AdventureFireProjectile",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "None"
},
"Projectile": {
"Behavior": "Static",
"EnableRayCast": true,
"FlyTime": -1.0,
"Gravity": -9.8,
"MaxLifeTime": 0.35,
"AttachOffset": {
"y": 1.5,
"z": 5.0,
"normalized": {
"y": 0.287347883,
"z": 0.957826257,
"normalized": {
"y": 0.2873479,
"z": 0.9578263,
"magnitude": 1.0,
"sqrMagnitude": 1.0
},
"magnitude": 0.99999994,
"sqrMagnitude": 0.99999994
},
"magnitude": 5.22015333,
"sqrMagnitude": 27.25
},
"LinearPitchAngle": {},
"BoomerangEccentricity": 1.0,
"TriggerHitCallback": true,
"StaticProjectileCanPassAirWall": true,
"ParabolaUseWorldSpaceUp": true,
"SubCurveIndex": {}
},
"OnProjectileLifetimeFinish": [
{
"$type": "RPG.GameCore.AdventureTriggerAttack",
"AttackTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AttackRootTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ProjectileHitEntity"
},
"TriggerBattle": true,
"AttackDetectConfig": {
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig",
"MaxRadius": 2.0,
"FanAngle": 360.0,
"Hight": 2.0,
"Offset": {
"y": -1.0,
"magnitude": 1.0,
"sqrMagnitude": 1.0
}
},
"IncludeProps": true,
"AttackDetectCollision": true,
"TaskEnabled": true,
"IsClientOnly": true
}
],
"TaskEnabled": true,
"IsClientOnly": true
}
],
"TaskEnabled": true
}
]
},
{
"OnAbort": [
{
"$type": "RPG.GameCore.AddAdventureModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": "MAvatar_Cyrene_00_StateRefreshImmediately",
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.GlobalMainIntensityEffect",
"IsRevert": true,
"FadeDuration": 0.5,
"TaskEnabled": true,
"IsClientOnly": true
}
],
"Name": "LocalPlayer_Cyrene_00_MazeSkill",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": [
{
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AdvLocalPlayer"
},
"AnimLogicState": "MazeSkill",
"AnimStateName": "MazeSkill",
"TransitionDuration": 0.05,
"StopWhenHitOthers": true,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "MazeSkill",
"NormalizedTimeEnd": {
"FixedValue": {
"RawValue": 515396076,
"Value": 0.12
}
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.GlobalMainIntensityEffect",
"TargetIntensity": 0.3,
"FadeDuration": 0.1,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "MazeSkill",
"NormalizedTimeEnd": {
"FixedValue": {
"RawValue": 536870911,
"Value": 0.12
}
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Cyrene_00/Eff_Avatar_Cyrene_00_MazeSkill_Cam.prefab",
"Scale": {
"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
},
"IsNeedFadeIn": true,
"ParamEntityUsage": "LookAt",
"TowardMaxPitchAngle": 90.0,
"MaxMutexCount": 1,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "MazeSkill",
"NormalizedTimeEnd": {
"FixedValue": {
"RawValue": 790273982,
"Value": 0.18
}
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AddAdventureModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": "MAvatar_Cyrene_00_StateRefreshImmediately",
"DynamicValues": {
"_SpecifiedState": {
"FixedValue": {
"RawValue": 8589934592,
"Value": 2.0
}
}
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AdvLocalPlayer"
},
"AnimLogicState": "MazeSkill",
"AnimStateName": "MazeSkill",
"NormalizedTimeStart": 0.184,
"TransitionDuration": 0.05,
"StopWhenHitOthers": true,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.GlobalMainIntensityEffect",
"IsRevert": true,
"FadeDuration": 1.0,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "MazeSkill",
"NormalizedTimeEnd": {
"FixedValue": {
"RawValue": 858993460,
"Value": 0.2
}
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Value": {
"FixedValue": {
"RawValue": 4294967296,
"Value": 1.0
}
},
"DynamicKey": {
"Value": "#CL_SkipNextMazeBuffRefreshState"
},
"SkipInCharmAction": true,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AddMazeBuff",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ID": 141501,
"LifeTime": {
"FixedValue": {
"RawValue": 128849018880,
"Value": 30.0
}
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AdventureSubmitSkill",
"Caster": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"TaskEnabled": true,
"IsClientOnly": true
}
]
},
{
"OnAbort": [
{
"$type": "RPG.GameCore.AddAdventureModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": "MAvatar_Cyrene_00_StateRefreshImmediately",
"DynamicValues": {
"_SpecifiedState": {
"FixedValue": {
"RawValue": 4294967296,
"Value": 1.0
}
}
},
"TaskEnabled": true,
"IsClientOnly": true
}
],
"ManualTriggerType": "Free",
"Name": "LocalPlayer_Cyrene_00_Revert",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": [
{
"$type": "RPG.GameCore.SetComponentAssetLoadStateWithAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"SetConfig": {
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Load": true,
"TaskEnabled": true,
"IsClientOnly": true
},
"StateConfigs": [
{
"FromStateName": "Run",
"ToStateName": "Run",
"Parameters": [
{
"Name": "FlyBlend",
"Value": 1.0
}
]
}
],
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Cyrene_00/Eff_Avatar_Cyrene_00_MazeSkill_VeilEnd_01.prefab",
"Scale": {
"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
},
"IsNeedFadeIn": true,
"ForceSimulateImmediately": true,
"ParamEntityUsage": "LookAt",
"TowardMaxPitchAngle": 90.0,
"MaxMutexCount": 1,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Cyrene_00/Eff_Avatar_Cyrene_00_MazeSkill_VeilEnd_02.prefab",
"Scale": {
"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
},
"IsNeedFadeIn": true,
"ForceSimulateImmediately": true,
"ParamEntityUsage": "LookAt",
"TowardMaxPitchAngle": 90.0,
"MaxMutexCount": 1,
"TaskEnabled": true,
"IsClientOnly": true
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimLogicState": "CustomSkill",
"AnimStateName": "Recover",
"TransitionDuration": 0.2,
"StopWhenHitOthers": true,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AdventureTriggerMoveApplyRunSpeed",
"MoveEntityType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"MaxDuration": {
"FixedValue": {
"RawValue": 4294967296,
"Value": 1.0
}
},
"MaxSpeed": {
"FixedValue": {
"RawValue": 34359738368,
"Value": 8.0
}
},
"MinSpeed": {},
"MaxSteerSpeed": {
"FixedValue": {
"RawValue": 85899345920,
"Value": 20.0
}
},
"CanPlayerControl": true,
"Acceleration": {
"FixedValue": {
"RawValue": -34359738368,
"Value": -8.0
}
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Recover",
"NormalizedTimeEnd": {
"FixedValue": {
"RawValue": 901943133,
"Value": 0.21
}
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Cyrene_00/Eff_Avatar_Cyrene_00_MazeSkill_VeilEnd_01.prefab",
"Scale": {
"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
},
"IsNeedFadeIn": true,
"ForceSimulateImmediately": true,
"ParamEntityUsage": "LookAt",
"TowardMaxPitchAngle": 90.0,
"MaxMutexCount": 1,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Recover",
"NormalizedTimeEnd": {
"FixedValue": {
"RawValue": 1408749272,
"Value": 0.33
}
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Cyrene_00/Eff_Avatar_Cyrene_00_MazeSkill_VeilEnd_02.prefab",
"Scale": {
"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
},
"IsNeedFadeIn": true,
"ForceSimulateImmediately": true,
"ParamEntityUsage": "LookAt",
"TowardMaxPitchAngle": 90.0,
"MaxMutexCount": 1,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"Freelook3rdConfig": {
"DampChangeParam": {
"TargetValue": {
"x": 2.0,
"y": 2.0,
"z": 2.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": 3.46410155,
"sqrMagnitude": 12.0
},
"Time": 0.1,
"ChangeCurvePath": "Camera/BlendCurve/AttackDampCurve.asset",
"RecoveryTime": 2.0,
"RecoveryCurvePath": "Camera/BlendCurve/AttackDampRecoverCurve.asset"
}
}
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.SetComponentAssetLoadState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Load": true,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AdvLocalPlayer"
},
"AnimLogicState": "CustomSkill",
"AnimStateName": "Recover",
"NormalizedTimeStart": 0.9,
"StopWhenHitOthers": true,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Recover",
"NormalizedTimeEnd": {
"FixedValue": {
"RawValue": 1932735285,
"Value": 0.45
}
},
"TaskEnabled": true,
"IsClientOnly": true
}
],
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.MappingAttachPoint",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"SourcePointName": "CameraRoot",
"IsReset": true,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.MappingAttachPoint",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"SourcePointName": "CameraRootSpine",
"IsReset": true,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AdvEntityEnableRootDamper",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AdvSetSkillSlotData",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Datas": [
{
"State": "Normal",
"BindSkillIndex": -2
},
{
"Slot": "MazeSkill",
"State": "Normal",
"BindSkillIndex": -2
},
{
"Slot": "CustomSkill",
"BindSkillIndex": -2,
"SkillBtnPrefab": "UI/Maze/Customize/MazeSkillBtn_1415.prefab"
}
],
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AdvPlayerEnableIdleShow",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Enable": true,
"IdleShowIndex": 1,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AdvPlayerEnableIdleShow",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Enable": true,
"IdleShowIndex": 2,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AdvPlayerEnableIdleShow",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Enable": true,
"IdleShowIndex": 3,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "NNNICEKHNNI",
"FMAIGBBDOML": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"TaskEnabled": true,
"IsClientOnly": true
}
]
},
{
"Name": "LocalPlayer_Cyrene_Passive",
"TargetInfo": {
"TargetType": "SkillPointEntityOrNone"
},
"OnStart": [
{
"$type": "RPG.GameCore.LevelAudioState",
"GroupName": "State_Battle_Avatar_CyreneMaze",
"StateName": {
"Value": "Outside"
},
"SaveToCustomString": true,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AddAdventureModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": "MAvatar_Cyrene_00_Passive",
"TaskEnabled": true,
"IsClientOnly": true
}
]
}
],
"GlobalModifiers": {
"ADV_StageAbility_MazeSpeed_Cyrene": {
"LifeTime": -1.0,
"Level": 1,
"LevelMax": 1,
"IsCountDownAfterBattle": true,
"ApplyBehaviorFlagBindEffects": true,
"TickInterval": 1.0,
"OnDestroy": [
{
"$type": "RPG.GameCore.ModifyAdventureCharacterRunSpeedRatio",
"UniqueKey": "ADV_Modifier_Maze_Cyrene",
"ModifyEnabled": true,
"TransitionDuration": 0.3,
"SpeedRatioMultiplier": {
"FixedValue": {
"RawValue": 4294967296,
"Value": 1.0
}
},
"TaskEnabled": true,
"IsClientOnly": true
}
],
"OnStack": [
{
"$type": "RPG.GameCore.ModifyAdventureCharacterRunSpeedRatio",
"UniqueKey": "ADV_Modifier_Maze_Cyrene",
"ModifyEnabled": true,
"TransitionDuration": 0.3,
"SpeedRatioMultiplier": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0,
"Path": "LocalPlayer_Cyrene_00_Ability.GlobalModifiers.ADV_StageAbility_MazeSpeed_Cyrene.OnStack.0.SpeedRatioMultiplier.FixedValue"
}
},
"TaskEnabled": true,
"IsClientOnly": true
}
],
"Count": -1,
"Stacking": "Replace",
"DynamicValues": {}
},
"ADV_StageAbility_Maze_Cyrene": {
"LifeTime": -1.0,
"Level": 1,
"LevelMax": 1,
"IsCountDownAfterBattle": true,
"ApplyBehaviorFlagBindEffects": true,
"TickInterval": 1.0,
"OnCreate": [
{
"$type": "RPG.GameCore.CreateSummonUnit",
"Summoner": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"SummonUnitID": 14151,
"AttachTarget": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AdvLocalPlayer"
},
"PosTarget": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Distance": {},
"OffsetX": {},
"OffsetY": {},
"YawAngle": {},
"Duration": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AddAdventureModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": "MAvatar_Cyrene_00_StateRefreshImmediately",
"TaskEnabled": true,
"IsClientOnly": true
}
],
"OnDestroy": [
{
"$type": "RPG.GameCore.DestroySummonUnit",
"SummonUnit": {
"$type": "RPG.GameCore.TargetFetchSummonUnit",
"Summoner": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"SummonUnitID": 14151
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"DynamicKey": {
"Value": "#CL_IsInLookAtPhone"
},
"CompareType": "Equal",
"CompareValue": {},
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.ByCompareTarget",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"CompareType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "LatestAdvLocalPlayer"
},
"AliveStateMask": "Mask_AliveOrLimbo",
"TaskEnabled": true
}
],
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AbortTargetSkill",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ResetToIdle": true,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAny",
"PredicateList": [
{
"$type": "RPG.GameCore.ByIsInStoryMode",
"CheckGlobal": true,
"CheckOwnerEntity": true,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.ByEntityTimeScaleZero",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"TaskEnabled": true,
"IsClientOnly": true
}
],
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddAdventureModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": "MAvatar_Cyrene_00_StateRefreshImmediately",
"TaskEnabled": true,
"IsClientOnly": true
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.AdventureTriggerTargetAbility",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"SkillType": "CustomSkill",
"AbilityName": "LocalPlayer_Cyrene_00_Revert",
"TaskEnabled": true,
"IsClientOnly": true
}
],
"TaskEnabled": true
}
],
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.RemoveAdventureModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllLightTeam"
},
"ModifierName": "ADV_StageAbility_MazeSpeed_Cyrene",
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.LevelAudioState",
"GroupName": "State_Battle_Avatar_CyreneMaze",
"StateName": {
"Value": "Outside"
},
"SaveToCustomString": true,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.ModifyAdventureCharacterRunSpeedRatio",
"UniqueKey": "ADV_Modifier_Maze_Cyrene",
"TransitionDuration": 0.3,
"SpeedRatioMultiplier": {
"FixedValue": {
"RawValue": 4294967296,
"Value": 1.0
}
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.RemoveEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Cyrene_00/Servant/Eff_Servant_CyreneServant_00_StarSoul6.prefab",
"IsNeedFadeOut": true,
"ForceImmediateFadeOut": true,
"FadeOutRegionStart": -1.0,
"FadeOutRegionEnd": -1.0,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.RemoveEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Cyrene_00/Servant/Eff_Servant_CyreneServant_00_StarSoul6_Glow.prefab",
"IsNeedFadeOut": true,
"ForceImmediateFadeOut": true,
"FadeOutRegionStart": -1.0,
"FadeOutRegionEnd": -1.0,
"TaskEnabled": true,
"IsClientOnly": true
}
],
"OnStack": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByRankActivated",
"TriggerKey": {
"Hash": -1445815962,
"HashKey": "-1445815962"
},
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Cyrene_00/Servant/Eff_Servant_CyreneServant_00_StarSoul6.prefab",
"Scale": {
"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
},
"IsNeedFadeIn": true,
"ForceSimulateImmediately": true,
"ParamEntityUsage": "LookAt",
"TowardMaxPitchAngle": 90.0,
"MinMutexTime": -1.0,
"MinMutexType": "Entity",
"MaxMutexCount": 1,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Cyrene_00/Servant/Eff_Servant_CyreneServant_00_StarSoul6_Glow.prefab",
"Scale": {
"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
},
"IsNeedFadeIn": true,
"ForceSimulateImmediately": true,
"ParamEntityUsage": "LookAt",
"TowardMaxPitchAngle": 90.0,
"MinMutexTime": -1.0,
"MinMutexType": "Entity",
"MaxMutexCount": 1,
"TaskEnabled": true,
"IsClientOnly": true
}
],
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.LevelAudioState",
"GroupName": "State_Battle_Avatar_CyreneMaze",
"StateName": {
"Value": "Inside"
},
"SaveToCustomString": true,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AddAdventureModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllLightTeam"
},
"ModifierName": "ADV_StageAbility_MazeSpeed_Cyrene",
"DynamicValues": {
"MDF_MoveSpeedRatio": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0,
"Path": "LocalPlayer_Cyrene_00_Ability.GlobalModifiers.ADV_StageAbility_Maze_Cyrene.OnStack.2.DynamicValues.MDF_MoveSpeedRatio.FixedValue"
}
}
},
"TaskEnabled": true,
"IsClientOnly": true
}
],
"OnStage": [
{
"$type": "RPG.GameCore.LevelAudioState",
"GroupName": "State_Battle_Avatar_CyreneMaze",
"StateName": {
"Value": "Inside"
},
"SaveToCustomString": true,
"TaskEnabled": true,
"IsClientOnly": true
}
],
"OnUnstage": [
{
"$type": "RPG.GameCore.LevelAudioState",
"GroupName": "State_Battle_Avatar_CyreneMaze",
"StateName": {
"Value": "Outside"
},
"SaveToCustomString": true,
"TaskEnabled": true,
"IsClientOnly": true
}
],
"OnTeamLeaderChange": [
{
"$type": "RPG.GameCore.AddAdventureModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AdvLocalPlayer"
},
"ModifierName": "ADV_StageAbility_MazeSpeed_Cyrene",
"DynamicValues": {
"MDF_MoveSpeedRatio": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0,
"Path": "LocalPlayer_Cyrene_00_Ability.GlobalModifiers.ADV_StageAbility_Maze_Cyrene.OnTeamLeaderChange.0.DynamicValues.MDF_MoveSpeedRatio.FixedValue"
}
}
},
"TaskEnabled": true,
"IsClientOnly": true
}
],
"ModifierTaskList": [
{
"$type": "RPG.GameCore.LoopExecuteTaskList",
"MaxLoopCount": {
"FixedValue": {
"RawValue": 4290672328704,
"Value": 999.0
}
},
"TaskList": [
{
"$type": "RPG.GameCore.WaitSkillInput",
"WaitInputType": [
"NormalAtk",
"MazeSkill",
"CustomSkill"
],
"CheckAllowUseSkill": true,
"OnInput": [
{
"$type": "RPG.GameCore.AdventureTriggerTargetAbility",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AbilityName": "LocalPlayer_Cyrene_00_NormalAtk02",
"TaskEnabled": true,
"IsClientOnly": true
}
],
"TaskEnabled": true,
"IsClientOnly": true
}
],
"TaskEnabled": true
}
],
"Count": 1,
"Stacking": "Merge",
"DynamicValues": {}
},
"MAvatar_Cyrene_00_StateRefreshImmediately": {
"LifeTime": -1.0,
"Level": 1,
"LevelMax": 1,
"IsCountDownAfterBattle": true,
"ApplyBehaviorFlagBindEffects": true,
"TickInterval": 1.0,
"OnStack": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"DynamicKey": {
"Value": "#CL_SkipNextMazeBuffRefreshState"
},
"CompareType": "Equal",
"CompareValue": {},
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"DynamicKey": {
"Value": "_SpecifiedState"
},
"CompareType": "Greater",
"CompareValue": {},
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Value": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0,
"Path": "LocalPlayer_Cyrene_00_Ability.GlobalModifiers.MAvatar_Cyrene_00_StateRefreshImmediately.OnStack.0.SuccessTaskList.0.SuccessTaskList.0.Value.FixedValue"
}
},
"DynamicKey": {
"Value": "_TargetState"
},
"SkipInCharmAction": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Value": {},
"DynamicKey": {
"Value": "_SpecifiedState"
},
"SkipInCharmAction": true,
"TaskEnabled": true
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByIsContainAdventureModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": "ADV_StageAbility_Maze_Cyrene",
"TaskEnabled": true,
"IsClientOnly": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Value": {
"FixedValue": {
"RawValue": 8589934592,
"Value": 2.0
}
},
"DynamicKey": {
"Value": "_TargetState"
},
"SkipInCharmAction": true,
"TaskEnabled": true
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Value": {
"FixedValue": {
"RawValue": 4294967296,
"Value": 1.0
}
},
"DynamicKey": {
"Value": "_TargetState"
},
"SkipInCharmAction": true,
"TaskEnabled": true
}
],
"TaskEnabled": true
}
],
"TaskEnabled": true
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Value": {},
"DynamicKey": {
"Value": "#CL_SkipNextMazeBuffRefreshState"
},
"SkipInCharmAction": true,
"TaskEnabled": true,
"IsClientOnly": true
}
],
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.SwitchCaseByDynamicValue",
"Switch": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0,
"Path": "LocalPlayer_Cyrene_00_Ability.GlobalModifiers.MAvatar_Cyrene_00_StateRefreshImmediately.OnStack.1.Switch.FixedValue"
}
},
"CompareType": "Equal",
"WithBreak": true,
"CaseTaskList": [
{
"Case": {
"FixedValue": {
"RawValue": 4294967296,
"Value": 1.0
}
},
"TaskList": [
{
"$type": "RPG.GameCore.SetComponentAssetLoadState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Load": true,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.MappingAttachPoint",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"SourcePointName": "CameraRoot",
"IsReset": true,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.MappingAttachPoint",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"SourcePointName": "CameraRootSpine",
"IsReset": true,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AdvEntityEnableRootDamper",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AdvSetSkillSlotData",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Datas": [
{
"State": "Normal",
"BindSkillIndex": -2
},
{
"Slot": "MazeSkill",
"State": "Normal",
"BindSkillIndex": -2
},
{
"Slot": "CustomSkill",
"BindSkillIndex": -2,
"SkillBtnPrefab": "UI/Maze/Customize/MazeSkillBtn_1415.prefab"
}
],
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AdvPlayerEnableIdleShow",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Enable": true,
"IdleShowIndex": 1,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AdvPlayerEnableIdleShow",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Enable": true,
"IdleShowIndex": 2,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AdvPlayerEnableIdleShow",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Enable": true,
"IdleShowIndex": 3,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "NNNICEKHNNI",
"FMAIGBBDOML": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"TaskEnabled": true,
"IsClientOnly": true
}
]
},
{
"Case": {
"FixedValue": {
"RawValue": 8589934592,
"Value": 2.0
}
},
"TaskList": [
{
"$type": "RPG.GameCore.SetComponentAssetLoadState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Load": true,
"LoadIndex": 1,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.MappingAttachPoint",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"SourcePointName": "CameraRoot",
"MappingTo": "CameraRoot1",
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.MappingAttachPoint",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"SourcePointName": "CameraRootSpine",
"MappingTo": "CameraRootSpine1",
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AdvEntityEnableRootDamper",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Enable": true,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AdvSetSkillSlotData",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Datas": [
{
"BindSkillIndex": -2
},
{
"Slot": "MazeSkill",
"BindSkillIndex": -2
},
{
"Slot": "CustomSkill",
"State": "Normal",
"BindSkillIndex": -2,
"SkillBtnPrefab": "UI/Maze/Customize/MazeSkillBtn_1415.prefab"
}
],
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AdvPlayerEnableIdleShow",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"IdleShowIndex": 1,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AdvPlayerEnableIdleShow",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"IdleShowIndex": 2,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.AdvPlayerEnableIdleShow",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"IdleShowIndex": 3,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "NNNICEKHNNI",
"FMAIGBBDOML": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"FLIKNAJGKLE": true,
"TaskEnabled": true,
"IsClientOnly": true
}
]
}
],
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.RemoveSelfModifier",
"TaskEnabled": true
}
],
"Count": -1,
"Stacking": "RetainGlobalLatest",
"DynamicValues": {}
},
"MAvatar_Cyrene_00_Passive": {
"LifeTime": -1.0,
"Level": 1,
"LevelMax": 1,
"IsCountDownAfterBattle": true,
"ApplyBehaviorFlagBindEffects": true,
"TickInterval": 1.0,
"OnStage": [
{
"$type": "RPG.GameCore.AddAdventureModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": "MAvatar_Cyrene_00_StateRefreshImmediately",
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "JMAPNBOCGAA",
"TaskEnabled": true,
"IsClientOnly": true
}
],
"OnForeGround": [
{
"$type": "RPG.GameCore.AddAdventureModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": "MAvatar_Cyrene_00_StateRefreshImmediately",
"TaskEnabled": true,
"IsClientOnly": true
}
],
"OnTransferFromFakeAvatar": [
{
"$type": "RPG.GameCore.AddAdventureModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": "MAvatar_Cyrene_00_StateRefreshImmediately",
"TaskEnabled": true,
"IsClientOnly": true
}
],
"OnAfterBuffFullUpdate": [
{
"$type": "RPG.GameCore.AddAdventureModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": "MAvatar_Cyrene_00_StateRefreshImmediately",
"TaskEnabled": true,
"IsClientOnly": true
}
],
"Count": -1,
"Stacking": "Unique"
},
"ADV_StageAbility_Maze_Cyrene_Enemy": {
"LifeTime": -1.0,
"Level": 1,
"LevelMax": 1,
"IsCountDownAfterBattle": true,
"ApplyBehaviorFlagBindEffects": true,
"BehaviorFlagList": [
"TimeLock"
],
"TickInterval": 1.0,
"OnCreate": [],
"OnDestroy": [
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Cyrene_00/Eff_Avatar_Cyrene_00_MazeSkill_Hit_02.prefab",
"Scale": {
"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
},
"IsNeedFadeIn": true,
"ForceSimulateImmediately": true,
"ParamEntityUsage": "LookAt",
"TowardMaxPitchAngle": 90.0,
"MaxMutexCount": 1,
"TaskEnabled": true,
"IsClientOnly": true
}
],
"OnStack": [
{
"$type": "RPG.GameCore.ModifierAttachEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Cyrene_00/Eff_Avatar_Cyrene_00_MazeSkill_Buff.prefab",
"MinMutexTime": -1.0,
"MutexType": "Entity",
"MaxMutexCount": 1,
"TaskEnabled": true,
"IsClientOnly": true
}
],
"Count": 1,
"Stacking": "Refresh"
},
"ADV_StageAbility_Maze_Cyrene_Male": {
"LifeTime": -1.0,
"Level": 1,
"LevelMax": 1,
"IsCountDownAfterBattle": true,
"ApplyBehaviorFlagBindEffects": true,
"TickInterval": 1.0,
"Count": -1,
"Stacking": "Unique"
},
"ADV_StageAbility_Maze_Cyrene_Female": {
"LifeTime": -1.0,
"Level": 1,
"LevelMax": 1,
"IsCountDownAfterBattle": true,
"ApplyBehaviorFlagBindEffects": true,
"TickInterval": 1.0,
"Count": -1,
"Stacking": "Unique"
}
}
}