{ "AbilityMixins": [ { "$type": "AttachStateWithModifierMixin", "CheckCloudPlatformPerfectSwitch": true, "ConfigList": [ { "AnimatorStateName": "Attack_3", "FrameCountHigh": 64, "FrameCountLow": 34, "IsLoop": false, "LayerIndex": 0, "MaxFrameCountHigh": false, "MaxFrameCountLow": false, "ModifierNameList": [ "ParryTypeContral_SpecialRush" ] }, { "AnimatorStateName": "Attack_03_02_Start", "FrameCountHigh": 51, "FrameCountLow": 22, "IsLoop": false, "LayerIndex": 0, "MaxFrameCountHigh": false, "MaxFrameCountLow": false, "ModifierNameList": [ "ParryTypeContral_SpecialRush" ] }, { "AnimatorStateName": "Attack_4", "FrameCountHigh": 91, "FrameCountLow": 61, "IsLoop": false, "LayerIndex": 0, "MaxFrameCountHigh": false, "MaxFrameCountLow": false, "ModifierNameList": [ "ParryTypeContral_SpecialRush" ] }, { "AnimatorStateName": "Hit_Parry_Start", "FrameCountHigh": 0, "FrameCountLow": 0, "IsLoop": false, "LayerIndex": 0, "MaxFrameCountHigh": true, "MaxFrameCountLow": false, "ModifierNameList": [ "Modifier_ResetCount" ] }, { "AnimatorStateName": "Attack_3", "FrameCountHigh": 0, "FrameCountLow": 0, "IsLoop": false, "LayerIndex": 0, "MaxFrameCountHigh": true, "MaxFrameCountLow": false, "ModifierNameList": [ "Modifier_ListenParry" ] }, { "AnimatorStateName": "Attack_4", "FrameCountHigh": 0, "FrameCountLow": 0, "IsLoop": false, "LayerIndex": 0, "MaxFrameCountHigh": true, "MaxFrameCountLow": false, "ModifierNameList": [ "Modifier_ListenParry" ] } ] }, { "$type": "AttachZoneTagWithModifierMixin", "ConfigList": [ { "ModifierNameList": [ "Modifier_ContinousAttack" ], "ZoneTag": "SpecialCountMode" } ] } ], "AbilityName": "Huskron_SpecialRush", "AbilitySpecials": { "Attack0304CounterCount": { "Value": 0 }, "HpReduceAmount": { "Value": -0.34 } }, "AbilityStacking": "Unique", "Modifiers": { "Modifier_ContinousAttack": { "OnRemoved": [ { "$type": "WriteAIParamAction", "BoolParamValue": false, "ParamName": "isMuteGlobalAI", "Target": "Self" }, { "$type": "WriteAIParamAction", "BoolParamValue": false, "ParamName": "ReadyToAttack", "Target": "Self" }, { "$type": "WriteAIParamAction", "BoolParamValue": false, "ParamName": "isUsingFirstSkill", "Target": "Self" } ], "OnThinkInterval": [ { "$type": "WriteAIParamAction", "BoolParamValue": true, "ParamName": "isMuteGlobalAI", "Target": "Self" }, { "$type": "WriteAIParamAction", "BoolParamValue": true, "ParamName": "ReadyToAttack", "Target": "Self" }, { "$type": "WriteAIParamAction", "BoolParamValue": true, "ParamName": "isUsingFirstSkill", "Target": "Self" } ], "ThinkInterval": 0.01 }, "Modifier_ListenParry": { "OnBeingHit": [ { "$type": "SetAbilitySpecialByExpression", "DoRefresh": true, "Expression": "0.34*property(MaxHP)", "ParamName": "HpReduceAmount", "Predicates": [ { "$type": "ByAnimEventIDs", "AnimEventIDs": [ "Monster_Huskron_SpecialParry" ], "Target": "Self" }, { "$type": "ByIsInZoneTags", "Tags": [ "SpecialCountMode" ], "Target": "Self" } ], "ValueType": "Float" }, { "$type": "ReplaceDamageAction", "Predicates": [ { "$type": "ByAnimEventIDs", "AnimEventIDs": [ "Monster_Huskron_SpecialParry" ], "Target": "Self" }, { "$type": "ByIsInZoneTags", "Tags": [ "SpecialCountMode" ], "Target": "Self" } ], "TargetDamage": "%HpReduceAmount" }, { "$type": "DamageByAttackPropertyAction", "AnimEventID": "Monster_Huskron_SpecialParry", "AttachPoint": "ChestPoint", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "ParryAid" ] }, { "$type": "ByIsInZoneTags", "Tags": [ "SpecialCountMode" ], "Target": "Self" } ], "Target": "Self" }, { "$type": "ModifyPerfectSwitchPointAction", "Amount": 1, "ModifyFunction": "Add", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "ParryAid" ] }, { "$type": "ByIsInZoneTags", "Tags": [ "SpecialCountMode" ], "Target": "Self" } ] }, { "$type": "SetAbilitySpecialAction", "ModifyFunction": "Add", "Param": 1, "ParamName": "Attack0304CounterCount", "ParamType": "Integer", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "ParryAid" ] }, { "$type": "ByIsInZoneTags", "Tags": [ "SpecialCountMode" ], "Target": "Self" } ], "Target": "Self" } ] }, "Modifier_ResetCount": { "OnAdded": [ { "$type": "SetAbilitySpecialAction", "ModifyFunction": "Replace", "Param": 0, "ParamName": "Attack0304CounterCount", "ParamType": "Integer" }, { "$type": "HandleAnimatorZoneTagsAction", "AnimatorStateTags": [ "SpecialCountMode" ], "IsAdd": false, "Target": "Self" } ] }, "ParryTypeContral_SpecialRush": { "Duration": -1, "ModifierStacking": "Unique", "OnAdded": [ { "$type": "SetAnimCtrlerParamAction", "IntVal": 0, "ParamName": "Int_ParryType", "ParamType": 3, "Predicates": [ { "$type": "ByAbilitySpecial", "CompareType": "Less", "Param": 2, "ParamName": "Attack0304CounterCount", "ParamType": "Integer" }, { "$type": "ByIsInZoneTags", "Tags": [ "SpecialCountMode" ], "Target": "Self" } ], "Target": "Self" }, { "$type": "SetAnimCtrlerParamAction", "IntVal": 1, "ParamName": "Int_ParryType", "ParamType": 3, "Predicates": [ { "$type": "ByAbilitySpecial", "CompareType": "GreaterEqual", "Param": 2, "ParamName": "Attack0304CounterCount", "ParamType": "Integer" }, { "$type": "ByIsInZoneTags", "Tags": [ "SpecialCountMode" ], "Target": "Self" } ], "Target": "Self" }, { "$type": "ApplyAbilityAction", "AbilityName": "Monster_Common_EtherSummonDeath", "IsAutoTrigger": false, "Predicates": [ { "$type": "ByAbilitySpecial", "CompareType": "GreaterEqual", "Param": 2, "ParamName": "Attack0304CounterCount", "ParamType": "Integer" }, { "$type": "ByIsInZoneTags", "Tags": [ "SpecialCountMode" ], "Target": "Self" } ], "Target": "Self" } ] } }, "OnAdded": [ { "$type": "HandleAnimatorZoneTagsAction", "AnimatorStateTags": [ "Huskron_NewSkillSet" ], "IsAdd": true, "Target": "Self" }, { "$type": "SetAbilitySpecialAction", "ModifyFunction": "Replace", "Param": 0, "ParamName": "Attack0304CounterCount", "ParamType": "Integer" }, { "$type": "SetAnimCtrlerParamAction", "BoolVal": true, "ParamName": "Bool_SpecialCountMode", "ParamType": 2, "Predicates": [ { "$type": "ByIsInZoneTags", "Tags": [ "SpecialCountMode" ], "Target": "Self" } ] }, { "$type": "ModifyMaterialPropertyAction", "ApplyAllRenderers": true, "Predicates": [ { "$type": "ByIsInZoneTags", "Tags": [ "SpecialCountMode" ], "Target": "Self" } ], "Tag": "Monster_Huskron_Gloomaron_MA_Common_SecondaryEmission_01", "Target": "Self", "key": "Monster_Huskron_Gloomaron_MA_Common_SecondaryEmission_01" }, { "$type": "ModifyMaterialPropertyAction", "ApplyAllRenderers": true, "Predicates": [ { "$type": "ByIsInZoneTags", "Tags": [ "SpecialCountMode" ], "Target": "Self" } ], "Tag": "Monster_Huskron_Gloomaron_MA_Common_OverrideRimGlow_01", "Target": "Self", "key": "Monster_Huskron_Gloomaron_MA_Common_OverrideRimGlow_01" } ] }