84 lines
1.9 KiB
JSON
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
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |