1
0
ZenlessData/Data/_unsorted/AvatarSkill_SummonAbility_A.json
2026-07-29 01:25:01 +02:00

114 lines
2.9 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Execute_01",
"FrameCountHigh": 140,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"InExecuteModifier"
]
},
{
"AnimatorStateName": "Execute_02",
"FrameCountHigh": 132,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"InExecuteModifier"
]
},
{
"AnimatorStateName": "Empty",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"AnimatorDisable_Modifier"
]
}
]
}
],
"AbilityName": "AvatarSkill_SummonAbility_A",
"AbilitySpecials": {
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"AvatarSkill_ExecuteSummon_A"
],
"IsAdd": true,
"Target": "Self"
},
{
"$type": "PushAnimatorDisableWithTagAction",
"Tag": "AvatarSkill_Summon_PyroisExecute_AnimatorDisable_A",
"Target": "Self"
}
]
},
"Modifiers": {
"AnimatorDisable_Modifier": {
"Duration": -1,
"IgnoreTimeScale": true,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "PushAnimatorDisableWithTagAction",
"Tag": "AvatarSkill_Summon_PyroisExecute_AnimatorDisable_A",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "PopAnimatorDisableWithTagAction",
"Tag": "AvatarSkill_Summon_PyroisExecute_AnimatorDisable_A",
"Target": "Self"
}
]
},
"InExecuteModifier": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "PushRenderVisibleAction",
"ApplyAllRenderers": false,
"Paths": [
"Monster_PyroisExecute_01_1",
"Monster_PyroisExecute_01_2",
"Monster_PyroisExecute_01_3",
"Monster_PyroisExecute_01_4"
],
"Tag": "BlinkSkill_ExecuteSummon_Show_A",
"Target": "Self",
"Visible": true
}
],
"OnRemoved": [
{
"$type": "PopRenderVisibleAction",
"Tag": "BlinkSkill_ExecuteSummon_Show_A",
"Target": "Self"
}
]
}
}
}