ZenlessData/Data/Corin_DamageReduction.json

110 lines
2.9 KiB
JSON
Raw Permalink Normal View History

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_Branch_01",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"DamageTakeRatioModifier"
]
},
{
"AnimatorStateName": "Attack_Branch_01_Explode",
"FrameCountHigh": 26,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"DamageTakeRatioModifier"
]
},
{
"AnimatorStateName": "Attack_Branch_01_NotExplode",
"FrameCountHigh": 26,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"DamageTakeRatioModifier"
]
},
{
"AnimatorStateName": "Attack_Branch_02",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"DamageTakeRatioModifier"
]
},
{
"AnimatorStateName": "Attack_Branch_02_Explode",
"FrameCountHigh": 35,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"DamageTakeRatioModifier"
]
},
{
"AnimatorStateName": "Attack_Branch_02_Loop",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"DamageTakeRatioModifier"
]
},
{
"AnimatorStateName": "Attack_Branch_02_Walk",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"DamageTakeRatioModifier"
]
}
]
}
],
"AbilityName": "Corin_DamageReduction",
"AbilitySpecials": {
"AS_DamageTakeRatio": {
"Value": -0.8
}
},
"AbilityStacking": "Unique",
"Modifiers": {
"DamageTakeRatioModifier": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"Properties": {
"Actor_DamageTakeRatio": "%AS_DamageTakeRatio"
}
}
}
}