1
0
ZenlessData/Data/Geppetto_Material.json
2025-03-11 21:10:23 -03:00

118 lines
3.3 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "ResetMove_Start",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"Geppetto_MaterialModifier"
]
},
{
"AnimatorStateName": "ResetMove_End",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"Geppetto_MaterialModifier"
]
},
{
"AnimatorStateName": "SpecialAttack_01",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"Geppetto_MaterialModifier"
]
},
{
"AnimatorStateName": "SpecialAttack_02",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"Geppetto_MaterialModifier"
]
},
{
"AnimatorStateName": "SpecialAttack_01_01",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"Geppetto_MaterialModifier"
]
},
{
"AnimatorStateName": "SpecialAttack_Fall",
"FrameCountHigh": 10,
"FrameCountLow": 0,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"Geppetto_MaterialModifier"
]
}
],
"IsSeam": false
}
],
"AbilityName": "Geppetto_Material",
"AbilityStacking": "Unique",
"Modifiers": {
"Geppetto_MaterialModifier": {
"Duration": -1,
"MaxStackingNumber": 1,
"OnAdded": [
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "Monster_Geppetto_Body_01"
}
],
"Tag": "Monster_Geppetto_MA_SpecialAttack_01_Mat02_ScreenImage_02",
"Target": "Self",
"key": "Monster_Geppetto_MA_SpecialAttack_01_Mat02_ScreenImage_02"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "Monster_Geppetto_Body_01"
}
],
"Tag": "Monster_Geppetto_MA_SpecialAttack_01_Mat03_SecondaryEmission_03",
"Target": "Self",
"key": "Monster_Geppetto_MA_SpecialAttack_01_Mat03_SecondaryEmission_03"
}
],
"OnRemoved": [
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Monster_Geppetto_MA_SpecialAttack_01_Mat02_ScreenImage_02",
"Target": "Self"
},
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Monster_Geppetto_MA_SpecialAttack_01_Mat03_SecondaryEmission_03",
"Target": "Self"
}
]
}
}
}