1
0
ZenlessData/Data/_unsorted/Norano_ShowLeaf.json
2025-10-15 03:08:22 +02:00

84 lines
1.9 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "SwitchIn_Attack_Ex",
"FrameCountLow": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"ShowLeafModifier"
]
},
{
"AnimatorStateName": "SwitchIn_Attack_Ex_End",
"FrameCountLow": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"ShowLeafModifier"
]
},
{
"AnimatorStateName": "SwitchIn_Attack_Ex_Start",
"FrameCountLow": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"ShowLeafModifier"
]
},
{
"AnimatorStateName": "Idle_AFK_01",
"FrameCountLow": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"ShowLeafModifier"
]
},
{
"AnimatorStateName": "QuestStart",
"FrameCountLow": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"ShowLeafModifier"
]
}
]
}
],
"AbilityName": "Norano_ShowLeaf",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "PushRenderVisibleAction",
"Paths": [
"Norano_Leaf"
],
"Tag": "Norano_Leaf",
"Visible": false
}
]
},
"Modifiers": {
"ShowLeafModifier": {
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "PopRenderVisibleAction",
"Tag": "Norano_Leaf"
}
],
"OnRemoved": [
{
"$type": "PushRenderVisibleAction",
"Paths": [
"Norano_Leaf"
],
"Tag": "Norano_Leaf",
"Visible": false
}
]
}
}
}