VTTAssets / vtta-party

Provides an instant overview about vital stats of the players active in the current scene
MIT License
4 stars 12 forks source link

Fix movement tooltip for dnd5e #31

Open haasn opened 3 years ago

haasn commented 3 years ago

This was changed from a single value to a dict of different values. The new getSpeed() function converts this to a friendly-printed string by listing only relevant movement types.

tooltip