Leondthurrell / FoundryVTT-damage-log

FoundryVTT module to report all damage and healing to a separate chat tab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Damage Log

GitHub Latest Release Foundry Version Latest Release Downloads Forge Installs

ko-fi

Damage Log is a FoundryVTT module that monitors for changes to characters' health, and displays those changes in a separate chatlog tab. Changes can be easily be undone, or re-applied using the chat card's right-click menu.

Damage Log is also compatible with the Tabbed Chatlog module, and will add an extra tab on to the end of Tabbed Chatlog's tabs.

Features

  • Creates a separate "Damage Log" chatlog tab. Whenever an actor takes damage or receives healing, a message containing the HP changes is added to the tab.
  • The extra tab can be disabled, in which case the messages go to the normal chatlog.
  • Damage can easily be reverted or re-applied using the message's right click menu.
  • By default, only the GM can see the damage log. The GM can optionally let players see the damage log for actors they are permissioned for (the minimum permission level is configurable, and defaults to "owner").
  • The GM can also let players see limited damage info for all actors (i.e. the amount of damage taken, but not the old and new HP values).
  • Works with Better Rolls, Midi QoL, and probably works with other dice rolling modules too.
  • Integrates with the Tabbed Chatlog module. Damage Log's extra tab will be added on to the end of Tabbed Chatlog's tabs.

System Compatibility

Damage Log is current compatible with the following systems.

  • Age of Sigmar: Soulbound (age-of-sigmar-soulbound)
  • Dungeons & Dragons v3.5 (D35E)
  • Dungeons & Dragons 5th Edition (dnd5e)
  • Pathfinder 1st Edition (pf1)
  • Pathfinder 2nd Edition (pf2e)
  • Simple Worldbuilding (worldbuilding)
  • Savage Worlds Adventure Edition (swade)
  • Tormenta 20 (tormenta20)

Installation

Damage Log can be installed using the Foundry module installer. Alternatively, you can install it using the following manifest URL...
https://github.com/cs96and/FoundryVTT-damage-log/releases/latest/download/module.json

Support Me

If you find this module useful and would like to offer your support, why not buy me a coffee (or a beer)?

ko-fi

About

FoundryVTT module to report all damage and healing to a separate chat tab

License:MIT License


Languages

Language:JavaScript 88.8%Language:CSS 7.5%Language:Handlebars 3.7%