mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
20 lines
368 B
JSON
20 lines
368 B
JSON
{
|
|
"AbilityName": "Card_Edrink_2010201",
|
|
"AbilitySpecials": {
|
|
"SPRecover": {
|
|
"Value": 0.5
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "RecoverSPAction",
|
|
"Amount": 0,
|
|
"IgnoreRatio": false,
|
|
"Percentage": "%SPRecover"
|
|
}
|
|
]
|
|
}
|
|
} |