Ring of Chest Friendship

From Enter the Gungeon Wiki
Jump to navigation Jump to search
Ring of Chest Friendship
Ring of Chest Friendship.png
Statistics
Type:
Passive
Quality:
B Quality Item.png
Sell Creep Price:
30 Money.png
Special Pools:
Ammonomicon Entry
Chest Friends Forever
Increases the chance of finding chests.


This ring was first given to Winchester, largely due to a naming mix-up. With little use for treasure, Winchester eventually gave it away as a prize in one of his strange games.
Item ID:
254
Int Name:
Ring of Chest Friendship
Object Name:
GloriousChestAhead
Sprite Name:
ring_of_chest_friendship
Code Class:
AmazingChestAheadItem

Ring of Chest Friendship is a passive item that appears in Enter the Gungeon.

Effects

  • Increases the chance of finding rewards upon clearing rooms.
  • Increases the chance of finding a chest upon clearing a room by 50%.[1][2]
  • Modifies the chances for chests spawned on room clear to be a specific quality;
    • Halves the likelihood of spawned chests being D Quality Item.png tier.[3]
    • Increases the likelihood of spawned chests being C Quality Item.png or B Quality Item.png tier respectively by a quarter of the original chance of getting a D Quality Item.png tier chest, effectively reallocating the chances from brown chests to blue and green equally.[3]
    • Has no effect on the likelihood of getting an A Quality Item.png or 1S Quality Item.png tier chest.
    • These changes are applied before Magnificence, and as such the chest chances are still heavily subject to the magnificence stat.

Unused and Cut Content

Notes

  • If duplicates of this item are somehow obtained, they will not stack their effects.

See also

References

  1. Float ChestIncrementMultiplier in class AmazingChestAheadItem
  2. 2.0 2.1 Method InformRoomCleared in class Dungeon
  3. 3.0 3.1 Method GetRandomRoomTargetQuality in class FloorRewardData