1
0
ZenlessData/Data/_unsorted/Level_AddFever3000.json

20 lines
380 B
JSON

{
"AbilityName": "Level_AddFever3000",
"AbilitySpecials": {
"AS_FeverAmout": {
"Value": 3000
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "RecoverIndividualFeverAction",
"Amount": "%AS_FeverAmout",
"IgnoreRatio": true,
"Percentage": 0,
"Target": "Self"
}
]
}
}