92 lines
2.3 KiB
JSON
92 lines
2.3 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "SwitchIn_Attack_End_Air",
|
|
"FrameCountLow": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"ModifierNameList": [
|
|
"Vivian_SourceTag_Modifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "SwitchIn_Attack_Ex_End_Air",
|
|
"FrameCountLow": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"ModifierNameList": [
|
|
"Vivian_SourceTag_Modifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "SwitchIn_Attack_End_Air",
|
|
"FrameCountLow": 20,
|
|
"MaxFrameCountHigh": true,
|
|
"ModifierNameList": [
|
|
"Vivian_MuteEnergyCost_TagManager"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "SwitchIn_Attack_Ex_End_Air",
|
|
"FrameCountLow": 3,
|
|
"MaxFrameCountHigh": true,
|
|
"ModifierNameList": [
|
|
"Vivian_MuteEnergyCost_TagManager"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_Branch_Air_Pose",
|
|
"FrameCountLow": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"ModifierNameList": [
|
|
"Vivian_MuteEnergyCost_TagManager"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_Branch_Air",
|
|
"FrameCountLow": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"ModifierNameList": [
|
|
"Vivian_MuteEnergyCost_TagManager"
|
|
]
|
|
}
|
|
],
|
|
"IsSeam": false
|
|
}
|
|
],
|
|
"AbilityName": "Vivian_MuteEnergyCost",
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"Vivian_MuteEnergyCost_TagManager": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"MuteEnergyCostTag"
|
|
],
|
|
"IsAdd": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"ModifierNameList": [
|
|
"Vivian_SourceTag_Modifier"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"MuteEnergyCostTag"
|
|
],
|
|
"IsAdd": false
|
|
}
|
|
]
|
|
},
|
|
"Vivian_SourceTag_Modifier": {
|
|
}
|
|
}
|
|
} |