ZenlessData/Data/Card_Sports_1000805.json

28 lines
578 B
JSON
Raw Normal View History

{
"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"
}
]
}
}