ZenlessData/Data/Card_Sports_2000810.json

29 lines
597 B
JSON
Raw Permalink Normal View History

{
"AbilityName": "Card_Sports_2000810",
"AbilitySpecials": {
"AS_RecoverSp": {
"Value": 40
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"ModifierStacking": "Unique",
"OnSkillStart": [
{
"$type": "RecoverSPAction",
"Amount": "%AS_RecoverSp",
"IgnoreRatio": false,
"Percentage": 0,
"Predicates": [
{
"$type": "ByFromSkillType",
"SkillType": "Counter",
"Target": "Self"
}
],
"Target": "Self"
}
],
"Target": "TeamAvatars"
}
}