{ "AbilityName" : "Monster_Default", "AbilityStacking":"Unique" // "DefaultModifier" : // { // "OnBeingHit" : // [ // { // "$type" : "MoleMole.ApplyMatCapAction", // "MatCapKey" : "Monster_Common_Size_S_Hit_ShaderMatCap_01", // "Target" : "Self", // "Predicates" : // [ // { // "$type": "MoleMole.ByIsInZoneTags", // "Target": "Self", // "Tags": // [ // "Small" // ] // }, // { // "$type": "MoleMole.ByNot", // "Predicates": // [ // { // "$type" : "MoleMole.ByTargetHitEffect", // "TargetHitEffects": // [ // "Mute" // ] // } // ] // } // ] // }, // { // "$type" : "MoleMole.ApplyMatCapAction", // "MatCapKey" : "Monster_Common_Size_M_Hit_ShaderMatCap_01", // "Target" : "Self", // "Predicates" : // [ // { // "$type": "MoleMole.ByIsInZoneTags", // "Target": "Self", // "Tags": // [ // "Middle" // ] // }, // { // "$type": "MoleMole.ByNot", // "Predicates": // [ // { // "$type" : "MoleMole.ByTargetHitEffect", // "TargetHitEffects": // [ // "Mute" // ] // } // ] // } // ] // }, // { // "$type" : "MoleMole.ApplyMatCapAction", // "MatCapKey" : "Monster_Common_Size_L_Hit_ShaderMatCap_01", // "Target" : "Self", // "Predicates" : // [ // { // "$type": "MoleMole.ByIsInZoneTags", // "Target": "Self", // "Tags": // [ // "Large" // ] // }, // { // "$type": "MoleMole.ByNot", // "Predicates": // [ // { // "$type" : "MoleMole.ByTargetHitEffect", // "TargetHitEffects": // [ // "Mute" // ] // } // ] // } // ] // } // ] // } }