# com.pyxorium.dicestreak.rollspace

> Published by [pyxorium.com](https://lexicon.garden/identity/did:plc:rqbqpaaluty5v47jwciowpik)

✓ This is the authoritative definition for this NSID.

## Links

- [View on Lexicon Garden](https://lexicon.garden/lexicon/did:plc:rqbqpaaluty5v47jwciowpik/com.pyxorium.dicestreak.rollspace)
- [Documentation](https://lexicon.garden/lexicon/did:plc:rqbqpaaluty5v47jwciowpik/com.pyxorium.dicestreak.rollspace/docs)
- [Examples](https://lexicon.garden/lexicon/did:plc:rqbqpaaluty5v47jwciowpik/com.pyxorium.dicestreak.rollspace/examples)

## Definitions

### `com.pyxorium.dicestreak.rollspace`

**Type**: `space`

A private, owner-only space containing this account's rolls across every House Dice game, used automatically when the player signs in through a permissioned-space-capable PDS.

```json
{
  "key": "literal:self",
  "name": "House Dice private rolls",
  "type": "space",
  "collections": [
    "com.pyxorium.dicestreak.privateroll",
    "com.pyxorium.dicestreak.privatepig",
    "com.pyxorium.dicestreak.privatehighroller",
    "com.pyxorium.dicestreak.privateshipcaptaincrew",
    "com.pyxorium.dicestreak.privateprism",
    "com.pyxorium.dicestreak.privatecontagion",
    "com.pyxorium.dicestreak.privategoingtotown",
    "com.pyxorium.dicestreak.privatefavorites"
  ],
  "description": "A private, owner-only space containing this account's rolls across every House Dice game, used automatically when the player signs in through a permissioned-space-capable PDS."
}
```

## Raw Schema

```json
{
  "id": "com.pyxorium.dicestreak.rollspace",
  "defs": {
    "main": {
      "key": "literal:self",
      "name": "House Dice private rolls",
      "type": "space",
      "collections": [
        "com.pyxorium.dicestreak.privateroll",
        "com.pyxorium.dicestreak.privatepig",
        "com.pyxorium.dicestreak.privatehighroller",
        "com.pyxorium.dicestreak.privateshipcaptaincrew",
        "com.pyxorium.dicestreak.privateprism",
        "com.pyxorium.dicestreak.privatecontagion",
        "com.pyxorium.dicestreak.privategoingtotown",
        "com.pyxorium.dicestreak.privatefavorites"
      ],
      "description": "A private, owner-only space containing this account's rolls across every House Dice game, used automatically when the player signs in through a permissioned-space-capable PDS."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}
```
