Register

Token Action HUD for Dragonbane

An Add-on Module for Foundry Virtual Tabletop

Author: Matthias Project: Source Foundry Versions 12+ (Verified 14.364) Last Updated 1 week, 4 days ago

Token Action HUD for Dragonbane

Foundry Version GitHub release Token Action HUD Core

Token Action HUD Dragonbane provides a repositionable HUD of stats and actions specifically designed for the Dragonbane RPG system by Free League Publishing.


Installation

  1. Open Foundry VTT → Add-on Modules → Install Module
  2. Search for "Token Action HUD Dragonbane" → Install

Manual Installation

Use this manifest URL in Foundry's Install Module dialog:

https://github.com/kergalli/token-action-hud-dragonbane/releases/latest/download/module.json

Key Features

Core Functionality

Enhanced Combat System

Magic & Spell System

Equipment & Inventory Management

Utility & Journey Actions

Health & Condition Management

Monster & NPC Features

Advanced Rest System

Enhanced Customization

YZE Combat Integration


HUD Layout

The HUD organizes into collapsible, repositionable sections:

Section Contents Special Features
📊 Stats HP, WP, Movement, Encumbrance, Ferocity, Injuries Color-coded health indicators
⚔️ Combat Weapons, Combat Actions, Death Rolls Right-click rules summaries
🧙‍♂️ Spells Magic Tricks, Rank 1-3 spells Preparation status indicators
👹 Monster Random/Specific Attacks, Defend Monster actors only
🎯 Skills Core, Weapon, Secondary skills Configurable display options
⭐ Abilities Character abilities, powers Grouped display for multiples
🛡️ Conditions Status effects, attribute conditions Active state highlighting
🎒 Inventory Armor, Helmets, Items, Currency Smart equipment filtering
🔧 Utility Rest, Journey, Various Tests Right-click rules summaries for journys

Configuration

Access: Game Settings → Configure Settings → Token Action HUD Dragonbane

Display Options

Skill Display

Table Configuration

Visual Customization

Button Styling

Advanced Options


Integration & Compatibility

Required Dependencies

Module Version Purpose
Token Action HUD Core v2.1.1+ Essential framework
Dragonbane System v4.x+ Official system
Module Integration Benefits
Dragonbane Combat Assistant Automatic Enhanced action rules, smart action counting
YZE Combat Automatic Single action tracking system
Dragonbane Status Effects Automatic Enhanced condition categorization

Automatic Action Exclusions

When using Dragonbane Combat Assistant v2.2.3+, these utility rolls are automatically excluded from action counting:

Foundry Compatibility


Recent Updates

v2.6.0 - Foundry v14 / Dragonbane v4 Compatibility ⭐

Previous Major Updates

See CHANGELOG.md for complete version history


Advanced Usage

For Module Developers

Token Action HUD Dragonbane provides an extensible ignore flag system:

// Exclude custom rolls from action counting
await game.user.setFlag(
  "token-action-hud-dragonbane",
  "ignoreNextRollForActionCounting",
  true,
);
await yourCustomRollFunction();
// Dragonbane Combat Assistant automatically respects this flag

Custom Tables


Credits & Support

Community Contributors

Attribution

Support & Documentation


License & Disclaimer

MIT License.

This VTT module is not affiliated with, sponsored, or endorsed by Fria Ligan AB. This Supplement was created under Fria Ligan AB’s Dragonbane Third Party Supplement License.

A Supplement For Dragonbane

Supported Game Systems

  1. Dragonbane - Drakar och Demoner

    Latest Version: Version 4.0.1 Last Updated 1 month, 3 weeks ago

Categories

Available Versions

  1. Version v2.6.1

    1 week, 4 days ago
    Foundry Version 14 - 14 (Verified 14.364) Manifest URL Read Notes
  2. Version v2.6.0

    2 weeks, 1 day ago
    Foundry Version 14 - 14 (Verified 14.364) Manifest URL Read Notes
  3. Version v2.5.0

    2 months, 3 weeks ago
    Foundry Version 12 - 13 (Verified 13.351) Manifest URL Read Notes
  4. Version v2.4.1

    6 months ago
    Foundry Version 12 - 13 (Verified 13.351) Manifest URL Read Notes
  5. Version v2.4.0

    6 months ago
    Foundry Version 12 - 13 (Verified 13.348) Manifest URL Read Notes
  6. Version v2.3.4

    7 months, 4 weeks ago
    Foundry Version 12 - 13 (Verified 13.348) Manifest URL Read Notes
  7. Version v2.3.3

    8 months ago
    Foundry Version 12 - 13 (Verified 13.348) Manifest URL Read Notes
  8. Version v2.3.2

    8 months ago
    Foundry Version 12 - 13 (Verified 13.348) Manifest URL Read Notes
  9. Version v2.3.1

    8 months, 1 week ago
    Foundry Version 12 - 13 (Verified 13.348) Manifest URL Read Notes
  10. Version v2.3.0

    8 months, 1 week ago
    Foundry Version 12 - 13 (Verified 13.348) Manifest URL Read Notes
  11. Version v2.2.0

    8 months, 2 weeks ago
    Foundry Version 12 - 13 (Verified 13) Manifest URL Read Notes
  12. Version v2.1.0

    8 months, 3 weeks ago
    Foundry Version 12 - 13 (Verified 13) Manifest URL Read Notes
  13. Version v2.0.4

    9 months ago
    Foundry Version 12 - 13 (Verified 13) Manifest URL Read Notes
  14. Version v2.0.3

    9 months ago
    Foundry Version 12 - 13 (Verified 13.347) Manifest URL Read Notes
  15. Version v2.0.2

    9 months, 3 weeks ago
    Foundry Version 12 - 13 (Verified 13.347) Manifest URL Read Notes
  16. Version v2.0.1

    10 months ago
    Foundry Version 12 - 13 (Verified 13.347) Manifest URL Read Notes
  17. Version v2.0.0

    10 months, 2 weeks ago
    Foundry Version 12 - 13 (Verified 13.347) Manifest URL Read Notes
  18. Version v1.2.0

    11 months ago
    Foundry Version 12.316 - 12.343 (Verified 12.343) Manifest URL Read Notes
  19. Version v1.1.1

    11 months ago
    Foundry Version 12.316 - 12.343 (Verified 12.343) Manifest URL Read Notes
  20. Version v1.1.0

    11 months ago
    Foundry Version 12.316 - 12.343 (Verified 12.343) Manifest URL Read Notes