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

25 lines
479 B
JSON

{
"AbilityName": "Card_Blunt_1000708",
"AbilitySpecials": {
"FeverRate": {
"Value": 1
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ModifyTeamFeverAction",
"ModifyFunction": "Add",
"Percent": "%FeverRate",
"Predicates": [
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Self"
}
]
}
]
}
}