mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
28 lines
578 B
JSON
28 lines
578 B
JSON
{
|
|
"AbilityName": "Card_Sports_1000805",
|
|
"AbilitySpecials": {
|
|
"BreakStunRatio": {
|
|
"Value": 100
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"ModifierStacking": "Unique",
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"Counter"
|
|
]
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_AddedBreakStunRatio",
|
|
"PropertyValue": "%BreakStunRatio",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
} |