I've done some searching but I haven't found anything like this and I was wondering how hard it would be to write. While my players are exploring a map, I'd like a script that keeps a running total of all their token movement and stores it as a character attribute that I can then reference. I could then use those distances to determine how much in game time has passed as they've been exploring the area. A simple function to reset all of the characters' totals to zero could then be macroed and used every time they begin to explore a new area. Thoughts?