2022-10-03 13:51:45 +03:00

5159 lines
219 KiB
JSON

[
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_ExtraAttack",
"abilityMixins": [
{
"$type": "ButtonHoldChargeMixin",
"overtime": 10581,
"chargeTime": 0.10000000149011612,
"secondChargeTime": 0.10000000149011612,
"OnBeginUncharged": [
{
"$type": "SetAnimatorTrigger",
"predicates": [
{
"$type": "ByAnimatorInt",
"logic": "Equal",
"value": 0,
"parameter": "ComboCount"
}
],
"triggerID": "DoSkill"
},
{
"$type": "SetAnimatorInt",
"predicates": [
{
"$type": "ByAnimatorInt",
"logic": "Equal",
"value": 0,
"parameter": "ComboCount"
}
],
"intID": "SkillID",
"value": 99.0
},
{
"$type": "SetAnimatorBool",
"boolID": "IsCharging"
}
],
"OnReleaseUncharged": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "DoSkill"
},
{
"$type": "SetAnimatorInt",
"intID": "SkillID",
"value": 1.0
}
],
"OnBeginCharged": [
{
"$type": "SetAnimatorBool",
"boolID": "IsCharging",
"value": true
}
],
"OnReleaseCharged": [
{
"$type": "SetAnimatorBool",
"boolID": "IsCharging"
},
{
"$type": "SetAnimatorTrigger",
"triggerID": "DoSkill"
},
{
"$type": "SetAnimatorInt",
"intID": "SkillID",
"value": 1.0
}
],
"OnBeginSecondCharged": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "DoSkill"
},
{
"$type": "SetAnimatorInt",
"predicates": [
{
"$type": "ByLocalAvatarStamina",
"logic": "GreaterOrEqual",
"stamina": [
"ExtraAttack_Catalyst_Stamina_Cost",
"Flexible_Stamina",
"Add"
]
}
],
"intID": "SkillID",
"value": 6.0
},
{
"$type": "SetAnimatorInt",
"predicates": [
{
"$type": "ByLocalAvatarStamina",
"logic": "Lesser",
"stamina": [
"ExtraAttack_Catalyst_Stamina_Cost",
"Flexible_Stamina",
"Add"
]
}
],
"intID": "SkillID",
"value": 1.0
},
{
"$type": "SetAnimatorBool",
"boolID": "IsCharging"
}
],
"chargeStateIDs": [
"Attack01",
"Attack02",
"Attack03",
"ExtraAttack_BS",
"ExtraAttack_Charge",
"ExtraAttack",
"ExtraAttack_AS"
]
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ExtraAttack_Charge"
],
"modifierName": "ExtraAttack_StaminaCost"
}
],
"abilitySpecials": {
"ExtraAttack_Catalyst_Stamina_Cost": 0.0,
"Flexible_Stamina": -2.0
},
"modifiers": {
"ExtraAttack_StaminaCost": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AvatarSkillStart",
"overtime": 10003,
"cdRatio": 1.0,
"costStaminaRatio": "ExtraAttack_Catalyst_Stamina_Cost"
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_ExtraAttack_TriggerBullet",
"onAbilityStart": [
{
"$type": "TriggerBullet",
"bulletID": 41058004,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.10000000149011612,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByEntity"
}
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_ExtraAttack_Bullet_Material",
"abilitySpecials": {
"ExtraAttack_Damage": 0.0
},
"modifiers": {
"Yae_ExtraAttack_Bullet_DamageHandler_Timer": {
"modifierName": "",
"duration": 0.6499999761581421,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ExtraAttack_Group_2",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 4.0
},
"direction": {
"$type": "ConfigDirectionByGroundNormalRange",
"rayCount": 2
}
}
}
],
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "Yae_ExtraAttack_Bullet_DamageHandler"
}
]
},
"Yae_ExtraAttack_Bullet_DamageHandler": {
"modifierName": "",
"duration": 0.949999988079071,
"elementDurability": 100.0,
"thinkInterval": 0.15000000596046448,
"onAdded": [
{
"$type": "TriggerAttackEvent",
"target": "OriginOwner",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 1.600000023841858,
"z": 0.0
}
},
"size": {
"x": 2.0,
"y": 3.200000047683716,
"z": 2.0
}
},
"attackInfo": {
"attackTag": "ExtraAttack",
"attenuationTag": "ExtraAttack",
"attenuationGroup": "Yae_ExtraAttack",
"attackProperty": {
"bonusCriticalHurt": "ExtraAttack_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 80.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.009999999776482582
}
}
},
"targetType": "Enemy"
}
],
"onThinkInterval": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_ABILITY_Yae_ExtraAttack_Count",
"useLimitRange": true,
"maxValue": 5.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Yae_ExtraAttack_Count",
"value": 1.0
}
],
"modifierName": "Avatar_Yae_ExtraAttack_Damage_1"
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Yae_ExtraAttack_Count",
"value": 2.0
}
],
"modifierName": "Avatar_Yae_ExtraAttack_Damage_2"
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Yae_ExtraAttack_Count",
"value": 3.0
}
],
"modifierName": "Avatar_Yae_ExtraAttack_Damage_3"
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Yae_ExtraAttack_Count",
"value": 4.0
}
],
"modifierName": "Avatar_Yae_ExtraAttack_Damage_4"
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Yae_ExtraAttack_Count",
"value": 5.0
}
],
"modifierName": "Avatar_Yae_ExtraAttack_Damage_5"
}
],
"NHFJDDBKNCM": true
},
"Avatar_Yae_ExtraAttack_Damage_1": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerAttackEvent",
"target": "OriginOwner",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 1.600000023841858,
"z": 0.0
}
},
"size": {
"x": 2.0,
"y": 3.200000047683716,
"z": 2.0
}
},
"attackInfo": {
"attackTag": "ExtraAttack",
"attenuationTag": "ExtraAttack",
"attenuationGroup": "Yae_ExtraAttack",
"attackProperty": {
"bonusCriticalHurt": "ExtraAttack_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 80.0
},
"hitPattern": {
"onHitEffectName": "Eff_Avatar_Yae_Attack_Hit",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.009999999776482582
}
}
},
"targetType": "Enemy"
}
]
},
"Avatar_Yae_ExtraAttack_Damage_2": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerAttackEvent",
"target": "OriginOwner",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 1.600000023841858,
"z": 0.0
}
},
"size": {
"x": 2.0,
"y": 3.200000047683716,
"z": 2.0
}
},
"attackInfo": {
"attackTag": "ExtraAttack",
"attenuationTag": "ExtraAttack",
"attenuationGroup": "Yae_ExtraAttack",
"attackProperty": {
"bonusCriticalHurt": "ExtraAttack_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 80.0
},
"hitPattern": {
"onHitEffectName": "Eff_Avatar_Yae_Attack_Hit",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.009999999776482582
}
}
},
"targetType": "Enemy"
}
]
},
"Avatar_Yae_ExtraAttack_Damage_3": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerAttackEvent",
"target": "OriginOwner",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 1.600000023841858,
"z": 0.0
}
},
"size": {
"x": 2.0,
"y": 3.200000047683716,
"z": 2.0
}
},
"attackInfo": {
"attackTag": "ExtraAttack",
"attenuationTag": "ExtraAttack",
"attenuationGroup": "Yae_ExtraAttack",
"attackProperty": {
"bonusCriticalHurt": "ExtraAttack_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 80.0
},
"hitPattern": {
"onHitEffectName": "Eff_Avatar_Yae_Attack_Hit",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.009999999776482582
}
}
},
"targetType": "Enemy"
}
]
},
"Avatar_Yae_ExtraAttack_Damage_4": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerAttackEvent",
"target": "OriginOwner",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 1.600000023841858,
"z": 0.0
}
},
"size": {
"x": 2.0,
"y": 3.200000047683716,
"z": 2.0
}
},
"attackInfo": {
"attackTag": "ExtraAttack",
"attenuationTag": "ExtraAttack",
"attenuationGroup": "Yae_ExtraAttack",
"attackProperty": {
"bonusCriticalHurt": "ExtraAttack_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 80.0
},
"hitPattern": {
"onHitEffectName": "Eff_Avatar_Yae_Attack_Hit",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.009999999776482582
}
}
},
"targetType": "Enemy"
}
]
},
"Avatar_Yae_ExtraAttack_Damage_5": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerAttackEvent",
"target": "OriginOwner",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 1.600000023841858,
"z": 0.0
}
},
"size": {
"x": 2.0,
"y": 3.200000047683716,
"z": 2.0
}
},
"attackInfo": {
"attackTag": "ExtraAttack",
"attenuationTag": "ExtraAttack",
"attenuationGroup": "Yae_ExtraAttack",
"attackProperty": {
"bonusCriticalHurt": "ExtraAttack_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 80.0
},
"hitPattern": {
"onHitEffectName": "Eff_Avatar_Yae_Attack_Hit",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.009999999776482582
}
}
},
"targetType": "Enemy"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Yae_ExtraAttack_Bullet_DamageHandler_Timer"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_Attack01",
"abilityMixins": [
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Attack01",
"modifierName": "Attack01_Gohei_Appear",
"normalizeEnd": 0.3919999897480011
}
],
"modifiers": {
"Attack01_Gohei_Appear": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_Attack_01"
}
]
}
},
"onAbilityStart": [
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"gadgetID": 41058001,
"campID": 1001,
"campTargetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_Attack02",
"abilityMixins": [
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Attack02",
"modifierName": "Attack02_Gohei_Appear",
"normalizeEnd": 0.335999995470047
}
],
"modifiers": {
"Attack02_Gohei_Appear": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_Attack_02"
}
]
}
},
"onAbilityStart": [
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"gadgetID": 41058002,
"campID": 1001,
"campTargetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_Attack03",
"abilityMixins": [
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Attack03",
"modifierName": "Attack03_Gohei_Appear",
"normalizeEnd": 0.34299999475479126
}
],
"modifiers": {
"Attack03_Gohei_Appear": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_Attack_03"
}
]
}
},
"onAbilityStart": [
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"gadgetID": 41058003,
"campID": 1001,
"campTargetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_Attack01_Bullet_Material",
"abilitySpecials": {
"Attack01_Damage": 0.0
},
"modifiers": {
"NormalAttack_Damage_Handler": {
"modifierName": "",
"duration": 0.15000000596046448,
"elementDurability": 100.0,
"thinkInterval": 0.10000000149011612,
"onThinkInterval": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_ABILITY_Yae_NormalAttack_Count",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Yae_NormalAttack_Count",
"value": 1.0
}
],
"modifierName": "Avatar_Yae_Attack01_Damage"
}
],
"NHFJDDBKNCM": true
},
"NormalAttack_Bullet_Fx": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_Attack_01_Bullet",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"direction": {
"$type": "ConfigDirectionByGroundNormalRange",
"rayCount": 4
}
}
}
]
},
"Avatar_Yae_Attack01_Damage": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerAttackEvent",
"target": "OriginOwner",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"direction": {
"$type": "ConfigDirectionByGroundNormalRange",
"rayCount": 4
}
},
"size": {
"x": 2.0,
"y": 4.0,
"z": 8.0
}
},
"attackInfo": {
"attackTag": "NormalAttack_01",
"attenuationTag": "NormalAttack",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "Attack01_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 7.435999870300293
},
"hitPattern": {
"onHitEffectName": "Eff_Avatar_Yae_Attack_Hit",
"hitImpulseType": "LV1",
"hitHaltTimeScale": 0.05000000074505806
}
}
},
"targetType": "Enemy"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "NormalAttack_Damage_Handler"
},
{
"$type": "ApplyModifier",
"modifierName": "NormalAttack_Bullet_Fx"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_Attack02_Bullet_Material",
"abilitySpecials": {
"Attack02_Damage": 0.0
},
"modifiers": {
"NormalAttack_Damage_Handler": {
"modifierName": "",
"duration": 0.15000000596046448,
"elementDurability": 100.0,
"thinkInterval": 0.10000000149011612,
"onThinkInterval": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_ABILITY_Yae_NormalAttack_Count",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Yae_NormalAttack_Count",
"value": 1.0
}
],
"modifierName": "Avatar_Yae_Attack02_Damage"
}
],
"NHFJDDBKNCM": true
},
"NormalAttack_Bullet_Fx": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_Attack_02_Bullet",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"direction": {
"$type": "ConfigDirectionByGroundNormalRange",
"rayCount": 4
}
}
}
]
},
"Avatar_Yae_Attack02_Damage": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerAttackEvent",
"target": "OriginOwner",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"direction": {
"$type": "ConfigDirectionByGroundNormalRange",
"rayCount": 4
}
},
"size": {
"x": 2.0,
"y": 4.0,
"z": 8.0
}
},
"attackInfo": {
"attackTag": "NormalAttack_02",
"attenuationTag": "NormalAttack",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "Attack02_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 7.2220001220703125
},
"hitPattern": {
"onHitEffectName": "Eff_Avatar_Yae_Attack_Hit",
"hitImpulseType": "LV1",
"hitHaltTimeScale": 0.05000000074505806
}
}
},
"targetType": "Enemy"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "NormalAttack_Damage_Handler"
},
{
"$type": "ApplyModifier",
"modifierName": "NormalAttack_Bullet_Fx"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_Attack03_Bullet_Material",
"abilitySpecials": {
"Attack03_Damage": 0.0
},
"modifiers": {
"NormalAttack_Damage_Handler": {
"modifierName": "",
"duration": 0.15000000596046448,
"elementDurability": 100.0,
"thinkInterval": 0.10000000149011612,
"onThinkInterval": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_ABILITY_Yae_NormalAttack_Count",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Yae_NormalAttack_Count",
"value": 1.0
}
],
"modifierName": "Avatar_Yae_Attack03_Damage"
}
],
"NHFJDDBKNCM": true
},
"NormalAttack_Bullet_Fx": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_Attack_03_Bullet",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"direction": {
"$type": "ConfigDirectionByGroundNormalRange",
"rayCount": 4
}
}
}
]
},
"Avatar_Yae_Attack03_Damage": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerAttackEvent",
"target": "OriginOwner",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"direction": {
"$type": "ConfigDirectionByGroundNormalRange",
"rayCount": 4
}
},
"size": {
"x": 2.0,
"y": 4.0,
"z": 8.0
}
},
"attackInfo": {
"attackTag": "NormalAttack_03",
"attenuationTag": "NormalAttack",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "Attack03_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 10.666999816894531
},
"hitPattern": {
"onHitEffectName": "Eff_Avatar_Yae_Attack_Hit",
"hitImpulseType": "LV1",
"hitHaltTimeScale": 0.05000000074505806
}
}
},
"targetType": "Enemy"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "NormalAttack_Damage_Handler"
},
{
"$type": "ApplyModifier",
"modifierName": "NormalAttack_Bullet_Fx"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_ElementalArt_ElderBrain",
"modifiers": {
"Yae_GenerateElemBall_Handler": {
"modifierName": "",
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"doOffStage": true,
"targetPredicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"Elemental_Art"
]
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "SetGlobalPos",
"target": "Target",
"doOffStage": true,
"key": "Yae_ElementBall_Pos",
"born": {
"$type": "ConfigBornByTarget"
},
"setTarget": false
},
{
"$type": "ApplyModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Yae_ElementBall"
}
]
}
]
},
"UNIQUE_Yae_ElementBall": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"duration": 2.5,
"elementDurability": 100.0,
"thinkInterval": 2.5,
"onAdded": [
{
"$type": "Randomed",
"doOffStage": true,
"chance": 1.0,
"successActions": [
{
"$type": "GenerateElemBall",
"doOffStage": true,
"configID": 2020,
"born": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "Yae_ElementBall_Pos",
"directionKey": ""
},
"ratio": 1.0,
"baseEnergy": 3.0
}
]
}
],
"onThinkInterval": [
{
"$type": "RemoveUniqueModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Yae_ElementBall"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Yae_GenerateElemBall_Handler"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_HideWeaponControl",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Attack01",
"Attack02",
"Attack03",
"ExtraAttack_BS",
"ElementalArt",
"ElementalArt_AS",
"ElementalArt_Retreat",
"ElementalArt_Retreat_AS",
"ElementalArt_Cast_Air",
"ElementalArt_Cast_Air_Loop",
"ElementalArt_Cast_Air_AS",
"ElementalBurst",
"ElementalBurst_AS"
],
"modifierName": "HideWeapon"
}
],
"modifiers": {
"HideWeapon": {
"stacking": "Unique",
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerHideWeapon",
"partNames": [
"equip01",
"equip02",
"sheathPoint"
],
"AADNNMOBDNJ": true
}
],
"onRemoved": [
{
"$type": "TriggerHideWeapon",
"doOffStage": true,
"visible": true,
"partNames": [
"equip01",
"equip02",
"sheathPoint"
],
"AADNNMOBDNJ": true
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_ElementalArt",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ElementalArt"
],
"modifierName": "Yae_ElementalArt_SetVisible"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ElementalArt_Retreat"
],
"modifierName": "Yae_ElementalArt_Retreat_SetVisible"
}
],
"modifiers": {
"Yae_ElementalArt_SetVisible": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElementalArt_Trail"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElementalArt_HideSpark"
},
{
"$type": "TriggerSetVisible"
},
{
"$type": "TriggerSetPassThrough",
"doOffStage": true,
"passThrough": true
}
],
"onRemoved": [
{
"$type": "TriggerSetVisible",
"doOffStage": true,
"visible": true
},
{
"$type": "TriggerSetPassThrough",
"doOffStage": true,
"canBeHandledOnRecover": true
},
{
"$type": "SetAnimatorTrigger",
"triggerID": "StealthOn"
}
]
},
"Yae_ElementalArt_Retreat_SetVisible": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElementalArt_ClickTrail"
},
{
"$type": "TriggerSetVisible"
},
{
"$type": "TriggerSetPassThrough",
"doOffStage": true,
"passThrough": true
}
],
"onRemoved": [
{
"$type": "TriggerSetVisible",
"doOffStage": true,
"visible": true
},
{
"$type": "TriggerSetPassThrough",
"doOffStage": true,
"canBeHandledOnRecover": true
},
{
"$type": "SetAnimatorTrigger",
"triggerID": "StealthOn"
}
]
}
},
"onAbilityStart": [
{
"$type": "AvatarSkillStart",
"overtime": 10582,
"cdRatio": 1.0,
"costStaminaRatio": 1.0
},
{
"$type": "CreateGadget",
"lifeByOwnerIsAlive": true,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"gadgetID": 41058008,
"campID": 1001,
"campTargetType": "All"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_ElementalArt_Foxtail",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ElementalArt",
"ElementalArt_AS"
],
"modifierName": "Yae_ElementalArt_Foxtail_Remover"
}
],
"modifiers": {
"UNIQUE_Yae_ElementalArt_Foxtail": {
"modifierName": "",
"isUnique": true,
"duration": 2.799999952316284,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElementalArt_ShowSpark_Foxtail"
}
]
},
"Yae_ElementalArt_Foxtail_Remover": {
"modifierName": "",
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "RemoveUniqueModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Yae_ElementalArt_Foxtail"
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Yae_ElementalArt_Foxtail"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_ElementalArt_Retreat_Foxtail",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ElementalArt_Retreat",
"ElementalArt_Retreat_AS"
],
"modifierName": "Yae_ElementalArt_Retreat_Foxtail_Remover"
}
],
"modifiers": {
"UNIQUE_Yae_ElementalArt_Retreat_Foxtail": {
"modifierName": "",
"isUnique": true,
"duration": 2.799999952316284,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElementalArt_ShowSpark_Click_Foxtail"
}
]
},
"Yae_ElementalArt_Retreat_Foxtail_Remover": {
"modifierName": "",
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "RemoveUniqueModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Yae_ElementalArt_Retreat_Foxtail"
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Yae_ElementalArt_Retreat_Foxtail"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_ElementalArt_Foxtail_Remover",
"modifiers": {
"UNIQUE_Yae_ElementalArt_Foxtail": {
"modifierName": "",
"isUnique": true,
"duration": 2.799999952316284,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElementalArt_ShowSpark_Foxtail"
}
]
},
"UNIQUE_Yae_ElementalArt_Retreat_Foxtail": {
"modifierName": "",
"isUnique": true,
"duration": 2.799999952316284,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElementalArt_ShowSpark_Click_Foxtail"
}
]
}
},
"onAbilityStart": [
{
"$type": "RemoveUniqueModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Yae_ElementalArt_Foxtail"
},
{
"$type": "RemoveUniqueModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Yae_ElementalArt_Retreat_Foxtail"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_ElementalArt_Air",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ElementalArt_Cast_Air",
"ElementalArt_Cast_Air_AS"
],
"modifierName": "Yae_ElementalArt_Air_LooseWeight"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ElementalArt_Cast_Air",
"ElementalArt_Cast_Air_AS"
],
"modifierName": "DeYae_ElementalArt_Air_ClearVelocityForce"
}
],
"modifiers": {
"Yae_ElementalArt_Air_LooseWeight": {
"modifierName": "",
"elementDurability": 100.0
},
"Yae_ElementalArt_Air_CameraPullBack": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AvatarCameraParam",
"cameraParam": {
"forceRadius": 5.0,
"forceRadiusDuration": 0.0,
"shouldKeepForceRadius": true
}
}
]
},
"DeYae_ElementalArt_Air_ClearVelocityForce": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveVelocityForce",
"forces": [
"RushMoveType",
"InertiaType"
]
}
],
"onRemoved": [
{
"$type": "RemoveVelocityForce",
"forces": [
"RushMoveType",
"InertiaType"
]
}
]
}
},
"onAbilityStart": [
{
"$type": "AvatarSkillStart",
"overtime": 10582,
"cdRatio": 1.0,
"costStaminaRatio": 1.0
},
{
"$type": "TriggerBullet",
"bulletID": 41058005,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 1.2000000476837158,
"z": 0.800000011920929
},
"direction": {
"$type": "ConfigDirectionByEntity"
}
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_ElementalArt_Bullet_HasTarget_Material",
"abilitySpecials": {
"ElementalArt_Bullet_Damage": 0.0
},
"modifiers": {
"Bullet_FX": {
"modifierName": "",
"elementDurability": 100.0
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "Bullet_FX"
}
],
"onAbilityStart": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"massiveAttackRatio": 0.5,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"secondHeight": 3.0,
"radius": 6.0
},
"attackInfo": {
"attackTag": "Elemental_Art",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "ElementalArt_Bullet_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 100.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3",
"hitHaltTimeScale": 0.009999999776482582
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": -1.0
},
"direction": {
"$type": "ConfigDirectionByWorld",
"eularAngles": {
"_x": 0.10000000149011612,
"_y": 0.10000000149011612,
"_z": 0.10000000149011612
}
}
},
"gadgetID": 41058008,
"campID": 1001,
"campTargetType": "All"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_ElementalArt_Bullet_Material",
"abilitySpecials": {
"ElementalArt_Bullet_Damage": 0.0
},
"modifiers": {
"Bullet_FX": {
"modifierName": "",
"elementDurability": 100.0
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "Bullet_FX"
}
],
"onAbilityStart": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"massiveAttackRatio": 0.5,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"secondHeight": 3.0,
"radius": 6.0
},
"attackInfo": {
"attackTag": "Elemental_Art",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "ElementalArt_Bullet_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 100.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3",
"hitHaltTimeScale": 0.009999999776482582
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": -1.0
},
"direction": {
"$type": "ConfigDirectionByWorld",
"eularAngles": {
"_x": 0.10000000149011612,
"_y": 0.10000000149011612,
"_z": 0.10000000149011612
}
}
},
"gadgetID": 41058008,
"campID": 1001,
"campTargetType": "All"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_ElementalArt_Aim_Bullet_Material",
"abilitySpecials": {
"ElementalArt_Bullet_Damage": 0.0
},
"modifiers": {
"Bullet_FX": {
"modifierName": "",
"elementDurability": 100.0
}
},
"onAbilityStart": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"massiveAttackRatio": 0.5,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"secondHeight": 3.0,
"radius": 6.0
},
"attackInfo": {
"attackTag": "Elemental_Art",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "ElementalArt_Bullet_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 100.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3",
"hitHaltTimeScale": 0.009999999776482582
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByWorld",
"eularAngles": {
"_x": 0.10000000149011612,
"_y": 0.10000000149011612,
"_z": 0.10000000149011612
}
}
},
"gadgetID": 41058008,
"campID": 1001,
"campTargetType": "All"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_ElementalArt_Bullet_Air_Material",
"abilitySpecials": {
"ElementalArt_Bullet_Damage": 0.0
},
"modifiers": {
"Bullet_FX": {
"modifierName": "",
"elementDurability": 100.0
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "Bullet_FX"
}
],
"onAbilityStart": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"massiveAttackRatio": 0.5,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"secondHeight": 3.0,
"radius": 6.0
},
"attackInfo": {
"attackTag": "Elemental_Art",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "ElementalArt_Bullet_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 100.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3",
"hitHaltTimeScale": 0.009999999776482582
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": -1.0
},
"direction": {
"$type": "ConfigDirectionByWorld",
"eularAngles": {
"_x": 0.10000000149011612,
"_y": 0.10000000149011612,
"_z": 0.10000000149011612
}
}
},
"gadgetID": 41058008,
"campID": 1001,
"campTargetType": "All"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_ElementalArt_FoxTower_Material",
"abilitySpecials": {
"InitLevel": 1.0,
"MaxLevel": 3.0,
"SizeRatio": 1.0,
"FoxTower_Number": 0.0
},
"modifiers": {
"FoxTower_Level_Controller": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "FieldEntityCountChangeMixin",
"campTargetType": "AllExceptSelf",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_IS_FOXTOWER",
"value": 1.0
}
],
"onFieldEnter": [
{
"$type": "SetTargetNumToGlobalValue",
"MMPBKJNECFG": {
"$type": "SelectTargetsByLCTrigger",
"campTargetType": "AllExceptSelf"
},
"LBEEKCNODDB": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_IS_FOXTOWER",
"value": 1.0
},
{
"$type": "ByEntityIsAlive"
}
],
"dstTarget": "Self",
"key": "_ABILITY_FOXTOWER_NUMBER",
"useLimitRange": true,
"maxValue": "MaxLevel",
"minValue": 0.0
},
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_ABILITY_FOXTOWER_NUMBER",
"overrideMapKey": "FoxTower_Number"
},
{
"$type": "SetGlobalValue",
"value": [
"FoxTower_Number",
"InitLevel",
"Add"
],
"key": "_ABILITY_FOXTOWER_LEVEL",
"useLimitRange": true,
"maxValue": "MaxLevel",
"minValue": 1.0
}
],
"onFieldExit": [
{
"$type": "SetTargetNumToGlobalValue",
"MMPBKJNECFG": {
"$type": "SelectTargetsByLCTrigger",
"campTargetType": "AllExceptSelf"
},
"LBEEKCNODDB": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_IS_FOXTOWER",
"value": 1.0
},
{
"$type": "ByEntityIsAlive"
}
],
"dstTarget": "Self",
"key": "_ABILITY_FOXTOWER_NUMBER",
"useLimitRange": true,
"maxValue": "MaxLevel",
"minValue": 0.0
},
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_ABILITY_FOXTOWER_NUMBER",
"overrideMapKey": "FoxTower_Number"
},
{
"$type": "SetGlobalValue",
"value": [
"FoxTower_Number",
"InitLevel",
"Add"
],
"key": "_ABILITY_FOXTOWER_LEVEL",
"useLimitRange": true,
"maxValue": "MaxLevel",
"minValue": 1.0
}
]
}
]
},
"UNIQUE_FoxTower_Life_Timer": {
"modifierName": "",
"isUnique": true,
"duration": 14.5,
"elementDurability": 20.0,
"thinkInterval": 1.0,
"onAdded": [
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR0_5",
"campTargetType": "Alliance",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_IS_FOXTOWER",
"value": 1.0
},
{
"$type": "ByTargetIsSelf",
"HAJPDPIGFCJ": false
}
],
"modifierName": "FoxTower_Killer"
}
],
"onRemoved": [
{
"$type": "SendEffectTriggerToLineEffect",
"parameter": "Disappear",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElemenalArt_FoxTower_Line"
},
{
"$type": "SendEffectTrigger",
"parameter": "Dissappear",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElemenalArt_FoxTower"
},
{
"$type": "SendEffectTrigger",
"parameter": "Dissappear",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElemenalArt_FoxTower_Medium"
},
{
"$type": "SendEffectTrigger",
"parameter": "Dissappear",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElemenalArt_FoxTower_High"
},
{
"$type": "SendEffectTrigger",
"parameter": "Dissappear",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElemenalArt_FoxTower_Top"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElemenalArt_FoxTower_Dissipate"
},
{
"$type": "KillSelf",
"duration": 0.25
}
],
"onThinkInterval": [
{
"$type": "Predicated",
"target": "Owner",
"targetPredicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"value": 80.0
}
],
"successActions": [
{
"$type": "KillSelf"
}
]
}
]
},
"FoxTower_Killer": {
"modifierName": "",
"duration": 0.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SendEffectTriggerToLineEffect",
"parameter": "Disappear",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElemenalArt_FoxTower_Line"
},
{
"$type": "SendEffectTrigger",
"parameter": "Dissappear",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElemenalArt_FoxTower"
},
{
"$type": "SendEffectTrigger",
"parameter": "Dissappear",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElemenalArt_FoxTower_Medium"
},
{
"$type": "SendEffectTrigger",
"parameter": "Dissappear",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElemenalArt_FoxTower_High"
},
{
"$type": "SendEffectTrigger",
"parameter": "Dissappear",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElemenalArt_FoxTower_Top"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElemenalArt_FoxTower_Dissipate"
},
{
"$type": "KillSelf",
"duration": 0.25
}
]
},
"FoxTower_Life_Keeper": {
"stacking": "Multiple",
"modifierName": "",
"duration": 0.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddElementDurability",
"doOffStage": true,
"value": 5.0,
"modifierName": "UNIQUE_FoxTower_Life_Timer",
"useLimitRange": true,
"maxValue": 15.0,
"minValue": 0.0
}
]
},
"UNIQUE_FoxTower_InitTimer": {
"modifierName": "",
"isUnique": true,
"duration": 0.5,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_ABILITY_FoxTower_Init_Mark",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
},
"FoxTower_LevelChange_FX": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_FOXTOWER_LEVEL",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
0.0,
1.5,
2.5,
3.5,
4.5
],
"modifierNameSteps": [
"Level_1",
"Level_2",
"Level_3",
"Level_4"
]
}
]
},
"Level_1": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElemenalArt_FoxTower"
},
{
"$type": "SendEffectTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FoxTower_Init_Mark",
"value": 1.0
}
],
"parameter": "LevelUp",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElemenalArt_FoxTower"
},
{
"$type": "SendEffectTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FoxTower_Init_Mark",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"parameter": "Appear",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElemenalArt_FoxTower"
}
]
},
"Level_2": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElemenalArt_FoxTower_Medium"
},
{
"$type": "SendEffectTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FoxTower_Init_Mark",
"value": 1.0
}
],
"parameter": "LevelUp",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElemenalArt_FoxTower_Medium"
},
{
"$type": "SendEffectTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FoxTower_Init_Mark",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"parameter": "Appear",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElemenalArt_FoxTower_Medium"
}
]
},
"Level_3": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElemenalArt_FoxTower_High"
},
{
"$type": "SendEffectTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FoxTower_Init_Mark",
"value": 1.0
}
],
"parameter": "LevelUp",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElemenalArt_FoxTower_High"
},
{
"$type": "SendEffectTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FoxTower_Init_Mark",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"parameter": "Appear",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElemenalArt_FoxTower_High"
}
]
},
"Level_4": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElemenalArt_FoxTower_Top"
},
{
"$type": "SendEffectTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FoxTower_Init_Mark",
"value": 1.0
}
],
"parameter": "LevelUp",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElemenalArt_FoxTower_Top"
},
{
"$type": "SendEffectTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FoxTower_Init_Mark",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"parameter": "Appear",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElemenalArt_FoxTower_Top"
}
]
},
"FoxTower_Damage_Handler_Delay": {
"modifierName": "",
"duration": 0.800000011920929,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "FoxTower_Damage_Handler"
}
]
},
"FoxTower_Damage_Handler": {
"modifierName": "",
"duration": 13.0,
"elementDurability": 100.0,
"thinkInterval": 3.0,
"onAdded": [
{
"$type": "SetTargetNumToGlobalValue",
"MMPBKJNECFG": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR12_5H14",
"campTargetType": "Enemy",
"sizeRatio": "SizeRatio"
},
"LBEEKCNODDB": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
],
"dstTarget": "Self",
"key": "_Ability_Yae_FoxTower_AttackeeCount",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_Ability_Yae_FoxTower_AttackeeCount",
"value": 0.0,
"forceByCaster": true,
"compareType": "MoreThan"
}
],
"modifierName": "FoxTower_Charge"
}
],
"onThinkInterval": [
{
"$type": "SetTargetNumToGlobalValue",
"MMPBKJNECFG": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR12_5H14",
"campTargetType": "Enemy",
"sizeRatio": "SizeRatio"
},
"LBEEKCNODDB": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
],
"dstTarget": "Self",
"key": "_Ability_Yae_FoxTower_AttackeeCount",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_Ability_Yae_FoxTower_AttackeeCount",
"value": 0.0,
"forceByCaster": true,
"compareType": "MoreThan"
}
],
"modifierName": "FoxTower_Charge"
}
]
},
"FoxTower_Charge": {
"modifierName": "",
"duration": 1.0,
"elementDurability": 100.0,
"thinkInterval": 0.8500000238418579,
"onAdded": [
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FOXTOWER_LEVEL",
"value": 2.0,
"forceByCaster": true,
"compareType": "LessAndEqual"
}
],
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElemenalArt_FoxTower_Charge"
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FOXTOWER_LEVEL",
"value": 3.0,
"forceByCaster": true,
"compareType": "MoreThanAndEqual"
}
],
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElemenalArt_FoxTower_Charge_High"
},
{
"$type": "SendEffectTrigger",
"parameter": "Attack",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElemenalArt_FoxTower"
},
{
"$type": "SendEffectTrigger",
"parameter": "Attack",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElemenalArt_FoxTower_Medium"
},
{
"$type": "SendEffectTrigger",
"parameter": "Attack",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElemenalArt_FoxTower_High"
},
{
"$type": "SendEffectTrigger",
"parameter": "Attack",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElemenalArt_FoxTower_Top"
}
],
"onThinkInterval": [
{
"$type": "SetGlobalPos",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"entityTypePriority": [
"Monster",
"Gadget"
],
"sortType": "Random",
"shapeName": "CircleR12_5H14",
"campTargetType": "Enemy",
"sizeRatio": "SizeRatio"
},
"key": "Yae_ElemenalArt_FoxTower_ThunderFall_Pos",
"born": {
"$type": "ConfigBornBySelectedPoint"
},
"setTarget": false
},
{
"$type": "CreateGadget",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FOXTOWER_LEVEL",
"value": 1.0,
"forceByCaster": true
}
],
"born": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "Yae_ElemenalArt_FoxTower_ThunderFall_Pos",
"directionKey": ""
},
"gadgetID": 41058011,
"campID": 1001,
"campTargetType": "Enemy"
},
{
"$type": "CreateGadget",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FOXTOWER_LEVEL",
"value": 2.0,
"forceByCaster": true
}
],
"born": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "Yae_ElemenalArt_FoxTower_ThunderFall_Pos",
"directionKey": ""
},
"gadgetID": 41058012,
"campID": 1001,
"campTargetType": "Enemy"
},
{
"$type": "CreateGadget",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FOXTOWER_LEVEL",
"value": 3.0,
"forceByCaster": true
}
],
"born": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "Yae_ElemenalArt_FoxTower_ThunderFall_Pos",
"directionKey": ""
},
"gadgetID": 41058013,
"campID": 1001,
"campTargetType": "Enemy"
},
{
"$type": "CreateGadget",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FOXTOWER_LEVEL",
"value": 4.0,
"forceByCaster": true
}
],
"born": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "Yae_ElemenalArt_FoxTower_ThunderFall_Pos",
"directionKey": ""
},
"gadgetID": 41058014,
"campID": 1001,
"campTargetType": "Enemy"
}
],
"NHFJDDBKNCM": true
}
},
"onAdded": [
{
"$type": "SetGlobalValue",
"value": "InitLevel",
"key": "_ABILITY_FOXTOWER_LEVEL",
"useLimitRange": true,
"maxValue": "MaxLevel",
"minValue": 1.0
},
{
"$type": "AttachModifier",
"modifierName": "FoxTower_Level_Controller"
},
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_FoxTower_Life_Timer"
},
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_FoxTower_InitTimer"
},
{
"$type": "AttachModifier",
"modifierName": "FoxTower_Damage_Handler_Delay"
},
{
"$type": "AttachModifier",
"modifierName": "FoxTower_LevelChange_FX"
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_ABILITY_IS_FOXTOWER",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 1.0
}
],
"onKill": [
{
"$type": "SendEffectTriggerToLineEffect",
"parameter": "Disappear",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElemenalArt_FoxTower_Line"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_FoxTower_ThunderFall_Level1",
"abilitySpecials": {
"FoxTower_Damage_Level_1": 0.0
},
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElementalArt_Thunderfall_Low",
"born": {
"$type": "ConfigBornBySelf"
}
},
{
"$type": "TriggerAttackEvent",
"target": "CasterOriginOwner",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": -1.0,
"z": 0.0
}
},
"secondHeight": 4.0,
"radius": 0.5
},
"attackInfo": {
"attackTag": "Elemental_Art",
"attenuationTag": "Elemental_Art",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "FoxTower_Damage_Level_1",
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 25.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.009999999776482582
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_FoxTower_ThunderFall_Level2",
"abilitySpecials": {
"FoxTower_Damage_Level_2": 0.0
},
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElementalArt_Thunderfall_Low",
"born": {
"$type": "ConfigBornBySelf"
}
},
{
"$type": "TriggerAttackEvent",
"target": "CasterOriginOwner",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": -1.0,
"z": 0.0
}
},
"secondHeight": 4.0,
"radius": 0.5
},
"attackInfo": {
"attackTag": "Elemental_Art",
"attenuationTag": "Elemental_Art",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "FoxTower_Damage_Level_2",
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 25.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.009999999776482582
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_FoxTower_ThunderFall_Level3",
"abilitySpecials": {
"FoxTower_Damage_Level_3": 0.0
},
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElementalArt_Thunderfall",
"born": {
"$type": "ConfigBornBySelf"
}
},
{
"$type": "TriggerAttackEvent",
"target": "CasterOriginOwner",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": -1.0,
"z": 0.0
}
},
"secondHeight": 4.0,
"radius": 0.5
},
"attackInfo": {
"attackTag": "Elemental_Art",
"attenuationTag": "Elemental_Art",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "FoxTower_Damage_Level_3",
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 25.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.009999999776482582
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_FoxTower_ThunderFall_Level4",
"abilitySpecials": {
"FoxTower_Damage_Level_4": 0.0
},
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElementalArt_Thunderfall",
"born": {
"$type": "ConfigBornBySelf"
}
},
{
"$type": "TriggerAttackEvent",
"target": "CasterOriginOwner",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": -1.0,
"z": 0.0
}
},
"secondHeight": 4.0,
"radius": 0.5
},
"attackInfo": {
"attackTag": "Elemental_Art",
"attenuationTag": "Elemental_Art",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "FoxTower_Damage_Level_4",
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 25.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.009999999776482582
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_ElementalBurst_CameraController",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ElementalBurst",
"ElementalBurst_AS"
],
"modifierName": "ElementalBurst_Camera_Protection_Ghost"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ElementalBurst"
],
"modifierName": "TriggerSetShadowRamp"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ElementalBurst"
],
"modifierName": "ElementalBurst_Camera_Protection_Invincible"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ElementalBurst",
"ElementalBurst_AS"
],
"modifierName": "ElementalBurst_Windzone_Handler"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ElementalBurst",
"ElementalBurst_AS"
],
"modifierName": "ElementalBurst_Camera_Remover"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ElementalBurst",
"ElementalBurst_AS"
],
"modifierName": "ElementalBurst_Camera_Weather"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ElementalBurst",
"ElementalBurst_AS"
],
"modifierName": "ElementalBurst_FoxTrail"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ElementalBurst",
"ElementalBurst_AS"
],
"modifierName": "ElementalBurst_HideWeapon"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ElementalBurst",
"ElementalBurst_AS"
],
"modifierName": "ElementalBurst_ChangeAlpha"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ElementalBurst",
"ElementalBurst_AS"
],
"modifierName": "ElementalBurst_FogFX01",
"predicates": [
{
"$type": "ByAttackNotHitScene",
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.5,
"z": 0.0
}
},
"secondHeight": 2.0,
"radius": 1.399999976158142
},
"checkWaterLayer": true
},
{
"$type": "ByAvatarInWaterDepth",
"compareType": "LessAndEqual",
"depth": 0.5
}
]
}
],
"modifiers": {
"ElementalBurst_Camera_Protection_Ghost": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachAbilityStateResistance",
"resistanceListID": 11002
}
]
},
"ElementalBurst_Camera_Protection_Invincible": {
"modifierName": "",
"elementDurability": 100.0,
"state": "Invincible"
},
"ElementalBurst_Windzone_Handler": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "WindZoneMixin",
"shapeName": "CircleR2",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"strength": -3.0,
"attenuation": 2.0,
"innerRadius": 0.0,
"targetType": "Enemy",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Grass"
]
},
{
"$type": "ByTargetWeight",
"logic": "LesserOrEqual",
"weight": 250.0
}
],
"modifierName": ""
}
]
},
"TriggerSetShadowRamp": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerSetShadowRamp",
"ILCCBEOGGIE": [
"Avatar_Lady_Catalyst_Yae_Mat_Body",
"Avatar_Lady_Catalyst_Yae_Mat_Dress",
"Avatar_Lady_Catalyst_Yae_Mat_Hair"
]
}
],
"onRemoved": [
{
"$type": "TriggerSetShadowRamp",
"doOffStage": true,
"DMFOEFGGKAI": true,
"ILCCBEOGGIE": [
"Avatar_Lady_Catalyst_Yae_Mat_Body",
"Avatar_Lady_Catalyst_Yae_Mat_Dress",
"Avatar_Lady_Catalyst_Yae_Mat_Hair"
]
}
]
},
"ElementalBurst_Camera_Remover": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByAttackNotHitScene",
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.5,
"z": 0.0
}
},
"secondHeight": 2.0,
"radius": 1.399999976158142
},
"checkWaterLayer": true
},
{
"$type": "ByAvatarInWaterDepth",
"compareType": "LessAndEqual",
"depth": 0.5
}
],
"successActions": [
{
"$type": "AvatarEnterCameraShot",
"cameraMoveCfgPath": "Camera_Yae_ElementalBurst"
}
],
"failActions": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElementalBurst_ThirdParty"
}
]
},
{
"$type": "EnableHeadControl",
"blend": false
},
{
"$type": "ControlEmotion",
"toggleEmoSync": false,
"toggleBlink": false,
"toggleEyeKey": false
},
{
"$type": "SetAnimatorTrigger",
"triggerID": "StealthOff"
}
],
"onRemoved": [
{
"$type": "EnableHeadControl",
"doOffStage": true,
"enable": true
},
{
"$type": "AvatarExitCameraShot",
"doOffStage": true
},
{
"$type": "AvatarCameraParam",
"doOffStage": true,
"cameraParam": {
"forceRadius": 6.0,
"forceRadiusDuration": 0.0,
"shouldKeepForceRadius": true
}
},
{
"$type": "ControlEmotion",
"doOffStage": true
}
]
},
"ElementalBurst_Camera_Weather": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "TriggerWeatherMixin",
"type": "Skill",
"weatherPattern": "Weather_Yae_ElementalBurst",
"duration": 2.5
}
]
},
"ElementalBurst_HideWeapon": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerHideWeapon",
"partNames": [
"equip01",
"sheathPoint"
],
"AADNNMOBDNJ": true
}
],
"onRemoved": [
{
"$type": "TriggerHideWeapon",
"doOffStage": true,
"visible": true,
"partNames": [
"equip01",
"sheathPoint"
],
"AADNNMOBDNJ": true
}
]
},
"ElementalBurst_FoxTrail": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElemenalBurst_GC_Mark"
}
]
},
"ElementalBurst_FogFX01": {
"modifierName": "",
"duration": 1.7000000476837158,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "DungeonFogEffects",
"muteRemoteAction": true,
"predicates": [
{
"$type": "ByAttackNotHitScene",
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.5,
"z": 0.0
}
},
"secondHeight": 2.0,
"radius": 1.399999976158142
},
"checkWaterLayer": true
},
{
"$type": "ByAvatarInWaterDepth",
"compareType": "LessAndEqual",
"depth": 0.5
}
],
"enable": true,
"cameraFogEffectName": "Eff_Avatar_Lady_Catalyst_Yae_ElementalBurst_Fog01",
"playerFogEffectName": ""
}
],
"onRemoved": [
{
"$type": "DungeonFogEffects",
"doOffStage": true,
"cameraFogEffectName": "Eff_Avatar_Lady_Catalyst_Yae_ElementalBurst_Fog01",
"playerFogEffectName": ""
}
]
},
"ElementalBurst_ChangeAlpha": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "EffectChangeAlphaMixin",
"target": "Team",
"HFFJNJPFMEE": 0.20000000298023224,
"JMNILCJHBLL": 0.30000001192092896
}
]
}
},
"onAbilityStart": [
{
"$type": "SetAnimatorTrigger",
"predicates": [
{
"$type": "ByAttackNotHitScene",
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.5,
"z": 0.0
}
},
"secondHeight": 2.0,
"radius": 1.399999976158142
},
"checkWaterLayer": true
},
{
"$type": "ByAvatarInWaterDepth",
"compareType": "LessAndEqual",
"depth": 0.5
}
],
"triggerID": "ElementalBurst_Skin"
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByAttackNotHitScene",
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.5,
"z": 0.0
}
},
"secondHeight": 2.0,
"radius": 1.399999976158142
},
"checkWaterLayer": true
},
{
"$type": "ByAvatarInWaterDepth",
"compareType": "LessAndEqual",
"depth": 0.5
}
],
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElementalBurst_LeftEye"
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByAttackNotHitScene",
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.5,
"z": 0.0
}
},
"secondHeight": 2.0,
"radius": 1.399999976158142
},
"checkWaterLayer": true
},
{
"$type": "ByAvatarInWaterDepth",
"compareType": "LessAndEqual",
"depth": 0.5
}
],
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElementalBurst_RightEye"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_ElementalBurst_PostEffect",
"modifiers": {
"CameraEffect": {
"modifierName": "",
"duration": 2.5,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "TriggerPostProcessEffectMixin",
"postEffectAssetName": "PostEffect_Avatar_Yae_ElementalBurst_ScreenEffect",
"duration": 0.5
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "CameraEffect"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_ElementalBurst_Mark_Tower",
"abilitySpecials": {
"ModifySKill_MaxTimes": 0.0
},
"modifiers": {
"FoxTower_Killer": {
"modifierName": "",
"duration": 0.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "KillSelf"
}
]
},
"Yae_ModifySKill_Handler": {
"modifierName": "",
"duration": 0.5,
"elementDurability": 100.0,
"thinkInterval": 0.10000000149011612,
"onThinkInterval": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_ABILITY_Yae_ModifySKill_Times",
"useLimitRange": true,
"maxValue": "ModifySKill_MaxTimes",
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Yae_ModifySKill_Times",
"value": 1.0
}
],
"modifierName": "Yae_ModifySKill_01"
},
{
"$type": "ApplyModifier",
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Yae_ModifySKill_Times",
"value": 2.0
}
],
"modifierName": "Yae_ModifySKill_02"
},
{
"$type": "ApplyModifier",
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Yae_ModifySKill_Times",
"value": 3.0
}
],
"modifierName": "Yae_ModifySKill_03"
}
],
"NHFJDDBKNCM": true
},
"Yae_ModifySKill_01": {
"modifierName": "",
"duration": 0.699999988079071,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ModifyAvatarSkillCD",
"doOffStage": true,
"overtime": 10582,
"cdRatio": -1.0
}
]
},
"Yae_ModifySKill_02": {
"modifierName": "",
"duration": 0.699999988079071,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ModifyAvatarSkillCD",
"doOffStage": true,
"overtime": 10582,
"cdRatio": -1.0
}
]
},
"Yae_ModifySKill_03": {
"modifierName": "",
"duration": 0.699999988079071,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ModifyAvatarSkillCD",
"doOffStage": true,
"overtime": 10582,
"cdRatio": -1.0
}
]
}
},
"onAbilityStart": [
{
"$type": "ClearGlobalValue",
"doOffStage": true,
"key": "_ABILITY_Yae_ElementalBurst_TowerCount"
},
{
"$type": "ClearGlobalValue",
"doOffStage": true,
"key": "_ABILITY_Yae_ModifySKill_MaxTimes"
},
{
"$type": "ClearGlobalValue",
"doOffStage": true,
"key": "_ABILITY_Yae_ModifySKill_Times"
},
{
"$type": "AvatarSkillStart",
"predicates": [
{
"$type": "BySkillReady",
"overtime": 10585
}
],
"overtime": 10585,
"cdRatio": 1.0,
"costStaminaRatio": 1.0
},
{
"$type": "SetTargetNumToGlobalValue",
"MMPBKJNECFG": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR40",
"campTargetType": "All",
"sizeRatio": 1.0
},
"LBEEKCNODDB": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_IS_FOXTOWER",
"value": 1.0
}
],
"dstTarget": "Self",
"key": "_ABILITY_Yae_ElementalBurst_TowerCount",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
},
{
"$type": "SetTargetNumToGlobalValue",
"MMPBKJNECFG": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR40",
"campTargetType": "All",
"sizeRatio": 1.0
},
"LBEEKCNODDB": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_IS_FOXTOWER",
"value": 1.0
}
],
"dstTarget": "Self",
"key": "_ABILITY_Yae_ModifySKill_MaxTimes",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_ABILITY_Yae_ModifySKill_MaxTimes",
"overrideMapKey": "ModifySKill_MaxTimes"
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR40",
"campTargetType": "Alliance",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_IS_FOXTOWER",
"value": 1.0
}
],
"modifierName": "FoxTower_Killer"
},
{
"$type": "ApplyModifier",
"doOffStage": true,
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Yae_PermanentSkill_1"
}
],
"modifierName": "Yae_ModifySKill_Handler"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_ElementalBurst_Clear_Tower",
"onAbilityStart": [
{
"$type": "CreateGadget",
"lifeByOwnerIsAlive": true,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 5.5
}
},
"gadgetID": 41058009,
"campID": 1001,
"campTargetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_ElementalBurst_TowerExplosion_Material",
"abilitySpecials": {
"TowerExplosion_Damage": 0.0,
"TowerExplosion_ExtraDamage": 0.0,
"Constellation_1_ReviveElemEnergy": 0.0,
"TowerExplosion_MaxCount": 0.0
},
"modifiers": {
"TowerExplosion_LifeTimer": {
"modifierName": "",
"duration": 5.0,
"elementDurability": 100.0,
"thinkInterval": 1.0,
"onThinkInterval": [
{
"$type": "Predicated",
"target": "Owner",
"targetPredicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"value": 80.0
}
],
"successActions": [
{
"$type": "KillSelf"
}
]
}
]
},
"TowerExplosion_Damage_Timer": {
"modifierName": "",
"duration": 0.28999999165534973,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElementalBurst_Thunderfall"
}
],
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "TowerExplosion_Damage_Handler"
}
]
},
"TowerExplosion_Damage_Handler": {
"modifierName": "",
"duration": 0.4000000059604645,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerAttackEvent",
"target": "OriginOwner",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": -2.0,
"z": 0.0
}
},
"secondHeight": 5.0,
"radius": 7.0
},
"attackInfo": {
"attackTag": "Elemental_Burst",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "TowerExplosion_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 75.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3",
"hitHaltTimeScale": 0.009999999776482582
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
},
{
"$type": "ActCameraRadialBlur",
"cameraRadialBlur": {
"power": 3.0,
"blurTime": 0.05999999865889549,
"fadeTime": 0.5
}
},
{
"$type": "ActCameraShake",
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.4000000059604645,
"shakeTime": 0.4000000059604645,
"shakeDistance": 40.0,
"shakeDir": {
"_y": -1.0
},
"extension": {
"baseOnCamera": true,
"baseCycle": 0.10000000149011612,
"cycleDamping": -0.03999999910593033,
"rangeAttenuation": 0.20000000298023224
}
}
}
],
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "TowerExplosion_ExtraDamage_Handler"
}
]
},
"TowerExplosion_ExtraDamage_Handler": {
"modifierName": "",
"duration": 1.2999999523162842,
"elementDurability": 100.0,
"thinkInterval": 0.4000000059604645,
"onThinkInterval": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_ABILITY_Yae_TowerExplosion_AttackCount",
"useLimitRange": true,
"maxValue": "TowerExplosion_MaxCount",
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Yae_TowerExplosion_AttackCount",
"value": 1.0
}
],
"modifierName": "TowerExplosion_Damage_01"
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Yae_TowerExplosion_AttackCount",
"value": 2.0
}
],
"modifierName": "TowerExplosion_Damage_02"
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Yae_TowerExplosion_AttackCount",
"value": 3.0
}
],
"modifierName": "TowerExplosion_Damage_03"
}
],
"NHFJDDBKNCM": true
},
"TowerExplosion_Damage_01": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElementalBurst_Bloom_Fox",
"born": {
"$type": "ConfigBornBySelf",
"onGround": true
}
},
{
"$type": "SetGlobalPos",
"key": "TowerExplosion_Damage_Pos",
"born": {
"$type": "ConfigBornBySelf",
"bornRandom": {
"$type": "BornRandomFromCenter",
"minRandomRange": 0.5,
"maxRandomRange": 1.0
}
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElementalBurst_Bloom",
"born": {
"$type": "ConfigBornByGlobalValue",
"onGround": true,
"positionKey": "TowerExplosion_Damage_Pos",
"directionKey": ""
}
},
{
"$type": "TriggerAttackEvent",
"target": "OriginOwner",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": -2.0,
"z": 0.0
}
},
"secondHeight": 5.0,
"radius": 7.0
},
"attackInfo": {
"attackTag": "Elemental_Burst",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "TowerExplosion_ExtraDamage",
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 75.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.009999999776482582
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
},
{
"$type": "ReviveElemEnergy",
"target": "Owner",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Yae_Constellation_1"
}
],
"value": "Constellation_1_ReviveElemEnergy"
}
]
},
"TowerExplosion_Damage_02": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElementalBurst_Bloom_Fox",
"born": {
"$type": "ConfigBornBySelf",
"onGround": true
}
},
{
"$type": "SetGlobalPos",
"key": "TowerExplosion_Damage_Pos",
"born": {
"$type": "ConfigBornBySelf",
"bornRandom": {
"$type": "BornRandomFromCenter",
"minRandomRange": 0.5,
"maxRandomRange": 1.0
}
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElementalBurst_Bloom",
"born": {
"$type": "ConfigBornByGlobalValue",
"onGround": true,
"positionKey": "TowerExplosion_Damage_Pos",
"directionKey": ""
}
},
{
"$type": "TriggerAttackEvent",
"target": "OriginOwner",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": -2.0,
"z": 0.0
}
},
"secondHeight": 5.0,
"radius": 7.0
},
"attackInfo": {
"attackTag": "Elemental_Burst",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "TowerExplosion_ExtraDamage",
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 75.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.009999999776482582
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
},
{
"$type": "ReviveElemEnergy",
"target": "Owner",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Yae_Constellation_1"
}
],
"value": "Constellation_1_ReviveElemEnergy"
}
]
},
"TowerExplosion_Damage_03": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElementalBurst_Bloom_Fox",
"born": {
"$type": "ConfigBornBySelf",
"onGround": true
}
},
{
"$type": "SetGlobalPos",
"key": "TowerExplosion_Damage_Pos",
"born": {
"$type": "ConfigBornBySelf",
"bornRandom": {
"$type": "BornRandomFromCenter",
"minRandomRange": 0.5,
"maxRandomRange": 1.0
}
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_ElementalBurst_Bloom",
"born": {
"$type": "ConfigBornByGlobalValue",
"onGround": true,
"positionKey": "TowerExplosion_Damage_Pos",
"directionKey": ""
}
},
{
"$type": "TriggerAttackEvent",
"target": "OriginOwner",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": -2.0,
"z": 0.0
}
},
"secondHeight": 5.0,
"radius": 7.0
},
"attackInfo": {
"attackTag": "Elemental_Burst",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "TowerExplosion_ExtraDamage",
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 75.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.009999999776482582
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
},
{
"$type": "ReviveElemEnergy",
"target": "Owner",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Yae_Constellation_1"
}
],
"value": "Constellation_1_ReviveElemEnergy"
}
]
}
},
"onAdded": [
{
"$type": "CopyGlobalValue",
"srcTarget": "OriginOwner",
"dstTarget": "Self",
"srcKey": "_ABILITY_Yae_ElementalBurst_TowerCount",
"dstKey": "_ABILITY_TowerExplosion_MaxCount"
},
{
"$type": "SetGlobalValueToOverrideMap",
"doOffStage": true,
"globalValueKey": "_ABILITY_TowerExplosion_MaxCount",
"overrideMapKey": "TowerExplosion_MaxCount"
},
{
"$type": "ApplyModifier",
"modifierName": "TowerExplosion_Damage_Timer"
},
{
"$type": "ApplyModifier",
"modifierName": "TowerExplosion_LifeTimer"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_PermanentSkill_1",
"abilityMixins": [
{
"$type": "DoActionByTeamStatusMixin",
"actions": [
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetIsCaster",
"JPOOKGAKMMH": false
}
],
"modifierName": "Yae_PermanentSkill_1_Handler"
}
]
}
],
"abilitySpecials": {
"cdDelta_1": 0.0,
"ElementalArt_CD": 0.0,
"cdDelta_2": 0.0,
"ElementalBurst_CD": 0.0
},
"modifiers": {
"Yae_PermanentSkill_1_Handler": {
"modifierName": "",
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Other",
"doOffStage": true,
"targetPredicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"Elemental_Art"
]
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "ApplyModifier",
"target": "Caster",
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 40.0
},
{
"$type": "ByNot",
"predicates": [
{
"$type": "BySkillReady",
"target": "Caster",
"overtime": 10582
}
]
}
],
"modifierName": "UNIQUE_Yae_PermanentSkill_ElementalArt_ModifySkillCD"
}
]
},
{
"$type": "Predicated",
"target": "Other",
"doOffStage": true,
"targetPredicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"Elemental_Burst"
]
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "ApplyModifier",
"target": "Caster",
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 40.0
},
{
"$type": "ByNot",
"predicates": [
{
"$type": "BySkillReady",
"target": "Caster",
"overtime": 10582
}
]
}
],
"modifierName": "UNIQUE_Yae_PermanentSkill_ElementalBurst_ModifySkillCD"
}
]
}
]
},
"UNIQUE_Yae_PermanentSkill_ElementalArt_ModifySkillCD": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"duration": "ElementalArt_CD",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ModifyAvatarSkillCD",
"doOffStage": true,
"overtime": 10582,
"cdDelta": "cdDelta_1"
}
]
},
"UNIQUE_Yae_PermanentSkill_ElementalBurst_ModifySkillCD": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"duration": "ElementalBurst_CD",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ModifyAvatarSkillCD",
"doOffStage": true,
"overtime": 10582,
"cdDelta": "cdDelta_2"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetIsCaster",
"JPOOKGAKMMH": false
}
],
"modifierName": "Yae_PermanentSkill_1_Handler"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_PermanentSkill_2",
"abilityMixins": [
{
"$type": "ModifyDamageMixin",
"attackTags": [
"Elemental_Art"
],
"damagePercentageRatio": [
"Yae_PermanentSkill_2_AttackUpRatio",
"FIGHT_PROP_ELEMENT_MASTERY",
"Mul"
]
}
],
"abilitySpecials": {
"Yae_PermanentSkill_2_AttackUpRatio": 0.0
},
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_Constellation_4",
"abilitySpecials": {
"Yae_ElecAddHurtDelta": 0.0,
"ElecAddHurtDown_Duration": 0.009999999776482582
},
"modifiers": {
"Yae_ElecAddHurt_Handler": {
"modifierName": "",
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Other",
"doOffStage": true,
"targetPredicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"Elemental_Art"
]
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "RemoveUniqueModifier",
"target": "AllPlayerAvatars",
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 40.0
}
],
"modifierName": "UNIQUE_Yae_Constellation_ElecAddHurt"
},
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 40.0
}
],
"modifierName": "UNIQUE_Yae_Constellation_ElecAddHurt"
}
]
}
]
},
"UNIQUE_Yae_Constellation_ElecAddHurt": {
"modifierName": "",
"isUnique": true,
"duration": "ElecAddHurtDown_Duration",
"elementDurability": 100.0,
"properties": {
"Actor_ElecAddHurtDelta": "Yae_ElecAddHurtDelta"
},
"state": "AttackUp",
"isLimitedProperties": true
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"doOffStage": true,
"modifierName": "Yae_ElecAddHurt_Handler"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_Constellation_6",
"abilityMixins": [
{
"$type": "ModifyDamageMixin",
"attackTags": [
"Elemental_Art"
],
"damagePercentageRatio": 0.0,
"JNDJAHPFKKD": "DefenseIgnoreRatio"
}
],
"abilitySpecials": {
"DefenseIgnoreRatio": 0.0
},
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_FallingAnthem_Foxtail",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_AS_1",
"FallingAnthem_AS_2"
],
"modifierName": "Yae_FallingAnthem_Foxtail_Remover"
}
],
"modifiers": {
"UNIQUE_Yae_FallingAnthem_Foxtail": {
"modifierName": "",
"isUnique": true,
"duration": 2.799999952316284,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Lady_Catalyst_Yae_FallingAttack_Foxtail"
}
]
},
"Yae_FallingAnthem_Foxtail_Remover": {
"modifierName": "",
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "RemoveUniqueModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Yae_FallingAnthem_Foxtail"
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Yae_FallingAnthem_Foxtail"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yae_FallingAnthem",
"abilityMixins": [
{
"$type": "AvatarChangeSkillMixin",
"jumpSkillID": 5058010,
"flySkillID": 5058010
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS"
],
"modifierName": "FallingAnthem_BS_Material"
},
{
"$type": "AttachToAnimatorStateIDMixin",
"stateIDs": [
"FallingAnthem_BS_2",
"FallingAnthem_Loop",
"FallingAnthem_Loop_Low"
],
"modifierName": "FallingAnthem_LoopDamage"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS"
],
"modifierName": "FallingAnthem_BS_VelocityForce_Initialize"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop",
"FallingAnthem_AS_1",
"FallingAnthem_AS_2"
],
"modifierName": "FallingAnthem_Height_Detect"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop",
"FallingAnthem_AS_1",
"FallingAnthem_AS_2"
],
"modifierName": "FallingAnthem_FallingDamageImmune_01"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop"
],
"modifierName": "Inertia"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop",
"FallingAnthem_AS_1",
"FallingAnthem_AS_2"
],
"modifierName": "FallingAnthem_OverHead_Camera"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS"
],
"modifierName": "FallingAnthem_ClearVelocityForce"
},
{
"$type": "AttachToAnimatorStateIDMixin",
"stateIDs": [
"FallingAnthem_BS_2",
"FallingAnthem_Loop",
"FallingAnthem_Loop_Low",
"FallingAnthem_AS_1"
],
"modifierName": "FallingAnthem_Attach_SelfEffect"
},
{
"$type": "AttachToAnimatorStateIDMixin",
"stateIDs": [
"FallingAnthem_AS_1"
],
"modifierName": "FallingAnthem_Remove_SelfEffect"
},
{
"$type": "AttachToAnimatorStateIDMixin",
"stateIDs": [
"FallingAnthem_BS_2",
"FallingAnthem_Loop"
],
"modifierName": "FallingAnthem_SetVisible"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop",
"FallingAnthem_AS_1"
],
"modifierName": "HideWeapon"
}
],
"abilitySpecials": {
"FallingAnthem_Normal_Loop_Damage": 0.0,
"FallingAnthem_Normal_Rank_1_Damage": 0.0,
"FallingAnthem_Normal_Rank_2_Damage": 0.0,
"FallingAnthem_Altitude_Lv0": 20.0,
"FallingAnthem_Altitude_Lv1": 40.0,
"FallingAnthem_Altitude_Lv2": 60.0,
"FallingAnthem_Altitude_Lv3": 100.0,
"FallingAnthem_Altitude_Lv4": 200.0,
"FallingAnthem_FallingDamageRatio_Lv0": -1.0,
"FallingAnthem_FallingDamageRatio_Lv1": -1.0,
"FallingAnthem_FallingDamageRatio_Lv2": -0.8999999761581421,
"FallingAnthem_FallingDamageRatio_Lv3": -0.800000011920929,
"FallingAnthem_FallingDamageRatio_Lv4": -0.6000000238418579,
"FallingAnthem_FallingDamageRatio": 0.0
},
"modifiers": {
"HideWeapon": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerHideWeapon",
"partNames": [
"equip01",
"equip02",
"sheathPoint"
],
"AADNNMOBDNJ": true
}
],
"onRemoved": [
{
"$type": "TriggerHideWeapon",
"visible": true,
"partNames": [
"equip01",
"equip02",
"sheathPoint"
],
"AADNNMOBDNJ": true
}
]
},
"FallingAnthem_SetVisible": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerSetVisible",
"doOffStage": true
}
],
"onRemoved": [
{
"$type": "TriggerSetVisible",
"doOffStage": true,
"visible": true
}
]
},
"FallingAnthem_BS_Material": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Catalyst_FallAnthem_BS_Electric"
},
{
"$type": "ApplyModifier",
"modifierName": "FallingAnthem_BSCameraRadialBlur"
}
]
},
"FallingAnthem_BS_VelocityForce_Initialize": {
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Actor_AddGravityScale": -2.0
},
"onAdded": [
{
"$type": "RemoveVelocityForce",
"forces": [
"RushMoveType"
]
}
]
},
"FallingAnthem_LoopDamage": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 0.30000001192092896,
"onThinkInterval": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"radius": 1.5
},
"attackInfo": {
"attackTag": "FallingAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "FallingAnthem_Normal_Loop_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 0.0,
"strikeType": "Default",
"enBreak": 5.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.019999999552965164
}
}
},
"targetType": "Enemy"
}
]
},
"FallingAnthem_FallingDamageImmune_01": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ClearGlobalValue",
"key": "_ABILITY_FallingAttack_Altitude"
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"value": "FallingAnthem_Altitude_Lv0"
}
],
"value": "FallingAnthem_FallingDamageRatio_Lv0",
"key": "_ABILITY_FallingAttack_Altitude",
"useLimitRange": true,
"maxValue": "FallingAnthem_FallingDamageRatio_Lv0",
"minValue": "FallingAnthem_FallingDamageRatio_Lv0"
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"value": "FallingAnthem_Altitude_Lv1"
},
{
"$type": "ByTargetAltitude",
"value": "FallingAnthem_Altitude_Lv0"
}
],
"value": "FallingAnthem_FallingDamageRatio_Lv1",
"key": "_ABILITY_FallingAttack_Altitude",
"useLimitRange": true,
"maxValue": "FallingAnthem_FallingDamageRatio_Lv1",
"minValue": "FallingAnthem_FallingDamageRatio_Lv1"
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"value": "FallingAnthem_Altitude_Lv2"
},
{
"$type": "ByTargetAltitude",
"value": "FallingAnthem_Altitude_Lv1"
}
],
"value": "FallingAnthem_FallingDamageRatio_Lv2",
"key": "_ABILITY_FallingAttack_Altitude",
"useLimitRange": true,
"maxValue": "FallingAnthem_FallingDamageRatio_Lv2",
"minValue": "FallingAnthem_FallingDamageRatio_Lv2"
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"value": "FallingAnthem_Altitude_Lv3"
},
{
"$type": "ByTargetAltitude",
"value": "FallingAnthem_Altitude_Lv2"
}
],
"value": "FallingAnthem_FallingDamageRatio_Lv3",
"key": "_ABILITY_FallingAttack_Altitude",
"useLimitRange": true,
"maxValue": "FallingAnthem_FallingDamageRatio_Lv3",
"minValue": "FallingAnthem_FallingDamageRatio_Lv3"
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"value": "FallingAnthem_Altitude_Lv3"
}
],
"value": "FallingAnthem_FallingDamageRatio_Lv4",
"key": "_ABILITY_FallingAttack_Altitude",
"useLimitRange": true,
"maxValue": "FallingAnthem_FallingDamageRatio_Lv4",
"minValue": "FallingAnthem_FallingDamageRatio_Lv4"
},
{
"$type": "AttachModifier",
"modifierName": "FallingAnthem_FallingDamageImmune_02"
}
]
},
"FallingAnthem_FallingDamageImmune_02": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_ABILITY_FallingAttack_Altitude",
"overrideMapKey": "FallingAnthem_FallingDamageRatio"
},
{
"$type": "AttachModifier",
"modifierName": "FallingAnthem_FallingDamageImmune_03"
}
]
},
"FallingAnthem_FallingDamageImmune_03": {
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Actor_FallingDamageRatio": "FallingAnthem_FallingDamageRatio"
}
},
"Inertia": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "ApplyInertiaVelocityMixin",
"useXZ": false,
"useY": false
}
]
},
"FallingAnthem_Height_Detect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"value": 2.4000000953674316
}
],
"value": 0.0,
"key": "_ABILITY_FallingAnthem_UseCamera",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"value": 2.4000000953674316
}
],
"value": 5.0,
"key": "_ABILITY_FallingAnthem_UseCamera",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "SetAnimatorFloat",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"value": 2.4000000953674316
}
],
"floatID": "FallingAnthem_UseCamera",
"value": 0.0
},
{
"$type": "SetAnimatorFloat",
"predicates": [
{
"$type": "ByTargetAltitude",
"value": 2.4000000953674316
}
],
"floatID": "FallingAnthem_UseCamera",
"value": 1.0
}
],
"onRemoved": [
{
"$type": "SetAnimatorFloat",
"floatID": "FallingAnthem_UseCamera",
"value": 0.0
},
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_ABILITY_FallingAnthem_UseCamera",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"FallingAnthem_OverHead_Camera": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AvatarCameraParam",
"predicates": [
{
"$type": "ByAnimatorFloat",
"logic": "Equal",
"value": 1.0,
"parameter": "FallingAnthem_UseCamera"
}
],
"cameraParam": {
"forceRadius": 4.5,
"forceRadiusDuration": 0.20000000298023224,
"shouldKeepForceRadius": true
}
}
]
},
"FallingAnthem_OverHead_Camera_Remover": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AvatarExitCameraShot",
"doOffStage": true
}
]
},
"FallingAnthem_Landed_Camera": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AvatarCameraParam",
"predicates": [
{
"$type": "ByAnimatorFloat",
"logic": "Equal",
"value": 1.0,
"parameter": "FallingAnthem_UseCamera"
}
],
"cameraParam": {
"forceRadius": 6.0,
"forceRadiusDuration": 0.10000000149011612,
"shouldKeepForceRadius": true
}
}
]
},
"FallingAnthem_ClearVelocityForce": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveVelocityForce",
"forces": [
"RushMoveType",
"InertiaType"
]
}
]
},
"FallingAnthem_Attach_SelfEffect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Catalyst_FallAnthem_Self_Electric"
}
]
},
"FallingAnthem_Remove_SelfEffect": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "RemoveModifier",
"modifierName": "FallingAnthem_Attach_SelfEffect"
}
]
},
"FallingAnthem_BSCameraRadialBlur": {
"modifierName": "",
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "CameraBlurMixin",
"cameraRadialBlur": {
"power": 0.30000001192092896,
"fadeTime": 0.15000000596046448
}
}
]
}
},
"onAbilityStart": [
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"value": 0.0,
"forceByCaster": true,
"compareType": "NoneOrEqual"
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": -0.5,
"z": 0.0
}
},
"secondHeight": 2.0,
"radius": 3.0
},
"attackInfo": {
"attackTag": "FallingAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "FallingAnthem_Normal_Rank_1_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 50.0
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV3",
"hitHaltTimeScale": 0.10000000149011612
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.23999999463558197,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0,
"shakeDir": {
"_y": 1.0
},
"extension": {
"baseCycle": 0.23999999463558197,
"cycleDamping": 0.0,
"rangeAttenuation": 0.30000001192092896
}
}
}
},
"targetType": "Enemy"
},
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"value": 1.0,
"forceByCaster": true
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": -0.5,
"z": 0.0
}
},
"secondHeight": 2.0,
"radius": 3.5
},
"attackInfo": {
"attackTag": "FallingAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "FallingAnthem_Normal_Rank_2_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 100.0
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV4",
"hitHaltTimeScale": 0.10000000149011612
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.5,
"shakeTime": 0.20000000298023224,
"shakeDistance": 30.0,
"shakeDir": {
"_y": 1.0,
"_z": 1.0
},
"extension": {
"baseCycle": 0.4000000059604645,
"cycleDamping": 0.0,
"rangeAttenuation": 0.30000001192092896
}
}
}
},
"targetType": "Enemy"
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"value": 0.0,
"forceByCaster": true,
"compareType": "NoneOrEqual"
}
],
"effectPattern": "Eff_Avatar_Catalyst_FallAnthem_Strike_01_Electric"
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"value": 1.0,
"forceByCaster": true
}
],
"effectPattern": "Eff_Avatar_Catalyst_FallAnthem_Strike_02_Electric"
}
]
}
}
]