1
0
ZenlessData/Data/JsonBytes/NewAbility/AbyssS2Ability/AbyssS2_TalentTree/AbyssS2_TalentTree_04.json
2025-04-22 20:22:46 -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"
}
]
}
}