{ "AbilityMixins": [ { "$type": "AttachStateWithModifierMixin", "ConfigList": [ { "AnimatorStateName": "Attack_Special_01_Start", "FrameCountLow": 0, "MaxFrameCountHigh": true, "ModifierNameList": [ "ReduceDamageModifier", "BeingHitCheckModifier_Start" ] }, { "AnimatorStateName": "Attack_Special_01_Attack", "FrameCountHigh": 11, "FrameCountLow": 0, "ModifierNameList": [ "BeingHitCheckModifier_Attack" ] }, { "AnimatorStateName": "Attack_Special_01_Attack", "FrameCountHigh": 22, "FrameCountLow": 0, "ModifierNameList": [ "ReduceDamageModifier" ] }, { "AnimatorStateName": "Attack_AssaultAid", "FrameCountHigh": 129, "FrameCountLow": 38, "ModifierNameList": [ "ReduceDamageModifier_AssaultAid" ] } ] }, { "$type": "ActwithStateFrameMixin", "ConfigList": [ { "ActionList": [ { "$type": "HandleAnimatorZoneTagsAction", "AnimatorStateTags": [ "Norano_Special_Charged" ], "IsAdd": true } ], "AnimatorStateName": "Attack_Special_01_Start", "Frame": 66 } ] } ], "AbilityName": "Norano_GuardPoint", "AbilitySpecials": { "AS_DamageTakeRatio": { "Value": -0.5 }, "AS_DamageTakeRatio_AssaultAid": { "Value": -0.6 }, "AS_HpRecover_Guard_Base": { "Value": 0 }, "AS_HpRecover_Guard_Final": { "Value": 0 }, "AS_HpRecover_Guard_PerLevel": { "Value": 0 }, "AS_HpRecover_Guard_Percentage": { "Value": 0.3 }, "AS_HpRecover_Guard_Percentage_Talent_02": { "Value": 0.3 }, "AS_HpRecover_Guard_TheFinal": { "Value": 0 }, "AS_RecoverCD": { "Value": 5 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnAdded": [ { "$type": "SetAbilitySpecialByExpression", "Expression": "specials(AS_HpRecover_Guard_Base)+(specials(AS_HpRecover_Guard_PerLevel)*avatarskilllevel(1))", "ParamName": "AS_HpRecover_Guard_Final", "Target": "Self", "ValueType": "Float" }, { "$type": "SetAbilitySpecialAction", "ModifyFunction": "Replace", "Param": "%AS_HpRecover_Guard_Percentage_Talent_02", "ParamName": "AS_HpRecover_Guard_Percentage", "Predicates": [ { "$type": "ByAvatarTalentIndex", "TalentIndex": 2 } ] } ] }, "Modifiers": { "BeingHitCheckModifier_Attack": { "OnAdded": [ { "$type": "ApplyModifier", "ModifierName": "GuardSuccessModifier", "Predicates": [ { "$type": "ByIsInZoneTags", "Tags": [ "Norano_Special_BeAttackLanded" ] } ] }, { "$type": "HandleAnimatorZoneTagsAction", "AnimatorStateTags": [ "Norano_Special_Enhance" ], "IsAdd": true, "Predicates": [ { "$type": "ByOr", "Predicates": [ { "$type": "ByIsInZoneTags", "Tags": [ "Norano_Special_BeAttackLanded" ] }, { "$type": "ByIsInZoneTags", "Tags": [ "Norano_Special_Charged" ] } ] } ] } ], "OnBeAttackLanded": [ { "$type": "ApplyModifier", "ModifierName": "GuardSuccessModifier", "Predicates": [ { "$type": "ByNot", "Predicates": [ { "$type": "ByIsInZoneTags", "Tags": [ "Norano_Special_BeAttackLanded" ] } ] } ] }, { "$type": "HandleAnimatorZoneTagsAction", "AnimatorStateTags": [ "Norano_Special_Enhance" ], "IsAdd": true }, { "$type": "HandleAnimatorZoneTagsAction", "AnimatorStateTags": [ "Norano_Special_BeAttackLanded" ], "IsAdd": true } ] }, "BeingHitCheckModifier_Start": { "OnAdded": [ { "$type": "HandleAnimatorZoneTagsAction", "AnimatorStateTags": [ "Norano_Special_BeAttackLanded" ], "IsAdd": false }, { "$type": "HandleAnimatorZoneTagsAction", "AnimatorStateTags": [ "Norano_Special_Charged" ], "IsAdd": false }, { "$type": "HandleAnimatorZoneTagsAction", "AnimatorStateTags": [ "Norano_Special_Enhance" ], "IsAdd": false }, { "$type": "SetAnimCtrlerParamAction", "BoolVal": false, "ParamName": "Bool_GuardSuccess", "ParamType": 2, "Target": "Self" } ], "OnBeAttackLanded": [ { "$type": "HandleAnimatorZoneTagsAction", "AnimatorStateTags": [ "Norano_Special_BeAttackLanded" ], "IsAdd": true } ] }, "GuardSuccessModifier": { "Duration": 0.2, "ModifierStacking": "Replace", "OnAdded": [ { "$type": "CameraStretchAction", "StretchConfigKey": "Caesar_GuardSuccess_CamStretch_01" }, { "$type": "CameraZoomAction", "ZoomConfigKey": "Caesar_GuardSuccess_CamZoom_01" }, { "$type": "AttackCameraShakeAction", "ShakeConfigKey": "Caesar_GuardSuccess_CamShake_E_01" }, { "$type": "CameraOverrideTrackAction", "OverrideKey": "Caesar_GuardSuccess_CameraOverrideTrack_01", "Target": "Self" }, { "$type": "GamepadRumbleAction", "GamepadRumbleKey": "Caesar_GamepadRumble_E_GuardSuccess" }, { "$type": "FireEffect", "EffectPattern": "Eff_Norano_Guard_Hit_01", "Target": "Self" }, { "$type": "SetAnimCtrlerParamAction", "BoolVal": true, "ParamName": "Bool_GuardSuccess", "ParamType": 2, "Target": "Self" }, { "$type": "ApplyModifier", "ModifierName": "RecoverHPModifier", "Target": "Self" } ], "OnRemoved": [ { "$type": "CameraOverrideTrackEndAction", "OverrideKey": "Caesar_GuardSuccess_CameraOverrideTrack_01", "Target": "Self" } ] }, "RecoverHPModifier": { "Duration": "%AS_RecoverCD", "ModifierStacking": "Unique", "OnAdded": [ { "$type": "SetAbilitySpecialByExpression", "DoRefresh": true, "Expression": "specials(AS_HpRecover_Guard_Final)+specials(AS_HpRecover_Guard_Percentage)*(property(MaxHP)-property(CurHP))", "ParamName": "AS_HpRecover_Guard_TheFinal", "Target": "Self", "ValueType": "Float" }, { "$type": "RecoverHPAction", "Amount": "%AS_HpRecover_Guard_TheFinal", "Percentage": 0, "Predicates": [ { "$type": "ByNot", "Predicates": [ { "$type": "ByIsInZoneTags", "Tags": [ "Avatar_Norano_MainStoryBossFight_Debuff" ] } ] } ], "Target": "Self" } ] }, "ReduceDamageModifier": { "Duration": -1, "IgnoreTimeScale": false, "ModifierStacking": "Refresh", "OnBeingHitPre": [ { "$type": "ModifyAttackDataAction", "PropertyKey": "Actor_DamageTakeRatio", "PropertyValue": "%AS_DamageTakeRatio", "Target": "Self" } ] }, "ReduceDamageModifier_AssaultAid": { "Duration": -1, "IgnoreTimeScale": false, "ModifierStacking": "Refresh", "OnBeingHitPre": [ { "$type": "ModifyAttackDataAction", "PropertyKey": "Actor_DamageTakeRatio", "PropertyValue": "%AS_DamageTakeRatio_AssaultAid", "Target": "Self" } ] } } }