Drental
Drental
The pf2e macros are outdated and breaking newer people's characters. Can you please remove them? The system evolves faster than the macros can and the number of macros in this...
to reproduce: 1. put an NPC in combat 2. roll a damage roll 3. apply damage until marked as defeated 4. use the heal button on the damage roll the...
(Sniping Duo Effect) > {"key":"FlatModifier","predicate":{"all":["sniping-duo"]},"selector":"strike-damage","type":"circumstance","value":"1 + @weapon.data.data.runes.striking"} Striking rule element is from the other weapon (dual wielding pistols with a blazons of shared power)
### What happened? Users reported that foundry v10 roofs make it impossible for the GM to see anything under a roof while selecting an NPC token, as the new roofs...
In some cases it would be nice to remove a subcategory from core categories or blacklist items if they're covered by macros elsewhere. aka: make the base queries more generic(?)
use game.user.character for a default HUD when nothing is selected. Most likely a lot of work
expand the HUD to the left or right from the anchor and/or show the groups above the HUD instead of under it
The token action hud is a full sheet accessing module, it would be best if it could add an interface for blind people to get better use out of foundry.
related to https://github.com/foundryvtt/foundryvtt/issues/11032 With GM Vision active, Overhead tiles that use vision based occlusion don't fade when a token is selected and the GM has to hover over the tile...
### What happened? the createDialog() has code to pass along the data.name to the rendered template, but the template does not use that information. Can you add `value="{{name}}"` to the...