Skip to content

Releases: draconas1/foundry-4e-tools

Auto Complete Implement Type Fix

19 Mar 09:42
Compare
Choose a tag to compare

The config map that auto-complete was using has been renamed, so we were missing all the implement types from the autofill.

Added them back.

This is the last V10 Release

Auto Complete Properties Update

15 Mar 19:05
Compare
Choose a tag to compare

Update by Foxlee - 4e weapon effects to support new keywords for weapon and implement powers as well as range specifies. Adds the keywords to the auto-complete listing.

The 2.1.4 release was removed when I spotted a null pointer immediately after releasing ;)

Template Setter Macro

10 Dec 11:02
Compare
Choose a tag to compare

An Item MAcro to set monster variables used by the games of one of the people on 4E discord.

Macro Updates

19 Nov 12:02
Compare
Choose a tag to compare

New macro for changing token artwork and size

Comments on when each macro was last tested

Fix Importer not setting flags properly

24 Oct 17:41
Compare
Choose a tag to compare

Importer was not properly setting MP import flags

v9 -> v10 defence migration tool

19 Oct 19:25
Compare
Choose a tag to compare

New item in Drac's Items compendium that will fix the base values for defences to work with the new V10 maths.

Only needed if you have v9 imported items.

Foundry V10 Compatibility

17 Sep 14:03
Compare
Choose a tag to compare

Brings the tools and all macros up to date with Foundry V10.

This update is not backwards compatible, hence new major version number.

Fixed CSS Reference - LAST v9 version

01 Sep 08:14
6b7b52c
Compare
Choose a tag to compare

module.json still referenced the defunct style file that was throwing an error in foundry,

This is the last version for v9 of Foundry, all further development will be for v10 and is not backwards compatible.

Update Monster on Import

07 Aug 15:45
Compare
Choose a tag to compare

Importer now has an option to update a monster. This will erase all powers and features and replace them with ones from the import data. It will also update attributes of the actor to be the same as the imported data.

Minor update to the knowledge update macro to cope with creatures that are templated (new with importer 2.2.0)

Sample Heal Macro

26 Jun 18:33
Compare
Choose a tag to compare

Sample Item macro to use on abilities that heal or add temp HP