1
0
ZenlessData/Data/_unsorted/Level_AddSp60.json

21 lines
398 B
JSON

{
"AbilityName": "Level_AddSp60",
"AbilitySpecials": {
"AS_SPAmout": {
"Value": 60
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ModifyProperty",
"Amount": "%AS_SPAmout",
"Percentage": 0,
"PropertyModifyFunction": "Add",
"PropertyType": "CurSP",
"Target": "Self"
}
]
}
}