{ "AbilityMixins": [ { "$type": "AttachStateWithModifierMixin", "ConfigList": [ { "AnimatorStateName": "Attack_Normal_04_Enhance", "FrameCountHigh": 0, "FrameCountLow": 0, "IsLoop": false, "LayerIndex": 0, "MaxFrameCountHigh": true, "MaxFrameCountLow": false, "ModifierNameList": [ "DamageTakeRatioModifier" ] }, { "AnimatorStateName": "Attack_Normal_04_Enhance_02", "FrameCountHigh": 0, "FrameCountLow": 50, "IsLoop": false, "LayerIndex": 0, "MaxFrameCountHigh": true, "MaxFrameCountLow": false, "ModifierNameList": [ "FieldRange_Modifier" ] }, { "AnimatorStateName": "Attack_Normal_05_Enhance", "FrameCountHigh": 15, "FrameCountLow": 0, "IsLoop": false, "LayerIndex": 0, "MaxFrameCountHigh": false, "MaxFrameCountLow": false, "ModifierNameList": [ "FieldRange_Modifier" ] }, { "AnimatorStateName": "Attack_ExSpecial_Enhance_02_Charge", "FrameCountHigh": 0, "FrameCountLow": 35, "IsLoop": false, "LayerIndex": 0, "MaxFrameCountHigh": true, "MaxFrameCountLow": false, "ModifierNameList": [ "FieldRange_Modifier_ExSP02" ] } ] } ], "AbilityName": "YiXuan_TaiJiHitPerform", "AbilitySpecials": { "AS_DamageTakeRatio": { "Value": -0.4 } }, "AbilityStacking": "Unique", "Modifiers": { "DamageTakeRatioModifier": { "Duration": -1, "IgnoreTimeScale": false, "ModifierStacking": "Unique", "Properties": { "Actor_DamageTakeRatio": "%AS_DamageTakeRatio" } }, "FieldRange_Modifier": { "Duration": -1, "ModifierMixins": [ { "$type": "FieldRangeMixin", "AllowActor": true, "ColliderConfig": { "ColliderAngleOffset": { "x": 0, "y": 0, "z": 0 }, "ColliderPosOffset": { "x": 0, "y": 1, "z": 0 }, "ColliderType": "FanCylinder", "FanCylinderColliderAngle": 360, "FanCylinderColliderHeight": 2, "FanCylinderColliderRadius": 6, "FanCylinderColliderVertexNum": 24 }, "FieldEnterActions": [ { "$type": "ApplyModifier", "ModifierName": "PerformModifier", "Predicates": [ { "$type": "ByRelativeCampType", "Relationship": "Enemy", "Target": "Other" } ], "Target": "Other" } ], "FieldExitActions": [ { "$type": "RemoveModifier", "ModifierName": "PerformModifier", "Predicates": [ { "$type": "ByRelativeCampType", "Relationship": "Enemy", "Target": "Other" } ], "Target": "Other" } ], "FieldInitPosRot": { "CoordsOption": "ReferTarget", "NeedRaycastGround": true, "Offset": { "AngleOffset": { "x": 0, "y": 0, "z": 0 }, "IsUseRotationXZ": false, "IsUseRotationY": true, "PositionOffset": { "x": 0, "y": 0, "z": 0 }, "RandomPositionRange": { "x": 0, "y": 0, "z": 0 } }, "TargetOption": { "$type": "ConfigPosRotReferTarget", "OffsetReferTarget": "Self" } }, "IsFollow": true, "TotalDuration": -1 } ], "ModifierStacking": "Unique" }, "FieldRange_Modifier_ExSP02": { "Duration": -1, "ModifierMixins": [ { "$type": "FieldRangeMixin", "AllowActor": true, "ColliderConfig": { "ColliderAngleOffset": { "x": 0, "y": 0, "z": 0 }, "ColliderPosOffset": { "x": 0, "y": 1, "z": 0 }, "ColliderType": "FanCylinder", "FanCylinderColliderAngle": 360, "FanCylinderColliderHeight": 2, "FanCylinderColliderRadius": 4, "FanCylinderColliderVertexNum": 24 }, "FieldEnterActions": [ { "$type": "ApplyModifier", "ModifierName": "PerformModifier_ExSP02", "Predicates": [ { "$type": "ByRelativeCampType", "Relationship": "Enemy", "Target": "Other" } ], "Target": "Other" } ], "FieldExitActions": [ { "$type": "RemoveModifier", "ModifierName": "PerformModifier_ExSP02", "Predicates": [ { "$type": "ByRelativeCampType", "Relationship": "Enemy", "Target": "Other" } ], "Target": "Other" } ], "FieldInitPosRot": { "CoordsOption": "ReferTarget", "NeedRaycastGround": true, "Offset": { "AngleOffset": { "x": 0, "y": 0, "z": 0 }, "IsUseRotationXZ": false, "IsUseRotationY": true, "PositionOffset": { "x": 0, "y": 0, "z": 4 }, "RandomPositionRange": { "x": 0, "y": 0, "z": 0 } }, "TargetOption": { "$type": "ConfigPosRotReferTarget", "OffsetReferTarget": "Self" } }, "IsFollow": true, "TotalDuration": -1 } ], "ModifierStacking": "Unique" }, "PerformModifier": { "Duration": -1, "ModifierStacking": "Replace", "OnAdded": [ { "$type": "AttachEffect", "EffectPattern": "Eff_YiXuan_Attack_Common_12_Lizi", "Predicates": [ { "$type": "ByCharacterSize", "CharacterSize": "Small", "CompareType": "LessEqual", "Target": "Self" } ], "Tag": "Eff_YiXuan_Attack_Common_12_Lizi", "Target": "Self" }, { "$type": "AttachEffect", "EffectPattern": "Eff_YiXuan_Attack_Common_13_Lizi", "Predicates": [ { "$type": "ByCharacterSize", "CharacterSize": "Small", "CompareType": "Greater", "Target": "Self" } ], "Tag": "Eff_YiXuan_Attack_Common_13_Lizi", "Target": "Self" } ], "OnRemoved": [ { "$type": "RemoveTagEffect", "Predicates": [ { "$type": "ByCharacterSize", "CharacterSize": "Small", "CompareType": "LessEqual", "Target": "Self" } ], "Tag": "Eff_YiXuan_Attack_Common_12_Lizi", "Target": "Self" }, { "$type": "RemoveTagEffect", "Predicates": [ { "$type": "ByCharacterSize", "CharacterSize": "Small", "CompareType": "Greater", "Target": "Self" } ], "Tag": "Eff_YiXuan_Attack_Common_13_Lizi", "Target": "Self" } ] }, "PerformModifier_ExSP02": { "Duration": -1, "ModifierStacking": "Replace" } } }