Releases: draconas1/foundry-4e-tools
Auto Complete Implement Type Fix
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
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
An Item MAcro to set monster variables used by the games of one of the people on 4E discord.
Macro Updates
New macro for changing token artwork and size
Comments on when each macro was last tested
Fix Importer not setting flags properly
Importer was not properly setting MP import flags
v9 -> v10 defence migration tool
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
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
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
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
Sample Item macro to use on abilities that heal or add temp HP