mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
34 lines
736 B
JSON
34 lines
736 B
JSON
{
|
|
"AbilityName": "Card_Avatar_1002302",
|
|
"AbilitySpecials": {
|
|
"AS_AddedStunRatio": {
|
|
"Value": 0.5
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "Card_1002302_BreakStunUp_Modifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAvatarProfessionType",
|
|
"ProfessionType": "Stun",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"Card_1002302_BreakStunUp_Modifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "GlobalUnique",
|
|
"Properties": {
|
|
"Actor_AddedBreakStunRatio": "%AS_AddedStunRatio"
|
|
}
|
|
}
|
|
}
|
|
} |