Normal 1 slot Computed
BRACING card icon

BRACING

+5% attack and reload speed

What it does

The numbers below are calculated from the game files.

StatHow it scalesSource
Attack speed 5.0% per copy linear
Reload speed 5.0% per copy linear

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 0.05.

Resolved in BP_Item.F_GetAttackSpeed + F_GetReloadSpeed.

Raw record

Show the extracted row
{
  "id": "jokerBracing",
  "value": 0.05,
  "rarity": "classic",
  "requiredAmountSlots": 1,
  "maxAvailable": 2,
  "buyPrice": 50,
  "sellPrice": 25,
  "associatedChallenge": null,
  "availableOnItems": [
    "itemDualRevolver",
    "itemLongRanger",
    "itemPistol",
    "itemQuadCylinder",
    "itemShotgun",
    "itemWinchester"
  ],
  "isEnabled": true
}

Stacking

The game allows 2 copies on one item. Touches both attack and reload speed, so it is worth more than its slot cost suggests.

Attack speed and reload speed by copies

0%+20%+40%+60%+80%0123456789101112131415Copiesequip cap+75%
Show as a table
CopiesAttack speed and reload speed
00%
1+5%
2+10%
3+15%
4+20%
5+25%
6+30%
7+35%
8+40%
9+45%
10+50%
11+55%
12+60%
13+65%
14+70%
15+75%

This card on its own on the Dual Revolvers, out to 15 copies. The equip screen stops at 2; copies picked up during a run stack past it.

How to get it

  • Bought in the joker shop
  • Can appear when gambling
  • Drops as loot during a run
  • Drops in solo play
  • Can be dropped and passed to a teammate

Related cards