Unique 3 slots Trigger
FIST RAGE
Taking damage generates charge and grants +30% attack speed for 2 sec.
What it does
Fires on an event, so it has no standing stat value to compute.
Fires on damage taken and grants +30% attack speed for 2s .
How the game resolves it
Every effect is gated the same way: F_GetJokerEffects checks that the
item is in this card's availableOnItems list, then returns
copies × value. This card's value is 1.
Resolved in BP_Item.F_GetAttackSpeed.
Raw record
Show the extracted row
{
"id": "jokerFistRage",
"value": 1,
"rarity": "unique",
"requiredAmountSlots": 3,
"maxAvailable": 1,
"buyPrice": 1200,
"sellPrice": 600,
"associatedChallenge": "challengeLvl55ItemKnuckles",
"availableOnItems": [
"itemKnuckles"
],
"isEnabled": true
} Stacking
The game allows 1 copy on one item. Knuckles exclusive.
How to get it
- Bought in the joker shop
- Only drops with more than one player
- Can be dropped and passed to a teammate
- Unlocked by the challenge Reach level 55 with the Knuckles (55 required)