etiquettestartshere / effectivetray

A module for dnd5e on foundryvtt that allows the effects and damage trays to be used more effectively.
MIT License
4 stars 3 forks source link

extend the effect application element rather than replace its contents #98

Closed etiquettestartshere closed 1 month ago

etiquettestartshere commented 2 months ago

this method feels worse, but its easier to unify effect application handling and the whole baked in targets thing

still looking into overriding _enrichUsageEffects() as a much lower footprint way for players to use the tray, but this would be strictly for non-socket operative trays (because i dont want to write independent socket emission handling for clicking that tray). feedback welcome