- Adult Flickerfly: damage dice d10 → d20
- Giant Recruit: stress max 1 → 2
- Hallowed Soldier: stress max 1 → 2
- Jagged Knife Sniper: type standard → ranged
- Minor Demon: add missing melee range
- Oak Treant: type standard → bruiser, attack name → Branch, range → veryClose
- Outer Realms Thrall: range melee → veryClose
- Treant Sapling: add missing melee range
- Young Ice Dragon: range melee → close
- Zombie Legion: attack name Tentacles → Undead Hands
Co-authored-by: Sebastian Will <sebastian.h.will@gmail.com>
* Add support for changing the tier of an adversary
* Move scaling data to actorConfig
* Use a new algorithm using the median average deviation
* Fine tune damage conversion for actions
* Use standard deviation instead and change dialog type
* Use daggerheart style for dialog
* Formatting
* Improve handling of minions and hordes
* Changed to using lookup for Group Attack damage
* Added lookup for Horde feature
* Remove spaces in damage formulas
---------
Co-authored-by: WBHarry <williambjrklund@gmail.com>
* Initial version
* .
* Fixed so that CompendiumSetting saving refreshes the CompendiumBrowser for all users
* .
* Improved design
* Fixed max height
* Fixed local reload
* Added GM restriction
* Raised version
* Fixed tooltip
* Raised verison to 1.7.0
* Fixed so that beastform items always have a beastformEffect on them that can't be removed
* Fixed so that you can drag an active effect onto a character
* Improved the autocomplete typing experience
* Made it work. But I hate it.
* Revert "Made it work. But I hate it."
This reverts commit d2fc9fd648.
* Actually nice solution instead O_O
* 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 that actionFields correctly grab a uuid for actions that are directly on an actor
* Corrected to logical or
* Update module/data/fields/actionField.mjs
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
---------
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
* Show token distance on hover
* Do not show distance hover when ranges variant rule is disabled
* Use range labels function for distance hover
* Fix very far and support feet
* .
---------
Co-authored-by: WBHarry <williambjrklund@gmail.com>
* Added an automation setting for chat command resources
* Added automation settings for wether to have deathmove automation
* .
* Flattened automation structure