Register

Ration Expiration Date

An Add-on Module for Foundry Virtual Tabletop

Author: Justin Freitas Project Source: Project URL Versions 10+ (Verified 11) Last Updated 9 months, 1 week ago

A Foundry VTT module that will watch for the drag of ration items from the compendium to the character sheet. By default, it watches for iron and standard rations with the names 'Rations, iron' (8 week expiration) and 'Rations, standard' (2 week expiration). When the item is added to the inventory of the sheet, it will append an expiration date stamp to the item name, ex.: (11/13/2022). The two ration item names to watch for, along with the days until expiration for each can be configured in the Foundry world's settings.

Added a new setting that excepts an array of name/days tuples to extend the item list so that custom items beyond the original two can be added in.  Ex: [["Rations, ripe", 2], ["Rations, preserved", 365]]
 
Now, the module has an option in the settings to use SimpleCalendar.  That will work if the option is enabled and SimpleCalendar is installed and active in the world.

Categories

Available Versions

  1. Version 1.2.1

    9 months, 1 week ago
    Foundry Version 10+ (Verified 11) Manifest URL Read Notes
  2. Version 1.1.0

    Foundry Version 10+ (Verified 11) Manifest URL Read Notes
  3. Version 1.0.4

    Foundry Version 10+ (Verified 11) Manifest URL Read Notes