ST Request Roll Tiered Results - ironmonk88/monks-module-wiki GitHub Wiki

Request Roll, Tiered Results

Requests a roll from the triggering token, then redirects to the appropriate landing based on the result.

Setup Required

Actions

The Chat Message are for informative purposes only.

Click here to view Tile Template JSON Data

Copy & paste this into Notepad and save it as a .JSON file. Then import it using MATT's Tile Templates.

{
  "texture": {
    "src": null,
    "scaleX": 1,
    "scaleY": 1,
    "tint": null,
    "offsetX": 0,
    "offsetY": 0,
    "rotation": 0
  },
  "z": 100,
  "width": 100,
  "height": 100,
  "rotation": 0,
  "alpha": 1,
  "flags": {
    "tagger": {
      "tags": ""
    },
    "monks-active-tiles": {
      "active": true,
      "record": false,
      "restriction": "all",
      "controlled": "all",
      "trigger": [
        "enter"
      ],
      "allowpaused": false,
      "usealpha": false,
      "pointer": false,
      "pertoken": false,
      "minrequired": 0,
      "chance": 100,
      "fileindex": 0,
      "actions": [
        {
          "action": "monks-tokenbar.requestroll",
          "data": {
            "entity": "",
            "request": "attribute:perception",
            "dc": 15,
            "flavor": "",
            "rollmode": "roll",
            "silent": true,
            "fastforward": true,
            "usetokens": "all",
            "continue": "always"
          },
          "id": "nkdq2IHU5psX2tD8"
        },
        {
          "action": "runmacro",
          "data": {
            "entity": {
              "id": "Compendium.monks-active-tiles.active-tile-macros.ufubQZzNsZMkf3oo",
              "name": "Multiple Landings based on DC"
            },
            "args": "",
            "runasgm": "unknown"
          },
          "id": "90shj3gdbFyUUORC"
        },
        {
          "action": "anchor",
          "data": {
            "tag": "anchor-below-10",
            "stop": true
          },
          "id": "FmAZ7ZuXMRtwCSGk"
        },
        {
          "action": "chatmessage",
          "data": {
            "flavor": "",
            "text": "Below 10",
            "entity": "",
            "incharacter": false,
            "chatbubble": "true",
            "for": "all",
            "language": ""
          },
          "id": "IkN8rkZDkdQYyPbx"
        },
        {
          "action": "anchor",
          "data": {
            "tag": "anchor-10-15",
            "stop": true
          },
          "id": "rrepi2neyR1BKxzV"
        },
        {
          "action": "chatmessage",
          "data": {
            "flavor": "",
            "text": "10-15",
            "entity": "",
            "incharacter": false,
            "chatbubble": "true",
            "for": "all",
            "language": ""
          },
          "id": "GfoKNXW80anyVFd3"
        },
        {
          "action": "anchor",
          "data": {
            "tag": "anchor-15-20",
            "stop": true
          },
          "id": "oQBhcEhLXuxYbQ74"
        },
        {
          "action": "chatmessage",
          "data": {
            "flavor": "",
            "text": "15-20",
            "entity": "",
            "incharacter": false,
            "chatbubble": "true",
            "for": "all",
            "language": ""
          },
          "id": "qYS8tEfIqPogoqFy"
        },
        {
          "action": "anchor",
          "data": {
            "tag": "anchor-above-20",
            "stop": true
          },
          "id": "VEw3MDpqu6u1TMlu"
        },
        {
          "action": "chatmessage",
          "data": {
            "flavor": "",
            "text": "Above 20",
            "entity": "",
            "incharacter": false,
            "chatbubble": "true",
            "for": "all",
            "language": ""
          },
          "id": "UGRmImtJ696Ew3wU"
        }
      ],
      "files": []
    },
    "exportSource": {
      "world": "module-assembly",
      "system": "pf2e",
      "coreVersion": "10.291",
      "systemVersion": "4.12.2"
    }
  },
  "overhead": false,
  "roof": false,
  "occlusion": {
    "mode": 1,
    "alpha": 0,
    "radius": null
  },
  "video": {
    "loop": true,
    "autoplay": true,
    "volume": 0
  },
  "hidden": false,
  "locked": false,
  "id": "uqoyBFySgDK5xbYO",
  "name": "Request_Roll_Tiered_Results",
  "visible": true,
  "img": null,
  "thumbnail": "modules/monks-active-tiles/img/cube.svg"
}

Page Last Updated

MATT 10.20

⚠️ **GitHub.com Fallback** ⚠️