32 lines
742 B
JSON
32 lines
742 B
JSON
|
{
|
||
|
"AbilityName": "GoldenBomb_MuteInput_Loop",
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "MuteInputModifier",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Modifiers": {
|
||
|
"MuteInputModifier": {
|
||
|
"Duration": -1,
|
||
|
"IgnoreTimeScale": false,
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "InputMuteAction",
|
||
|
"CameraMoveMute": true,
|
||
|
"CharacterBagMute": true,
|
||
|
"CharacterMoveMute": true,
|
||
|
"CharacterQTEMute": false,
|
||
|
"CharacterSkillMute": false,
|
||
|
"CharacterSwitchMute": true,
|
||
|
"Tag": "GoldenBomb_MuteInput"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|