1
0
ZenlessData/Data/_unsorted/Huskron_Defence_Bookemon.json
2025-09-04 01:06:25 +02:00

97 lines
2.6 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_2_Start",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Modifier_DefenceDamageTakeRatio"
]
},
{
"AnimatorStateName": "Attack_2_Loop",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Modifier_DefenceDamageTakeRatio",
"Modifier_DefenceEffect01"
]
},
{
"AnimatorStateName": "Attack_2_End",
"FrameCountHigh": 18,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Modifier_DefenceDamageTakeRatio"
]
}
]
}
],
"AbilityName": "Huskron_Defence_Bookemon",
"AbilitySpecials": {
},
"AbilityStacking": "Unique",
"DefaultModifier": {
},
"Modifiers": {
"Modifier_DefenceDamageTakeRatio": {
"ModifierStacking": "Unique",
"Properties": {
"Actor_DamageTakeRatio": -0.9
}
},
"Modifier_DefenceEffect01": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ModifyMaterialPropertyAction",
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "Monster_Huskron_Hand_L_01"
},
{
"ApplyAllMaterials": true,
"RenderPath": "Monster_Huskron_Hand_L_02"
},
{
"ApplyAllMaterials": true,
"RenderPath": "Monster_Huskron_Hand_R_01"
},
{
"ApplyAllMaterials": true,
"RenderPath": "Monster_Huskron_Hand_R_02"
}
],
"Tag": "Monster_Huskron_MA_Attack_02_Loop_OverrideRimGlow_01",
"Target": "Self",
"key": "Monster_Huskron_MA_Attack_02_Loop_OverrideRimGlow_01"
}
],
"OnRemoved": [
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Monster_Huskron_MA_Attack_02_Loop_OverrideRimGlow_01",
"Target": "Self"
}
]
}
}
}