Register

Nik's Token Tags

An Add-on Module for Foundry Virtual Tabletop

Author: nikolai.sw Project: Source Foundry Versions 13+ (Verified 14) Last Updated 12 hours, 14 minutes ago

Nik's Token Tags

Foundry VTT module that automatically renames duplicate NPC tokens in combat with alphabetical suffixes and applies color-coded letter effects for easy identification.

Features

Compatibility

Installation

Via Manifest URL

  1. In Foundry VTT, go to Settings → Manage Modules → Install Module
  2. Paste the following manifest URL:
    https://github.com/nschoenwald/niks-token-tags/releases/latest/download/module.json
    
     
  3. Click Install

Manual Installation

  1. Download the latest release from the Releases page
  2. Extract the archive into your Data/modules/ directory
  3. Enable the module in your world

Settings

Setting Default Description
Enable Token Tags ✅ On Master toggle for the module
Restore Names on Combat End ✅ On Restore original token names and remove letter effects when combat is deleted
Icon Storage Directory assets/niks-token-tags Directory in user data where generated letter icons are stored
Configure Colors Opens a configuration menu to customize the background and text color for each letter A–Z

How It Works

  1. When a combatant is added to combat, the module checks if there are now ≥2 NPC combatants sharing the same base actor.
  2. If so, each token in the group is renamed with an alphabetical suffix (A, B, C…Z, then wrapping back to A for 26+ duplicates).
  3. A matching active effect with a colored letter icon is applied to each token for visual identification.
  4. Both the token name (on the canvas) and the combatant name (in the combat tracker) are updated.

Credits

The icon generation and active effect system in this module is inspired by and adapted from Token Color Marker by Gundancer. Thank you for the excellent reference implementation!

License

This module is licensed under the MIT License.

Available Versions

  1. Version 14.0.2

    12 hours, 14 minutes ago
    Foundry Version 13+ (Verified 14) Manifest URL Read Notes