Cobnuts colony sim · delve

plant

Berry Bush

Play action

Related

Referenced by

Biomes 6

Terrain 1

Raw definition
{
  "blocks_movement": false,
  "fertility_cost": null,
  "flammability": 0,
  "frost_kill_below": -5,
  "growth_ticks": 129600,
  "harvest_work_ticks": 1800,
  "id": "core:berry_bush",
  "lifespan_ticks": null,
  "move_cost_pct": 100,
  "name": "Berry Bush",
  "play_action": "core:forage",
  "regrowth_ticks": 43200,
  "research_prerequisite": null,
  "reseed_ppm": null,
  "shadow_height_tiles": 0.8999999761581421,
  "size_tiles": null,
  "snag_ticks": null,
  "snag_yield_pct": null,
  "sow_work_ticks": 450,
  "spread_ppm": 200000,
  "sprite": "core/textures/berry_bush.png",
  "sprite_is_full_colour": false,
  "sprite_license": "LicenseRef-32rogues",
  "stage_sprites": [
    "core/textures/berry_bush_unripe.png",
    "core/textures/berry_bush_unripe.png",
    "core/textures/berry_bush_ripe.png"
  ],
  "stages": 3,
  "yields": [
    {
      "item": "core:berries",
      "on": "core:harvest",
      "range": [
        2,
        2
      ]
    }
  ]
}

First seen in dev