Skip to content

A module that lets you create Blades in the Dark-esque progress clocks (https://bladesinthedark.com/progress-clocks) within Foundry VTT (https://foundryvtt.com/). Supports both ad hoc Tiles for use in a single scene and long-lasting Actor variants.

License

Notifications You must be signed in to change notification settings

Codex966/fvtt-clocks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Added new Theme colors, incorporated /Halfwalk's 8.0+ compatibility change to tiles.js, and converted everything to webp.

Foundry VTT: Clocks

Create Blades in the Dark-esque progress clocks within Foundry VTT. Supports both ad hoc Tile Clocks for use in a single scene and long-lasting Actor Clocks.

Installation

Install directly from within Foundry VTT's package browser:

https://foundryvtt.com/packages/clocks/

Or, install manually with this Manifest URL:

https://raw.githubusercontent.com/troygoode/fvtt-clocks/main/module.json

Demos

Screenshot

Clock Actors

Clock Actors live in your Actors tab (and can be dragged onto a scene as a token). To get started, create a new actor and select the "{system}.ClockSheet" sheet. You'll still see the default actor artwork; change a clock setting (such as theme or size) or hit the Reset button (between the plus/minus buttons) to generate the correct clock artwork.

Note that for some systems, only one type of actor supports the ClockSheet. (For DND5E that is the "NPC" actor.)

Actors

Clock Tiles

Clock Tiles are useful for quick, disposable clocks you'd like to drop onto the scene but don't plan to keep around for long. Click the new Clock button in the Tiles toolbar and a new clock will be dropped into the middle of your scene (you may need to scroll to see it). When you select and right-click the clock you'll see a new set of controls on the left that let you switch the clock's theme, cycle through clock sizes, and increment/decrement progress on the clock.

Tiles

Attributions

Clock artwork by Tim Denee (@dog_blink).

License

This module is available as open source under the terms of the MIT License.

MIT License

About

A module that lets you create Blades in the Dark-esque progress clocks (https://bladesinthedark.com/progress-clocks) within Foundry VTT (https://foundryvtt.com/). Supports both ad hoc Tiles for use in a single scene and long-lasting Actor variants.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 73.4%
  • HTML 14.9%
  • CSS 11.7%