ZenlessData/Data/Device_Prop_PipeBridge_02_Falling_Default.json

50 lines
1.2 KiB
JSON
Raw Normal View History

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierSectionEditionMixin",
"ConfigList": [
{
"AnimatorStateName": "Falling_Start",
"FrameCountHigh": 177,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"HideEtherModifier"
]
}
]
}
],
"AbilityName": "Device_Prop_PipeBridge_02_Falling_Default",
"AbilityStacking": "Unique",
"Modifiers": {
"HideEtherModifier": {
"Duration": -1,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "PushPointGameObjectControlAction",
"AttachPointNameList": [
"TriggerCollider"
],
"IsActive": false,
"Tag": "Device_Prop_PipeBridge_02_Falling_DisableCollider"
}
],
"OnRemoved": [
{
"$type": "PushPointGameObjectControlAction",
"AttachPointNameList": [
"TriggerCollider"
],
"IsActive": true,
"Tag": "Device_Prop_PipeBridge_02_Falling_DisableCollider"
}
],
"Target": "Self"
}
}
}