49 lines
1.1 KiB
JSON
49 lines
1.1 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachZoneTagWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"ModifierNameList": [
|
|
"Bangboo_AutoBattle_MuteRootMotion_Modifier"
|
|
],
|
|
"ZoneTag": "AutoBattle_Death"
|
|
},
|
|
{
|
|
"ModifierNameList": [
|
|
"Bangboo_AutoBattle_MuteRootMotion_Modifier"
|
|
],
|
|
"ZoneTag": "AutoBattle_Attack"
|
|
},
|
|
{
|
|
"ModifierNameList": [
|
|
"Bangboo_AutoBattle_MuteRootMotion_Modifier"
|
|
],
|
|
"ZoneTag": "AutoBattle_Skill"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "Bangboo_AutoBattle_MuteRootMotion",
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"Bangboo_AutoBattle_MuteRootMotion_Modifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "MuteRootMotionAction",
|
|
"EnableMute": true,
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "MuteRootMotionAction",
|
|
"EnableMute": false,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |