{
  "schemaVersion": 1,
  "atomId": "normal_dot.aiimage",
  "bundleType": "aiimage",
  "category": "visual",
  "mode": "generative",
  "label": {
    "zh": "普通粒子",
    "en": "Normal particle dot"
  },
  "tags": [
    "visual",
    "particle",
    "dot",
    "trail"
  ],
  "bindingRoles": [
    "normalParticleAsset"
  ],
  "generation": {
    "kind": "image",
    "prompt": "small neutral dot particle for path elimination trail animation",
    "aspectRatio": "1:1",
    "model": "google/imagen-3.0-generate-002",
    "referenceImage": "ref/normal_dot.png",
    "platformSkill": "playcraft-image-generation"
  },
  "result": {
    "outputFile": "ref/normal_dot.webp",
    "format": "webp",
    "constraints": {
      "minWidth": 32,
      "minHeight": 32
    }
  },
  "binding": {
    "role": "normalParticleAsset",
    "target": "assets/normal_dot.webp",
    "type": "image-asset-reference"
  },
  "files": {
    "skill": "SKILL.md",
    "asset": "ref/normal_dot.webp",
    "assetPng": "ref/normal_dot.png"
  }
}
