foundryvtt-drag-ruler icon indicating copy to clipboard operation
foundryvtt-drag-ruler copied to clipboard

Old School Essentials Compatability

Open HarringtonE4 opened this issue 2 years ago • 4 comments

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

HarringtonE4 avatar Jan 23 '23 20:01 HarringtonE4

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.

manuelVo avatar Jan 24 '23 09:01 manuelVo

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.

boloniusMonk avatar Feb 04 '23 15:02 boloniusMonk

a bit old, but works like a charm

https://github.com/reckenrode/ose-speed-provider

amir-arad avatar Feb 28 '23 18:02 amir-arad

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

frons79 avatar Nov 27 '23 07:11 frons79