๐Ÿ“œ

Overview Section + Tables Explained

๐Ÿงฅ Hoodies

  • Mob Drops
    • List includes only hoodies dropped by mobs.
    • Uses relational Origin Mob column.
  • Chicken Hatch
    • Uses flexible Origin column.
    • Volunteers can link both:
      • The specific chicken egg.
      • The NPC that gives the hoodie (e.g., Chicken Hoodie).
  • NPC Shop
    • Uses Origin column to link directly to NPC that sells the hoodie.
  • Limited Items
    • All other hoodies go here (e.g., quest rewards, gift boxes, battle pass).
    • Origin column used to link to exact source.

๐Ÿ›น Skateboards

  • Mob Drops
    • Includes both mob-specific and location-specific drops.
    • Uses Origin column (not relational) for flexibility.
    • Example: Skateboard, Lava Skateboard can list โ€œmobโ€ and โ€œlocationโ€ together if needed.
  • NPC Shop
    • Uses Origin column to link to shopkeeper.
    • Boards available via both mob and shop (e.g., Torrey, Forest) can include multiple origins.
  • NPC Quest
    • Separate table for boards rewarded via quests.
    • Also uses Origin column for linking exact quest/NPC.
  • Limited Items
    • Same logic as hoodies โ€” quest rewards, gift boxes, etc.
    • Populate Origin column accordingly.

๐Ÿ” Pals

  • Follows same structure as Hoodies & Skateboards.
  • Overview page includes:
    • Chicken Hatch, NPC Shop, NPC Quest, Limited sections.
    • All use Origin column for flexibility.

โœ… Notes

  • Origin column is non-relational: can include multiple sources.
  • All overview pages are set up and ready for volunteers to update.
  • Volunteers should populate the Origin column for:
    • Chicken hatch sources
    • NPC shops & quests
    • Limited events or drops