32 lines
700 B
JSON
32 lines
700 B
JSON
|
{
|
||
|
"AbilityName": "Card_Medical_1000602",
|
||
|
"AbilitySpecials": {
|
||
|
"HpPercentage": {
|
||
|
"Value": 0.01
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnKillOther": [
|
||
|
{
|
||
|
"$type": "RecoverHPAction",
|
||
|
"Percentage": "%HpPercentage",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByMonsterFunctionType",
|
||
|
"CompareType": "Equal",
|
||
|
"MonsterFunctionType": "Monster",
|
||
|
"Target": "Target"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ByAliveState",
|
||
|
"AliveState": "Dead",
|
||
|
"Target": "Target"
|
||
|
}
|
||
|
],
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|