foundryvtt-drag-ruler
foundryvtt-drag-ruler copied to clipboard
Old School Essentials Compatability
Don't know how hard it is to add. But I would love compatibility for old school essentials. I find that my players often "forgot" they have picked up heavy loot and slowed their encounter movement. Drag Ruler will remind them during combat that they now have a slower speed. OSE already automatically adjusts token movement speeds based on weight, but it doesn't seem that Drag Ruler reads those attributes in OSE. Thanks
If there is a speed attribute reachable from the token that changes based on weight, you can simply put that attribute into the Drag Ruler settings, and it should work as expected.
If not, there is the option of informing Drag Ruler of the correct values through its API. This can be done either directly by the game system or by a separate module.
If you set the speed attribute in the Drag Ruler settings to actor.system.movement.encounter and have calculate movement set for the sheet, it appears to correctly show encumbered distance. Unfortunately, NPCs don't have movement.encounter so it doesn't help the DM with enemy movement.
a bit old, but works like a charm
https://github.com/reckenrode/ose-speed-provider
a bit old, but works like a charm
https://github.com/reckenrode/ose-speed-provider
It seems it's not in the download repository anymore