HollowPS_TV_experiments/extras/zzz-0.1-jsons/Corin_DamageReduction.json

130 lines
No EOL
4.3 KiB
JSON

{
//可琳伤害减免
"AbilityName" : "Corin_DamageReduction",
"AbilityStacking":"Unique",
//注释防吞
"AbilityMixins" :
[
{
"$type" : "MoleMole.AttachStateWithModifierMixin",
"ConfigList":
[
{
"LayerIndex": 0,
"AnimatorStateName": "Attack_Branch_01",
"MaxFrameCountLow": false,
"FrameCountLow": 0,
"MaxFrameCountHigh": true,
"FrameCountHigh": 0,
"IsLoop": false,
"ModifierNameList":
[
"DamageTakeRatioModifier",
]
},
{
"LayerIndex": 0,
"AnimatorStateName": "Attack_Branch_01_Explode",
"MaxFrameCountLow": false,
"FrameCountLow": 0,
"MaxFrameCountHigh": false,
"FrameCountHigh": 26,
"IsLoop": false,
"ModifierNameList":
[
"DamageTakeRatioModifier",
]
},
{
"LayerIndex": 0,
"AnimatorStateName": "Attack_Branch_01_NotExplode",
"MaxFrameCountLow": false,
"FrameCountLow": 0,
"MaxFrameCountHigh": false,
"FrameCountHigh": 26,
"IsLoop": false,
"ModifierNameList":
[
"DamageTakeRatioModifier",
]
},
{
"LayerIndex": 0,
"AnimatorStateName": "Attack_Branch_02",
"MaxFrameCountLow": false,
"FrameCountLow": 0,
"MaxFrameCountHigh": true,
"FrameCountHigh": 0,
"IsLoop": false,
"ModifierNameList":
[
"DamageTakeRatioModifier",
]
},
{
"LayerIndex": 0,
"AnimatorStateName": "Attack_Branch_02_Explode",
"MaxFrameCountLow": false,
"FrameCountLow": 0,
"MaxFrameCountHigh": false,
"FrameCountHigh": 35,
"IsLoop": false,
"ModifierNameList":
[
"DamageTakeRatioModifier",
]
},
{
"LayerIndex": 0,
"AnimatorStateName": "Attack_Branch_02_Loop",
"MaxFrameCountLow": false,
"FrameCountLow": 0,
"MaxFrameCountHigh": true,
"FrameCountHigh": 0,
"IsLoop": true,
"ModifierNameList":
[
"DamageTakeRatioModifier",
]
},
{
"LayerIndex": 0,
"AnimatorStateName": "Attack_Branch_02_Walk",
"MaxFrameCountLow": false,
"FrameCountLow": 0,
"MaxFrameCountHigh": true,
"FrameCountHigh": 0,
"IsLoop": true,
"ModifierNameList":
[
"DamageTakeRatioModifier",
]
}
]
}
],
"Modifiers" :
{
"DamageTakeRatioModifier":
{
"ModifierStacking":"Unique",
"Duration": -1,
"IgnoreTimeScale" : false,
"Properties" :
{
"Actor_DamageTakeRatio" : "%AS_DamageTakeRatio"
}
}
},
"AbilitySpecials" :
{
"AS_DamageTakeRatio" :
{
"Value" : -0.80
}
}
}