{ "AbilityName" : "GoldenBomb_MuteInput_End", "AbilityStacking": "Unique", "DefaultModifier" : { "OnAdded" : [ { "$type": "MoleMole.ApplyModifier", "ModifierName": "EndMuteInputModifier", "Target" : "Self" } ] }, "Modifiers" : { "EndMuteInputModifier" : { "ModifierStacking" : "Unique", "Duration" : 0.1, "IgnoreTimeScale" : false, "OnAdded" : [ { "$type" : "MoleMole.InterruptInputEnableAction", "Tag" : "GoldenBomb_MuteInput" } ], } } }