foundryvtt / dnd5e

An implementation of the 5th Edition game system for Foundry Virtual Tabletop (http://foundryvtt.com).
MIT License
276 stars 177 forks source link

[#3305] Add ability for enchantments to add rider items #3567

Closed arbron closed 2 weeks ago

arbron commented 2 weeks ago

Adds rider items referenced by UUID that are added to a parent actor when one of their items is enchanted and removed when it is disenchanted.

Includes a backported version of <document-tags> from V12 as the interface for this to avoid having to implement something new.