| Latest version | 0.2.3 |
|---|---|
| Minimum Core | |
| Compatible Core | |
| File size | 9 B |
| Last updated | 3 years ago |
| Created | 3 years ago |
| Authors |
|
| Languages |
English |
| Systems | All systems |
| Project source | Project URL |
| Report bugs | Bug tracker URL |
| Read-me | Readme URL |
| License | License URL |
A Foundry VTT module containing various utilities I wrote to improve the gameplay.
At the end of combat, the combatant tokens with 0 HP are automatically turned into an Item Pile
Equipment (item) quality support is added to Item Piles.
When a token is turned into an Item Pile, the quality of its items is modified by randomly changing the item name and its price as a function of the Equipment Quality roll table from Thieve's Guild:
| D100 | % Chance | Quality | Value |
|---|---|---|---|
| 1-2 | 2% | Superb | 1.5× |
| 3-5 | 3% | Almost New | 1× |
| 6-55 | 50% | Low Quality (Poorly Made, High Use) | 0.5× |
| 56-65 | 10% | Terrible Quality (Cracked, Warped) | 0.1× |
| 66-100 | 35% | Destroyed | 0× |
This module adds new actions and context menu entries to the NPC sheets that allows showing to the players available online monsters artwork or opening their stat blocks in the browser.
The current resource urls are sourced from DnD Beyond - Monsters
The dndbeyond_monster_resources.py Python script can be used to update the resource urls.
My theme for lib-themer is available along with its companion stylesheet file in the themes directory.
Kel's Utilities by Thomas Mansencal
Copyright 2023 Thomas Mansencal
This software is released under terms of MIT License: https://opensource.org/licenses/MIT
To install this package, open your Foundry Setup screen and navigate to your Module tab and click the Install Module button.
From there, you can either search for the package unique name: kels-utilities or copy its manifest URL:
And paste it to the input box at the bottom of your window.

You can install this package directly to your Forge account.