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

16 lines
326 B
JSON

{
"AbilityName": "Level_ChangeAvatarCurSp",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ModifyProperty",
"Amount": 0,
"Percentage": 0.6,
"PropertyModifyFunction": "Add",
"PropertyType": "CurSP",
"Target": "Self"
}
]
}
}