Register

Combat Numbers

An Add-on Module for Foundry Virtual Tabletop

Author: 1000Nettles Project Source: Project URL Versions 0.7.5+ (Verified 9.238) Last Updated 2 years, 3 months ago

Combat Numbers is a FoundryVTT module which showcases bouncing combat text on tokens, similar to old-school JRPGs. There's still work to do, but it allows for fine-grained control on what is broadcast to other players when an actor's HP changes.

Downloads Forge Installs Issues MIT License

Patreon

 

What Does This Look Like?


Damage example:


Healing example:

 

Supported Systems

If you have a system you would like to use but it is not in the list above, it may just work out of the box! If you're finding that it is not or misbehaving, read the section entitled "Advanced Customization for Unsupported Systems".

 

Canvas Layer Controls


Combat Numbers Canvas Layer Controls

Combat Numbers includes an additional Canvas Layer Control button in the toolbar, seen as "#". Currently, this is only available for GMs. When clicked, you are presented with two toggleable options:

 

API

Adjust Combat Numbers settings within your macros! You can access the API via window.combatNumbers, and have access to these methods which affect the canvas layer controls:

For example, to stop broadcasting HP changes as a GM, you could run:

window.combatNumbers.setIsPauseBroadcast(true);

Settings

 

Advanced Customization for Unsupported Systems

Currently, it's tough to support every popular system out there for Foundry. In the module settings, you can specify "HP Object Path" and "Temporary HP Object Path". Some Foundry VTT systems support HP in a slightly different object structure. If you know how Actor and Token entities structure their data for the HP and temp HP attributes, you can specify this here.

For example, the default HP Object Path for the DnD5e system is attributes.hp.value. For the Old-School Essentials system, it is hp.value.

Please see our Wiki for details on already documented systems.

 

Language Support

 

Changelog

Please see the Changelog for all changes between updates

 

Future Planned Features

Categories

Available Versions

  1. Version 1.2.1

    2 years, 3 months ago
    Foundry Version 0.7.5+ (Verified 9.238) Manifest URL Read Notes
  2. Version 1.2.0

    Foundry Version 0.7.5+ (Verified 0.8.9) Manifest URL Read Notes
  3. Version 1.1.5

    Foundry Version 0.7.5+ (Verified 0.8.7) Manifest URL Read Notes
  4. Version 1.1.4

    Foundry Version 0.7.5+ (Verified 0.8.5) Manifest URL Read Notes
  5. Version 1.1.3

    Foundry Version 0.7.5+ (Verified 0.8.4) Manifest URL Read Notes
  6. Version 1.1.2

    Foundry Version 0.7.5+ (Verified 0.8.3) Manifest URL Read Notes
  7. Version 1.1.1

    Foundry Version 0.7.5+ (Verified 0.8.2) Manifest URL Read Notes
  8. Version 1.1.0

    Foundry Version 0.7.5+ (Verified 0.7.9) Manifest URL Read Notes
  9. Version 1.0.0

    Foundry Version 0.7.5+ (Verified 0.7.9) Manifest URL Read Notes
  10. Version 0.3.2

    Foundry Version 0.7.5+ (Verified 0.7.9) Manifest URL Read Notes
  11. Version 0.3.1

    Foundry Version 0.7.5+ (Verified 0.7.9) Manifest URL Read Notes
  12. Version 0.3.0

    Foundry Version 0.7.5+ (Verified 0.7.8) Manifest URL Read Notes
  13. Version 0.2.1

    Foundry Version 0.7.5+ (Verified 0.7.7) Manifest URL Read Notes
  14. Version 0.2.0

    Foundry Version 0.7.5+ (Verified 0.7.7) Manifest URL Read Notes
  15. Version 0.1.4

    Foundry Version 0.7.5+ (Verified 0.7.7) Manifest URL Read Notes
  16. Version 0.1.3

    Foundry Version 0.7.5+ (Verified 0.7.7) Manifest URL Read Notes