I'm running a Marvel game in June and I am looking for a script that allows the player running Spider-Man to web a target and pull them closer to Spider-Man's token. It could double as a tractor beam, telekinetic grab or eldritch grasp, I'd think? Right now, this is the closest thing I have but it only works in a straight line. !token-mod {{ --move =90|?{Where|Left,-|Right,+}?{Areas|1|2|3|4|5|6|7|8|9|10}u}} --ids @{target|token_id} But, I am looking for something that can pull a token from anywhere on the map and make it adjacent to Spider-Man's token.