Register

Simple countdown overlay

An Add-on Module for Foundry Virtual Tabletop

Author: Jideon Project: Source Foundry Versions 9+ (Verified 13.351) Last Updated 4 days, 7 hours ago

Simple countdown

Allows the GM to get a countdown overlay. The countdown is visible to all client when start. You can set the countdown up to an hour or more.

To show the countdown , click on hourglass control button in the token menu.

GM countdown Player countdown

Settings

Choose the interval in seconds to synchronisation the remaing time

 

Button

Timer input

Three input to enter the hours, minutes and seconds of remaining time. When the timer is playing and game is not in pause it will decrease each seconds.

Visibility mode

Choose the visibility mode, from the left to the right :

  1. None : the clients will not see if the countdown start
  2. Limited : the clients will see the countdown start but not the remaining time
  3. Observer : the clients will see the countdown start and the remaining time

 Limited visibility player view

Timer Control

The controls buttons are play, pause and stop (reinit) buttons. The last one is to manually resynchronize the remaining time.

API

All these methods can also be called with the module's API game.modules.get("simple-countdown").api with the same parameters and behavior:

The module give example for each methods with macros

Chat commands

The countdown can alse be initialize with the chat command /scd init This command should be followed by a number representing the seconds of the countdown. It could contain the option :

Example :/scd init 500 --play -vm none

Categories

Available Versions

  1. Version 1.2.0

    4 days, 7 hours ago
    Foundry Version 13+ (Verified 13.351) Manifest URL Read Notes
  2. Version 1.1.0

    2 years, 3 months ago
    Foundry Version 9+ (Verified 11.302) Manifest URL Read Notes
  3. Version 1.0.0

    2 years, 8 months ago
    Foundry Version 9+ (Verified 11.302) Manifest URL Read Notes