mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
27 lines
498 B
JSON
27 lines
498 B
JSON
{
|
|
"AbilityName": "Bangboo_Talent_53006",
|
|
"AbilitySpecials": {
|
|
"AS_MaxHPRatio": {
|
|
"Value": 0
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "AtkDebuff",
|
|
"Target": "TeamAvatars"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"AtkDebuff": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"Properties": {
|
|
"Actor_MaxHPRatio": "%AS_MaxHPRatio"
|
|
}
|
|
}
|
|
}
|
|
} |