* Implemented group attack logic
* Updated all minions in the SRD to use the group attack functionality
* .
* Renamed groupAttack.nr to groupAttack.numAttackers
* Moved the flag vs global setting logic to documents/scene
* .
* Basic rework to the roll data in messages
* .
* Fixed advantage/disadvantage
* .
* .
* Fixed TagTeamDialog
* Reuse getter in faces setter
* Simplify fate roll type css class
* Add more caution to the dualityRoll fromData function
* Apply suggestion from @CarlosFdez
* Compute modifiers using deterministic terms (#1758)
---------
Co-authored-by: Carlos Fernandez <cfern1990@gmail.com>
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
* Fixed so that the description message always comes first with the action workflow
* Changed to instead render the description in the roll message
* Made the action config title not get changed in d20rolldialog if it's not a trait roll
* Initial chat message description design change
* Revert "Initial chat message description design change"
This reverts commit f4f5fd6c24.
* .
* Fixed so downtime actiosn can be used again
* Update module/data/fields/action/targetField.mjs
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
* .
---------
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>