ZenlessData/Data/Card_DailyUse_1000905.json

18 lines
343 B
JSON
Raw Permalink Normal View History

{
"AbilityName": "Card_DailyUse_1000905",
"AbilitySpecials": {
"HpPercentage": {
"Value": 0.1
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnBeDamageCalculated": [
{
"$type": "ReplaceDamageByHpAction",
"HpProperty": "MaxHP",
"Percentage": "%HpPercentage"
}
]
}
}