ZenlessData/Data/Card_DailyUse_1000915.json

27 lines
596 B
JSON
Raw Permalink Normal View History

{
"AbilityName": "Card_DailyUse_1000915",
"AbilitySpecials": {
"AddedDamageRatio": {
"Value": 0.2
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByMonsterStrengthType",
"CompareType": "Equal",
"StrengthType": "Elite",
"Target": "Target"
}
],
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AddedDamageRatio",
"Target": "Self"
}
]
}
}