mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
16 lines
313 B
JSON
16 lines
313 B
JSON
{
|
|
"AbilityName": "Week_AddSp",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ModifyProperty",
|
|
"Amount": 0,
|
|
"Percentage": 0.6,
|
|
"PropertyModifyFunction": "Add",
|
|
"PropertyType": "CurSP",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
} |