ZenlessData/Data/AbyssS2_TalentTree_04.json

18 lines
323 B
JSON
Raw Permalink Normal View History

{
"AbilityName": "AbyssS2_TalentTree_04",
"AbilitySpecials": {
"AS_SPRecover": {
"Value": 30
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAbyssS2AreaStart": [
{
"$type": "RecoverSPAction",
"Amount": "%AS_SPRecover",
"Target": "Self"
}
]
}
}