0
0
mirror of https://gitlab.com/YuukiPS/GC-Resources.git synced 2025-04-29 09:35:48 +00:00
GC-Resources/Resources/BinOutput/Ability/Temp/AvatarAbilities/ConfigAbility_Avatar_Xiao.json
2023-09-02 20:15:20 +00:00

2912 lines
88 KiB
JSON

[
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Xiao_ExtraAttack",
"abilityMixins": [
{
"$type": "ButtonHoldChargeMixin",
"skillID": 10261,
"chargeTime": 0.11999999731779099,
"secondChargeTime": 0.20000000298023224,
"OnBeginUncharged": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "DoSkill"
},
{
"$type": "SetAnimatorInt",
"predicates": [
{
"$type": "ByAny",
"predicates": [
{
"$type": "ByAnimatorInt",
"logic": "Equal",
"ratio": 0,
"parameter": "ComboCount"
},
{
"$type": "ByAnimatorInt",
"logic": "Equal",
"ratio": 6,
"parameter": "ComboCount"
}
]
}
],
"intID": "SkillID",
"ratio": 99.0
},
{
"$type": "SetAnimatorBool",
"boolID": "IsCharging"
}
],
"OnReleaseUncharged": [
{
"$type": "SetAnimatorInt",
"intID": "SkillID",
"ratio": 1.0
}
],
"OnBeginCharged": [
{
"$type": "SetAnimatorBool",
"boolID": "IsCharging",
"ratio": true
}
],
"OnReleaseCharged": [
{
"$type": "SetAnimatorBool",
"boolID": "IsCharging"
},
{
"$type": "SetAnimatorInt",
"intID": "SkillID",
"ratio": 1.0
}
],
"OnBeginSecondCharged": [
{
"$type": "SetAnimatorTrigger",
"predicates": [
{
"$type": "ByLocalAvatarStamina",
"logic": "GreaterOrEqual",
"stamina": [
"ExtraAttack_Pole_Stamina_Cost",
"Flexible_Stamina",
"ADD"
]
}
],
"triggerID": "DoSkill"
},
{
"$type": "SetAnimatorInt",
"predicates": [
{
"$type": "ByLocalAvatarStamina",
"logic": "GreaterOrEqual",
"stamina": [
"ExtraAttack_Pole_Stamina_Cost",
"Flexible_Stamina",
"ADD"
]
}
],
"intID": "SkillID",
"ratio": 6.0
},
{
"$type": "SetAnimatorBool",
"boolID": "IsCharging"
}
],
"chargeStateIDs": [
"Attack01",
"Attack02",
"Attack03",
"Attack04",
"Attack05",
"Run"
]
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": ["ExtraAttack"],
"modifierName": "ExtraAttack_StaminaCost"
}
],
"abilitySpecials": {
"ExtraAttack_Pole_Stamina_Cost": 0.0,
"Flexible_Stamina": -2.0
},
"modifiers": {
"ExtraAttack_StaminaCost": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "AvatarSkillStart",
"skillID": 10002,
"amount": 1.0,
"costStaminaRatio": "ExtraAttack_Pole_Stamina_Cost"
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Xiao_DevilDash_Handler",
"abilityMixins": [
{
"$type": "AvatarChangeSkillMixin",
"index": 1,
"priority": "AvatarSpecial",
"jumpSkillID": 10263,
"flySkillID": 10263
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": ["DevilDashAir", "DevilDashAir_AS"],
"modifierName": "DevilDash_Air_LooseWeight"
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "DevilDash",
"modifierName": "DevilDash_Dust_Material",
"normalizeStart": 0.3400000035762787,
"normalizeEnd": 0.5
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "DevilDash",
"modifierName": "DevilDash_CameraPullBack",
"normalizeEnd": 0.8999999761581421
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "DevilDashAir",
"modifierName": "DevilDash_CameraPullBack",
"normalizeEnd": 0.8999999761581421
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "DevilDashAir",
"modifierName": "DevilDash_ClearVelocityForce"
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "DevilDash",
"modifierName": "DevilDash_ClearTrigger",
"normalizeStart": 0.4000000059604645,
"normalizeEnd": 0.800000011920929
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "DevilDashAir",
"modifierName": "DevilDash_ClearTrigger",
"normalizeStart": 0.4000000059604645,
"normalizeEnd": 0.800000011920929
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": ["FallingAnthem_BS"],
"modifierName": "DevilDash_Infinite_Handler_Reset"
},
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_DevilDash_FallingAnthemCount",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [-1.0, 1.5, 2.5],
"modifierNameSteps": [
"DevilDash_Infinite_FallingAnthemCount_Blank",
"DevilDash_Infinite_Activator"
],
"removeAppliedModifier": false
}
],
"abilitySpecials": {
"DevilDash_SoulReaper_Duration": 0.0,
"DevilDash_SoulReaper_MaxStack": 0.0,
"DevilDash_SoulReaper_DamageUp": 0.0,
"DevilDash_Infinite_Activator_Duration": 0.0
},
"modifiers": {
"DevilDash_DropBall_Handler": {
"modifierName": "",
"bonusCritical": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"cdDelta": true,
"targetPredicates": [
{
"$type": "ByAttackTags",
"attackTags": ["Elemental_Art"]
},
{
"$type": "ByEntityTypes",
"entityTypes": ["Monster"]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_HowlingSoul_Flag",
"ratio": 0.0,
"setTarget": true
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"ratio": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "ApplyModifier",
"cdDelta": true,
"modifierName": "DevilDash_DropBall_Base"
}
]
}
]
},
"DevilDash_DropBall_Base": {
"modifierName": "",
"duration": 0.5,
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "GenerateElemBall",
"cdDelta": true,
"configID": 2021,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.5,
"z": -1.0
}
},
"value": 1.0,
"baseEnergy": 9.0
}
]
},
"DevilDash_Dust_Material": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"healLimitedByCasterMaxHPRatio": "Eff_Avatar_Boy_Pole_Xiao_DevilDash_Dust",
"effectTempleteID": -1.0
}
]
},
"DevilDash_Air_LooseWeight": {
"modifierName": "",
"bonusCritical": 100.0,
"properties": {
"Actor_AddGravityScale": -2.0
},
"onAdded": [
{
"$type": "SetVelocityIgnoreAirGY",
"ignoreAirGY": true
}
],
"onRemoved": [
{
"$type": "SetVelocityIgnoreAirGY",
"cdDelta": true
}
]
},
"DevilDash_CameraPullBack": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "AvatarCameraParam",
"cameraParam": {
"forceRadius": 5.0,
"forceRadiusDuration": 0.0,
"shouldKeepForceRadius": true
}
}
]
},
"DevilDash_ClearVelocityForce": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "RemoveVelocityForce",
"forces": ["RushMoveType", "InertiaType"]
}
],
"onRemoved": [
{
"$type": "RemoveVelocityForce",
"forces": ["RushMoveType"]
}
]
},
"DevilDash_SoulReaper_Timer": {
"modifierName": "",
"duration": 0.25,
"bonusCritical": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"cdDelta": true,
"modifierName": "DevilDash_SoulReaper"
}
]
},
"DevilDash_SoulReaper": {
"stacking": "MultipleAllRefresh",
"stackingOption": {
"abilitySpecialName": "",
"maxModifierNumForMultipleType": "DevilDash_SoulReaper_MaxStack"
},
"modifierName": "",
"duration": "DevilDash_SoulReaper_Duration",
"bonusCritical": 100.0,
"modifierMixins": [
{
"$type": "ModifyDamageMixin",
"attackTags": ["Elemental_Art"],
"damagePercentageRatio": "DevilDash_SoulReaper_DamageUp"
}
]
},
"DevilDash_Infinite_FallingAnthemCount_Blank": {
"modifierName": "",
"bonusCritical": 100.0
},
"DevilDash_Infinite_Handler": {
"modifierName": "",
"bonusCritical": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByAttackTags",
"attackTags": ["FallingAttack"]
},
{
"$type": "HNPGJLFFLHF",
"strikeType": "Blunt"
},
{
"$type": "ByEntityTypes",
"entityTypes": ["Monster"]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"ratio": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_HowlingSoul_Flag",
"ratio": 1.0,
"setTarget": true
},
{
"$type": "ByUnlockTalentParam",
"target": "Caster",
"talentParam": "Talent_DevilDash_Infinite"
}
],
"successActions": [
{
"$type": "AddGlobalValue",
"target": "Caster",
"ratio": 1.0,
"key": "_ABILITY_DevilDash_FallingAnthemCount",
"useLimitRange": true,
"maxValue": 2.0,
"minValue": 0.0
}
]
}
]
},
"DevilDash_Infinite_Handler_Reset": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"ratio": 0.0,
"key": "_ABILITY_DevilDash_FallingAnthemCount",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"DevilDash_Infinite_Activator": {
"modifierName": "",
"duration": "DevilDash_Infinite_Activator_Duration",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "ModifyAvatarSkillCD",
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "GKDECGKPLNM",
"skillID": 10262
}
]
}
],
"skillID": 10262,
"amount": -1.0
},
{
"$type": "ModifyAvatarSkillCD",
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "GKDECGKPLNM",
"skillID": 10263
}
]
}
],
"skillID": 10263,
"amount": -1.0
},
{
"$type": "AddGlobalValue",
"ratio": 1.0,
"key": "_ABILITY_DevilDash_Infinite_Flag",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"cdDelta": true,
"ratio": 0.0,
"key": "_ABILITY_DevilDash_FallingAnthemCount",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"cdDelta": true,
"ratio": -5.0,
"key": "_ABILITY_DevilDash_Infinite_Flag",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
},
"DevilDash_ClearTrigger": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "ResetAnimatorTrigger",
"triggerID": "DoSkill"
}
]
}
},
"onAdded": [
{
"$type": "AddGlobalValue",
"ratio": 0.0,
"key": "_ABILITY_DevilDash_FallingAnthemCount",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"ratio": 0.0,
"key": "_ABILITY_DevilDash_Infinite_Flag",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"modifierName": "DevilDash_DropBall_Handler"
},
{
"$type": "ApplyModifier",
"modifierName": "DevilDash_Infinite_Handler"
}
],
"onAbilityStart": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "DevilDash_Skin"
},
{
"$type": "RemoveModifier",
"modifierName": "DevilDash_DropBall_Base"
},
{
"$type": "TriggerBullet",
"bulletID": 41026001,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "RootNode"
}
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Talent_DevilDash_SoulReaper"
}
],
"modifierName": "DevilDash_SoulReaper_Timer"
},
{
"$type": "AvatarSkillStart",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_DevilDash_Infinite_Flag",
"ratio": 0.0,
"setTarget": true
}
],
"skillID": 10262,
"amount": 1.0,
"costStaminaRatio": 1.0
},
{
"$type": "AvatarSkillStart",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_DevilDash_Infinite_Flag",
"ratio": 0.0,
"setTarget": true
}
],
"skillID": 10263,
"amount": 1.0,
"costStaminaRatio": 1.0
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Xiao_DevilDash_Bullet",
"abilitySpecials": {
"DevilDash_Damage": 0.0
},
"onAbilityStart": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": ["MonsterEquip"]
}
],
"successActions": [
{
"$type": "DamageByAttackValue",
"target": "Target",
"attackInfo": {
"attackTag": "Elemental_Art",
"attenuationTag": "Elemental_Art",
"attenuationGroup": "Xiao_DevilDash",
"attackProperty": {
"damagePercentage": "DevilDash_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Wind",
"bonusCritical": 25.0,
"strikeType": "Slash",
"enBreak": 100.0,
"attackType": "Melee",
"FKGFPFNOJMN": 0.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3",
"hitHaltTimeScale": 0.009999999776482582
},
"canBeModifiedBy": "OriginOwner"
}
}
],
"failActions": [
{
"$type": "TriggerAttackEvent",
"target": "OriginOwner",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"LHECOGDLBCO": true,
"born": {
"$type": "ConfigBornByCollisionPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"radius": 0.800000011920929
},
"attackInfo": {
"attackTag": "Elemental_Art",
"attenuationTag": "Elemental_Art",
"attenuationGroup": "Xiao_DevilDash",
"attackProperty": {
"damagePercentage": "DevilDash_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Wind",
"bonusCritical": 25.0,
"strikeType": "Slash",
"enBreak": 100.0,
"attackType": "Melee",
"FKGFPFNOJMN": 0.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3",
"hitHaltTimeScale": 0.009999999776482582
}
}
},
"targetType": "Enemy"
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Xiao_CloseCollider",
"abilityMixins": [
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "DevilDash",
"modifierName": "Xiao_CloseCollider",
"normalizeEnd": 0.3240000009536743
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "DevilDashAir",
"modifierName": "Xiao_CloseCollider_Air",
"normalizeEnd": 0.3240000009536743
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "DevilDash",
"modifierName": "Xiao_Invisible",
"normalizeEnd": 0.3240000009536743
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "DevilDashAir",
"modifierName": "Xiao_Invisible_Air",
"normalizeEnd": 0.3240000009536743
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": ["FallingAnthem_Loop"],
"modifierName": "Xiao_CloseCollider"
}
],
"modifiers": {
"Xiao_CloseCollider": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "TriggerSetPassThrough",
"cdDelta": true,
"passThrough": true
},
{
"$type": "EnableHDMesh",
"HIPJHPLPFCD": "Default"
}
],
"onRemoved": [
{
"$type": "TriggerSetPassThrough",
"cdDelta": true,
"canBeHandledOnRecover": true
},
{
"$type": "EnableHDMesh",
"canBeHandledOnRecover": true,
"enable": true,
"HIPJHPLPFCD": "Default"
}
]
},
"Xiao_Invisible": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "TriggerSetVisible"
}
],
"onRemoved": [
{
"$type": "TriggerSetVisible",
"cdDelta": true,
"visible": true
}
]
},
"Xiao_CloseCollider_Air": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "TriggerSetPassThrough",
"cdDelta": true,
"passThrough": true
},
{
"$type": "EnableHDMesh",
"HIPJHPLPFCD": "Default"
}
],
"onRemoved": [
{
"$type": "TriggerSetPassThrough",
"cdDelta": true,
"canBeHandledOnRecover": true
},
{
"$type": "EnableHDMesh",
"canBeHandledOnRecover": true,
"enable": true,
"HIPJHPLPFCD": "Default"
}
]
},
"Xiao_Invisible_Air": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "TriggerSetVisible"
}
],
"onRemoved": [
{
"$type": "TriggerSetVisible",
"cdDelta": true,
"visible": true
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Xiao_FallingAnthem",
"abilityMixins": [
{
"$type": "AvatarChangeSkillMixin",
"jumpSkillID": 10264,
"flySkillID": 10264
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": ["FallingAnthem_BS"],
"modifierName": "FallingAnthem_BS_Material"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": ["FallingAnthem_Loop"],
"modifierName": "FallingAnthem_DamageHandler"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": ["FallingAnthem_Loop"],
"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"
},
{
"$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"
}
],
"abilitySpecials": {
"FallingAnthem_Normal_Loop_Damage": 0.0,
"FallingAnthem_HowlingSoul_Loop_Damage": 0.0,
"FallingAnthem_Normal_Rank_1_Damage": 0.0,
"FallingAnthem_Normal_Rank_2_Damage": 0.0,
"FallingAnthem_HowlingSoul_Rank_1_Damage": 0.0,
"FallingAnthem_HowlingSoul_Rank_2_Damage": 0.0
},
"modifiers": {
"FallingAnthem_BS_Material": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_HowlingSoul_Flag",
"ratio": 0.0,
"setTarget": true,
"compareType": "NoneOrEqual"
}
],
"healLimitedByCasterMaxHPRatio": "Eff_Avatar_Pole_FallingAnthem_BS_Normal",
"effectTempleteID": -1.0
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_HowlingSoul_Flag",
"ratio": 1.0,
"setTarget": true
}
],
"healLimitedByCasterMaxHPRatio": "Eff_Avatar_Boy_Pole_Xiao_FallingAnthem_BS_Howling",
"effectTempleteID": -1.0
}
]
},
"FallingAnthem_BS_VelocityForce_Initialize": {
"modifierName": "",
"bonusCritical": 100.0,
"properties": {
"Actor_AddGravityScale": -2.0
},
"onAdded": [
{
"$type": "RemoveVelocityForce",
"forces": ["RushMoveType"]
}
]
},
"FallingAnthem_DamageHandler": {
"modifierName": "",
"bonusCritical": 100.0,
"modifierMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_HowlingSoul_Flag",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [-1.0, 0.5, 1.5],
"modifierNameSteps": [
"FallingAnthem_Loop_Normal",
"FallingAnthem_Loop_HowlingSoul"
]
}
]
},
"FallingAnthem_LoopDamage": {
"modifierName": "",
"bonusCritical": 100.0,
"thinkInterval": 0.30000001192092896,
"onAdded": [
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_HowlingSoul_Flag",
"ratio": 0.0,
"setTarget": true,
"compareType": "NoneOrEqual"
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"radius": 1.0
},
"attackInfo": {
"attackTag": "FallingAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": "FallingAnthem_Normal_Loop_Damage",
"damagePercentageRatio": 0.0,
"bonusCritical": 0.0,
"overrideByWeapon": true,
"strikeType": "Slash",
"enBreak": 25.0,
"attackType": "Melee",
"FKGFPFNOJMN": 0.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.019999999552965164
}
}
},
"targetType": "Enemy"
},
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_HowlingSoul_Flag",
"ratio": 1.0,
"setTarget": true
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"radius": 1.0
},
"attackInfo": {
"attackTag": "FallingAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": "FallingAnthem_HowlingSoul_Loop_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Wind",
"bonusCritical": 0.0,
"strikeType": "Slash",
"enBreak": 37.5,
"attackType": "Melee",
"FKGFPFNOJMN": 0.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.019999999552965164
}
}
},
"targetType": "Enemy"
}
],
"onThinkInterval": [
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_HowlingSoul_Flag",
"ratio": 0.0,
"setTarget": true,
"compareType": "NoneOrEqual"
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"radius": 1.0
},
"attackInfo": {
"attackTag": "FallingAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": "FallingAnthem_Normal_Loop_Damage",
"damagePercentageRatio": 0.0,
"bonusCritical": 0.0,
"overrideByWeapon": true,
"strikeType": "Slash",
"enBreak": 25.0,
"attackType": "Melee",
"FKGFPFNOJMN": 0.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.019999999552965164
}
}
},
"targetType": "Enemy"
},
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_HowlingSoul_Flag",
"ratio": 1.0,
"setTarget": true
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"radius": 1.0
},
"attackInfo": {
"attackTag": "FallingAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": "FallingAnthem_HowlingSoul_Loop_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Wind",
"bonusCritical": 0.0,
"strikeType": "Slash",
"enBreak": 25.0,
"attackType": "Melee",
"FKGFPFNOJMN": 0.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.019999999552965164
}
}
},
"targetType": "Enemy"
}
]
},
"FallingAnthem_FallingDamageImmune": {
"modifierName": "",
"bonusCritical": 100.0,
"properties": {
"Actor_FallingDamageRatio": -1.0
}
},
"FallingAnthem_Loop_Normal": {
"modifierName": "",
"bonusCritical": 100.0,
"modifierMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_FallingAnthem_UseCamera",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [-1.0, 0.5, 1.5],
"modifierNameSteps": [
"FallingAnthem_Loop_Normal_Rank_1",
"FallingAnthem_Loop_Normal_Rank_2"
]
}
]
},
"FallingAnthem_Loop_Normal_Rank_1": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"healLimitedByCasterMaxHPRatio": "Eff_Avatar_Pole_FallingAnthem_Loop_01_Normal",
"effectTempleteID": -1.0
}
]
},
"FallingAnthem_Loop_Normal_Rank_2": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"healLimitedByCasterMaxHPRatio": "Eff_Avatar_Pole_FallingAnthem_Loop_02_Normal",
"effectTempleteID": -1.0
}
]
},
"FallingAnthem_Loop_HowlingSoul": {
"modifierName": "",
"bonusCritical": 100.0,
"modifierMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_FallingAnthem_UseCamera",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [-1.0, 0.5, 1.5],
"modifierNameSteps": [
"FallingAnthem_Loop_HowlingSoul_Rank_1",
"FallingAnthem_Loop_HowlingSoul_Rank_2"
]
}
]
},
"FallingAnthem_Loop_HowlingSoul_Rank_1": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"healLimitedByCasterMaxHPRatio": "Eff_Avatar_Boy_Pole_Xiao_FallingAnthem_Loop_01_HowlingSoul",
"effectTempleteID": -1.0
}
]
},
"FallingAnthem_Loop_HowlingSoul_Rank_2": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"healLimitedByCasterMaxHPRatio": "Eff_Avatar_Boy_Pole_Xiao_FallingAnthem_Loop_02_HowlingSoul",
"effectTempleteID": -1.0
}
]
},
"Inertia": {
"modifierName": "",
"bonusCritical": 100.0,
"modifierMixins": [
{
"$type": "ApplyInertiaVelocityMixin",
"useXZ": false,
"useY": false
}
]
},
"FallingAnthem_Height_Detect": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"ratio": 2.4000000953674316
}
],
"ratio": 0.0,
"key": "_ABILITY_FallingAnthem_UseCamera",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"ratio": 2.4000000953674316
}
],
"ratio": 5.0,
"key": "_ABILITY_FallingAnthem_UseCamera",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "SetAnimatorFloat",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"ratio": 2.4000000953674316
}
],
"floatID": "FallingAnthem_UseCamera",
"ratio": 0.0
},
{
"$type": "SetAnimatorFloat",
"predicates": [
{
"$type": "ByTargetAltitude",
"ratio": 2.4000000953674316
}
],
"floatID": "FallingAnthem_UseCamera",
"ratio": 1.0
}
],
"onRemoved": [
{
"$type": "SetAnimatorFloat",
"floatID": "FallingAnthem_UseCamera",
"ratio": 0.0
},
{
"$type": "AddGlobalValue",
"ratio": 0.0,
"key": "_ABILITY_FallingAnthem_UseCamera",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"FallingAnthem_OverHead_Camera": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "AvatarCameraParam",
"predicates": [
{
"$type": "ByAnimatorFloat",
"logic": "Equal",
"ratio": 1.0,
"parameter": "FallingAnthem_UseCamera"
}
],
"cameraParam": {
"forceRadius": 4.5,
"forceRadiusDuration": 0.20000000298023224,
"shouldKeepForceRadius": true
}
}
]
},
"FallingAnthem_OverHead_Camera_Remover": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "AvatarExitCameraShot",
"cdDelta": true
}
]
},
"FallingAnthem_Landed_Camera": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "AvatarCameraParam",
"predicates": [
{
"$type": "ByAnimatorFloat",
"logic": "Equal",
"ratio": 1.0,
"parameter": "FallingAnthem_UseCamera"
}
],
"cameraParam": {
"forceRadius": 6.0,
"forceRadiusDuration": 0.10000000149011612,
"shouldKeepForceRadius": true
}
}
]
},
"FallingAnthem_ClearVelocityForce": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "RemoveVelocityForce",
"forces": ["RushMoveType", "InertiaType"]
}
]
}
},
"onAbilityStart": [
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_HowlingSoul_Flag",
"ratio": 0.0,
"setTarget": true,
"compareType": "NoneOrEqual"
},
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"ratio": 0.0,
"setTarget": true,
"compareType": "NoneOrEqual"
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": -0.5,
"z": 0.0
}
},
"height": 2.0,
"radius": 3.0
},
"attackInfo": {
"attackTag": "FallingAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": "FallingAnthem_Normal_Rank_1_Damage",
"damagePercentageRatio": 0.0,
"bonusCritical": 25.0,
"overrideByWeapon": true,
"strikeType": "Blunt",
"enBreak": 100.0,
"attackType": "Melee",
"FKGFPFNOJMN": 0.0
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV4",
"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_HowlingSoul_Flag",
"ratio": 0.0,
"setTarget": true,
"compareType": "NoneOrEqual"
},
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"ratio": 1.0,
"setTarget": true
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": -0.5,
"z": 0.0
}
},
"height": 2.0,
"radius": 5.0
},
"attackInfo": {
"attackTag": "FallingAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": "FallingAnthem_Normal_Rank_2_Damage",
"damagePercentageRatio": 0.0,
"bonusCritical": 25.0,
"overrideByWeapon": true,
"strikeType": "Blunt",
"enBreak": 150.0,
"attackType": "Melee",
"FKGFPFNOJMN": 0.0
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV7",
"hitHaltTimeScale": 0.10000000149011612
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.5,
"shakeTime": 0.20000000298023224,
"shakeDistance": 30.0,
"shakeDir": {
"y": 1.0
},
"extension": {
"baseCycle": 0.4000000059604645,
"cycleDamping": 0.0,
"rangeAttenuation": 0.30000001192092896
}
}
}
},
"targetType": "Enemy"
},
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_HowlingSoul_Flag",
"ratio": 1.0,
"setTarget": true
},
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"ratio": 0.0,
"setTarget": true,
"compareType": "NoneOrEqual"
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": -0.5,
"z": 0.0
}
},
"height": 2.0,
"radius": 4.0
},
"attackInfo": {
"attackTag": "FallingAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": "FallingAnthem_HowlingSoul_Rank_1_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Wind",
"bonusCritical": 25.0,
"strikeType": "Blunt",
"enBreak": 150.0,
"attackType": "Melee",
"FKGFPFNOJMN": 0.0
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV7",
"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_HowlingSoul_Flag",
"ratio": 1.0,
"setTarget": true
},
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"ratio": 1.0,
"setTarget": true
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": -0.5,
"z": 0.0
}
},
"height": 2.0,
"radius": 6.0
},
"attackInfo": {
"attackTag": "FallingAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": "FallingAnthem_HowlingSoul_Rank_2_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Wind",
"bonusCritical": 25.0,
"strikeType": "Blunt",
"enBreak": 225.0,
"attackType": "Melee",
"FKGFPFNOJMN": 0.0
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV7",
"hitHaltTimeScale": 0.10000000149011612
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.5,
"shakeTime": 0.20000000298023224,
"shakeDistance": 30.0,
"shakeDir": {
"y": 1.0
},
"extension": {
"baseCycle": 0.4000000059604645,
"cycleDamping": 0.0,
"rangeAttenuation": 0.30000001192092896
}
}
}
},
"targetType": "Enemy"
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_HowlingSoul_Flag",
"ratio": 0.0,
"setTarget": true,
"compareType": "NoneOrEqual"
},
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"ratio": 0.0,
"setTarget": true,
"compareType": "NoneOrEqual"
}
],
"healLimitedByCasterMaxHPRatio": "Eff_Avatar_Pole_FallingAnthem_Strike_01_Normal",
"effectTempleteID": -1.0
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_HowlingSoul_Flag",
"ratio": 0.0,
"setTarget": true,
"compareType": "NoneOrEqual"
},
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"ratio": 1.0,
"setTarget": true
}
],
"healLimitedByCasterMaxHPRatio": "Eff_Avatar_Pole_FallingAnthem_Strike_02_Normal",
"effectTempleteID": -1.0
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_HowlingSoul_Flag",
"ratio": 1.0,
"setTarget": true
},
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"ratio": 0.0,
"setTarget": true,
"compareType": "NoneOrEqual"
}
],
"healLimitedByCasterMaxHPRatio": "Eff_Avatar_Boy_Pole_Xiao_FallingAnthem_Strike_01_HowlingSoul",
"effectTempleteID": -1.0
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_HowlingSoul_Flag",
"ratio": 1.0,
"setTarget": true
},
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"ratio": 1.0,
"setTarget": true
}
],
"healLimitedByCasterMaxHPRatio": "Eff_Avatar_Boy_Pole_Xiao_FallingAnthem_Strike_02_HowlingSoul",
"effectTempleteID": -1.0
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Xiao_HowlingSoul_CameraController",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": ["Xiao_HowlingSoul"],
"modifierName": "HowlingSoul_Camera_Protection_Ghost"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": ["Xiao_HowlingSoul"],
"modifierName": "HowlingSoul_Camera_Protection_Invincible"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": ["Xiao_HowlingSoul"],
"modifierName": "HowlingSoul_Camera_Handler"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": ["Xiao_HowlingSoul"],
"modifierName": "HowlingSoul_Camera_Remover"
}
],
"modifiers": {
"HowlingSoul_Camera_Protection_Ghost": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "AttachAbilityStateResistance",
"resistanceListID": 11002
}
]
},
"HowlingSoul_Camera_Protection_Invincible": {
"modifierName": "",
"bonusCritical": 100.0,
"state": "Invincible"
},
"HowlingSoul_Camera_Handler": {
"modifierName": "",
"bonusCritical": 100.0,
"modifierMixins": [
{
"$type": "WindZoneMixin",
"shapeName": "CircleR3",
"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": ""
}
]
},
"HowlingSoul_Camera_Remover": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "ControlEmotion",
"toggleEmoSync": false,
"toggleBlink": false,
"toggleEyeKey": false
},
{
"$type": "TriggerHideWeapon",
"partNames": ["equip01"]
},
{
"$type": "AvatarCameraParam",
"cameraParam": {
"forceRadius": 5.0,
"forceRadiusDuration": 0.10000000149011612,
"shouldKeepForceRadius": true
}
}
],
"onRemoved": [
{
"$type": "EnableHeadControl",
"cdDelta": true,
"enable": true
},
{
"$type": "AvatarExitCameraShot",
"cdDelta": true
},
{
"$type": "ControlEmotion",
"cdDelta": true
},
{
"$type": "TriggerHideWeapon",
"cdDelta": true,
"visible": true,
"partNames": ["equip01"]
}
]
},
"UNIQUE_HowlingSoul_Mask_Material": {
"modifierName": "",
"isUnique": true,
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"healLimitedByCasterMaxHPRatio": "Eff_Avatar_Boy_Pole_Xiao_HowlingSoul_Mask",
"effectTempleteID": -1.0
}
]
},
"UNIQUE_HowlingSoul_Pre_Weather": {
"modifierName": "",
"isUnique": true,
"duration": 1.5,
"bonusCritical": 100.0,
"modifierMixins": [
{
"$type": "TriggerWeatherMixin",
"type": "Skill",
"weatherPattern": "Weather_Xiao_HowlingSoul_Pre",
"transDuration": 0.30000001192092896,
"duration": 1.5
}
]
}
},
"onAbilityStart": [
{
"$type": "EnableHeadControl",
"blend": false
},
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_HowlingSoul_Mask_Material_Remover"
},
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_HowlingSoul_Mask_Material"
},
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_HowlingSoul_Mask_Material"
},
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_HowlingSoul_Weather"
},
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_HowlingSoul_Pre_Weather"
},
{
"$type": "FireEffect",
"healLimitedByCasterMaxHPRatio": "Eff_Avatar_Boy_Pole_Xiao_HowlingSoul_Start",
"effectTempleteID": -1.0
},
{
"$type": "AvatarEnterCameraShot",
"predicates": [
{
"$type": "ByAttackNotHitScene",
"attackPattern": {
"$type": "ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 1.0,
"z": 0.20000000298023224
}
},
"radius": 0.4000000059604645
},
"GMIIMBGNKKE": true
},
{
"$type": "ByAvatarInWaterDepth",
"compareType": "LessAndEqual",
"depth": 0.5
}
],
"cameraMoveCfgPath": "Camera_Xiao_HowlingSoul"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Xiao_HowlingSoul",
"abilitySpecials": {
"HowlingSoul_LifeCostRatio": 0.0,
"HowlingSoul_Duration": 0.0,
"HowlingSoul_DamageUp": 0.0
},
"modifiers": {
"UNIQUE_HowlingSoul_Main_Handler": {
"modifierName": "",
"isUnique": true,
"duration": ["HowlingSoul_Duration", 0.800000011920929, "ADD"],
"bonusCritical": 100.0,
"thinkInterval": 1.0,
"modifierMixins": [
{
"$type": "ReplaceEventPatternMixin",
"oldPatterns": [
"Xiao_Attack01",
"Xiao_Attack02",
"Xiao_Attack03",
"Xiao_Attack04",
"Xiao_Attack05",
"Xiao_Attack06",
"Xiao_ExtraAttack",
"Audio_Boy_FallingAnthem_AS_1_Normal_Xiao",
"Audio_Boy_Attack01_Xiao",
"Audio_Boy_Attack02_Xiao",
"Audio_Boy_Attack03_Xiao",
"Audio_Boy_Attack04_Xiao",
"Audio_Boy_Attack05_Xiao",
"Audio_Boy_Attack06_Xiao",
"Audio_Boy_ExtraAtk_Xiao"
],
"newPatterns": [
"Xiao_Attack01_HowlingSoul",
"Xiao_Attack02_HowlingSoul",
"Xiao_Attack03_HowlingSoul",
"Xiao_Attack04_HowlingSoul",
"Xiao_Attack05_HowlingSoul",
"Xiao_Attack06_HowlingSoul",
"Xiao_ExtraAttack_HowlingSoul",
"Audio_Boy_FallingAnthem_AS_1_HS_Xiao",
"Audio_Boy_Attack01_HS_Xiao",
"Audio_Boy_Attack02_HS_Xiao",
"Audio_Boy_Attack03_HS_Xiao",
"Audio_Boy_Attack04_HS_Xiao",
"Audio_Boy_Attack05_HS_Xiao",
"Audio_Boy_Attack06_HS_Xiao",
"Audio_Boy_ExtraAtk_HowlingSoul_Xiao"
]
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": ["Jump"],
"modifierName": "HowlingSoul_Jump_Material"
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Jump",
"modifierName": "HowlingSoul_StayInAir_FallingProtection",
"normalizeEnd": 0.20000000298023224
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "JumpForRun",
"modifierName": "HowlingSoul_StayInAir_FallingProtection",
"normalizeEnd": 0.20000000298023224
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "JumpForWalk",
"modifierName": "HowlingSoul_StayInAir_FallingProtection",
"normalizeEnd": 0.20000000298023224
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "JumpForSprint",
"modifierName": "HowlingSoul_StayInAir_FallingProtection",
"normalizeEnd": 0.20000000298023224
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "DevilDash",
"modifierName": "HowlingSoul_AfterImage_Main_Handler_DevilDash",
"normalizeEnd": 0.699999988079071
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "DevilDashAir",
"modifierName": "HowlingSoul_AfterImage_Main_Handler_DevilDashAir",
"normalizeEnd": 0.699999988079071
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Attack03",
"modifierName": "HowlingSoul_AfterImage_Main_Handler_Attack03",
"normalizeEnd": 0.15000000596046448
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Attack04",
"modifierName": "HowlingSoul_AfterImage_Main_Handler_Attack04",
"normalizeEnd": 0.20000000298023224
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Attack05",
"modifierName": "HowlingSoul_AfterImage_Main_Handler_Attack05",
"normalizeEnd": 0.10999999940395355
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Attack06",
"modifierName": "HowlingSoul_AfterImage_Main_Handler_Attack06",
"normalizeEnd": 0.10000000149011612
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Attack06",
"modifierName": "HowlingSoul_AfterImage_Main_Handler_Attack06",
"normalizeStart": 0.20999999344348907,
"normalizeEnd": 0.25
},
{
"$type": "ModifyDamageMixin",
"attackTags": [
"NormalAttack_01",
"NormalAttack_02",
"NormalAttack_03",
"NormalAttack_04",
"NormalAttack_05",
"NormalAttack_06",
"ExtraAttack",
"FallingAttack"
],
"damagePercentageRatio": "HowlingSoul_DamageUp"
}
],
"properties": {
"Actor_EndureDelta": 0.5
},
"onAdded": [
{
"$type": "SetEmissionScaler",
"materialType": "Arm",
"value": 20.0,
"duration": 20.0
},
{
"$type": "AddGlobalValue",
"ratio": 1.0,
"key": "_ABILITY_HowlingSoul_Flag",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 1.0
},
{
"$type": "AttachEffect",
"healLimitedByCasterMaxHPRatio": "Eff_Avatar_Boy_Pole_Xiao_HowlingSoul_Loop",
"effectTempleteID": -1.0
},
{
"$type": "EnableRocketJump",
"canBeHandledOnRecover": true,
"enable": true,
"extention": {
"xzMultiplier": 2.299999952316284,
"yMultiplier": 5.0
}
},
{
"$type": "ClearEndura"
},
{
"$type": "SetAnimatorBool",
"boolID": "CanSpecialPerform"
}
],
"onRemoved": [
{
"$type": "EnableRocketJump",
"cdDelta": true,
"canBeHandledOnRecover": true
},
{
"$type": "AddGlobalValue",
"cdDelta": true,
"ratio": -999.0,
"key": "_ABILITY_HowlingSoul_Flag",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "RemoveUniqueModifier",
"cdDelta": true,
"modifierName": "UNIQUE_HowlingSoul_Weather"
},
{
"$type": "FireEffect",
"healLimitedByCasterMaxHPRatio": "Eff_Avatar_Boy_Pole_Xiao_HowlingSoul_Mask_Dissipate",
"effectTempleteID": -1.0
},
{
"$type": "SetAnimatorFloat",
"cdDelta": true,
"floatID": "HowlingSoul_Flag",
"ratio": 0.0
},
{
"$type": "ApplyModifier",
"cdDelta": true,
"modifierName": "UNIQUE_HowlingSoul_Mask_Material_Remover"
},
{
"$type": "SetEmissionScaler",
"cdDelta": true,
"materialType": "Arm",
"value": 0.5
},
{
"$type": "SetAnimatorBool",
"cdDelta": true,
"boolID": "CanSpecialPerform",
"ratio": true
}
],
"onThinkInterval": [
{
"$type": "LoseHP",
"amountByTargetMaxHPRatio": "HowlingSoul_LifeCostRatio",
"lethal": false,
"amountByCasterMaxHPRatio": ""
},
{
"$type": "EnableRocketJump",
"canBeHandledOnRecover": true,
"enable": true,
"extention": {
"xzMultiplier": 2.299999952316284,
"yMultiplier": 5.0
}
}
],
"onKill": [
{
"$type": "SetEmissionScaler",
"cdDelta": true,
"materialType": "Arm",
"value": 0.5
},
{
"$type": "RemoveUniqueModifier",
"cdDelta": true,
"modifierName": "UNIQUE_HowlingSoul_Main_Handler"
}
],
"onAvatarIn": [
{
"$type": "SetAnimatorFloat",
"floatID": "HowlingSoul_Flag",
"ratio": 1.0
}
],
"onAvatarOut": [
{
"$type": "RemoveUniqueModifier",
"cdDelta": true,
"modifierName": "UNIQUE_HowlingSoul_Main_Handler"
}
]
},
"UNIQUE_HowlingSoul_Weather": {
"modifierName": "",
"isUnique": true,
"bonusCritical": 100.0,
"modifierMixins": [
{
"$type": "TriggerWeatherMixin",
"type": "Skill",
"weatherPattern": "Weather_Xiao_HowlingSoul",
"duration": 999.0
}
]
},
"HowlingSoul_Jump_Material": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"healLimitedByCasterMaxHPRatio": "Eff_Avatar_Boy_Pole_Xiao_HowlingSoul_Jump",
"effectTempleteID": -1.0
}
]
},
"HowlingSoul_StayInAir_Hard": {
"modifierName": "",
"bonusCritical": 100.0,
"properties": {
"Animator_MoveSpeedRatio": -0.699999988079071
}
},
"HowlingSoul_StayInAir_Normal": {
"modifierName": "",
"bonusCritical": 100.0,
"properties": {
"Animator_MoveSpeedRatio": -0.5
}
},
"HowlingSoul_StayInAir_FallingProtection": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "HowlingSoul_StayInAir_FallingProtection_Handler"
}
]
},
"HowlingSoul_StayInAir_FallingProtection_Handler": {
"modifierName": "",
"duration": 0.20000000298023224,
"bonusCritical": 100.0,
"properties": {
"Actor_FallingDamageRatio": -1.0
}
},
"UNIQUE_HowlingSoul_Mask_Material_Remover": {
"modifierName": "",
"isUnique": true,
"duration": 1.600000023841858,
"bonusCritical": 100.0,
"thinkInterval": 1.0,
"onAdded": [
{
"$type": "SendEffectTrigger",
"parameter": "Fade",
"IIKEHINGEME": "",
"healLimitedByCasterMaxHPRatio": "Eff_Avatar_Boy_Pole_Xiao_HowlingSoul_Mask"
}
],
"onThinkInterval": [
{
"$type": "RemoveUniqueModifier",
"cdDelta": true,
"modifierName": "UNIQUE_HowlingSoul_Mask_Material"
}
]
},
"HowlingSoul_AfterImage_Main_Handler": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "EnableAfterImage",
"enable": true
}
],
"onRemoved": [
{
"$type": "EnableAfterImage",
"cdDelta": true
}
]
},
"HowlingSoul_AfterImage_Main_Handler_DevilDash": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "EnableAfterImage",
"enable": true
}
],
"onRemoved": [
{
"$type": "EnableAfterImage",
"cdDelta": true
}
]
},
"HowlingSoul_AfterImage_Main_Handler_DevilDashAir": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "EnableAfterImage",
"enable": true
}
],
"onRemoved": [
{
"$type": "EnableAfterImage",
"cdDelta": true
}
]
},
"HowlingSoul_AfterImage_Main_Handler_Attack03": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "EnableAfterImage",
"enable": true
}
],
"onRemoved": [
{
"$type": "EnableAfterImage",
"cdDelta": true
}
]
},
"HowlingSoul_AfterImage_Main_Handler_Attack04": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "EnableAfterImage",
"enable": true
}
],
"onRemoved": [
{
"$type": "EnableAfterImage",
"cdDelta": true
}
]
},
"HowlingSoul_AfterImage_Main_Handler_Attack05": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "EnableAfterImage",
"enable": true
}
],
"onRemoved": [
{
"$type": "EnableAfterImage",
"cdDelta": true
}
]
},
"HowlingSoul_AfterImage_Main_Handler_Attack06": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "EnableAfterImage",
"enable": true
}
],
"onRemoved": [
{
"$type": "EnableAfterImage",
"cdDelta": true
}
]
},
"HowlingSoul_AfterImage_Buff": {
"modifierName": "",
"duration": 0.3499999940395355,
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "EnableAfterImage",
"enable": true
}
],
"onRemoved": [
{
"$type": "EnableAfterImage",
"cdDelta": true
}
]
}
},
"onAdded": [
{
"$type": "AddGlobalValue",
"ratio": -999.0,
"key": "_ABILITY_HowlingSoul_Flag",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
],
"onAbilityStart": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_HowlingSoul_Pre_Weather"
},
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_HowlingSoul_Weather"
},
{
"$type": "SetAnimatorFloat",
"floatID": "HowlingSoul_Flag",
"ratio": 1.0
},
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_HowlingSoul_Main_Handler"
},
{
"$type": "FireEffect",
"healLimitedByCasterMaxHPRatio": "Eff_Avatar_Boy_Pole_Xiao_HowlingSoul_Burst",
"effectTempleteID": -1.0
},
{
"$type": "AvatarSkillStart",
"skillID": 10265,
"amount": 1.0,
"costStaminaRatio": 1.0
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Xiao_Talent_Zen",
"abilitySpecials": {
"Xiao_Talent_Zen_ChargeEfficiencyUp": 0.0
},
"modifiers": {
"UNIQUE_Zen_Handler": {
"modifierName": "",
"isUnique": true,
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"cdDelta": true,
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ABFPLJIKNAD"
}
]
}
],
"modifierName": "UNIQUE_Zen_ChargeEfficiencyUp"
}
],
"onAvatarIn": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Zen_ChargeEfficiencyUp"
}
],
"onAvatarOut": [
{
"$type": "ApplyModifier",
"cdDelta": true,
"modifierName": "UNIQUE_Zen_ChargeEfficiencyUp"
}
]
},
"UNIQUE_Zen_ChargeEfficiencyUp": {
"modifierName": "",
"isUnique": true,
"bonusCritical": 100.0,
"properties": {
"Actor_ChargeEfficiencyDelta": "Xiao_Talent_Zen_ChargeEfficiencyUp"
}
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Zen_Handler"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Xiao_Talent_DevilMayCry",
"abilitySpecials": {
"DevilMayCry_DamageUp": 0.0,
"DevilMayCry_DeltaTime": 0.0,
"DevilMayCry_TimeToDamage_Interval": 3.0
},
"modifiers": {
"DevilMayCry_Handler": {
"modifierName": "",
"bonusCritical": 100.0,
"modifierMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_HowlingSoul_Flag",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [-1.0, 0.5, 1.5],
"modifierNameSteps": [
"DevilMayCry_Blank",
"DevilMayCry_TimeToDamage"
]
}
]
},
"DevilMayCry_Blank": {
"modifierName": "",
"bonusCritical": 100.0
},
"DevilMayCry_TimeToDamage": {
"modifierName": "",
"bonusCritical": 100.0,
"thinkInterval": "DevilMayCry_TimeToDamage_Interval",
"modifierMixins": [
{
"$type": "ModifyDamageMixin",
"ignoreEventInfo": true,
"damagePercentageRatio": [
"DevilMayCry_DamageUp",
"DevilMayCry_DeltaTime",
"MUL"
]
},
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_XIAO_DEVILMAYCRY_DELTATIME",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [0.0, 4.5, 5.5],
"modifierNameSteps": [
"DevilMayCry_Material_Low",
"DevilMayCry_Material_High"
]
}
],
"onAdded": [
{
"$type": "AddGlobalValue",
"ratio": -4.0,
"key": "_ABILITY_XIAO_DEVILMAYCRY_DELTATIME",
"useLimitRange": true,
"maxValue": 5.0,
"minValue": 1.0
},
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_ABILITY_XIAO_DEVILMAYCRY_DELTATIME",
"overrideMapKey": "DevilMayCry_DeltaTime"
}
],
"onThinkInterval": [
{
"$type": "AddGlobalValue",
"ratio": 1.0,
"key": "_ABILITY_XIAO_DEVILMAYCRY_DELTATIME",
"useLimitRange": true,
"maxValue": 5.0,
"minValue": 1.0
},
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_ABILITY_XIAO_DEVILMAYCRY_DELTATIME",
"overrideMapKey": "DevilMayCry_DeltaTime"
}
]
},
"DevilMayCry_Material_Low": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"healLimitedByCasterMaxHPRatio": "Eff_Avatar_Boy_Pole_Xiao_DevilMayCry_Low",
"effectTempleteID": -1.0
}
]
},
"DevilMayCry_Material_High": {
"modifierName": "",
"bonusCritical": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"healLimitedByCasterMaxHPRatio": "Eff_Avatar_Boy_Pole_Xiao_DevilMayCry_High",
"effectTempleteID": -1.0
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "DevilMayCry_Handler"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Xiao_NormalAttack_DamageHandler",
"abilityMixins": [
{
"$type": "ModifyDamageMixin",
"animEventNames": ["ATK01A", "ATK01A_HowlingSoul"],
"damagePercentage": "NormalAttack_01A_DamagePercentage",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": ["ATK01B", "ATK01B_HowlingSoul"],
"damagePercentage": "NormalAttack_01B_DamagePercentage",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": ["ATK02", "ATK02_HowlingSoul"],
"damagePercentage": "NormalAttack_02_DamagePercentage",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": ["ATK03", "ATK03_HowlingSoul"],
"damagePercentage": "NormalAttack_03_DamagePercentage",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": ["ATK04A", "ATK04A_HowlingSoul"],
"damagePercentage": "NormalAttack_04A_DamagePercentage",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": ["ATK04B", "ATK04B_HowlingSoul"],
"damagePercentage": "NormalAttack_04B_DamagePercentage",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": ["ATK05", "ATK05_HowlingSoul"],
"damagePercentage": "NormalAttack_05_DamagePercentage",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": ["ATK06", "ATK06_HowlingSoul"],
"damagePercentage": "NormalAttack_06_DamagePercentage",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": ["ExtraAttack", "ExtraAttack_HowlingSoul"],
"damagePercentage": "ExtraAttack_DamagePercentage",
"damagePercentageRatio": 0.0
}
],
"abilitySpecials": {
"NormalAttack_01A_DamagePercentage": 0.0,
"NormalAttack_01B_DamagePercentage": 0.0,
"NormalAttack_02_DamagePercentage": 0.0,
"NormalAttack_03_DamagePercentage": 0.0,
"NormalAttack_04A_DamagePercentage": 0.0,
"NormalAttack_04B_DamagePercentage": 0.0,
"NormalAttack_05_DamagePercentage": 0.0,
"NormalAttack_06_DamagePercentage": 0.0,
"ExtraAttack_DamagePercentage": 0.0
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Xiao_CoreSkill",
"abilityMixins": [
{
"$type": "ModifyDamageMixin",
"attackTags": ["ExtraAttack"],
"damagePercentageRatio": "CoreSkill_DamagePercentageRatio"
}
],
"abilitySpecials": {
"CoreSkill_DamagePercentageRatio": 0.0
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Xiao_Talent_LowHP_DefenceUp",
"abilitySpecials": {
"Xiao_Talent_LowHPRatio": 0.0,
"Xiao_Talent_LowHP_DefenceRatio": 0.0
},
"modifiers": {
"Xiao_Talent_LowHP_DefenceUp_Handler": {
"modifierName": "",
"bonusCritical": 100.0,
"thinkInterval": 0.30000001192092896,
"modifierMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_Xiao_Talent_LowHP_DefenceUp_Active",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [-0.5, 0.5, 1.5],
"modifierNameSteps": [
"Xiao_Talent_LowHP_DefenceUp_Blank",
"Xiao_Talent_LowHP_DefenceUp_Buff"
]
}
],
"onThinkInterval": [
{
"$type": "SetGlobalValue",
"cdDelta": true,
"predicates": [
{
"$type": "MLPCNPAHGEK",
"target": "Self",
"logic": "LesserOrEqual",
"KDHOFDIBFJM": "Xiao_Talent_LowHPRatio"
}
],
"ratio": 1.0,
"key": "_ABILITY_Xiao_Talent_LowHP_DefenceUp_Active",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"cdDelta": true,
"predicates": [
{
"$type": "MLPCNPAHGEK",
"target": "Self",
"KDHOFDIBFJM": "Xiao_Talent_LowHPRatio"
}
],
"ratio": 0.0,
"key": "_ABILITY_Xiao_Talent_LowHP_DefenceUp_Active",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Xiao_Talent_LowHP_DefenceUp_Blank": {
"modifierName": "",
"bonusCritical": 100.0
},
"Xiao_Talent_LowHP_DefenceUp_Buff": {
"modifierName": "",
"bonusCritical": 100.0,
"properties": {
"Actor_DefenceRatio": "Xiao_Talent_LowHP_DefenceRatio"
},
"state": "DefenseUp",
"isLimitedProperties": true
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"cdDelta": true,
"modifierName": "Xiao_Talent_LowHP_DefenceUp_Handler"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Xiao_FallingDamageReduction"
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Xiao_ClimbStamina_Reduction",
"modifiers": {
"Xiao_ClimbStaminaReduction_Handler": {
"modifierName": "",
"bonusCritical": 100.0,
"thinkInterval": 5.0,
"onThinkInterval": [
{
"$type": "AttachModifier",
"target": "CurTeamAvatars",
"cdDelta": true,
"modifierName": "UNIQUE_ClimbStaminaReduction"
}
]
},
"UNIQUE_ClimbStaminaReduction": {
"modifierName": "",
"isUnique": true,
"bonusCritical": 100.0,
"modifierMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": ["Climb"],
"modifierName": "ClimbStamina_Reduction"
}
]
},
"ClimbStamina_Reduction": {
"modifierName": "",
"bonusCritical": 100.0,
"properties": {
"Actor_CostStaminaRatio": -0.20000000298023224
}
}
},
"onAdded": [
{
"$type": "AttachModifier",
"target": "CurTeamAvatars",
"cdDelta": true,
"modifierName": "UNIQUE_ClimbStaminaReduction"
},
{
"$type": "AttachModifier",
"cdDelta": true,
"modifierName": "Xiao_ClimbStaminaReduction_Handler"
}
],
"isDynamicAbility": true
}
}
]