ZenlessData/Data/Card_Blunt_1000703.json
2024-08-13 22:59:23 -03:00

28 lines
583 B
JSON

{
"AbilityName": "Card_Blunt_1000703",
"AbilitySpecials": {
"SpPercentage": {
"Value": 0.05
}
},
"AbilityStacking": "UniqueOverrideMap",
"DefaultModifier": {
"ModifierStacking": "Unique",
"OnSwitchInBegin": [
{
"$type": "RecoverSPAction",
"Amount": 0,
"IgnoreRatio": false,
"Percentage": "%SpPercentage",
"Predicates": [
{
"$type": "ByAvatarSwitchType",
"SwitchType": "QTE",
"Target": "Self"
}
],
"Target": "Self"
}
]
}
}