Binding of Isaac: Rebirth Wiki
Register
(Only notable interactions are listed on the wiki anyway, so the distinction isn't necessary.)
Tag: Undo
(→‎Effects: fix typo)
Line 13: Line 13:
   
 
== Effects ==
 
== Effects ==
* Rerolls all pedestal items in a room by subtracting their interal ID number by one until a valid item is rolled. This effect occurs per item and is independent of any other items in the room.
+
* Rerolls all pedestal items in a room by subtracting their internal ID number by one until a valid item is rolled. This effect occurs per item and is independent of any other items in the room.
 
** Unlockable items will be skipped if they are not unlocked.
 
** Unlockable items will be skipped if they are not unlocked.
 
** Hidden items <ref>Hidden items are defined with the attribute <code>hidden="true"</code> in <code>items.xml</code>.</ref> will always be skipped, including:
 
** Hidden items <ref>Hidden items are defined with the attribute <code>hidden="true"</code> in <code>items.xml</code>.</ref> will always be skipped, including:

Revision as of 07:42, 16 April 2021

(in Repentance)

Spindown Dice is an activated item added in The Binding of Isaac: Repentance.

Effects

  • Rerolls all pedestal items in a room by subtracting their internal ID number by one until a valid item is rolled. This effect occurs per item and is independent of any other items in the room.

Interactions

In-game footage

Trivia

  • A spindown die is a type of die used as a life counter for Magic: The Gathering. It is a D20 with the numbers laid out in a sequential pattern, to allow for the face-up number to be changed easily when a players life goes up or down.

References

  1. Hidden items are defined with the attribute hidden="true" in items.xml.