2024-08-14 09:59:23 +08:00
|
|
|
{
|
|
|
|
"AbilityName": "Card_Medical_1000607",
|
|
|
|
"AbilitySpecials": {
|
|
|
|
"AddedDamageRatio": {
|
|
|
|
"Value": 0.5
|
|
|
|
},
|
|
|
|
"Self_CurHP": {
|
|
|
|
"Value": 0
|
|
|
|
},
|
|
|
|
"Target_CurHP": {
|
|
|
|
"Value": 0
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"AbilityStacking": "Unique",
|
|
|
|
"DefaultModifier": {
|
|
|
|
"ModifierStacking": "Unique",
|
|
|
|
"OnHitOtherPre": [
|
|
|
|
{
|
|
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
|
|
"DoRefresh": true,
|
2024-09-23 20:11:37 +08:00
|
|
|
"Expression": "property(CurHP)\/property(MaxHP)",
|
2024-08-14 09:59:23 +08:00
|
|
|
"ParamName": "Self_CurHP",
|
|
|
|
"Target": "Self",
|
|
|
|
"ValueType": "Float"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
|
|
"DoRefresh": true,
|
2024-09-23 20:11:37 +08:00
|
|
|
"Expression": "property(CurHP)\/property(MaxHP)",
|
2024-08-14 09:59:23 +08:00
|
|
|
"ParamName": "Target_CurHP",
|
|
|
|
"Target": "Target",
|
|
|
|
"ValueType": "Float"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "ModifyAttackDataAction",
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByAbilitySpecial",
|
|
|
|
"CompareType": "Less",
|
|
|
|
"Param": "%Target_CurHP",
|
|
|
|
"ParamName": "Self_CurHP",
|
|
|
|
"ParamType": "Float"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"PropertyKey": "Actor_AddedDamageRatio",
|
|
|
|
"PropertyValue": "%AddedDamageRatio",
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|