-
Notifications
You must be signed in to change notification settings - Fork 1
ST Schrodingers Mimic
Either functions as loot or spawns a mimic; you won't know until it is used.
- Activate/Deactivate
- Create Token
- Filter Tokens by Distance
- Landing
- Position in the List
- Random Number
- Show/Hide
The Chat Message needs to be replaced with your preferred method of handling loot.
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
},
"x": 400,
"y": 1600,
"z": 100,
"width": 100,
"height": 100,
"rotation": 0,
"alpha": 1,
"flags": {
"tagger": {
"tags": ""
},
"monks-active-tiles": {
"active": false,
"record": false,
"restriction": "all",
"controlled": "all",
"trigger": [
"",
"dblclick"
],
"allowpaused": false,
"usealpha": false,
"pointer": false,
"pertoken": false,
"minrequired": 0,
"chance": 100,
"fileindex": 0,
"actions": [
{
"action": "distance",
"data": {
"entity": "",
"measure": "lte",
"distance": {
"value": 1,
"var": "sq"
},
"from": "edge",
"continue": "within"
},
"id": "Lp9Sr8uteRMoIIX3"
},
{
"action": "exists",
"data": {
"entity": "",
"collection": "tokens",
"count": "> 0",
"none": ""
},
"id": "K2sSLrMpw9NWhXrp"
},
{
"action": "first",
"data": {
"entity": "",
"collection": "tokens",
"position": "first"
},
"id": "yOBK0Kxrr1fHeWtN"
},
{
"action": "random",
"data": {
"number": 50,
"fail": "Mimic"
},
"id": "T76VdU7X2VkX9RhV"
},
{
"action": "scrollingtext",
"data": {
"flavor": "",
"text": "Loot actions here.",
"entity": {},
"incharacter": false,
"chatbubble": false,
"for": "all",
"language": "",
"location": {},
"item": {},
"actor": {},
"token": {},
"duration": 5,
"anchor": "0",
"direction": "2"
},
"id": "fkk8fnzLHmlOkNmo"
},
{
"action": "anchor",
"data": {
"tag": "Mimic",
"stop": true
},
"id": "ejZQbc66sK40vOKw"
},
{
"action": "create",
"data": {
"entity": {
"id": "Compendium.pf2e.pathfinder-bestiary.Br1AtKUHe3nbzjnY",
"name": "Mimic"
},
"collection": "actors",
"location": {
"id": "tile",
"name": "This Tile"
},
"activetoken": true,
"snap": true,
"invisible": false,
"avoidtokens": false
},
"id": "KCUuAUbUdriAXkke"
},
{
"action": "showhide",
"data": {
"entity": {
"id": "tile",
"name": "This Tile"
},
"collection": "tokens",
"hidden": "hide",
"fade": 0
},
"id": "2o2yXJ2QM8JLJ3o9"
},
{
"action": "activate",
"data": {
"entity": "",
"activate": "deactivate"
},
"id": "FqOTFsCBZZfdJitl"
}
],
"files": []
},
"exportSource": {
"world": "module-assembly",
"system": "pf2e",
"coreVersion": "10.291",
"systemVersion": "4.8.3"
}
},
"overhead": false,
"roof": false,
"occlusion": {
"mode": 1,
"alpha": 0,
"radius": null
},
"video": {
"loop": true,
"autoplay": true,
"volume": 0
},
"hidden": false,
"locked": false,
"id": "qDBkep6GPUnc2SI4",
"name": "Schrodingers_Mimic",
"visible": true,
"img": null,
"thumbnail": "modules/monks-active-tiles/img/cube.svg"
}
MATT 10.15
If you have module questions or concerns, please feel free to contact me on Discord. ironmonk88
This wiki is being maintained by crow_guard. If you have questions, want to see something added to the wiki, find a broken link or out-dated information, just message me and I'll fix it.
Or come over to Ironmonk's Discord channel. https://discord.gg/MStYmeRfn3
If you like Monk's mods and feel like being generous, stop by Monk's Patreon.
Not necessary but definitely appreciated.
If you find the wiki helpful and feel like being generous, stop by Crow's Ko-Fi.
Also not necessary but greatly appreciated.
Many of the assets shown in the tutorial images & GIFs are from https://www.forgotten-adventures.net/.
- Always HP
- Breaktime
- Enhanced Terrain Layer
- Monk's Active Tile Triggers
- Monk's Bloodsplats
- Monk's Chat Timer
- Monk's Combat Details
- Monk's Combat Marker
- Monk's Common Display
- Monk's Enhanced Journal
- Monk's Hotbar Expansion
- Monk's Little Details
- Monk's PF2E Encounter Aftermath
- Monk's Player Settings
- Monk's Scene Navigation
- Monk's Shops
- Monk's Sound Enhancements
- Monk's Tokenbar
- Monk's Wall Enhancement
- Multiple Document Selection