mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
45 lines
1.0 KiB
JSON
45 lines
1.0 KiB
JSON
|
{
|
||
|
"AbilityMixins": [
|
||
|
{
|
||
|
"$type": "AttachStateWithModifierMixin",
|
||
|
"ConfigList": [
|
||
|
{
|
||
|
"AnimatorStateName": "Attack_Branch_ChargeAttack_01",
|
||
|
"FrameCountHigh": 133,
|
||
|
"FrameCountLow": 0,
|
||
|
"LayerIndex": 0,
|
||
|
"ModifierNameList": [
|
||
|
"DamageDeduceModifier"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"AnimatorStateName": "Attack_Branch_ChargeAttack_Loop",
|
||
|
"FrameCountLow": 0,
|
||
|
"IsLoop": true,
|
||
|
"LayerIndex": 0,
|
||
|
"MaxFrameCountHigh": true,
|
||
|
"ModifierNameList": [
|
||
|
"DamageDeduceModifier"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"AbilityName": "Clara_DamageReduce",
|
||
|
"AbilitySpecials": {
|
||
|
"AS_DamageTakeRatio": {
|
||
|
"Value": -0.4
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"Modifiers": {
|
||
|
"DamageDeduceModifier": {
|
||
|
"Duration": -1,
|
||
|
"IgnoreTimeScale": false,
|
||
|
"ModifierStacking": "Unique",
|
||
|
"Properties": {
|
||
|
"Actor_DamageTakeRatio": "%AS_DamageTakeRatio"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|