Register

D35E Scent Sense

An Add-on Module for Foundry Virtual Tabletop

Author: mrpooley92 Project: Source Foundry Versions 14+ (Verified 14.362) Last Updated 6 days, 16 hours ago

D35E Scent Sense

D35E Scent Sense adds conservative D&D 3.5e SRD Scent support for worlds running the D35E Foundry system. It helps GMs and token owners notice scent presence, request direction, handle 5 ft pinpoint cases, and manage scene Scent Sources that can leave visual trails without silently replacing table adjudication.

The module is built as a GM aid: it automates repeatable range and state checks where the mechanics are clear, then keeps judgment calls visible for the GM.

Support: If this module helps your table, donations are optional and support continued maintenance, compatibility testing, release packaging, and documentation.
Sponsor on GitHub Donate with PayPal

Install

In Foundry, open Add-on Modules > Install Module, paste this into Manifest URL, and install:

https://github.com/SpencerZPoole/d35e-scent-sense/releases/latest/download/module.json

After installation, enable D35E Scent Sense in a D35E world and reload when Foundry asks.

Give An Actor Scent

Open the actor sheet, go to Attributes, scroll to Senses, click the pencil icon, enter the desired range in Scent, and click Submit. That D35E sheet value is the normal setup path for the module.

D35E actor sheet Senses row

D35E actor Scent sense editor

D35E actor sheet confirmed Scent range

The module reads that value from system.attributes.senses.scent. D35E may also expose the prepared range at system.senses.scent; the module checks both paths and uses the highest valid positive range.

Screenshots

D35E Scent Sense range and pinpoint overview

D35E Scent Sense module settings overview

D35E Scent Sense Scent Sources menu

D35E Scent Sense visible trail overlay

What It Adds

Scene Scent Sources

The GM-only Scent Menu is a single page for creating and editing scene Scent Sources. A source stores the token, label, odor strength, wind, masking odor, water state, competing odor, player visibility, and whether the source leaves a trail when it moves. Masking odor is the main mechanical suppressor. False odor, familiar odor tags, and private notes remain available under Advanced GM details instead of crowding the main workflow.

Odor profiles can mark targets as normal, strong, or overpowering, record masking odors, and store optional false-odor or familiar-odor helper tags such as wolf, smoke, or spice. False odor and tags do not identify creatures or mislead players automatically; they keep the GM's context organized.

Source Trails And Tracking

Sources can leave trails. When Source leaves trail is enabled, future token movement records visual path segments. A separate View Scent Trails token-control toggle shows or hides the path overlay without opening the menu. Tracking DC helper APIs remain available for macros and future UI work; the menu stays focused on source setup and source editing.

Diagnostics And Support

D35E Scent Sense diagnostics and support helpers

The public API is exposed at game.d35eScentSense. Useful diagnostics include:

game.d35eScentSense.getScentRangeBreakdown(canvas.tokens.controlled[0])
game.d35eScentSense.evaluateScentState(sourceToken, targetToken)
game.d35eScentSense.migrateFlags({ dryRun: true })

For full documentation, see the User Manual, Quick Start Guide, and API Reference.

Compatibility

Boundaries

This module does not spend actions, decide every direction call, identify hidden creatures for players, backfill trail movement before the GM creates a trail, reveal trail paths to players unless the GM allows it, or replace GM rulings. It is meant to make Scent easier to run at the table while keeping the GM in control.

This is independent community tooling for Foundry VTT and D35E. It does not include copied rulebook prose, stat blocks, adventure text, setting lore, compendium data, artwork, audio, fonts, or private campaign material.

Supported Game Systems

  1. 3.5e for Foundry VTT

    Latest Version: Version 3.0.2 Last Updated 1 month, 2 weeks ago

Available Versions

  1. Version 1.2.1

    6 days, 16 hours ago
    Foundry Version 14+ (Verified 14.362) Manifest URL Read Notes
  2. Version 1.2.0

    6 days, 17 hours ago
    Foundry Version 14+ (Verified 14.362) Manifest URL Read Notes
  3. Version 1.1.1

    1 week ago
    Foundry Version 14+ (Verified 14.362) Manifest URL Read Notes
  4. Version 1.1.0

    1 week ago
    Foundry Version 14+ (Verified 14.362) Manifest URL Read Notes
  5. Version 1.0.0

    1 week, 1 day ago
    Foundry Version 14+ (Verified 14.361) Manifest URL Read Notes