0% found this document useful (0 votes)
6 views2 pages

Monk's Active Tile Triggers Guide

Monk's Active Tile Triggers is a module that allows users to perform various actions such as teleporting, opening doors, and displaying messages when a token interacts with a tile. The module is compatible with version 12 and supports multiple languages. It is developed by IronMonk and can be downloaded from GitHub.

Uploaded by

qowiealden
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views2 pages

Monk's Active Tile Triggers Guide

Monk's Active Tile Triggers is a module that allows users to perform various actions such as teleporting, opening doors, and displaying messages when a token interacts with a tile. The module is compatible with version 12 and supports multiple languages. It is developed by IronMonk and can be downloaded from GitHub.

Uploaded by

qowiealden
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

{

"title": "Monk's Active Tile Triggers",


"description": "Want to teleport, or open doors, or hide characters, or display a
message, or play a sound, or change a token's elevation when a token walks over a
tile... now you can",
"version": "12.02",
"authors": [
{
"name": "IronMonk",
"discord": "ironmonk88#4075",
"flags": {
"github": "ironmonk88",
"patreon": "ironmonk",
"ko-fi": "ironmonk88"
}
}
],
"socket": true,
"languages": [
{
"lang": "en",
"name": "English",
"path": "lang/[Link]"
},
{
"lang": "ja",
"name": "日本語",
"path": "lang/[Link]"
},
{
"lang": "fr",
"name": "Français",
"path": "lang/[Link]"
},
{
"lang": "pl",
"name": "polski",
"path": "lang/[Link]"
},
{
"lang": "pt-BR",
"name": "Português",
"path": "lang/[Link]"
}
],
"packs": [
{
"name": "active-tile-macros",
"label": "Active Tile Macros",
"path": "packs/[Link]",
"type": "Macro",
"private": false
}
],
"esmodules": [
"[Link]",
"[Link]"
],
"scripts": [
"js/[Link]"
],
"styles": [
"css/[Link]"
],
"url": "[Link]
"download": "[Link]
"manifest": "[Link]
download/[Link]",
"bugs": "[Link]
"id": "monks-active-tiles",
"compatibility": {
"minimum": "12",
"verified": "12"
},
"documentTypes": {
"RegionBehavior": {
"triggerTile": {}
}
},
"flags": {
"allowBugReporter": true
}
}

You might also like