{ "name": "multilevel-tokens", "title": "Multilevel Tokens", "description": "

Adds several helpful token automation features, particularly (but not only) suited to maps with multiple levels.

Teleport tokens to another location when they move into a particular region (e.g. from the bottom of a staircase to the top). Clone tokens from one region to another, syncing movement and other property updates (e.g. allowing players to \"see\" what is happening on floors below). Trigger macros when a token enters or leaves a particular region.

See page at URL below for full usage instructions.

", "author": "grandseiken", "version": "1.6.0", "minimumCoreVersion": "10", "compatibleCoreVersion": "10", "compatibility": { "minimum": 10, "verified": 10 }, "scripts": ["multilevel.js"], "socket": true, "languages": [ { "lang": "de", "name": "Deutsch", "path": "lang/de.json" }, { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "es", "name": "Español", "path": "lang/es.json" }, { "lang": "fr", "name": "French", "path": "lang/fr.json" }, { "lang": "ja", "name": "日本語", "path": "lang/ja.json" }, { "lang": "ko", "name": "한국어", "path": "lang/ko.json" } ], "url": "https://github.com/grandseiken/foundryvtt-multilevel-tokens", "manifest": "https://raw.githubusercontent.com/grandseiken/foundryvtt-multilevel-tokens/master/module.json", "download": "https://github.com/grandseiken/foundryvtt-multilevel-tokens/archive/v1.6.0.zip" }