mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-09 03:58:45 +08:00
17 lines
351 B
JSON
17 lines
351 B
JSON
{
|
|
"AbilityName": "TrainingRoomAbility_SP",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"ModifierMixins": [
|
|
{
|
|
"$type": "SmoothRecoverSPMixin",
|
|
"IgnoreRatio": false,
|
|
"PropertyItem": {
|
|
"Amount": 30,
|
|
"Percentage": 20,
|
|
"PropertyModifyFunction": "Add"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
} |