25 lines
479 B
JSON
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"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
} |