mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-09 03:58:45 +08:00
28 lines
586 B
JSON
28 lines
586 B
JSON
{
|
|
"AbilityName": "Card_Edrink_1000205",
|
|
"AbilitySpecials": {
|
|
"BreakStunRatio": {
|
|
"Value": 0.3
|
|
}
|
|
},
|
|
"AbilityStacking": "UniqueOverrideMap",
|
|
"DefaultModifier": {
|
|
"ModifierStacking": "Unique",
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"ExSp"
|
|
]
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_AddedBreakStunRatio",
|
|
"PropertyValue": "%BreakStunRatio",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
} |