ZenlessData/Data/AbyssS2_Event02_Client.json
2024-12-17 20:43:14 -03:00

19 lines
352 B
JSON

{
"AbilityName": "AbyssS2_Event02_Client",
"AbilitySpecials": {
"HpReducePercentage": {
"Value": 0.2
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "DecreaseHPAction",
"Amount": 0,
"Percentage": "%HpReducePercentage",
"Target": "Self"
}
]
}
}