Vault seed record

Find pharmacy items on a shelf

Find the thermometer, cough syrup, and receipt on the pharmacy shelf.

Classification

reviewed-seedapprovedvisual-simulation-mechanicshidden-object-scene-vocabhidden-object-vocabularyA2Vocabulary

Provenance

Kind: human-authored

Source: sticky-mechanic-seed-wave

Batch: sticky-mechanics-002

Reviewer: content-lead

Updated: 2026-05-21

Instruction and answer

Instruction

Find the objects in the scene.

Correct answer

thermometer, cough syrup, receipt

Explanation

The task checks whether practical health vocabulary survives in a busy scene, not only in a word list.

Product use

Surfaces

funneldailyfriend-challenge

Source languages

globalrues

Difficulty

low

Conversion hook

A low-friction object hunt gives users a quick win that still feels useful.

Review payload

Review notes

Adds a health/survival object hunt with existing media.

Media prompt

Realistic 3D pharmacy shelf with a thermometer, cough syrup, and receipt visible as hidden-object targets.

Realistic 3D pharmacy shelf with medicine items and a receipt

Approved media asset

Realistic 3D pharmacy shelf with medicine items and a receipt

Assets

interactive-scene-stillseveryday-object-scenes

Source traps

none

Tags

pharmacyobject-vocabularyvisual-searchhealth

Usage

Tests: survival-english, vocabulary-size

Funnels: ru-translated-english, es-translated-english

Challenges: pharmacy-object-hunt

{
  "type": "coordinate-targets",
  "targets": [
    {
      "id": "thermometer",
      "label": "thermometer",
      "x": 34,
      "y": 42,
      "clue": "Checks temperature"
    },
    {
      "id": "cough-syrup",
      "label": "cough syrup",
      "x": 62,
      "y": 50,
      "clue": "Medicine for a cough"
    },
    {
      "id": "receipt",
      "label": "receipt",
      "x": 76,
      "y": 73,
      "clue": "Proof of payment"
    }
  ]
}