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