ZenlessData/Data/AbyssS2_TalentTree_04.json
2024-12-17 20:43:14 -03:00

18 lines
323 B
JSON

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