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