mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
32 lines
739 B
JSON
32 lines
739 B
JSON
{
|
|
"AbilityName": "Card_Edrink_1000203",
|
|
"AbilitySpecials": {
|
|
"AddedDamageRatio": {
|
|
"Value": 0.3
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"ModifierStacking": "Unique",
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByPlayerPropertyValue",
|
|
"CompareType": "Equal",
|
|
"Denominator": "MaxSP",
|
|
"IsUsePercent": true,
|
|
"Numerator": "CurSP",
|
|
"Target": "Self",
|
|
"Val1": 1,
|
|
"Val2": 0
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_AddedDamageRatio",
|
|
"PropertyValue": "%AddedDamageRatio",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
} |