Schemas

Color

Color
  • mixed
    Example: {"$path":"#FF0000"}
    One Of:
    • string
      color code
      Example: {"$path":"#FF0000"}
    • object
      RGB color
      Example: {"r":255,"g":0,"b":0}

Player

Player
  • object
    Example: {"eyeColor":{"$path":"#FF0000"},"hairColor":{"$path":"#FF0000"},"lipColor":{"$path":"#FF0000"},"mouthColor":{"$path":"#FF0000"},"pantsColor":{"$path":"#FF0000"},"racketColor":{"$path":"#FF0000"},"shirtColor":{"$path":"#FF0000"},"shoeColor":{"$path":"#FF0000"},"skinColor":{"$path":"#FF0000"},"sockColor":{"$path":"#FF0000"}}
    Properties:
    • eyeColor
      mixed
      Color
      Example: {"$path":"#FF0000"}
      One Of:
      • string
        color code
        Example: {"$path":"#FF0000"}
      • object
        RGB color
        Example: {"r":255,"g":0,"b":0}
    • hairColor
      mixed
      Color
      Example: {"$path":"#FF0000"}
      One Of:
      • string
        color code
        Example: {"$path":"#FF0000"}
      • object
        RGB color
        Example: {"r":255,"g":0,"b":0}
    • lipColor
      mixed
      Color
      Example: {"$path":"#FF0000"}
      One Of:
      • string
        color code
        Example: {"$path":"#FF0000"}
      • object
        RGB color
        Example: {"r":255,"g":0,"b":0}
    • mouthColor
      mixed
      Color
      Example: {"$path":"#FF0000"}
      One Of:
      • string
        color code
        Example: {"$path":"#FF0000"}
      • object
        RGB color
        Example: {"r":255,"g":0,"b":0}
    • pantsColor
      mixed
      Color
      Example: {"$path":"#FF0000"}
      One Of:
      • string
        color code
        Example: {"$path":"#FF0000"}
      • object
        RGB color
        Example: {"r":255,"g":0,"b":0}
    • racketColor
      mixed
      Color
      Example: {"$path":"#FF0000"}
      One Of:
      • string
        color code
        Example: {"$path":"#FF0000"}
      • object
        RGB color
        Example: {"r":255,"g":0,"b":0}
    • shirtColor
      mixed
      Color
      Example: {"$path":"#FF0000"}
      One Of:
      • string
        color code
        Example: {"$path":"#FF0000"}
      • object
        RGB color
        Example: {"r":255,"g":0,"b":0}
    • shoeColor
      mixed
      Color
      Example: {"$path":"#FF0000"}
      One Of:
      • string
        color code
        Example: {"$path":"#FF0000"}
      • object
        RGB color
        Example: {"r":255,"g":0,"b":0}
    • skinColor
      mixed
      Color
      Example: {"$path":"#FF0000"}
      One Of:
      • string
        color code
        Example: {"$path":"#FF0000"}
      • object
        RGB color
        Example: {"r":255,"g":0,"b":0}
    • sockColor
      mixed
      Color
      Example: {"$path":"#FF0000"}
      One Of:
      • string
        color code
        Example: {"$path":"#FF0000"}
      • object
        RGB color
        Example: {"r":255,"g":0,"b":0}