mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2026-03-05 15:55:46 +08:00
80 lines
2.0 KiB
JSON
80 lines
2.0 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "Sp_01_Born",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"FrameHaltModifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Exsp_01_Born",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"FrameHaltModifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Exsp_02_Born",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"FrameHaltModifier"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "Summer_Cat_FrameHaltSync",
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"FrameHaltModifier": {
|
|
"Duration": -1,
|
|
"IgnoreTimeScale": false,
|
|
"ModifierMixins": [
|
|
{
|
|
"$type": "FrameHaltSyncMixin",
|
|
"CustomTargetKey": "AbilityTarget_Summer_FindSummer",
|
|
"SyncTargetting": "Custom"
|
|
}
|
|
],
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"CustomKey": "AbilityTarget_Summer_FindSummer",
|
|
"ModifierName": "FrameHaltModifierSummer",
|
|
"Target": "Custom"
|
|
}
|
|
]
|
|
},
|
|
"FrameHaltModifierSummer": {
|
|
"Duration": -1,
|
|
"IgnoreTimeScale": false,
|
|
"ModifierMixins": [
|
|
{
|
|
"$type": "FrameHaltSyncMixin",
|
|
"SyncTargetting": "Caster"
|
|
}
|
|
],
|
|
"ModifierStacking": "Unique"
|
|
}
|
|
}
|
|
} |