ZenlessData/Data/Card_DailyUse_1000936_BackUp.json

42 lines
850 B
JSON
Raw Permalink Normal View History

{
"AbilityName": "Card_DailyUse_1000936_Backup",
"AbilitySpecials": {
"AddedDamageRatio": {
"Value": 1
},
"CriticalDamageDelta": {
"Value": 0
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "PropModifier",
"Target": "Self"
}
],
"OnBeingHit": [
{
"$type": "RemoveModifier",
"ModifierName": "PropModifier",
"Target": "Self"
}
]
},
"Modifiers": {
"PropModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AddedDamageRatio",
"Target": "Self"
}
]
}
}
}