Cobnuts colony sim · delve

plant

Wild Roots

Play action

Related

Referenced by

Biomes 14

Terrain 1

Raw definition
{
  "blocks_movement": false,
  "fertility_cost": null,
  "flammability": 0,
  "frost_kill_below": -5,
  "growth_ticks": 194400,
  "harvest_work_ticks": 2700,
  "id": "core:root_plant",
  "lifespan_ticks": null,
  "move_cost_pct": 100,
  "name": "Wild Roots",
  "play_action": "core:forage",
  "regrowth_ticks": 64800,
  "research_prerequisite": null,
  "reseed_ppm": null,
  "shadow_height_tiles": 0.4000000059604645,
  "size_tiles": null,
  "snag_ticks": null,
  "snag_yield_pct": null,
  "sow_work_ticks": 450,
  "spread_ppm": 100000,
  "sprite": "core/textures/root_plant.png",
  "sprite_is_full_colour": false,
  "sprite_license": "LicenseRef-32rogues",
  "stage_sprites": [
    "core/textures/root_plant_young.png",
    "core/textures/root_plant_young.png",
    "core/textures/root_plant_ripe.png"
  ],
  "stages": 3,
  "yields": [
    {
      "item": "core:wild_roots",
      "on": "core:harvest",
      "range": [
        2,
        2
      ]
    }
  ]
}

First seen in dev