Austin Decker 5bb101eb58 | 1 year ago | |
---|---|---|
.. | ||
js | 1 year ago | |
packs | 1 year ago | |
README.md | 1 year ago | |
module.json | 1 year ago |
Integration of the Drag Ruler module (https://github.com/manuelVo/foundryvtt-drag-ruler) for Pathfinder 2e with support for the 3 action economy. With simple action tracking, that can handle the restrained, immobilized, paralyzed, quickened, slowed and stunned conditions.
Terrain Ruler (https://foundryvtt.com/packages/terrain-ruler) is required for difficult terrain to be recognized. And Drag Ruler now requires SocketLib (https://foundryvtt.com/packages/socketlib)
Either Enhanced Terrain Layer(https://github.com/ironmonk88/enhanced-terrain-layer) or Terrain Layer (https://foundryvtt.com/packages/TerrainLayer/) are supported as a means to place dificult terrain. Note: The latter two modules are mutally exclusive.
Drag Ruler now supports customizable colours. The default colours for PF2e integration should be distinguishable for people with protanopia, deuteranopia, or tritanopia.
Settings exist to automatically switch to use fly speed, if a creature has one, when a token is elevated, and automatically switch to burrow speed if a token has negative elevation. You can also tell a token to use its Swim, Fly, Burrow or Climb speed manually by dragging the appropriate effect from the movement types compendium. Tokens without the appropriate speed will default to their land speed instead. And will not be treated as flying or swimming for the purposes of difficult terrain.
Settings exist to automatically switch to use fly speed, if a creature has one, when a token is elevated, and automatically switch to burrow speed if a token has negative elevation. This same setting also supports switching to swim speed if you move begins in water, or aquatic terrain. Tokens without the appropriate speed will default to their land speed instead and will not be treated as flying or swimming for the purposes of difficult terrain. You can also tell a token to use its Swim, Fly, Burrow, Land or Climb speed manually by dragging the appropriate effect from the movement types compendium.
A second setting has been added to support Enhanced Terrain Layer's scene environements. When this setting is enabled, if you set a scene environment to Sky, all tokens will use a fly speed if they have one in that scene, and if you set the scene environment to aquatic all tokens will use a swim speed if they have one. Tokens without either speed will default to their land speed instead. And will not be treated as flying or swimming for the purposes of difficult terrain.
You can also tell a token to use its Swim, Fly, Burrow or Climb speed manually by dragging the appropriate effect from the movement types compendium.
As part of the Enhanced Terrain Layer support, PF2e drag ruler integration includes a list of PF2e specific environments and obstacles. Furthermore, example effects that allow you to reduce the cost of a specific type of difficult terrain or ignore it all together have been included in the bundled movement effects compendium.
Options have been added to treat each individual drag event as a seperate action, and to ignore any off-turn movements (for example reactions), when tracking on-turn movement history.