ZenlessData/Data/Unagi_Blade_Dither_FadeOut.json
2024-12-17 20:43:14 -03:00

99 lines
2.6 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierSectionEditionMixin",
"ConfigList": [
{
"AnimatorStateName": "Evade_Blend_Left",
"FrameCountHigh": 12,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"BladeDitherModifier"
]
},
{
"AnimatorStateName": "Evade_Blend_Right",
"FrameCountHigh": 12,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"BladeDitherModifier"
]
},
{
"AnimatorStateName": "Evade_Front",
"FrameCountHigh": 12,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"BladeDitherModifier"
]
},
{
"AnimatorStateName": "Run_Start",
"FrameCountHigh": 12,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"BladeDitherModifier"
]
},
{
"AnimatorStateName": "Walk_Start",
"FrameCountHigh": 12,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"BladeDitherModifier"
]
}
]
}
],
"AbilityName": "Unagi_Blade_Dither_FadeOut",
"AbilityStacking": "Unique",
"Modifiers": {
"BladeDitherModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "Unagi_Weapon01"
}
],
"Tag": "Avatar_Female_Size02_Unagi_MA_Blade_Dither_01",
"Target": "Self",
"key": "Avatar_Female_Size02_Unagi_MA_Blade_Dither_01"
}
],
"OnRemoved": [
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Avatar_Female_Size02_Unagi_MA_Blade_Dither_01",
"Target": "Self"
}
]
}
}
}