ZenlessData/Data/Card_DailyUse_1000919.json
2024-08-13 22:59:23 -03:00

26 lines
552 B
JSON

{
"AbilityName": "Card_DailyUse_1000919",
"AbilitySpecials": {
"DamageTakeRatio": {
"Value": -0.25
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnBeingHitPre": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAvatarCount",
"CompareType": "Equal",
"CompareValue": 1
}
],
"PropertyKey": "Actor_DamageTakeRatio",
"PropertyValue": "%DamageTakeRatio",
"Target": "Self"
}
]
}
}