35 lines
783 B
JSON
35 lines
783 B
JSON
|
{
|
||
|
"AbilityMixins": [
|
||
|
{
|
||
|
"$type": "KillTargetMixin",
|
||
|
"Actions": [
|
||
|
{
|
||
|
"$type": "RecoverHPAction",
|
||
|
"Amount": 0,
|
||
|
"Percentage": "%AddedHPRecoverRate",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByMonsterFunctionType",
|
||
|
"CompareType": "Equal",
|
||
|
"MonsterFunctionType": "Monster",
|
||
|
"Target": "Target"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ByAliveState",
|
||
|
"AliveState": "Dead",
|
||
|
"Target": "Target"
|
||
|
}
|
||
|
],
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"AbilityName": "Card_DailyUse_1000924",
|
||
|
"AbilitySpecials": {
|
||
|
"AddedHPRecoverRate": {
|
||
|
"Value": 0.005
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique"
|
||
|
}
|