Register

Bugbear's Harvester

An Add-on Module for Foundry Virtual Tabletop

Zero AI Author: thatlonelybugbear Project: Source Foundry Versions 13+ (Verified 13.351) Last Updated 16 hours, 33 minutes ago

Bugbear's Harvester (BBH)

A reincarnation of a classic Foundry VTT module for D&D 5e that lets you configure harvesting roll tables per creature type, roll a harvest skill check targeting your fallen prey, and automatically award harvested items (with quantity support) to your actor.

Compatibility

Quick Start

  1. As GM, open the BBH controls (scissors icon) on the left.
  2.  Click Configure Tables and map creature types to your harvest RollTables (drag a RollTable into the UUID field).
  3. Open one of those RollTables:
    1. Harvest Data is auto-enabled by BBH for mapped tables.
    2. Quantity Data is optional and user-controlled in the BBH RollTable sheet.
    3. For each table entry, link an Item document and set the harvest skill/DC (and quantity if enabled).
  4. Then players or the GM can:
    1. Select a token they have permission or default to their assigned character actor.
    2. Target exactly one token that is at 0 HP.
    3. Click `Harvest Target` and follow the chat prompt.

How Harvest Resolution Works

Quantity Support (RollTables + Drag & Drop)

Settings

Additional hidden settings are used to store creature-type mappings, per-size max-harvest-attempt values, and a last-opened RollTable pointer for UI quality-of-life.

UI / Controls

 What you can do

What you must do

API

BBH exposes a small module API which I might expand in the future.

game.modules.get('bbh')?.api?.runHarvest({ actor, target });

Bug Reports

Bugbear's Harvester Issues

Categories

Available Versions

  1. Version 13.533.1

    16 hours, 33 minutes ago
    Foundry Version 13 - 13 (Verified 13.351) Manifest URL Read Notes