Mythic 4 slots Computed
MOON GRAVITY
-25% gravity
What it does
The numbers below are calculated from the game files.
| Stat | How it scales | Source |
|---|---|---|
| Gravity | -25.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.25.
Resolved in BP_Player.F_UpdateGravity.
Raw record
Show the extracted row
{
"id": "jokerLowGravity",
"value": 0.25,
"rarity": "epic",
"requiredAmountSlots": 4,
"maxAvailable": 2,
"buyPrice": 800,
"sellPrice": 400,
"associatedChallenge": null,
"availableOnItems": [
"itemHero"
],
"isEnabled": true
} Stacking
The game allows 2 copies on one item. Lower gravity, clamped between 0.25 and 2.
Gravity by copies
Show as a table
| Copies | Gravity |
|---|---|
| 0 | 0% |
| 1 | -25% |
| 2 | -50% |
| 3 | -75% |
| 4 | -75% (capped) |
| 5 | -75% (capped) |
| 6 | -75% (capped) |
| 7 | -75% (capped) |
| 8 | -75% (capped) |
| 9 | -75% (capped) |
| 10 | -75% (capped) |
| 11 | -75% (capped) |
| 12 | -75% (capped) |
| 13 | -75% (capped) |
| 14 | -75% (capped) |
| 15 | -75% (capped) |
This card on its own, 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