Compare commits
3 Commits
testing_re
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| a25d86106c | |||
| 7c3c7c1639 | |||
| 64f47bbb28 |
15
CHANGELOG.md
15
CHANGELOG.md
@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [2.3.0]
|
||||
|
||||
- add scene control macros
|
||||
|
||||
## [2.2.0]
|
||||
|
||||
- changed asset directory to mb-assets/fa/assets for Forgotten Adventures assets
|
||||
- added automatic loading of Token Magic FX presets
|
||||
- added token dropper enricher
|
||||
- added braziers
|
||||
|
||||
## [2.1.0]
|
||||
|
||||
- Added bonfires
|
||||
|
||||
## [2.0.0]
|
||||
|
||||
- Moved to full module distribution directory structure
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "mb-assets",
|
||||
"title": "MB assets",
|
||||
"version": "2.1.0",
|
||||
"version": "2.3.0",
|
||||
"compatibility": {
|
||||
"minimum": "13",
|
||||
"verified": "13"
|
||||
|
||||
@ -23,7 +23,6 @@ function _actorDropper(match, options) {
|
||||
if (!game.user.isGM) {
|
||||
const span = document.createElement("span");
|
||||
span.innerHTML = "";
|
||||
anchor.innerHTML = `<i class="fas fa-crosshairs"></i><i class="fas fa-user"></i> ${qty} × ${label}`;
|
||||
return span;
|
||||
}
|
||||
const anchor = document.createElement("a");
|
||||
|
||||
File diff suppressed because one or more lines are too long
22
src/packsrc/asset-macros/Scene_Control_oqN7Apl0opwjrNrU.json
Normal file
22
src/packsrc/asset-macros/Scene_Control_oqN7Apl0opwjrNrU.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"type": "Macro",
|
||||
"folder": "antf8BjHVvX5cTS7",
|
||||
"name": "Scene Control",
|
||||
"color": null,
|
||||
"sorting": "a",
|
||||
"_id": "oqN7Apl0opwjrNrU",
|
||||
"description": "",
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.351",
|
||||
"systemId": "swade",
|
||||
"systemVersion": "5.2.6",
|
||||
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
||||
"modifiedTime": 1777235082762
|
||||
},
|
||||
"_key": "!folders!oqN7Apl0opwjrNrU"
|
||||
}
|
||||
28
src/packsrc/asset-macros/Scene_Reset_Q7x20iNpmP1r4m6U.json
Normal file
28
src/packsrc/asset-macros/Scene_Reset_Q7x20iNpmP1r4m6U.json
Normal file
File diff suppressed because one or more lines are too long
@ -2,7 +2,7 @@
|
||||
"_id": "FmHlSiVOI9gl0bpE",
|
||||
"name": "Bare Trees",
|
||||
"color": null,
|
||||
"sorting": "m",
|
||||
"sorting": "a",
|
||||
"folder": "EVsZCt5iMs8NBkuT",
|
||||
"flags": {
|
||||
"multi-token-edit": {
|
||||
@ -19,10 +19,11 @@
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.350",
|
||||
"coreVersion": "13.351",
|
||||
"systemId": "swade",
|
||||
"systemVersion": "5.0.6",
|
||||
"lastModifiedBy": null
|
||||
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
||||
"modifiedTime": 1776025236603
|
||||
},
|
||||
"_key": "!folders!FmHlSiVOI9gl0bpE"
|
||||
}
|
||||
|
||||
709
src/packsrc/mass-edit-presets/Brazier_A_5JJgBqCEmRyeOK5G.json
Normal file
709
src/packsrc/mass-edit-presets/Brazier_A_5JJgBqCEmRyeOK5G.json
Normal file
@ -0,0 +1,709 @@
|
||||
{
|
||||
"_id": "5JJgBqCEmRyeOK5G",
|
||||
"name": "Brazier A",
|
||||
"pages": [],
|
||||
"folder": "3jSUjQwOCi9FcqRb",
|
||||
"flags": {
|
||||
"multi-token-edit": {
|
||||
"preset": {
|
||||
"id": "5JJgBqCEmRyeOK5G",
|
||||
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.5JJgBqCEmRyeOK5G",
|
||||
"name": "Brazier A",
|
||||
"data": [
|
||||
{
|
||||
"texture": {
|
||||
"src": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Orange_A_Lit_1x1.webp",
|
||||
"anchorX": 0.5,
|
||||
"anchorY": 0.5,
|
||||
"offsetX": 0,
|
||||
"offsetY": 0,
|
||||
"fit": "fill",
|
||||
"scaleX": 1,
|
||||
"scaleY": 1,
|
||||
"rotation": 0,
|
||||
"tint": "#ffffff",
|
||||
"alphaThreshold": 0.75
|
||||
},
|
||||
"x": 2360,
|
||||
"y": 2314,
|
||||
"width": 200,
|
||||
"height": 200,
|
||||
"elevation": 0,
|
||||
"sort": 16,
|
||||
"occlusion": {
|
||||
"mode": 0,
|
||||
"alpha": 0
|
||||
},
|
||||
"_id": "GBMzEAUjlVGlheAU",
|
||||
"rotation": 0,
|
||||
"alpha": 1,
|
||||
"hidden": false,
|
||||
"locked": false,
|
||||
"restrictions": {
|
||||
"light": false,
|
||||
"weather": false
|
||||
},
|
||||
"video": {
|
||||
"loop": true,
|
||||
"autoplay": true,
|
||||
"volume": 0
|
||||
},
|
||||
"flags": {
|
||||
"terrainmapper": {
|
||||
"isFloor": false,
|
||||
"trimAlphaBorder": true,
|
||||
"testHoles": false,
|
||||
"alphaThreshold": 0.75
|
||||
},
|
||||
"multiface-tiles": {
|
||||
"originalImage": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Orange_A_Lit_1x1.webp"
|
||||
},
|
||||
"monks-active-tiles": {
|
||||
"name": "Brazier A",
|
||||
"active": true,
|
||||
"record": false,
|
||||
"restriction": "gm",
|
||||
"controlled": "gm",
|
||||
"trigger": [
|
||||
"rightclick",
|
||||
"dblclick"
|
||||
],
|
||||
"allowpaused": true,
|
||||
"usealpha": false,
|
||||
"pointer": false,
|
||||
"vision": false,
|
||||
"pertoken": false,
|
||||
"minrequired": null,
|
||||
"cooldown": null,
|
||||
"chance": 0,
|
||||
"fileindex": 2,
|
||||
"actions": [
|
||||
{
|
||||
"action": "checkvariable",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tile",
|
||||
"name": "This Tile"
|
||||
},
|
||||
"type": "all",
|
||||
"name": "litImage",
|
||||
"value": "= null",
|
||||
"fail": "skipSetup"
|
||||
},
|
||||
"id": "gq7WWoZh0SPLSbG0"
|
||||
},
|
||||
{
|
||||
"action": "setvariable",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tile",
|
||||
"name": "This Tile"
|
||||
},
|
||||
"name": "litImage",
|
||||
"value": "= 3"
|
||||
},
|
||||
"id": "AaCZOHIqagqp5mZu"
|
||||
},
|
||||
{
|
||||
"action": "setvariable",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tile",
|
||||
"name": "This Tile"
|
||||
},
|
||||
"name": "embersImage",
|
||||
"value": "= 4"
|
||||
},
|
||||
"id": "DGqbYycsPDerPjTH"
|
||||
},
|
||||
{
|
||||
"action": "anchor",
|
||||
"data": {
|
||||
"tag": "skipSetup",
|
||||
"stop": false
|
||||
},
|
||||
"id": "dhYi00tDg1QXB0so"
|
||||
},
|
||||
{
|
||||
"action": "dialog",
|
||||
"data": {
|
||||
"dialogtype": "custom",
|
||||
"id": "",
|
||||
"title": "Brazier state",
|
||||
"showto": "trigger",
|
||||
"content": "<p>Select a brazier state:</p>",
|
||||
"file": "",
|
||||
"classes": "",
|
||||
"width": "",
|
||||
"height": "",
|
||||
"yes": "",
|
||||
"no": "",
|
||||
"close": "",
|
||||
"buttons": [
|
||||
{
|
||||
"id": "jHE7uU19NFlolyKv",
|
||||
"name": "Empty",
|
||||
"goto": "empty",
|
||||
"icon": "",
|
||||
"submit": true
|
||||
},
|
||||
{
|
||||
"id": "RfnMZ1GQBBU5xPXg",
|
||||
"name": "Unlit",
|
||||
"goto": "unlit",
|
||||
"icon": "",
|
||||
"submit": true
|
||||
},
|
||||
{
|
||||
"id": "A5I33g01QTNWrRV1",
|
||||
"name": "Lit",
|
||||
"goto": "lit",
|
||||
"icon": "",
|
||||
"submit": true
|
||||
},
|
||||
{
|
||||
"id": "rDPFPauqSoxstwcY",
|
||||
"name": "Embers",
|
||||
"goto": "embers",
|
||||
"icon": "",
|
||||
"submit": true
|
||||
},
|
||||
{
|
||||
"id": "hpoJGa927ZTXExZ3",
|
||||
"name": "Cancel",
|
||||
"goto": "",
|
||||
"icon": "",
|
||||
"submit": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"id": "8CZFjNmJhadUNiRS"
|
||||
},
|
||||
{
|
||||
"action": "anchor",
|
||||
"data": {
|
||||
"tag": "empty",
|
||||
"stop": true
|
||||
},
|
||||
"id": "bbyyQFfHwEKO7Im3"
|
||||
},
|
||||
{
|
||||
"action": "tileimage",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tile",
|
||||
"name": "This Tile"
|
||||
},
|
||||
"select": "1",
|
||||
"transition": "none",
|
||||
"speed": 1,
|
||||
"loop": 1
|
||||
},
|
||||
"id": "TrAnwWS8Ivc8Pmoc"
|
||||
},
|
||||
{
|
||||
"action": "activate",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tagger:brazier_light_{#}",
|
||||
"match": "all",
|
||||
"scene": "_active",
|
||||
"name": "<i class=\"fas fa-tag fa-sm\"></i> brazier_light_{#}"
|
||||
},
|
||||
"collection": "tiles",
|
||||
"activate": "deactivate"
|
||||
},
|
||||
"id": "HlKdhpAYxaGcXH6u"
|
||||
},
|
||||
{
|
||||
"action": "anchor",
|
||||
"data": {
|
||||
"tag": "unlit",
|
||||
"stop": true
|
||||
},
|
||||
"id": "1ANXH4G3BnyJJTJJ"
|
||||
},
|
||||
{
|
||||
"action": "tileimage",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tile",
|
||||
"name": "This Tile"
|
||||
},
|
||||
"select": "2",
|
||||
"transition": "none",
|
||||
"speed": 1,
|
||||
"loop": 1
|
||||
},
|
||||
"id": "PltM3j2QtQ2sXT0J"
|
||||
},
|
||||
{
|
||||
"action": "activate",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tagger:brazier_light_{#}",
|
||||
"match": "all",
|
||||
"scene": "_active",
|
||||
"name": "<i class=\"fas fa-tag fa-sm\"></i> brazier_light_{#}"
|
||||
},
|
||||
"collection": "tiles",
|
||||
"activate": "deactivate"
|
||||
},
|
||||
"id": "EKOoHOB0KiXxRdk5"
|
||||
},
|
||||
{
|
||||
"action": "anchor",
|
||||
"data": {
|
||||
"tag": "lit",
|
||||
"stop": true
|
||||
},
|
||||
"id": "cH9uM2ok9VAZ7OCu"
|
||||
},
|
||||
{
|
||||
"action": "alter",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tagger:brazier_light_{#}",
|
||||
"match": "all",
|
||||
"scene": "_active",
|
||||
"name": "<i class=\"fas fa-tag fa-sm\"></i> brazier_light_{#}"
|
||||
},
|
||||
"collection": "tokens",
|
||||
"attribute": "config.dim",
|
||||
"value": "8",
|
||||
"chatMessage": false,
|
||||
"rollmode": "roll"
|
||||
},
|
||||
"id": "Ny9FPgK5ALPohmpa"
|
||||
},
|
||||
{
|
||||
"action": "alter",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tagger:brazier_light_{#}",
|
||||
"match": "all",
|
||||
"scene": "_active",
|
||||
"name": "<i class=\"fas fa-tag fa-sm\"></i> brazier_light_{#}"
|
||||
},
|
||||
"collection": "tokens",
|
||||
"attribute": "config.bright",
|
||||
"value": "4",
|
||||
"chatMessage": false,
|
||||
"rollmode": "roll"
|
||||
},
|
||||
"id": "ilrv541vIpgHCCDY"
|
||||
},
|
||||
{
|
||||
"action": "tileimage",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tile",
|
||||
"name": "This Tile"
|
||||
},
|
||||
"select": "{{variable.litImage}}",
|
||||
"transition": "none",
|
||||
"speed": 1,
|
||||
"loop": 1
|
||||
},
|
||||
"id": "7gNXDkduDpSGIaO5"
|
||||
},
|
||||
{
|
||||
"action": "activate",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tagger:brazier_light_{#}",
|
||||
"match": "all",
|
||||
"scene": "_active",
|
||||
"name": "<i class=\"fas fa-tag fa-sm\"></i> brazier_light_{#}"
|
||||
},
|
||||
"collection": "tiles",
|
||||
"activate": "activate"
|
||||
},
|
||||
"id": "3wiwiVBu4zSCDDwB"
|
||||
},
|
||||
{
|
||||
"action": "anchor",
|
||||
"data": {
|
||||
"tag": "embers",
|
||||
"stop": true
|
||||
},
|
||||
"id": "TojFWm7uoalvIPHb"
|
||||
},
|
||||
{
|
||||
"action": "alter",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tagger:brazier_light_{#}",
|
||||
"match": "all",
|
||||
"scene": "_active",
|
||||
"name": "<i class=\"fas fa-tag fa-sm\"></i> brazier_light_{#}"
|
||||
},
|
||||
"collection": "tokens",
|
||||
"attribute": "config.dim",
|
||||
"value": "4",
|
||||
"chatMessage": false,
|
||||
"rollmode": "roll"
|
||||
},
|
||||
"id": "xJYDQhe7ieECBEqq"
|
||||
},
|
||||
{
|
||||
"action": "alter",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tagger:brazier_light_{#}",
|
||||
"match": "all",
|
||||
"scene": "_active",
|
||||
"name": "<i class=\"fas fa-tag fa-sm\"></i> brazier_light_{#}"
|
||||
},
|
||||
"collection": "tokens",
|
||||
"attribute": "config.bright",
|
||||
"value": "0",
|
||||
"chatMessage": false,
|
||||
"rollmode": "roll"
|
||||
},
|
||||
"id": "ig5wem0DkoJnenOT"
|
||||
},
|
||||
{
|
||||
"action": "tileimage",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tile",
|
||||
"name": "This Tile"
|
||||
},
|
||||
"select": "{{variable.embersImage}}",
|
||||
"transition": "none",
|
||||
"speed": 1,
|
||||
"loop": 1
|
||||
},
|
||||
"id": "cRvyxgfVQ0onTQob"
|
||||
},
|
||||
{
|
||||
"action": "activate",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tagger:brazier_light_{#}",
|
||||
"match": "all",
|
||||
"scene": "_active",
|
||||
"name": "<i class=\"fas fa-tag fa-sm\"></i> brazier_light_{#}"
|
||||
},
|
||||
"collection": "tiles",
|
||||
"activate": "activate"
|
||||
},
|
||||
"id": "wGGH2QM8zZlFQvLS"
|
||||
},
|
||||
{
|
||||
"action": "anchor",
|
||||
"data": {
|
||||
"tag": "_rightclick",
|
||||
"stop": true
|
||||
},
|
||||
"id": "XPfkHLITa7Oda0eP"
|
||||
},
|
||||
{
|
||||
"action": "dialog",
|
||||
"data": {
|
||||
"dialogtype": "custom",
|
||||
"id": "",
|
||||
"title": "Choose Torch Color",
|
||||
"showto": "trigger",
|
||||
"content": "<form>\n<div>Select a torch color.</div>\n<select name=\"color\">\n <option value=\"5\">Red</option>\n <option value=\"3\">Orange</option>\n <option value=\"7\">Green</option>\n <option value=\"9\">Blue</option>\n <option value=\"11\">Purple</option>\n</select>\n</form>",
|
||||
"file": "",
|
||||
"classes": "",
|
||||
"width": "",
|
||||
"height": "",
|
||||
"yes": "",
|
||||
"no": "",
|
||||
"close": "",
|
||||
"buttons": [
|
||||
{
|
||||
"id": "qqwf5PtAZUr2dRSP",
|
||||
"name": "Set Color",
|
||||
"goto": "setColor",
|
||||
"icon": "",
|
||||
"submit": true
|
||||
},
|
||||
{
|
||||
"id": "C7egWzMwVUEcwNg6",
|
||||
"name": "Cancel",
|
||||
"goto": "",
|
||||
"icon": "",
|
||||
"submit": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"id": "A07PaiUi7Od6YSqv"
|
||||
},
|
||||
{
|
||||
"action": "anchor",
|
||||
"data": {
|
||||
"tag": "setColor",
|
||||
"stop": true
|
||||
},
|
||||
"id": "wyOgbw03IuPzyn5c"
|
||||
},
|
||||
{
|
||||
"action": "setvariable",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tile",
|
||||
"name": "This Tile"
|
||||
},
|
||||
"name": "litImage",
|
||||
"value": "= {{value.color}}"
|
||||
},
|
||||
"id": "Qe4sbbgRpHULgF61"
|
||||
},
|
||||
{
|
||||
"action": "setvariable",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tile",
|
||||
"name": "This Tile"
|
||||
},
|
||||
"name": "embersImage",
|
||||
"value": "= {{value.color}}+1"
|
||||
},
|
||||
"id": "rszXGunfbDaPXJ86"
|
||||
},
|
||||
{
|
||||
"action": "setvariable",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tile",
|
||||
"name": "This Tile"
|
||||
},
|
||||
"name": "litColor",
|
||||
"value": "= ({{value.color}} == 5 ? \"#cc0000\" : ({{value.color}} == 3 ? \"#ffe894\" : ({{value.color}} == 7 ? \"#6af868\" : ({{value.color}} == 9 ? \"#c6c2ff\" : ({{value.color}} == 11 ? \"#fd75ff\" : \"#000000\")))))"
|
||||
},
|
||||
"id": "wU5euUvt5JzuBR16"
|
||||
},
|
||||
{
|
||||
"action": "alter",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tagger:brazier_light_{#}",
|
||||
"match": "all",
|
||||
"scene": "_active",
|
||||
"name": "<i class=\"fas fa-tag fa-sm\"></i> brazier_light_{#}"
|
||||
},
|
||||
"collection": "tokens",
|
||||
"attribute": "config.color",
|
||||
"value": "{{variable.litColor}}",
|
||||
"chatMessage": false,
|
||||
"rollmode": "roll"
|
||||
},
|
||||
"id": "BjlrVjXwjxDBqjOk"
|
||||
},
|
||||
{
|
||||
"action": "goto",
|
||||
"data": {
|
||||
"tag": "lit",
|
||||
"limit": "",
|
||||
"rollmode": "roll",
|
||||
"resume": false
|
||||
},
|
||||
"id": "2YUPgS1CFc3eTXCT"
|
||||
},
|
||||
{
|
||||
"action": "anchor",
|
||||
"data": {
|
||||
"tag": "Reset",
|
||||
"stop": true
|
||||
},
|
||||
"id": "uxJ8xzN1ReFoxGWL"
|
||||
},
|
||||
{
|
||||
"action": "goto",
|
||||
"data": {
|
||||
"tag": "lit",
|
||||
"limit": "",
|
||||
"rollmode": "roll",
|
||||
"resume": false
|
||||
},
|
||||
"id": "3QcRusdEgjyufPO3"
|
||||
}
|
||||
],
|
||||
"files": [
|
||||
{
|
||||
"id": "kpCSDX5IazZAWMU2",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Brazier_A_Empty_1x1.webp",
|
||||
"selected": false
|
||||
},
|
||||
{
|
||||
"id": "BCbVlM7hZ1mpEXDV",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Brazier_A_1x1.webp",
|
||||
"selected": false
|
||||
},
|
||||
{
|
||||
"id": "8BKdxSG6Yfieb65F",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Orange_A_Lit_1x1.webp",
|
||||
"selected": true
|
||||
},
|
||||
{
|
||||
"id": "AN1XiUkxnGLR9bcz",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Orange_A_Embers_1x1.webp",
|
||||
"selected": false
|
||||
},
|
||||
{
|
||||
"id": "fUr5NcKJJ0d4Vz0W",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Red_A_Lit_1x1.webp",
|
||||
"selected": false
|
||||
},
|
||||
{
|
||||
"id": "2MhrLh2F4HzIMhp9",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Red_A_Embers_1x1.webp",
|
||||
"selected": false
|
||||
},
|
||||
{
|
||||
"id": "z8M8S2M3SIBm38PF",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Green_A_Lit_1x1.webp",
|
||||
"selected": false
|
||||
},
|
||||
{
|
||||
"id": "EuQi3gLcmUtdfvj8",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Green_A_Embers_1x1.webp",
|
||||
"selected": false
|
||||
},
|
||||
{
|
||||
"id": "OkRRKZYoBR1kSu7P",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Blue_A_Lit_1x1.webp",
|
||||
"selected": false
|
||||
},
|
||||
{
|
||||
"id": "W5wKgxWcwXznYocD",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Blue_A_Embers_1x1.webp",
|
||||
"selected": false
|
||||
},
|
||||
{
|
||||
"id": "a25RbiZim0xdErH6",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Purple_A_Lit_1x1.webp",
|
||||
"selected": false
|
||||
},
|
||||
{
|
||||
"id": "hELaWhgrTV6MQyLG",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Purple_A_Embers_1x1.webp",
|
||||
"selected": false
|
||||
}
|
||||
],
|
||||
"variables": {
|
||||
"litImage": 3,
|
||||
"embersImage": 4,
|
||||
"litColor": "#ffe894"
|
||||
}
|
||||
},
|
||||
"tagger": {
|
||||
"tags": [
|
||||
"brazier_{#}",
|
||||
"Reset_Trigger",
|
||||
"brazier",
|
||||
"brazier_a"
|
||||
]
|
||||
},
|
||||
"region-attacher": {
|
||||
"attachRegionToTile": false
|
||||
},
|
||||
"multi-token-edit": {
|
||||
"links": [
|
||||
{
|
||||
"id": "eI2r7F6owCFFdqeh",
|
||||
"type": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"sort": 100000,
|
||||
"folder": "3jSUjQwOCi9FcqRb",
|
||||
"documentName": "Tile",
|
||||
"addSubtract": [],
|
||||
"randomize": [],
|
||||
"img": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Orange_A_Lit_1x1.webp",
|
||||
"gridSize": 128,
|
||||
"preSpawnScript": "",
|
||||
"postSpawnScript": "",
|
||||
"spawnRandom": false,
|
||||
"attached": [
|
||||
{
|
||||
"documentName": "AmbientLight",
|
||||
"data": {
|
||||
"_id": "wWMbcEKoZhxcs6AV",
|
||||
"x": 2461,
|
||||
"y": 2414,
|
||||
"elevation": 0,
|
||||
"rotation": 0,
|
||||
"walls": true,
|
||||
"vision": false,
|
||||
"config": {
|
||||
"negative": false,
|
||||
"priority": 0,
|
||||
"alpha": 0.1,
|
||||
"angle": 360,
|
||||
"bright": 4,
|
||||
"color": "#ffe894",
|
||||
"coloration": 1,
|
||||
"dim": 8,
|
||||
"attenuation": 0.5,
|
||||
"luminosity": 0.5,
|
||||
"saturation": 0,
|
||||
"contrast": 0,
|
||||
"shadows": 0,
|
||||
"animation": {
|
||||
"type": "torch",
|
||||
"speed": 1,
|
||||
"intensity": 2,
|
||||
"reverse": false
|
||||
},
|
||||
"darkness": {
|
||||
"min": 0,
|
||||
"max": 1
|
||||
}
|
||||
},
|
||||
"hidden": false,
|
||||
"flags": {
|
||||
"levels": {
|
||||
"rangeTop": null
|
||||
},
|
||||
"tagger": {
|
||||
"tags": [
|
||||
"brazier_light_{#}"
|
||||
]
|
||||
},
|
||||
"multi-token-edit": {
|
||||
"links": [
|
||||
{
|
||||
"id": "eI2r7F6owCFFdqeh",
|
||||
"type": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"brazier"
|
||||
],
|
||||
"preserveLinks": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"categories": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"sVoCvBU1knmXzoYe": 3
|
||||
},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.351",
|
||||
"systemId": "swade",
|
||||
"systemVersion": "5.2.4",
|
||||
"createdTime": 1776024392235,
|
||||
"modifiedTime": 1776024392235,
|
||||
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||
},
|
||||
"_key": "!journal!5JJgBqCEmRyeOK5G"
|
||||
}
|
||||
710
src/packsrc/mass-edit-presets/Brazier_B_eV24WI9SFgcpSbKx.json
Normal file
710
src/packsrc/mass-edit-presets/Brazier_B_eV24WI9SFgcpSbKx.json
Normal file
@ -0,0 +1,710 @@
|
||||
{
|
||||
"_id": "eV24WI9SFgcpSbKx",
|
||||
"name": "Brazier B",
|
||||
"pages": [],
|
||||
"folder": "3jSUjQwOCi9FcqRb",
|
||||
"flags": {
|
||||
"multi-token-edit": {
|
||||
"preset": {
|
||||
"id": "eV24WI9SFgcpSbKx",
|
||||
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.eV24WI9SFgcpSbKx",
|
||||
"name": "Brazier B",
|
||||
"data": [
|
||||
{
|
||||
"texture": {
|
||||
"src": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Orange_B_Lit_1x1.webp",
|
||||
"anchorX": 0.5,
|
||||
"anchorY": 0.5,
|
||||
"offsetX": 0,
|
||||
"offsetY": 0,
|
||||
"fit": "fill",
|
||||
"scaleX": 1,
|
||||
"scaleY": 1,
|
||||
"rotation": 0,
|
||||
"tint": "#ffffff",
|
||||
"alphaThreshold": 0.75
|
||||
},
|
||||
"x": 2041,
|
||||
"y": 2382,
|
||||
"width": 200,
|
||||
"height": 200,
|
||||
"elevation": 0,
|
||||
"sort": 16,
|
||||
"occlusion": {
|
||||
"mode": 0,
|
||||
"alpha": 0
|
||||
},
|
||||
"_id": "GBMzEAUjlVGlheAU",
|
||||
"rotation": 0,
|
||||
"alpha": 1,
|
||||
"hidden": false,
|
||||
"locked": false,
|
||||
"restrictions": {
|
||||
"light": false,
|
||||
"weather": false
|
||||
},
|
||||
"video": {
|
||||
"loop": true,
|
||||
"autoplay": true,
|
||||
"volume": 0
|
||||
},
|
||||
"flags": {
|
||||
"terrainmapper": {
|
||||
"isFloor": false,
|
||||
"trimAlphaBorder": true,
|
||||
"testHoles": false,
|
||||
"alphaThreshold": 0.75
|
||||
},
|
||||
"multiface-tiles": {
|
||||
"originalImage": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Orange_B_Lit_1x1.webp"
|
||||
},
|
||||
"monks-active-tiles": {
|
||||
"name": "Brazier B",
|
||||
"active": true,
|
||||
"record": false,
|
||||
"restriction": "gm",
|
||||
"controlled": "gm",
|
||||
"trigger": [
|
||||
"rightclick",
|
||||
"dblclick"
|
||||
],
|
||||
"allowpaused": true,
|
||||
"usealpha": false,
|
||||
"pointer": false,
|
||||
"vision": false,
|
||||
"pertoken": false,
|
||||
"minrequired": null,
|
||||
"cooldown": null,
|
||||
"chance": 0,
|
||||
"fileindex": 2,
|
||||
"actions": [
|
||||
{
|
||||
"action": "checkvariable",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tile",
|
||||
"name": "This Tile"
|
||||
},
|
||||
"type": "all",
|
||||
"name": "litImage",
|
||||
"value": "= null",
|
||||
"fail": "skipSetup"
|
||||
},
|
||||
"id": "gq7WWoZh0SPLSbG0"
|
||||
},
|
||||
{
|
||||
"action": "setvariable",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tile",
|
||||
"name": "This Tile"
|
||||
},
|
||||
"name": "litImage",
|
||||
"value": "= 3"
|
||||
},
|
||||
"id": "AaCZOHIqagqp5mZu"
|
||||
},
|
||||
{
|
||||
"action": "setvariable",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tile",
|
||||
"name": "This Tile"
|
||||
},
|
||||
"name": "embersImage",
|
||||
"value": "= 4"
|
||||
},
|
||||
"id": "DGqbYycsPDerPjTH"
|
||||
},
|
||||
{
|
||||
"action": "anchor",
|
||||
"data": {
|
||||
"tag": "skipSetup",
|
||||
"stop": false
|
||||
},
|
||||
"id": "dhYi00tDg1QXB0so"
|
||||
},
|
||||
{
|
||||
"action": "dialog",
|
||||
"data": {
|
||||
"dialogtype": "custom",
|
||||
"id": "",
|
||||
"title": "Brazier state",
|
||||
"showto": "trigger",
|
||||
"content": "<p>Select a brazier state:</p>",
|
||||
"file": "",
|
||||
"classes": "",
|
||||
"width": "",
|
||||
"height": "",
|
||||
"yes": "",
|
||||
"no": "",
|
||||
"close": "",
|
||||
"buttons": [
|
||||
{
|
||||
"id": "jHE7uU19NFlolyKv",
|
||||
"name": "Empty",
|
||||
"goto": "empty",
|
||||
"icon": "",
|
||||
"submit": true
|
||||
},
|
||||
{
|
||||
"id": "RfnMZ1GQBBU5xPXg",
|
||||
"name": "Unlit",
|
||||
"goto": "unlit",
|
||||
"icon": "",
|
||||
"submit": true
|
||||
},
|
||||
{
|
||||
"id": "A5I33g01QTNWrRV1",
|
||||
"name": "Lit",
|
||||
"goto": "lit",
|
||||
"icon": "",
|
||||
"submit": true
|
||||
},
|
||||
{
|
||||
"id": "rDPFPauqSoxstwcY",
|
||||
"name": "Embers",
|
||||
"goto": "embers",
|
||||
"icon": "",
|
||||
"submit": true
|
||||
},
|
||||
{
|
||||
"id": "hpoJGa927ZTXExZ3",
|
||||
"name": "Cancel",
|
||||
"goto": "",
|
||||
"icon": "",
|
||||
"submit": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"id": "8CZFjNmJhadUNiRS"
|
||||
},
|
||||
{
|
||||
"action": "anchor",
|
||||
"data": {
|
||||
"tag": "empty",
|
||||
"stop": true
|
||||
},
|
||||
"id": "bbyyQFfHwEKO7Im3"
|
||||
},
|
||||
{
|
||||
"action": "tileimage",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tile",
|
||||
"name": "This Tile"
|
||||
},
|
||||
"select": "1",
|
||||
"transition": "none",
|
||||
"speed": 1,
|
||||
"loop": 1
|
||||
},
|
||||
"id": "TrAnwWS8Ivc8Pmoc"
|
||||
},
|
||||
{
|
||||
"action": "activate",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tagger:brazier_light_{#}",
|
||||
"match": "all",
|
||||
"scene": "_active",
|
||||
"name": "<i class=\"fas fa-tag fa-sm\"></i> brazier_light_{#}"
|
||||
},
|
||||
"collection": "tiles",
|
||||
"activate": "deactivate"
|
||||
},
|
||||
"id": "HlKdhpAYxaGcXH6u"
|
||||
},
|
||||
{
|
||||
"action": "anchor",
|
||||
"data": {
|
||||
"tag": "unlit",
|
||||
"stop": true
|
||||
},
|
||||
"id": "1ANXH4G3BnyJJTJJ"
|
||||
},
|
||||
{
|
||||
"action": "tileimage",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tile",
|
||||
"name": "This Tile"
|
||||
},
|
||||
"select": "2",
|
||||
"transition": "none",
|
||||
"speed": 1,
|
||||
"loop": 1
|
||||
},
|
||||
"id": "PltM3j2QtQ2sXT0J"
|
||||
},
|
||||
{
|
||||
"action": "activate",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tagger:brazier_light_{#}",
|
||||
"match": "all",
|
||||
"scene": "_active",
|
||||
"name": "<i class=\"fas fa-tag fa-sm\"></i> brazier_light_{#}"
|
||||
},
|
||||
"collection": "tiles",
|
||||
"activate": "deactivate"
|
||||
},
|
||||
"id": "EKOoHOB0KiXxRdk5"
|
||||
},
|
||||
{
|
||||
"action": "anchor",
|
||||
"data": {
|
||||
"tag": "lit",
|
||||
"stop": true
|
||||
},
|
||||
"id": "cH9uM2ok9VAZ7OCu"
|
||||
},
|
||||
{
|
||||
"action": "alter",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tagger:brazier_light_{#}",
|
||||
"match": "all",
|
||||
"scene": "_active",
|
||||
"name": "<i class=\"fas fa-tag fa-sm\"></i> brazier_light_{#}"
|
||||
},
|
||||
"collection": "tokens",
|
||||
"attribute": "config.dim",
|
||||
"value": "8",
|
||||
"chatMessage": false,
|
||||
"rollmode": "roll"
|
||||
},
|
||||
"id": "Ny9FPgK5ALPohmpa"
|
||||
},
|
||||
{
|
||||
"action": "alter",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tagger:brazier_light_{#}",
|
||||
"match": "all",
|
||||
"scene": "_active",
|
||||
"name": "<i class=\"fas fa-tag fa-sm\"></i> brazier_light_{#}"
|
||||
},
|
||||
"collection": "tokens",
|
||||
"attribute": "config.bright",
|
||||
"value": "4",
|
||||
"chatMessage": false,
|
||||
"rollmode": "roll"
|
||||
},
|
||||
"id": "ilrv541vIpgHCCDY"
|
||||
},
|
||||
{
|
||||
"action": "tileimage",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tile",
|
||||
"name": "This Tile"
|
||||
},
|
||||
"select": "{{variable.litImage}}",
|
||||
"transition": "none",
|
||||
"speed": 1,
|
||||
"loop": 1
|
||||
},
|
||||
"id": "7gNXDkduDpSGIaO5"
|
||||
},
|
||||
{
|
||||
"action": "activate",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tagger:brazier_light_{#}",
|
||||
"match": "all",
|
||||
"scene": "_active",
|
||||
"name": "<i class=\"fas fa-tag fa-sm\"></i> brazier_light_{#}"
|
||||
},
|
||||
"collection": "tiles",
|
||||
"activate": "activate"
|
||||
},
|
||||
"id": "3wiwiVBu4zSCDDwB"
|
||||
},
|
||||
{
|
||||
"action": "anchor",
|
||||
"data": {
|
||||
"tag": "embers",
|
||||
"stop": true
|
||||
},
|
||||
"id": "TojFWm7uoalvIPHb"
|
||||
},
|
||||
{
|
||||
"action": "alter",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tagger:brazier_light_{#}",
|
||||
"match": "all",
|
||||
"scene": "_active",
|
||||
"name": "<i class=\"fas fa-tag fa-sm\"></i> brazier_light_{#}"
|
||||
},
|
||||
"collection": "tokens",
|
||||
"attribute": "config.dim",
|
||||
"value": "4",
|
||||
"chatMessage": false,
|
||||
"rollmode": "roll"
|
||||
},
|
||||
"id": "xJYDQhe7ieECBEqq"
|
||||
},
|
||||
{
|
||||
"action": "alter",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tagger:brazier_light_{#}",
|
||||
"match": "all",
|
||||
"scene": "_active",
|
||||
"name": "<i class=\"fas fa-tag fa-sm\"></i> brazier_light_{#}"
|
||||
},
|
||||
"collection": "tokens",
|
||||
"attribute": "config.bright",
|
||||
"value": "0",
|
||||
"chatMessage": false,
|
||||
"rollmode": "roll"
|
||||
},
|
||||
"id": "ig5wem0DkoJnenOT"
|
||||
},
|
||||
{
|
||||
"action": "tileimage",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tile",
|
||||
"name": "This Tile"
|
||||
},
|
||||
"select": "{{variable.embersImage}}",
|
||||
"transition": "none",
|
||||
"speed": 1,
|
||||
"loop": 1
|
||||
},
|
||||
"id": "cRvyxgfVQ0onTQob"
|
||||
},
|
||||
{
|
||||
"action": "activate",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tagger:brazier_light_{#}",
|
||||
"match": "all",
|
||||
"scene": "_active",
|
||||
"name": "<i class=\"fas fa-tag fa-sm\"></i> brazier_light_{#}"
|
||||
},
|
||||
"collection": "tiles",
|
||||
"activate": "activate"
|
||||
},
|
||||
"id": "wGGH2QM8zZlFQvLS"
|
||||
},
|
||||
{
|
||||
"action": "anchor",
|
||||
"data": {
|
||||
"tag": "_rightclick",
|
||||
"stop": true
|
||||
},
|
||||
"id": "XPfkHLITa7Oda0eP"
|
||||
},
|
||||
{
|
||||
"action": "dialog",
|
||||
"data": {
|
||||
"dialogtype": "custom",
|
||||
"id": "",
|
||||
"title": "Choose Torch Color",
|
||||
"showto": "trigger",
|
||||
"content": "<form>\n<div>Select a torch color.</div>\n<select name=\"color\">\n <option value=\"5\">Red</option>\n <option value=\"3\">Orange</option>\n <option value=\"7\">Green</option>\n <option value=\"9\">Blue</option>\n <option value=\"11\">Purple</option>\n</select>\n</form>",
|
||||
"file": "",
|
||||
"classes": "",
|
||||
"width": "",
|
||||
"height": "",
|
||||
"yes": "",
|
||||
"no": "",
|
||||
"close": "",
|
||||
"buttons": [
|
||||
{
|
||||
"id": "qqwf5PtAZUr2dRSP",
|
||||
"name": "Set Color",
|
||||
"goto": "setColor",
|
||||
"icon": "",
|
||||
"submit": true
|
||||
},
|
||||
{
|
||||
"id": "C7egWzMwVUEcwNg6",
|
||||
"name": "Cancel",
|
||||
"goto": "",
|
||||
"icon": "",
|
||||
"submit": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"id": "A07PaiUi7Od6YSqv"
|
||||
},
|
||||
{
|
||||
"action": "anchor",
|
||||
"data": {
|
||||
"tag": "setColor",
|
||||
"stop": true
|
||||
},
|
||||
"id": "wyOgbw03IuPzyn5c"
|
||||
},
|
||||
{
|
||||
"action": "setvariable",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tile",
|
||||
"name": "This Tile"
|
||||
},
|
||||
"name": "litImage",
|
||||
"value": "= {{value.color}}"
|
||||
},
|
||||
"id": "Qe4sbbgRpHULgF61"
|
||||
},
|
||||
{
|
||||
"action": "setvariable",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tile",
|
||||
"name": "This Tile"
|
||||
},
|
||||
"name": "embersImage",
|
||||
"value": "= {{value.color}}+1"
|
||||
},
|
||||
"id": "rszXGunfbDaPXJ86"
|
||||
},
|
||||
{
|
||||
"action": "setvariable",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tile",
|
||||
"name": "This Tile"
|
||||
},
|
||||
"name": "litColor",
|
||||
"value": "= ({{value.color}} == 5 ? \"#cc0000\" : ({{value.color}} == 3 ? \"#ffe894\" : ({{value.color}} == 7 ? \"#6af868\" : ({{value.color}} == 9 ? \"#c6c2ff\" : ({{value.color}} == 11 ? \"#fd75ff\" : \"#000000\")))))"
|
||||
},
|
||||
"id": "wU5euUvt5JzuBR16"
|
||||
},
|
||||
{
|
||||
"action": "alter",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tagger:brazier_light_{#}",
|
||||
"match": "all",
|
||||
"scene": "_active",
|
||||
"name": "<i class=\"fas fa-tag fa-sm\"></i> brazier_light_{#}"
|
||||
},
|
||||
"collection": "tokens",
|
||||
"attribute": "config.color",
|
||||
"value": "{{variable.litColor}}",
|
||||
"chatMessage": false,
|
||||
"rollmode": "roll"
|
||||
},
|
||||
"id": "BjlrVjXwjxDBqjOk"
|
||||
},
|
||||
{
|
||||
"action": "goto",
|
||||
"data": {
|
||||
"tag": "lit",
|
||||
"limit": "",
|
||||
"rollmode": "roll",
|
||||
"resume": false
|
||||
},
|
||||
"id": "2YUPgS1CFc3eTXCT"
|
||||
},
|
||||
{
|
||||
"action": "anchor",
|
||||
"data": {
|
||||
"tag": "Reset",
|
||||
"stop": true
|
||||
},
|
||||
"id": "uxJ8xzN1ReFoxGWL"
|
||||
},
|
||||
{
|
||||
"action": "goto",
|
||||
"data": {
|
||||
"tag": "lit",
|
||||
"limit": "",
|
||||
"rollmode": "roll",
|
||||
"resume": false
|
||||
},
|
||||
"id": "3QcRusdEgjyufPO3"
|
||||
}
|
||||
],
|
||||
"files": [
|
||||
{
|
||||
"id": "kpCSDX5IazZAWMU2",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Brazier_B_Empty_1x1.webp",
|
||||
"selected": false
|
||||
},
|
||||
{
|
||||
"id": "BCbVlM7hZ1mpEXDV",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Brazier_B_1x1.webp",
|
||||
"selected": false
|
||||
},
|
||||
{
|
||||
"id": "8BKdxSG6Yfieb65F",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Orange_B_Lit_1x1.webp",
|
||||
"selected": true
|
||||
},
|
||||
{
|
||||
"id": "AN1XiUkxnGLR9bcz",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Orange_B_Embers_1x1.webp",
|
||||
"selected": false
|
||||
},
|
||||
{
|
||||
"id": "fUr5NcKJJ0d4Vz0W",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Red_B_Lit_1x1.webp",
|
||||
"selected": false
|
||||
},
|
||||
{
|
||||
"id": "2MhrLh2F4HzIMhp9",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Red_B_Embers_1x1.webp",
|
||||
"selected": false
|
||||
},
|
||||
{
|
||||
"id": "z8M8S2M3SIBm38PF",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Green_B_Lit_1x1.webp",
|
||||
"selected": false
|
||||
},
|
||||
{
|
||||
"id": "EuQi3gLcmUtdfvj8",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Green_B_Embers_1x1.webp",
|
||||
"selected": false
|
||||
},
|
||||
{
|
||||
"id": "OkRRKZYoBR1kSu7P",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Blue_B_Lit_1x1.webp",
|
||||
"selected": false
|
||||
},
|
||||
{
|
||||
"id": "W5wKgxWcwXznYocD",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Blue_B_Embers_1x1.webp",
|
||||
"selected": false
|
||||
},
|
||||
{
|
||||
"id": "a25RbiZim0xdErH6",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Purple_B_Lit_1x1.webp",
|
||||
"selected": false
|
||||
},
|
||||
{
|
||||
"id": "hELaWhgrTV6MQyLG",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Purple_B_Embers_1x1.webp",
|
||||
"selected": false
|
||||
}
|
||||
],
|
||||
"variables": {
|
||||
"litImage": 3,
|
||||
"embersImage": 4,
|
||||
"litColor": "#ffe894"
|
||||
}
|
||||
},
|
||||
"tagger": {
|
||||
"tags": [
|
||||
"brazier_{#}",
|
||||
"Reset_Trigger",
|
||||
"brazier",
|
||||
"brazier_b"
|
||||
]
|
||||
},
|
||||
"region-attacher": {
|
||||
"attachRegionToTile": false
|
||||
},
|
||||
"multi-token-edit": {
|
||||
"links": [
|
||||
{
|
||||
"id": "eI2r7F6owCFFdqeh",
|
||||
"type": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"sort": 200000,
|
||||
"folder": "3jSUjQwOCi9FcqRb",
|
||||
"documentName": "Tile",
|
||||
"addSubtract": [],
|
||||
"randomize": [],
|
||||
"img": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Orange_B_Lit_1x1.webp",
|
||||
"gridSize": 128,
|
||||
"preSpawnScript": "",
|
||||
"postSpawnScript": "",
|
||||
"spawnRandom": false,
|
||||
"attached": [
|
||||
{
|
||||
"documentName": "AmbientLight",
|
||||
"data": {
|
||||
"_id": "wWMbcEKoZhxcs6AV",
|
||||
"x": 2142,
|
||||
"y": 2482,
|
||||
"elevation": 0,
|
||||
"rotation": 0,
|
||||
"walls": true,
|
||||
"vision": false,
|
||||
"config": {
|
||||
"negative": false,
|
||||
"priority": 0,
|
||||
"alpha": 0.1,
|
||||
"angle": 360,
|
||||
"bright": 4,
|
||||
"color": "#ffe894",
|
||||
"coloration": 1,
|
||||
"dim": 8,
|
||||
"attenuation": 0.5,
|
||||
"luminosity": 0.5,
|
||||
"saturation": 0,
|
||||
"contrast": 0,
|
||||
"shadows": 0,
|
||||
"animation": {
|
||||
"type": "torch",
|
||||
"speed": 1,
|
||||
"intensity": 2,
|
||||
"reverse": false
|
||||
},
|
||||
"darkness": {
|
||||
"min": 0,
|
||||
"max": 1
|
||||
}
|
||||
},
|
||||
"hidden": false,
|
||||
"flags": {
|
||||
"levels": {
|
||||
"rangeTop": null
|
||||
},
|
||||
"tagger": {
|
||||
"tags": [
|
||||
"brazier_light_{#}"
|
||||
]
|
||||
},
|
||||
"multi-token-edit": {
|
||||
"links": [
|
||||
{
|
||||
"id": "eI2r7F6owCFFdqeh",
|
||||
"type": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"brazier",
|
||||
"lightsource"
|
||||
],
|
||||
"preserveLinks": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"categories": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"sVoCvBU1knmXzoYe": 3
|
||||
},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.351",
|
||||
"systemId": "swade",
|
||||
"systemVersion": "5.2.4",
|
||||
"createdTime": 1776024392235,
|
||||
"modifiedTime": 1776024392235,
|
||||
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||
},
|
||||
"_key": "!journal!eV24WI9SFgcpSbKx"
|
||||
}
|
||||
710
src/packsrc/mass-edit-presets/Brazier_C_1QhYLQWdw7g7MWEZ.json
Normal file
710
src/packsrc/mass-edit-presets/Brazier_C_1QhYLQWdw7g7MWEZ.json
Normal file
@ -0,0 +1,710 @@
|
||||
{
|
||||
"_id": "1QhYLQWdw7g7MWEZ",
|
||||
"name": "Brazier C",
|
||||
"pages": [],
|
||||
"folder": "3jSUjQwOCi9FcqRb",
|
||||
"flags": {
|
||||
"multi-token-edit": {
|
||||
"preset": {
|
||||
"id": "1QhYLQWdw7g7MWEZ",
|
||||
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.1QhYLQWdw7g7MWEZ",
|
||||
"name": "Brazier C",
|
||||
"data": [
|
||||
{
|
||||
"texture": {
|
||||
"src": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Orange_C_Lit_1x1.webp",
|
||||
"anchorX": 0.5,
|
||||
"anchorY": 0.5,
|
||||
"offsetX": 0,
|
||||
"offsetY": 0,
|
||||
"fit": "fill",
|
||||
"scaleX": 1,
|
||||
"scaleY": 1,
|
||||
"rotation": 0,
|
||||
"tint": "#ffffff",
|
||||
"alphaThreshold": 0.75
|
||||
},
|
||||
"x": 2041,
|
||||
"y": 2382,
|
||||
"width": 200,
|
||||
"height": 200,
|
||||
"elevation": 0,
|
||||
"sort": 16,
|
||||
"occlusion": {
|
||||
"mode": 0,
|
||||
"alpha": 0
|
||||
},
|
||||
"_id": "GBMzEAUjlVGlheAU",
|
||||
"rotation": 0,
|
||||
"alpha": 1,
|
||||
"hidden": false,
|
||||
"locked": false,
|
||||
"restrictions": {
|
||||
"light": false,
|
||||
"weather": false
|
||||
},
|
||||
"video": {
|
||||
"loop": true,
|
||||
"autoplay": true,
|
||||
"volume": 0
|
||||
},
|
||||
"flags": {
|
||||
"terrainmapper": {
|
||||
"isFloor": false,
|
||||
"trimAlphaBorder": true,
|
||||
"testHoles": false,
|
||||
"alphaThreshold": 0.75
|
||||
},
|
||||
"multiface-tiles": {
|
||||
"originalImage": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Orange_C_Lit_1x1.webp"
|
||||
},
|
||||
"monks-active-tiles": {
|
||||
"name": "Brazier B",
|
||||
"active": true,
|
||||
"record": false,
|
||||
"restriction": "gm",
|
||||
"controlled": "gm",
|
||||
"trigger": [
|
||||
"rightclick",
|
||||
"dblclick"
|
||||
],
|
||||
"allowpaused": true,
|
||||
"usealpha": false,
|
||||
"pointer": false,
|
||||
"vision": false,
|
||||
"pertoken": false,
|
||||
"minrequired": null,
|
||||
"cooldown": null,
|
||||
"chance": 0,
|
||||
"fileindex": 2,
|
||||
"actions": [
|
||||
{
|
||||
"action": "checkvariable",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tile",
|
||||
"name": "This Tile"
|
||||
},
|
||||
"type": "all",
|
||||
"name": "litImage",
|
||||
"value": "= null",
|
||||
"fail": "skipSetup"
|
||||
},
|
||||
"id": "gq7WWoZh0SPLSbG0"
|
||||
},
|
||||
{
|
||||
"action": "setvariable",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tile",
|
||||
"name": "This Tile"
|
||||
},
|
||||
"name": "litImage",
|
||||
"value": "= 3"
|
||||
},
|
||||
"id": "AaCZOHIqagqp5mZu"
|
||||
},
|
||||
{
|
||||
"action": "setvariable",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tile",
|
||||
"name": "This Tile"
|
||||
},
|
||||
"name": "embersImage",
|
||||
"value": "= 4"
|
||||
},
|
||||
"id": "DGqbYycsPDerPjTH"
|
||||
},
|
||||
{
|
||||
"action": "anchor",
|
||||
"data": {
|
||||
"tag": "skipSetup",
|
||||
"stop": false
|
||||
},
|
||||
"id": "dhYi00tDg1QXB0so"
|
||||
},
|
||||
{
|
||||
"action": "dialog",
|
||||
"data": {
|
||||
"dialogtype": "custom",
|
||||
"id": "",
|
||||
"title": "Brazier state",
|
||||
"showto": "trigger",
|
||||
"content": "<p>Select a brazier state:</p>",
|
||||
"file": "",
|
||||
"classes": "",
|
||||
"width": "",
|
||||
"height": "",
|
||||
"yes": "",
|
||||
"no": "",
|
||||
"close": "",
|
||||
"buttons": [
|
||||
{
|
||||
"id": "jHE7uU19NFlolyKv",
|
||||
"name": "Empty",
|
||||
"goto": "empty",
|
||||
"icon": "",
|
||||
"submit": true
|
||||
},
|
||||
{
|
||||
"id": "RfnMZ1GQBBU5xPXg",
|
||||
"name": "Unlit",
|
||||
"goto": "unlit",
|
||||
"icon": "",
|
||||
"submit": true
|
||||
},
|
||||
{
|
||||
"id": "A5I33g01QTNWrRV1",
|
||||
"name": "Lit",
|
||||
"goto": "lit",
|
||||
"icon": "",
|
||||
"submit": true
|
||||
},
|
||||
{
|
||||
"id": "rDPFPauqSoxstwcY",
|
||||
"name": "Embers",
|
||||
"goto": "embers",
|
||||
"icon": "",
|
||||
"submit": true
|
||||
},
|
||||
{
|
||||
"id": "hpoJGa927ZTXExZ3",
|
||||
"name": "Cancel",
|
||||
"goto": "",
|
||||
"icon": "",
|
||||
"submit": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"id": "8CZFjNmJhadUNiRS"
|
||||
},
|
||||
{
|
||||
"action": "anchor",
|
||||
"data": {
|
||||
"tag": "empty",
|
||||
"stop": true
|
||||
},
|
||||
"id": "bbyyQFfHwEKO7Im3"
|
||||
},
|
||||
{
|
||||
"action": "tileimage",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tile",
|
||||
"name": "This Tile"
|
||||
},
|
||||
"select": "1",
|
||||
"transition": "none",
|
||||
"speed": 1,
|
||||
"loop": 1
|
||||
},
|
||||
"id": "TrAnwWS8Ivc8Pmoc"
|
||||
},
|
||||
{
|
||||
"action": "activate",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tagger:brazier_light_{#}",
|
||||
"match": "all",
|
||||
"scene": "_active",
|
||||
"name": "<i class=\"fas fa-tag fa-sm\"></i> brazier_light_{#}"
|
||||
},
|
||||
"collection": "tiles",
|
||||
"activate": "deactivate"
|
||||
},
|
||||
"id": "HlKdhpAYxaGcXH6u"
|
||||
},
|
||||
{
|
||||
"action": "anchor",
|
||||
"data": {
|
||||
"tag": "unlit",
|
||||
"stop": true
|
||||
},
|
||||
"id": "1ANXH4G3BnyJJTJJ"
|
||||
},
|
||||
{
|
||||
"action": "tileimage",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tile",
|
||||
"name": "This Tile"
|
||||
},
|
||||
"select": "2",
|
||||
"transition": "none",
|
||||
"speed": 1,
|
||||
"loop": 1
|
||||
},
|
||||
"id": "PltM3j2QtQ2sXT0J"
|
||||
},
|
||||
{
|
||||
"action": "activate",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tagger:brazier_light_{#}",
|
||||
"match": "all",
|
||||
"scene": "_active",
|
||||
"name": "<i class=\"fas fa-tag fa-sm\"></i> brazier_light_{#}"
|
||||
},
|
||||
"collection": "tiles",
|
||||
"activate": "deactivate"
|
||||
},
|
||||
"id": "EKOoHOB0KiXxRdk5"
|
||||
},
|
||||
{
|
||||
"action": "anchor",
|
||||
"data": {
|
||||
"tag": "lit",
|
||||
"stop": true
|
||||
},
|
||||
"id": "cH9uM2ok9VAZ7OCu"
|
||||
},
|
||||
{
|
||||
"action": "alter",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tagger:brazier_light_{#}",
|
||||
"match": "all",
|
||||
"scene": "_active",
|
||||
"name": "<i class=\"fas fa-tag fa-sm\"></i> brazier_light_{#}"
|
||||
},
|
||||
"collection": "tokens",
|
||||
"attribute": "config.dim",
|
||||
"value": "8",
|
||||
"chatMessage": false,
|
||||
"rollmode": "roll"
|
||||
},
|
||||
"id": "Ny9FPgK5ALPohmpa"
|
||||
},
|
||||
{
|
||||
"action": "alter",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tagger:brazier_light_{#}",
|
||||
"match": "all",
|
||||
"scene": "_active",
|
||||
"name": "<i class=\"fas fa-tag fa-sm\"></i> brazier_light_{#}"
|
||||
},
|
||||
"collection": "tokens",
|
||||
"attribute": "config.bright",
|
||||
"value": "4",
|
||||
"chatMessage": false,
|
||||
"rollmode": "roll"
|
||||
},
|
||||
"id": "ilrv541vIpgHCCDY"
|
||||
},
|
||||
{
|
||||
"action": "tileimage",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tile",
|
||||
"name": "This Tile"
|
||||
},
|
||||
"select": "{{variable.litImage}}",
|
||||
"transition": "none",
|
||||
"speed": 1,
|
||||
"loop": 1
|
||||
},
|
||||
"id": "7gNXDkduDpSGIaO5"
|
||||
},
|
||||
{
|
||||
"action": "activate",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tagger:brazier_light_{#}",
|
||||
"match": "all",
|
||||
"scene": "_active",
|
||||
"name": "<i class=\"fas fa-tag fa-sm\"></i> brazier_light_{#}"
|
||||
},
|
||||
"collection": "tiles",
|
||||
"activate": "activate"
|
||||
},
|
||||
"id": "3wiwiVBu4zSCDDwB"
|
||||
},
|
||||
{
|
||||
"action": "anchor",
|
||||
"data": {
|
||||
"tag": "embers",
|
||||
"stop": true
|
||||
},
|
||||
"id": "TojFWm7uoalvIPHb"
|
||||
},
|
||||
{
|
||||
"action": "alter",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tagger:brazier_light_{#}",
|
||||
"match": "all",
|
||||
"scene": "_active",
|
||||
"name": "<i class=\"fas fa-tag fa-sm\"></i> brazier_light_{#}"
|
||||
},
|
||||
"collection": "tokens",
|
||||
"attribute": "config.dim",
|
||||
"value": "4",
|
||||
"chatMessage": false,
|
||||
"rollmode": "roll"
|
||||
},
|
||||
"id": "xJYDQhe7ieECBEqq"
|
||||
},
|
||||
{
|
||||
"action": "alter",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tagger:brazier_light_{#}",
|
||||
"match": "all",
|
||||
"scene": "_active",
|
||||
"name": "<i class=\"fas fa-tag fa-sm\"></i> brazier_light_{#}"
|
||||
},
|
||||
"collection": "tokens",
|
||||
"attribute": "config.bright",
|
||||
"value": "0",
|
||||
"chatMessage": false,
|
||||
"rollmode": "roll"
|
||||
},
|
||||
"id": "ig5wem0DkoJnenOT"
|
||||
},
|
||||
{
|
||||
"action": "tileimage",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tile",
|
||||
"name": "This Tile"
|
||||
},
|
||||
"select": "{{variable.embersImage}}",
|
||||
"transition": "none",
|
||||
"speed": 1,
|
||||
"loop": 1
|
||||
},
|
||||
"id": "cRvyxgfVQ0onTQob"
|
||||
},
|
||||
{
|
||||
"action": "activate",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tagger:brazier_light_{#}",
|
||||
"match": "all",
|
||||
"scene": "_active",
|
||||
"name": "<i class=\"fas fa-tag fa-sm\"></i> brazier_light_{#}"
|
||||
},
|
||||
"collection": "tiles",
|
||||
"activate": "activate"
|
||||
},
|
||||
"id": "wGGH2QM8zZlFQvLS"
|
||||
},
|
||||
{
|
||||
"action": "anchor",
|
||||
"data": {
|
||||
"tag": "_rightclick",
|
||||
"stop": true
|
||||
},
|
||||
"id": "XPfkHLITa7Oda0eP"
|
||||
},
|
||||
{
|
||||
"action": "dialog",
|
||||
"data": {
|
||||
"dialogtype": "custom",
|
||||
"id": "",
|
||||
"title": "Choose Torch Color",
|
||||
"showto": "trigger",
|
||||
"content": "<form>\n<div>Select a torch color.</div>\n<select name=\"color\">\n <option value=\"5\">Red</option>\n <option value=\"3\">Orange</option>\n <option value=\"7\">Green</option>\n <option value=\"9\">Blue</option>\n <option value=\"11\">Purple</option>\n</select>\n</form>",
|
||||
"file": "",
|
||||
"classes": "",
|
||||
"width": "",
|
||||
"height": "",
|
||||
"yes": "",
|
||||
"no": "",
|
||||
"close": "",
|
||||
"buttons": [
|
||||
{
|
||||
"id": "qqwf5PtAZUr2dRSP",
|
||||
"name": "Set Color",
|
||||
"goto": "setColor",
|
||||
"icon": "",
|
||||
"submit": true
|
||||
},
|
||||
{
|
||||
"id": "C7egWzMwVUEcwNg6",
|
||||
"name": "Cancel",
|
||||
"goto": "",
|
||||
"icon": "",
|
||||
"submit": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"id": "A07PaiUi7Od6YSqv"
|
||||
},
|
||||
{
|
||||
"action": "anchor",
|
||||
"data": {
|
||||
"tag": "setColor",
|
||||
"stop": true
|
||||
},
|
||||
"id": "wyOgbw03IuPzyn5c"
|
||||
},
|
||||
{
|
||||
"action": "setvariable",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tile",
|
||||
"name": "This Tile"
|
||||
},
|
||||
"name": "litImage",
|
||||
"value": "= {{value.color}}"
|
||||
},
|
||||
"id": "Qe4sbbgRpHULgF61"
|
||||
},
|
||||
{
|
||||
"action": "setvariable",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tile",
|
||||
"name": "This Tile"
|
||||
},
|
||||
"name": "embersImage",
|
||||
"value": "= {{value.color}}+1"
|
||||
},
|
||||
"id": "rszXGunfbDaPXJ86"
|
||||
},
|
||||
{
|
||||
"action": "setvariable",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tile",
|
||||
"name": "This Tile"
|
||||
},
|
||||
"name": "litColor",
|
||||
"value": "= ({{value.color}} == 5 ? \"#cc0000\" : ({{value.color}} == 3 ? \"#ffe894\" : ({{value.color}} == 7 ? \"#6af868\" : ({{value.color}} == 9 ? \"#c6c2ff\" : ({{value.color}} == 11 ? \"#fd75ff\" : \"#000000\")))))"
|
||||
},
|
||||
"id": "wU5euUvt5JzuBR16"
|
||||
},
|
||||
{
|
||||
"action": "alter",
|
||||
"data": {
|
||||
"entity": {
|
||||
"id": "tagger:brazier_light_{#}",
|
||||
"match": "all",
|
||||
"scene": "_active",
|
||||
"name": "<i class=\"fas fa-tag fa-sm\"></i> brazier_light_{#}"
|
||||
},
|
||||
"collection": "tokens",
|
||||
"attribute": "config.color",
|
||||
"value": "{{variable.litColor}}",
|
||||
"chatMessage": false,
|
||||
"rollmode": "roll"
|
||||
},
|
||||
"id": "BjlrVjXwjxDBqjOk"
|
||||
},
|
||||
{
|
||||
"action": "goto",
|
||||
"data": {
|
||||
"tag": "lit",
|
||||
"limit": "",
|
||||
"rollmode": "roll",
|
||||
"resume": false
|
||||
},
|
||||
"id": "2YUPgS1CFc3eTXCT"
|
||||
},
|
||||
{
|
||||
"action": "anchor",
|
||||
"data": {
|
||||
"tag": "Reset",
|
||||
"stop": true
|
||||
},
|
||||
"id": "uxJ8xzN1ReFoxGWL"
|
||||
},
|
||||
{
|
||||
"action": "goto",
|
||||
"data": {
|
||||
"tag": "lit",
|
||||
"limit": "",
|
||||
"rollmode": "roll",
|
||||
"resume": false
|
||||
},
|
||||
"id": "3QcRusdEgjyufPO3"
|
||||
}
|
||||
],
|
||||
"files": [
|
||||
{
|
||||
"id": "kpCSDX5IazZAWMU2",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Brazier_C_Empty_1x1.webp",
|
||||
"selected": false
|
||||
},
|
||||
{
|
||||
"id": "BCbVlM7hZ1mpEXDV",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Brazier_C_1x1.webp",
|
||||
"selected": false
|
||||
},
|
||||
{
|
||||
"id": "8BKdxSG6Yfieb65F",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Orange_C_Lit_1x1.webp",
|
||||
"selected": true
|
||||
},
|
||||
{
|
||||
"id": "AN1XiUkxnGLR9bcz",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Orange_C_Embers_1x1.webp",
|
||||
"selected": false
|
||||
},
|
||||
{
|
||||
"id": "fUr5NcKJJ0d4Vz0W",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Red_C_Lit_1x1.webp",
|
||||
"selected": false
|
||||
},
|
||||
{
|
||||
"id": "2MhrLh2F4HzIMhp9",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Red_C_Embers_1x1.webp",
|
||||
"selected": false
|
||||
},
|
||||
{
|
||||
"id": "z8M8S2M3SIBm38PF",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Green_C_Lit_1x1.webp",
|
||||
"selected": false
|
||||
},
|
||||
{
|
||||
"id": "EuQi3gLcmUtdfvj8",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Green_C_Embers_1x1.webp",
|
||||
"selected": false
|
||||
},
|
||||
{
|
||||
"id": "OkRRKZYoBR1kSu7P",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Blue_C_Lit_1x1.webp",
|
||||
"selected": false
|
||||
},
|
||||
{
|
||||
"id": "W5wKgxWcwXznYocD",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Blue_C_Embers_1x1.webp",
|
||||
"selected": false
|
||||
},
|
||||
{
|
||||
"id": "a25RbiZim0xdErH6",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Purple_C_Lit_1x1.webp",
|
||||
"selected": false
|
||||
},
|
||||
{
|
||||
"id": "hELaWhgrTV6MQyLG",
|
||||
"name": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Purple_C_Embers_1x1.webp",
|
||||
"selected": false
|
||||
}
|
||||
],
|
||||
"variables": {
|
||||
"litImage": 3,
|
||||
"embersImage": 4,
|
||||
"litColor": "#ffe894"
|
||||
}
|
||||
},
|
||||
"tagger": {
|
||||
"tags": [
|
||||
"brazier_{#}",
|
||||
"Reset_Trigger",
|
||||
"brazier",
|
||||
"brazier_b"
|
||||
]
|
||||
},
|
||||
"region-attacher": {
|
||||
"attachRegionToTile": false
|
||||
},
|
||||
"multi-token-edit": {
|
||||
"links": [
|
||||
{
|
||||
"id": "eI2r7F6owCFFdqeh",
|
||||
"type": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"sort": 300000,
|
||||
"folder": "3jSUjQwOCi9FcqRb",
|
||||
"documentName": "Tile",
|
||||
"addSubtract": [],
|
||||
"randomize": [],
|
||||
"img": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Orange_C_Lit_1x1.webp",
|
||||
"gridSize": 128,
|
||||
"preSpawnScript": "",
|
||||
"postSpawnScript": "",
|
||||
"spawnRandom": false,
|
||||
"attached": [
|
||||
{
|
||||
"documentName": "AmbientLight",
|
||||
"data": {
|
||||
"_id": "wWMbcEKoZhxcs6AV",
|
||||
"x": 2142,
|
||||
"y": 2482,
|
||||
"elevation": 0,
|
||||
"rotation": 0,
|
||||
"walls": true,
|
||||
"vision": false,
|
||||
"config": {
|
||||
"negative": false,
|
||||
"priority": 0,
|
||||
"alpha": 0.1,
|
||||
"angle": 360,
|
||||
"bright": 4,
|
||||
"color": "#ffe894",
|
||||
"coloration": 1,
|
||||
"dim": 8,
|
||||
"attenuation": 0.5,
|
||||
"luminosity": 0.5,
|
||||
"saturation": 0,
|
||||
"contrast": 0,
|
||||
"shadows": 0,
|
||||
"animation": {
|
||||
"type": "torch",
|
||||
"speed": 1,
|
||||
"intensity": 2,
|
||||
"reverse": false
|
||||
},
|
||||
"darkness": {
|
||||
"min": 0,
|
||||
"max": 1
|
||||
}
|
||||
},
|
||||
"hidden": false,
|
||||
"flags": {
|
||||
"levels": {
|
||||
"rangeTop": null
|
||||
},
|
||||
"tagger": {
|
||||
"tags": [
|
||||
"brazier_light_{#}"
|
||||
]
|
||||
},
|
||||
"multi-token-edit": {
|
||||
"links": [
|
||||
{
|
||||
"id": "eI2r7F6owCFFdqeh",
|
||||
"type": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"brazier",
|
||||
"lightsource"
|
||||
],
|
||||
"preserveLinks": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"categories": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"sVoCvBU1knmXzoYe": 3
|
||||
},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.351",
|
||||
"systemId": "swade",
|
||||
"systemVersion": "5.2.4",
|
||||
"createdTime": 1776024392235,
|
||||
"modifiedTime": 1776024392235,
|
||||
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||
},
|
||||
"_key": "!journal!1QhYLQWdw7g7MWEZ"
|
||||
}
|
||||
28
src/packsrc/mass-edit-presets/Braziers_3jSUjQwOCi9FcqRb.json
Normal file
28
src/packsrc/mass-edit-presets/Braziers_3jSUjQwOCi9FcqRb.json
Normal file
@ -0,0 +1,28 @@
|
||||
{
|
||||
"_id": "3jSUjQwOCi9FcqRb",
|
||||
"name": "Braziers",
|
||||
"color": null,
|
||||
"sorting": "m",
|
||||
"folder": "RidmFPyVDPL0DAPw",
|
||||
"flags": {
|
||||
"multi-token-edit": {
|
||||
"types": [
|
||||
"ALL",
|
||||
"Tile"
|
||||
]
|
||||
}
|
||||
},
|
||||
"type": "JournalEntry",
|
||||
"description": "",
|
||||
"sort": 0,
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.351",
|
||||
"systemId": "swade",
|
||||
"systemVersion": "5.2.4",
|
||||
"lastModifiedBy": null
|
||||
},
|
||||
"_key": "!folders!3jSUjQwOCi9FcqRb"
|
||||
}
|
||||
@ -21,7 +21,7 @@
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.351",
|
||||
"systemId": "swade",
|
||||
"systemVersion": "5.1.0",
|
||||
"systemVersion": "5.2.4",
|
||||
"lastModifiedBy": null
|
||||
},
|
||||
"_key": "!folders!1gkYpaC1RCnGlMaX"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"_id": "GgeGVNEYkO0t4gk8",
|
||||
"name": "Fir Trees",
|
||||
"color": null,
|
||||
"sorting": "m",
|
||||
"sorting": "a",
|
||||
"folder": "EVsZCt5iMs8NBkuT",
|
||||
"flags": {
|
||||
"multi-token-edit": {
|
||||
@ -19,10 +19,11 @@
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.350",
|
||||
"coreVersion": "13.351",
|
||||
"systemId": "swade",
|
||||
"systemVersion": "5.0.6",
|
||||
"lastModifiedBy": null
|
||||
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
||||
"modifiedTime": 1776025243052
|
||||
},
|
||||
"_key": "!folders!GgeGVNEYkO0t4gk8"
|
||||
}
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"_id": "RidmFPyVDPL0DAPw",
|
||||
"name": "Lightsources",
|
||||
"color": null,
|
||||
"sorting": "m",
|
||||
"sorting": "a",
|
||||
"folder": "nkyDiKSobFJ8w818",
|
||||
"flags": {
|
||||
"multi-token-edit": {
|
||||
@ -21,7 +21,7 @@
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.351",
|
||||
"systemId": "swade",
|
||||
"systemVersion": "5.1.0",
|
||||
"systemVersion": "5.2.4",
|
||||
"lastModifiedBy": null
|
||||
},
|
||||
"_key": "!folders!RidmFPyVDPL0DAPw"
|
||||
|
||||
@ -21,7 +21,7 @@
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.351",
|
||||
"systemId": "swade",
|
||||
"systemVersion": "5.1.0",
|
||||
"systemVersion": "5.2.4",
|
||||
"lastModifiedBy": null
|
||||
},
|
||||
"_key": "!folders!JlMjCh1uDNZ2bUy6"
|
||||
|
||||
@ -21,7 +21,7 @@
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.351",
|
||||
"systemId": "swade",
|
||||
"systemVersion": "5.1.0",
|
||||
"systemVersion": "5.2.4",
|
||||
"lastModifiedBy": null
|
||||
},
|
||||
"_key": "!folders!Rdgwqnbm6BOO4LoT"
|
||||
|
||||
@ -21,9 +21,9 @@
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.351",
|
||||
"systemId": "swade",
|
||||
"systemVersion": "5.1.0",
|
||||
"createdTime": 1768171745976,
|
||||
"modifiedTime": 1768171745976,
|
||||
"systemVersion": "5.2.4",
|
||||
"createdTime": 1776024392191,
|
||||
"modifiedTime": 1776024392191,
|
||||
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||
},
|
||||
"_key": "!folders!nkyDiKSobFJ8w818"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"_id": "EVsZCt5iMs8NBkuT",
|
||||
"name": "Trees",
|
||||
"color": null,
|
||||
"sorting": "m",
|
||||
"sorting": "a",
|
||||
"folder": "7Hhzf59jc7SqF5x4",
|
||||
"flags": {
|
||||
"multi-token-edit": {
|
||||
@ -19,10 +19,11 @@
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.350",
|
||||
"coreVersion": "13.351",
|
||||
"systemId": "swade",
|
||||
"systemVersion": "5.0.6",
|
||||
"lastModifiedBy": null
|
||||
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
||||
"modifiedTime": 1776025222912
|
||||
},
|
||||
"_key": "!folders!EVsZCt5iMs8NBkuT"
|
||||
}
|
||||
|
||||
@ -21,7 +21,7 @@
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.351",
|
||||
"systemId": "swade",
|
||||
"systemVersion": "5.1.0",
|
||||
"systemVersion": "5.2.4",
|
||||
"lastModifiedBy": null
|
||||
},
|
||||
"_key": "!folders!p04T1S3r6doFvu9R"
|
||||
|
||||
@ -1927,6 +1927,29 @@
|
||||
"img": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Pyres/Bonfire_Pyre_Wood_Light_Lit_A1_5x5.webp",
|
||||
"documentName": "Tile",
|
||||
"tags": []
|
||||
},
|
||||
"5JJgBqCEmRyeOK5G": {
|
||||
"img": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Orange_A_Lit_1x1.webp",
|
||||
"documentName": "Tile",
|
||||
"tags": [
|
||||
"brazier"
|
||||
]
|
||||
},
|
||||
"eV24WI9SFgcpSbKx": {
|
||||
"img": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Orange_B_Lit_1x1.webp",
|
||||
"documentName": "Tile",
|
||||
"tags": [
|
||||
"brazier",
|
||||
"lightsource"
|
||||
]
|
||||
},
|
||||
"1QhYLQWdw7g7MWEZ": {
|
||||
"img": "mb-assets/fa/assets/!Core_Settlements/Lightsources/Braziers/Lit/Brazier_Orange_C_Lit_1x1.webp",
|
||||
"documentName": "Tile",
|
||||
"tags": [
|
||||
"brazier",
|
||||
"lightsource"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1943,7 +1966,7 @@
|
||||
"systemVersion": "3.4.1",
|
||||
"coreVersion": "13.351",
|
||||
"createdTime": 1707793089424,
|
||||
"modifiedTime": 1768171746260,
|
||||
"modifiedTime": 1776024392273,
|
||||
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user