ZenlessData/Data/Device_Prop_Switch_02_Normal.json
2024-11-04 02:05:40 -03:00

37 lines
882 B
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierSectionEditionMixin",
"ConfigList": [
{
"AnimatorStateName": "Idle",
"IsLoop": true,
"LayerIndex": 0,
"ModifierNameList": [
"IdleModifier"
],
"NormalizedTimeHigh": 1,
"NormalizedTimeLow": 0
}
]
}
],
"AbilityName": "Device_Prop_Switch_02_Normal",
"AbilityStacking": "Unique",
"Modifiers": {
"IdleModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "PlayTextureSheetSequenceAction",
"InterruptType": "Interrupt",
"IsKeepLastFrame": false,
"MeshPath": "Device_Prop_Switch_02",
"Target": "Self",
"TextureSheetKey": "Device_Prop_Switch_02_Normal"
}
]
}
}
}