mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
28 lines
565 B
JSON
28 lines
565 B
JSON
|
{
|
||
|
"AbilityName": "Card_Edrink_2000204",
|
||
|
"AbilitySpecials": {
|
||
|
"AS_RecoverSp": {
|
||
|
"Value": 120
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnSkillStart": [
|
||
|
{
|
||
|
"$type": "RecoverSPAction",
|
||
|
"Amount": "%AS_RecoverSp",
|
||
|
"IgnoreRatio": false,
|
||
|
"Percentage": 0,
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByFromSkillType",
|
||
|
"SkillType": "QTE",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|