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

40 lines
801 B
JSON

{
"AbilityName": "Card_Ashes_1000107",
"AbilitySpecials": {
"AddedDamageRatio": {
"Value": 1
},
"Duration": {
"Value": 60
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"ModifierStacking": "Unique",
"OnBuffAddToOther": [
{
"$type": "ApplyModifier",
"ModifierName": "AddedDamageModifier",
"Predicates": [
{
"$type": "ByHasBuffID",
"BuffIDList": [
1
],
"Target": "Target"
}
],
"Target": "Self"
}
]
},
"Modifiers": {
"AddedDamageModifier": {
"Duration": "%Duration",
"ModifierStacking": "Unique",
"Properties": {
"Actor_AddedDamageRatio": "%AddedDamageRatio"
}
}
}
}