asset updates - trees
This commit is contained in:
parent
d36757ae08
commit
fa776c2040
146
config/tmfx-presets.json
Executable file → Normal file
146
config/tmfx-presets.json
Executable file → Normal file
@ -6,11 +6,11 @@
|
|||||||
{
|
{
|
||||||
"filterType": "shadow",
|
"filterType": "shadow",
|
||||||
"filterId": "MB - Tree Shadow",
|
"filterId": "MB - Tree Shadow",
|
||||||
"rotation": 35,
|
"rotation": 45,
|
||||||
"blur": 2,
|
"blur": 0,
|
||||||
"quality": 10,
|
"quality": 5,
|
||||||
"distance": 30,
|
"distance": 100,
|
||||||
"alpha": 0.7,
|
"alpha": 0.35,
|
||||||
"padding": 10,
|
"padding": 10,
|
||||||
"shadowOnly": false,
|
"shadowOnly": false,
|
||||||
"color": 0,
|
"color": 0,
|
||||||
@ -21,12 +21,40 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "MB - Tree Swaying in Light Wind",
|
"name": "MB - Tree Breeze Ripple",
|
||||||
|
"library": "tmfx-main",
|
||||||
|
"params": [
|
||||||
|
{
|
||||||
|
"filterType": "distortion",
|
||||||
|
"filterId": "MB - Tree Breeze Ripple",
|
||||||
|
"maskPath": "/modules/tokenmagic/fx/assets/distortion-1.png",
|
||||||
|
"maskSpriteScaleX": 8,
|
||||||
|
"maskSpriteScaleY": 4,
|
||||||
|
"padding": 20,
|
||||||
|
"animated": {
|
||||||
|
"maskSpriteX": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
},
|
||||||
|
"maskSpriteY": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "MB - Tree Swaying in Wind",
|
||||||
"library": "tmfx-main",
|
"library": "tmfx-main",
|
||||||
"params": [
|
"params": [
|
||||||
{
|
{
|
||||||
"filterType": "transform",
|
"filterType": "transform",
|
||||||
"filterId": "MB - Tree Swaying in Light Wind",
|
"filterId": "MB - Tree Swaying in Wind",
|
||||||
"twRadiusPercent": 150,
|
"twRadiusPercent": 150,
|
||||||
"padding": 100,
|
"padding": 100,
|
||||||
"animated": {
|
"animated": {
|
||||||
@ -42,47 +70,62 @@
|
|||||||
"val2": 1,
|
"val2": 1,
|
||||||
"loopDuration": 5000
|
"loopDuration": 5000
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
"rank": 10002,
|
|
||||||
"enabled": true
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "MB - Tree Swaying in Strong Wind",
|
"name": "MB - Fire Motes",
|
||||||
"library": "tmfx-main",
|
"library": "tmfx-main",
|
||||||
"params": [
|
"params": [
|
||||||
{
|
{
|
||||||
"filterType": "transform",
|
"filterType": "globes",
|
||||||
"filterId": "MB - Tree Swaying in Strong Wind",
|
"filterId": "MB - Fire Motes",
|
||||||
"twRadiusPercent": 100,
|
"time": 0.1,
|
||||||
"padding": 100,
|
"color": 15180040,
|
||||||
|
"distortion": 0.3,
|
||||||
|
"scale": 100,
|
||||||
|
"alphaDiscard": true,
|
||||||
|
"zOrder": 1,
|
||||||
"animated": {
|
"animated": {
|
||||||
"rotation": {
|
"time": {
|
||||||
"animType": "sinOscillation",
|
"active": true,
|
||||||
"val1": -2,
|
"speed": 0.00015,
|
||||||
"val2": 2,
|
"animType": "move"
|
||||||
"loopDuration": 5000
|
|
||||||
},
|
|
||||||
"twRotation": {
|
|
||||||
"animType": "sinOscillation",
|
|
||||||
"val1": -2,
|
|
||||||
"val2": 2,
|
|
||||||
"loopDuration": 5000
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"rank": 10002,
|
"rank": 10013,
|
||||||
|
"enabled": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filterType": "glow",
|
||||||
|
"filterId": "MB - Fire Motes",
|
||||||
|
"outerStrength": 3,
|
||||||
|
"innerStrength": 0,
|
||||||
|
"color": 15180040,
|
||||||
|
"quality": 0.1,
|
||||||
|
"padding": 10,
|
||||||
|
"animated": {
|
||||||
|
"color": {
|
||||||
|
"active": true,
|
||||||
|
"loopDuration": 12000,
|
||||||
|
"animType": "colorOscillation",
|
||||||
|
"val1": 15142157,
|
||||||
|
"val2": 15180040
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rank": 10014,
|
||||||
"enabled": true
|
"enabled": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "MB Fire Overlay",
|
"name": "MB - Fire Overlay",
|
||||||
"library": "tmfx-main",
|
"library": "tmfx-main",
|
||||||
"params": [
|
"params": [
|
||||||
{
|
{
|
||||||
"filterType": "xfire",
|
"filterType": "xfire",
|
||||||
"filterId": "MB Fire Overlay",
|
"filterId": "MB - Fire Overlay",
|
||||||
"time": 0,
|
"time": 0,
|
||||||
"blend": 1,
|
"blend": 1,
|
||||||
"amplitude": 1,
|
"amplitude": 1,
|
||||||
@ -102,50 +145,5 @@
|
|||||||
"enabled": true
|
"enabled": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "MB Fire Motes",
|
|
||||||
"library": "tmfx-main",
|
|
||||||
"params": [
|
|
||||||
{
|
|
||||||
"filterType": "globes",
|
|
||||||
"filterId": "MB Fire Motes",
|
|
||||||
"time": 0.1,
|
|
||||||
"color": 15180040,
|
|
||||||
"distortion": 0.3,
|
|
||||||
"scale": 100,
|
|
||||||
"alphaDiscard": true,
|
|
||||||
"zOrder": 1,
|
|
||||||
"animated": {
|
|
||||||
"time": {
|
|
||||||
"active": true,
|
|
||||||
"speed": 0.00015,
|
|
||||||
"animType": "move"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"rank": 10013,
|
|
||||||
"enabled": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filterType": "glow",
|
|
||||||
"filterId": "MB Fire Motes",
|
|
||||||
"outerStrength": 3,
|
|
||||||
"innerStrength": 0,
|
|
||||||
"color": 15180040,
|
|
||||||
"quality": 0.1,
|
|
||||||
"padding": 10,
|
|
||||||
"animated": {
|
|
||||||
"color": {
|
|
||||||
"active": true,
|
|
||||||
"loopDuration": 12000,
|
|
||||||
"animType": "colorOscillation",
|
|
||||||
"val1": 15142157,
|
|
||||||
"val2": 15180040
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"rank": 10014,
|
|
||||||
"enabled": true
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
14
macros/journalPage.js
Normal file
14
macros/journalPage.js
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
function main() {
|
||||||
|
const page = scene?.journal?.pages?.find((p) => p.name.toLowerCase().includes(region.name.toLowerCase()));
|
||||||
|
const isFriendly = event?.data?.token?.disposition === CONST.TOKEN_DISPOSITIONS.FRIENDLY;
|
||||||
|
if (!page || !isFriendly) {
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
if (page.ownership.default !== CONST.DOCUMENT_OWNERSHIP_LEVELS.INHERIT) {
|
||||||
|
page.update({
|
||||||
|
ownership: { default: CONST.DOCUMENT_OWNERSHIP_LEVELS.INHERIT },
|
||||||
|
});
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
main();
|
||||||
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
2024/08/11-15:23:30.541097 7f1a38fbc700 Delete type=3 #1
|
2025/06/22-21:34:23.335201 7ebcb97fa640 Delete type=3 #1
|
||||||
2024/08/11-15:23:30.543421 7f179bfff700 Level-0 table #5: started
|
2025/06/22-21:34:23.337295 7ebc92ffd640 Level-0 table #5: started
|
||||||
2024/08/11-15:23:30.563641 7f179bfff700 Level-0 table #5: 3427 bytes OK
|
2025/06/22-21:34:23.339696 7ebc92ffd640 Level-0 table #5: 10908 bytes OK
|
||||||
2024/08/11-15:23:30.573024 7f179bfff700 Delete type=0 #3
|
2025/06/22-21:34:23.341723 7ebc92ffd640 Delete type=0 #3
|
||||||
2024/08/11-15:23:30.573128 7f179bfff700 Manual compaction at level-0 from '!folders!antf8BjHVvX5cTS7' @ 72057594037927935 : 1 .. '!macros!xLuOWsKg7NzeVLMz' @ 0 : 0; will stop at (end)
|
2025/06/22-21:34:23.341815 7ebc92ffd640 Manual compaction at level-0 from '!folders!1e5EaquD2GTpHlOW' @ 72057594037927935 : 1 .. '!macros!xLuOWsKg7NzeVLMz' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
Binary file not shown.
@ -1 +1 @@
|
|||||||
2024/08/11-15:23:30.695701 7fe1ecceb700 Delete type=3 #1
|
2025/06/22-21:34:23.445609 7896a2ffd640 Delete type=3 #1
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
2024/08/11-15:23:30.825355 7fa38e7fc700 Delete type=3 #1
|
2025/06/22-21:34:23.575383 7f39e4ff9640 Delete type=3 #1
|
||||||
|
|||||||
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
2024/08/11-15:23:30.978515 7f750cfbd700 Delete type=3 #1
|
2025/06/22-21:34:23.716502 7a58af7fe640 Delete type=3 #1
|
||||||
2024/08/11-15:23:30.981396 7f750bfbb700 Level-0 table #5: started
|
2025/06/22-21:34:23.721244 7a58ae3ff640 Level-0 table #5: started
|
||||||
2024/08/11-15:23:30.989721 7f750bfbb700 Level-0 table #5: 60021 bytes OK
|
2025/06/22-21:34:23.725155 7a58ae3ff640 Level-0 table #5: 173270 bytes OK
|
||||||
2024/08/11-15:23:30.998625 7f750bfbb700 Delete type=0 #3
|
2025/06/22-21:34:23.727129 7a58ae3ff640 Delete type=0 #3
|
||||||
2024/08/11-15:23:30.998730 7f750bfbb700 Manual compaction at level-0 from '!folders!18d3idmsLUHRO4Hp' @ 72057594037927935 : 1 .. '!journal!zjdzg3QKzujGZaoD' @ 0 : 0; will stop at (end)
|
2025/06/22-21:34:23.727322 7a58ae3ff640 Manual compaction at level-0 from '!folders!18d3idmsLUHRO4Hp' @ 72057594037927935 : 1 .. '!journal!zjdzg3QKzujGZaoD' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
2024/08/11-15:23:31.124490 7f714a7be700 Delete type=3 #1
|
2025/06/22-21:34:23.835929 76c4677fe640 Delete type=3 #1
|
||||||
2024/08/11-15:23:31.126753 7f7148fbb700 Level-0 table #5: started
|
2025/06/22-21:34:23.838054 76c465bff640 Level-0 table #5: started
|
||||||
2024/08/11-15:23:31.133974 7f7148fbb700 Level-0 table #5: 4207 bytes OK
|
2025/06/22-21:34:23.840370 76c465bff640 Level-0 table #5: 4231 bytes OK
|
||||||
2024/08/11-15:23:31.143069 7f7148fbb700 Delete type=0 #3
|
2025/06/22-21:34:23.842306 76c465bff640 Delete type=0 #3
|
||||||
2024/08/11-15:23:31.143160 7f7148fbb700 Manual compaction at level-0 from '!folders!Dz9I4fllGBK4RtKU' @ 72057594037927935 : 1 .. '!playlists.sounds!ynw5hUH1ZPbAGq8g.Yq1yXMOjnlHWhnYt' @ 0 : 0; will stop at (end)
|
2025/06/22-21:34:23.842377 76c465bff640 Manual compaction at level-0 from '!folders!Dz9I4fllGBK4RtKU' @ 72057594037927935 : 1 .. '!playlists.sounds!ynw5hUH1ZPbAGq8g.Yq1yXMOjnlHWhnYt' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
28
packsrc/asset-macros/Leafy_Tree_Brush_s03jPsTRsp9QpvNW.json
Normal file
28
packsrc/asset-macros/Leafy_Tree_Brush_s03jPsTRsp9QpvNW.json
Normal file
File diff suppressed because one or more lines are too long
23
packsrc/asset-macros/Mass_Edit_Brushes_uuW1p6onA3cLVWQJ.json
Normal file
23
packsrc/asset-macros/Mass_Edit_Brushes_uuW1p6onA3cLVWQJ.json
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
{
|
||||||
|
"type": "Macro",
|
||||||
|
"folder": null,
|
||||||
|
"name": "Mass Edit Brushes",
|
||||||
|
"color": null,
|
||||||
|
"sorting": "a",
|
||||||
|
"_id": "uuW1p6onA3cLVWQJ",
|
||||||
|
"description": "",
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750630965865,
|
||||||
|
"modifiedTime": 1750630965865,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!folders!uuW1p6onA3cLVWQJ"
|
||||||
|
}
|
||||||
@ -16,12 +16,13 @@
|
|||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "swade",
|
"systemId": "swade",
|
||||||
"systemVersion": "3.0.6",
|
"systemVersion": "3.0.6",
|
||||||
"coreVersion": "12.328",
|
"coreVersion": "13.342",
|
||||||
"createdTime": 1690061702306,
|
"createdTime": 1690061702306,
|
||||||
"modifiedTime": 1691346445006,
|
"modifiedTime": 1691346445006,
|
||||||
"lastModifiedBy": "Aqnn9hCDQPbyTWiq",
|
"lastModifiedBy": "Aqnn9hCDQPbyTWiq",
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null
|
"duplicateSource": null,
|
||||||
|
"exportSource": null
|
||||||
},
|
},
|
||||||
"_id": "bUoKPxrggAco4JwR",
|
"_id": "bUoKPxrggAco4JwR",
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
|
|||||||
@ -0,0 +1,28 @@
|
|||||||
|
{
|
||||||
|
"folder": "1e5EaquD2GTpHlOW",
|
||||||
|
"name": "Post Preset Leafy Tree",
|
||||||
|
"type": "script",
|
||||||
|
"_id": "jXyqie75jEVIFvb8",
|
||||||
|
"author": "sVoCvBU1knmXzoYe",
|
||||||
|
"img": "icons/environment/wilderness/tree-oak.webp",
|
||||||
|
"scope": "global",
|
||||||
|
"command": "let canopy = objects.find(o => o.document.documentName === 'Tile' && Tagger.hasTags(o.document, 'TreeCanopy'))?.document\nlet shadow = objects.find(o => o.document.documentName === 'Tile' && Tagger.hasTags(o.document, 'TreeShadow'))?.document\nshadow.update({x: canopy.x + 50, y: canopy.y + 50})",
|
||||||
|
"sort": 100000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750563013752,
|
||||||
|
"modifiedTime": 1750617861968,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!macros!jXyqie75jEVIFvb8"
|
||||||
|
}
|
||||||
@ -16,12 +16,13 @@
|
|||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "swade",
|
"systemId": "swade",
|
||||||
"systemVersion": "3.3.11",
|
"systemVersion": "3.3.11",
|
||||||
"coreVersion": "12.328",
|
"coreVersion": "13.342",
|
||||||
"createdTime": 1712206097249,
|
"createdTime": 1712206097249,
|
||||||
"modifiedTime": 1713026618048,
|
"modifiedTime": 1713026618048,
|
||||||
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null
|
"duplicateSource": null,
|
||||||
|
"exportSource": null
|
||||||
},
|
},
|
||||||
"_key": "!macros!TCtNmn6W5twRGQo8"
|
"_key": "!macros!TCtNmn6W5twRGQo8"
|
||||||
}
|
}
|
||||||
|
|||||||
28
packsrc/asset-macros/Set_Tree_Opacity_9mGisaPegF6F8Uex.json
Normal file
28
packsrc/asset-macros/Set_Tree_Opacity_9mGisaPegF6F8Uex.json
Normal file
File diff suppressed because one or more lines are too long
@ -16,12 +16,13 @@
|
|||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "swade",
|
"systemId": "swade",
|
||||||
"systemVersion": "3.0.6",
|
"systemVersion": "3.0.6",
|
||||||
"coreVersion": "12.328",
|
"coreVersion": "13.342",
|
||||||
"createdTime": 1692465227255,
|
"createdTime": 1692465227255,
|
||||||
"modifiedTime": 1692465443615,
|
"modifiedTime": 1692465443615,
|
||||||
"lastModifiedBy": "Aqnn9hCDQPbyTWiq",
|
"lastModifiedBy": "Aqnn9hCDQPbyTWiq",
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null
|
"duplicateSource": null,
|
||||||
|
"exportSource": null
|
||||||
},
|
},
|
||||||
"_key": "!macros!mVb5uW9peYwdRsFG"
|
"_key": "!macros!mVb5uW9peYwdRsFG"
|
||||||
}
|
}
|
||||||
|
|||||||
28
packsrc/asset-macros/Tree_Style_Select_qD7v8yTOa2TNi2DL.json
Normal file
28
packsrc/asset-macros/Tree_Style_Select_qD7v8yTOa2TNi2DL.json
Normal file
File diff suppressed because one or more lines are too long
28
packsrc/asset-macros/Tree_Wind_Select_wcf1tPQc3HAtk2tv.json
Normal file
28
packsrc/asset-macros/Tree_Wind_Select_wcf1tPQc3HAtk2tv.json
Normal file
File diff suppressed because one or more lines are too long
21
packsrc/asset-macros/Trees_1e5EaquD2GTpHlOW.json
Normal file
21
packsrc/asset-macros/Trees_1e5EaquD2GTpHlOW.json
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"type": "Macro",
|
||||||
|
"folder": "antf8BjHVvX5cTS7",
|
||||||
|
"name": "Trees",
|
||||||
|
"color": null,
|
||||||
|
"sorting": "a",
|
||||||
|
"_id": "1e5EaquD2GTpHlOW",
|
||||||
|
"description": "",
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"lastModifiedBy": null
|
||||||
|
},
|
||||||
|
"_key": "!folders!1e5EaquD2GTpHlOW"
|
||||||
|
}
|
||||||
@ -16,12 +16,13 @@
|
|||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "swade",
|
"systemId": "swade",
|
||||||
"systemVersion": "3.3.3",
|
"systemVersion": "3.3.3",
|
||||||
"coreVersion": "12.328",
|
"coreVersion": "13.342",
|
||||||
"createdTime": 1709168972541,
|
"createdTime": 1709168972541,
|
||||||
"modifiedTime": 1709169248584,
|
"modifiedTime": 1709169248584,
|
||||||
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null
|
"duplicateSource": null,
|
||||||
|
"exportSource": null
|
||||||
},
|
},
|
||||||
"_key": "!macros!xLuOWsKg7NzeVLMz"
|
"_key": "!macros!xLuOWsKg7NzeVLMz"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -93,12 +93,14 @@
|
|||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "swade",
|
"systemId": "swade",
|
||||||
"systemVersion": "3.3.11",
|
"systemVersion": "3.3.11",
|
||||||
"coreVersion": "12.328",
|
"coreVersion": "13.342",
|
||||||
"createdTime": 1715452726550,
|
"createdTime": 1715452726550,
|
||||||
"modifiedTime": 1715452726550,
|
"modifiedTime": 1715452726550,
|
||||||
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null
|
"duplicateSource": null,
|
||||||
|
"exportSource": null
|
||||||
},
|
},
|
||||||
|
"categories": [],
|
||||||
"_key": "!journal!HevuCPBpFEeCb30g"
|
"_key": "!journal!HevuCPBpFEeCb30g"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -58,12 +58,14 @@
|
|||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "swade",
|
"systemId": "swade",
|
||||||
"systemVersion": "3.3.11",
|
"systemVersion": "3.3.11",
|
||||||
"coreVersion": "12.328",
|
"coreVersion": "13.342",
|
||||||
"createdTime": 1715452726566,
|
"createdTime": 1715452726566,
|
||||||
"modifiedTime": 1715452726566,
|
"modifiedTime": 1715452726566,
|
||||||
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null
|
"duplicateSource": null,
|
||||||
|
"exportSource": null
|
||||||
},
|
},
|
||||||
|
"categories": [],
|
||||||
"_key": "!journal!HrSMyOaNLr9VqotP"
|
"_key": "!journal!HrSMyOaNLr9VqotP"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -0,0 +1,449 @@
|
|||||||
|
{
|
||||||
|
"_id": "2FgRIPoVz5ljoDQF",
|
||||||
|
"name": "Bare_Tree_Ashen_B10_8x9",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "2FgRIPoVz5ljoDQF",
|
||||||
|
"name": "Bare_Tree_Ashen_B10_8x9",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_B10_8x9.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": 4000,
|
||||||
|
"y": 9300,
|
||||||
|
"width": 1600,
|
||||||
|
"height": 1800,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "fxXtsEa025SGZEPn",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Bare_Tree_Ashen_B10_8x9",
|
||||||
|
"TreeOverhead",
|
||||||
|
"TreeBare"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_B10_8x9.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Shadow",
|
||||||
|
"tmFilterInternalId": "hshXnjROFDAEfpmZ",
|
||||||
|
"tmFilterType": "shadow",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "shadow",
|
||||||
|
"filterId": "MB - Tree Shadow",
|
||||||
|
"rotation": 45,
|
||||||
|
"blur": 0,
|
||||||
|
"quality": 5,
|
||||||
|
"distance": 100,
|
||||||
|
"alpha": 0.35,
|
||||||
|
"padding": 10,
|
||||||
|
"shadowOnly": false,
|
||||||
|
"color": 0,
|
||||||
|
"zOrder": 6000,
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "3IdvlBY6EILvfZaq",
|
||||||
|
"placeableId": "fxXtsEa025SGZEPn",
|
||||||
|
"filterInternalId": "hshXnjROFDAEfpmZ",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "AIeRMMOYxD4eJh0f",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 2000000,
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.2FgRIPoVz5ljoDQF",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_B10_8x9.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Ashen_B2_4x4.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": 4448,
|
||||||
|
"y": 10000,
|
||||||
|
"width": 487,
|
||||||
|
"height": 435,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 27,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "X4Xs5hGPwMTKT9Nd",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Ashen_B2_4x4.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "AIeRMMOYxD4eJh0f",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Ashen_B1_4x4.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": 4483,
|
||||||
|
"y": 9980,
|
||||||
|
"width": 457,
|
||||||
|
"height": 457,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 61,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "RUQLnRAiUmvgXLmU",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Ashen_B1_4x4.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "AIeRMMOYxD4eJh0f",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4688,
|
||||||
|
10138,
|
||||||
|
4613,
|
||||||
|
10200
|
||||||
|
],
|
||||||
|
"_id": "LweVsC8A2tGLqeIx",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "AIeRMMOYxD4eJh0f",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4613,
|
||||||
|
10200,
|
||||||
|
4688,
|
||||||
|
10288
|
||||||
|
],
|
||||||
|
"_id": "fiu6kHE942OrQGCX",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "AIeRMMOYxD4eJh0f",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4688,
|
||||||
|
10288,
|
||||||
|
4775,
|
||||||
|
10225
|
||||||
|
],
|
||||||
|
"_id": "wElij8AFuFbLHeIT",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "AIeRMMOYxD4eJh0f",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4775,
|
||||||
|
10225,
|
||||||
|
4688,
|
||||||
|
10138
|
||||||
|
],
|
||||||
|
"_id": "7G83DwGZzzXhbZYZ",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "AIeRMMOYxD4eJh0f",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"bare",
|
||||||
|
"fa",
|
||||||
|
"ashen",
|
||||||
|
"wood"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750645043301,
|
||||||
|
"modifiedTime": 1750645043301,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!2FgRIPoVz5ljoDQF"
|
||||||
|
}
|
||||||
@ -0,0 +1,442 @@
|
|||||||
|
{
|
||||||
|
"_id": "Hluflk5VK4jxwOvD",
|
||||||
|
"name": "Bare_Tree_Ashen_B1_8x9",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "Hluflk5VK4jxwOvD",
|
||||||
|
"name": "Bare_Tree_Ashen_B1_8x9",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_B1_8x9.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": 4000,
|
||||||
|
"y": 7500,
|
||||||
|
"width": 1600,
|
||||||
|
"height": 1800,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "49BBZz4lmUaZd9G3",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Shadow",
|
||||||
|
"tmFilterInternalId": "aH57ls1gWCnkyzBC",
|
||||||
|
"tmFilterType": "shadow",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "shadow",
|
||||||
|
"filterId": "MB - Tree Shadow",
|
||||||
|
"rotation": 45,
|
||||||
|
"blur": 0,
|
||||||
|
"quality": 5,
|
||||||
|
"distance": 100,
|
||||||
|
"alpha": 0.35,
|
||||||
|
"padding": 10,
|
||||||
|
"shadowOnly": false,
|
||||||
|
"color": 0,
|
||||||
|
"zOrder": 6000,
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "ipwTXOmE22K1f0nF",
|
||||||
|
"placeableId": "49BBZz4lmUaZd9G3",
|
||||||
|
"filterInternalId": "aH57ls1gWCnkyzBC",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Bare_Tree_Ashen_B1_8x9",
|
||||||
|
"TreeOverhead",
|
||||||
|
"TreeBare"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_B1_8x9.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"levels": {
|
||||||
|
"rangeTop": null,
|
||||||
|
"showIfAbove": false,
|
||||||
|
"showAboveRange": null,
|
||||||
|
"noCollision": false,
|
||||||
|
"noFogHide": false,
|
||||||
|
"isBasement": false,
|
||||||
|
"allWallBlockSight": true
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "2oLagYuEUVEEUHsH",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 1100000,
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.Hluflk5VK4jxwOvD",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_B1_8x9.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Ashen_B1_4x4.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": 4600,
|
||||||
|
"y": 8200,
|
||||||
|
"width": 457,
|
||||||
|
"height": 457,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 60,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "ovgz1pSgsIUx9gpz",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Ashen_B1_4x4.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "2oLagYuEUVEEUHsH",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4800,
|
||||||
|
8388,
|
||||||
|
4738,
|
||||||
|
8450
|
||||||
|
],
|
||||||
|
"_id": "oTcXyf1Q5NmqLAbg",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "2oLagYuEUVEEUHsH",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4738,
|
||||||
|
8450,
|
||||||
|
4788,
|
||||||
|
8513
|
||||||
|
],
|
||||||
|
"_id": "3SXnIar67r4qcSpG",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "2oLagYuEUVEEUHsH",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4788,
|
||||||
|
8513,
|
||||||
|
4850,
|
||||||
|
8488
|
||||||
|
],
|
||||||
|
"_id": "BVgyDPg3ADkgBMQx",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "2oLagYuEUVEEUHsH",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4850,
|
||||||
|
8488,
|
||||||
|
4850,
|
||||||
|
8425
|
||||||
|
],
|
||||||
|
"_id": "QYnNxeEFDyLxFHop",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "2oLagYuEUVEEUHsH",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4850,
|
||||||
|
8425,
|
||||||
|
4800,
|
||||||
|
8388
|
||||||
|
],
|
||||||
|
"_id": "XflvPIqMnWPnnHkN",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "2oLagYuEUVEEUHsH",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"bare",
|
||||||
|
"fa",
|
||||||
|
"ashen",
|
||||||
|
"wood"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750645043301,
|
||||||
|
"modifiedTime": 1750645043301,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!Hluflk5VK4jxwOvD"
|
||||||
|
}
|
||||||
@ -0,0 +1,433 @@
|
|||||||
|
{
|
||||||
|
"_id": "3QMUweqIPcgoHtn1",
|
||||||
|
"name": "Bare_Tree_Ashen_B2_11x10",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "3QMUweqIPcgoHtn1",
|
||||||
|
"name": "Bare_Tree_Ashen_B2_11x10",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_B2_11x10.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": 5600,
|
||||||
|
"y": 7500,
|
||||||
|
"width": 2200,
|
||||||
|
"height": 2000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "Rje37DvNUOdI6mCv",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Bare_Tree_Ashen_B2_11x10",
|
||||||
|
"TreeOverhead",
|
||||||
|
"TreeBare"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_B2_11x10.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Shadow",
|
||||||
|
"tmFilterInternalId": "4Sax1Bl3THTWYwaT",
|
||||||
|
"tmFilterType": "shadow",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "shadow",
|
||||||
|
"filterId": "MB - Tree Shadow",
|
||||||
|
"rotation": 45,
|
||||||
|
"blur": 0,
|
||||||
|
"quality": 5,
|
||||||
|
"distance": 100,
|
||||||
|
"alpha": 0.35,
|
||||||
|
"padding": 10,
|
||||||
|
"shadowOnly": false,
|
||||||
|
"color": 0,
|
||||||
|
"zOrder": 6000,
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "L0wau9yXJqWqFNkg",
|
||||||
|
"placeableId": "Rje37DvNUOdI6mCv",
|
||||||
|
"filterInternalId": "4Sax1Bl3THTWYwaT",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "OhnwLkgorOSmEUjW",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 1200000,
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.3QMUweqIPcgoHtn1",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_B2_11x10.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Ashen_B2_4x4.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": 6387,
|
||||||
|
"y": 8278,
|
||||||
|
"width": 457,
|
||||||
|
"height": 457,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 62,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "Zw3GHcKjMbw7A3Yt",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Ashen_B2_4x4.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "OhnwLkgorOSmEUjW",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6625,
|
||||||
|
8450,
|
||||||
|
6563,
|
||||||
|
8488
|
||||||
|
],
|
||||||
|
"_id": "lgaeVyXUtIXETr6q",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "OhnwLkgorOSmEUjW",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6563,
|
||||||
|
8488,
|
||||||
|
6588,
|
||||||
|
8550
|
||||||
|
],
|
||||||
|
"_id": "J7ZSNsp7AyQl6885",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "OhnwLkgorOSmEUjW",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6588,
|
||||||
|
8550,
|
||||||
|
6650,
|
||||||
|
8550
|
||||||
|
],
|
||||||
|
"_id": "w5U9DyxPxcVeVF41",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "OhnwLkgorOSmEUjW",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6650,
|
||||||
|
8550,
|
||||||
|
6688,
|
||||||
|
8500
|
||||||
|
],
|
||||||
|
"_id": "6Ls9iusPOEa9njBi",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "OhnwLkgorOSmEUjW",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6688,
|
||||||
|
8500,
|
||||||
|
6625,
|
||||||
|
8450
|
||||||
|
],
|
||||||
|
"_id": "dBg3VxeMirWdoG6B",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "OhnwLkgorOSmEUjW",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"bare",
|
||||||
|
"fa",
|
||||||
|
"ashen",
|
||||||
|
"wood"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750645043301,
|
||||||
|
"modifiedTime": 1750645043301,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!3QMUweqIPcgoHtn1"
|
||||||
|
}
|
||||||
@ -0,0 +1,141 @@
|
|||||||
|
{
|
||||||
|
"_id": "JzykxHR1l1ywhLz7",
|
||||||
|
"name": "Bare_Tree_Ashen_B3_9x8",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "JzykxHR1l1ywhLz7",
|
||||||
|
"name": "Bare_Tree_Ashen_B3_9x8",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_B3_9x8.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": 7800,
|
||||||
|
"y": 7500,
|
||||||
|
"width": 1800,
|
||||||
|
"height": 1600,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "GiG1zFsf14ihE5rJ",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Bare_Tree_Ashen_B3_9x8",
|
||||||
|
"TreeOverhead",
|
||||||
|
"TreeBare"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_B3_9x8.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Shadow",
|
||||||
|
"tmFilterInternalId": "dkid9OEjtLMpxiZ1",
|
||||||
|
"tmFilterType": "shadow",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "shadow",
|
||||||
|
"filterId": "MB - Tree Shadow",
|
||||||
|
"rotation": 45,
|
||||||
|
"blur": 0,
|
||||||
|
"quality": 5,
|
||||||
|
"distance": 100,
|
||||||
|
"alpha": 0.35,
|
||||||
|
"padding": 10,
|
||||||
|
"shadowOnly": false,
|
||||||
|
"color": 0,
|
||||||
|
"zOrder": 6000,
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "q3Tk0a1DrrRGSdSx",
|
||||||
|
"placeableId": "GiG1zFsf14ihE5rJ",
|
||||||
|
"filterInternalId": "dkid9OEjtLMpxiZ1",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "mjMhzM7WNRwLajFp",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 1300000,
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.JzykxHR1l1ywhLz7",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_B3_9x8.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"bare",
|
||||||
|
"fa",
|
||||||
|
"ashen",
|
||||||
|
"wood"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750645043301,
|
||||||
|
"modifiedTime": 1750645043301,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!JzykxHR1l1ywhLz7"
|
||||||
|
}
|
||||||
@ -0,0 +1,141 @@
|
|||||||
|
{
|
||||||
|
"_id": "nktxGgWuoEbASyvt",
|
||||||
|
"name": "Bare_Tree_Ashen_B4_8x9",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "nktxGgWuoEbASyvt",
|
||||||
|
"name": "Bare_Tree_Ashen_B4_8x9",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_B4_8x9.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": 9600,
|
||||||
|
"y": 7500,
|
||||||
|
"width": 1600,
|
||||||
|
"height": 1800,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "HDTy1GnVRXYnEGrq",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Bare_Tree_Ashen_B4_8x9",
|
||||||
|
"TreeOverhead",
|
||||||
|
"TreeBare"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_B4_8x9.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Shadow",
|
||||||
|
"tmFilterInternalId": "XOSnN5EOJ6moR4tw",
|
||||||
|
"tmFilterType": "shadow",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "shadow",
|
||||||
|
"filterId": "MB - Tree Shadow",
|
||||||
|
"rotation": 45,
|
||||||
|
"blur": 0,
|
||||||
|
"quality": 5,
|
||||||
|
"distance": 100,
|
||||||
|
"alpha": 0.35,
|
||||||
|
"padding": 10,
|
||||||
|
"shadowOnly": false,
|
||||||
|
"color": 0,
|
||||||
|
"zOrder": 6000,
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "33ags5XasVA97zCp",
|
||||||
|
"placeableId": "HDTy1GnVRXYnEGrq",
|
||||||
|
"filterInternalId": "XOSnN5EOJ6moR4tw",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "JKWKd8yOfk2oYFvE",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 1400000,
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.nktxGgWuoEbASyvt",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_B4_8x9.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"bare",
|
||||||
|
"fa",
|
||||||
|
"ashen",
|
||||||
|
"wood"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750645043301,
|
||||||
|
"modifiedTime": 1750645043301,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!nktxGgWuoEbASyvt"
|
||||||
|
}
|
||||||
@ -0,0 +1,433 @@
|
|||||||
|
{
|
||||||
|
"_id": "VhtF1tY7heS7JvmU",
|
||||||
|
"name": "Bare_Tree_Ashen_B5_9x8",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "VhtF1tY7heS7JvmU",
|
||||||
|
"name": "Bare_Tree_Ashen_B5_9x8",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_B5_9x8.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": 11200,
|
||||||
|
"y": 7500,
|
||||||
|
"width": 1800,
|
||||||
|
"height": 1600,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "PoF5pNH9RVFfiyxm",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Bare_Tree_Ashen_B5_9x8",
|
||||||
|
"TreeOverhead",
|
||||||
|
"TreeBare"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_B5_9x8.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Shadow",
|
||||||
|
"tmFilterInternalId": "Lkku5QUFc6yLgymb",
|
||||||
|
"tmFilterType": "shadow",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "shadow",
|
||||||
|
"filterId": "MB - Tree Shadow",
|
||||||
|
"rotation": 45,
|
||||||
|
"blur": 0,
|
||||||
|
"quality": 5,
|
||||||
|
"distance": 100,
|
||||||
|
"alpha": 0.35,
|
||||||
|
"padding": 10,
|
||||||
|
"shadowOnly": false,
|
||||||
|
"color": 0,
|
||||||
|
"zOrder": 6000,
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "8Xt0UFerOKBDndea",
|
||||||
|
"placeableId": "PoF5pNH9RVFfiyxm",
|
||||||
|
"filterInternalId": "Lkku5QUFc6yLgymb",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "Hb23UmEe3TiIl6RT",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 1500000,
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.VhtF1tY7heS7JvmU",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_B5_9x8.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Ashen_B5_4x4.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": 11809,
|
||||||
|
"y": 8154,
|
||||||
|
"width": 457,
|
||||||
|
"height": 457,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 65,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "GRUoWAqkmxwqOv4m",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Ashen_B5_4x4.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "Hb23UmEe3TiIl6RT",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
12038,
|
||||||
|
8313,
|
||||||
|
11975,
|
||||||
|
8363
|
||||||
|
],
|
||||||
|
"_id": "chwTcnCiuzrtT4i8",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "Hb23UmEe3TiIl6RT",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
11975,
|
||||||
|
8363,
|
||||||
|
11988,
|
||||||
|
8425
|
||||||
|
],
|
||||||
|
"_id": "RH56BdcTL3gBBMuq",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "Hb23UmEe3TiIl6RT",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
11988,
|
||||||
|
8425,
|
||||||
|
12050,
|
||||||
|
8438
|
||||||
|
],
|
||||||
|
"_id": "pkFPjhD2QuxsC0Z6",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "Hb23UmEe3TiIl6RT",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
12050,
|
||||||
|
8438,
|
||||||
|
12100,
|
||||||
|
8375
|
||||||
|
],
|
||||||
|
"_id": "sek7HzAUknzlA0mz",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "Hb23UmEe3TiIl6RT",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
12100,
|
||||||
|
8375,
|
||||||
|
12038,
|
||||||
|
8325
|
||||||
|
],
|
||||||
|
"_id": "dBfDjhm0dp1t4nGY",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "Hb23UmEe3TiIl6RT",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"bare",
|
||||||
|
"fa",
|
||||||
|
"ashen",
|
||||||
|
"wood"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750645043301,
|
||||||
|
"modifiedTime": 1750645043301,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!VhtF1tY7heS7JvmU"
|
||||||
|
}
|
||||||
@ -0,0 +1,433 @@
|
|||||||
|
{
|
||||||
|
"_id": "uiu2R7e3egQ95TLR",
|
||||||
|
"name": "Bare_Tree_Ashen_B6_8x8",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "uiu2R7e3egQ95TLR",
|
||||||
|
"name": "Bare_Tree_Ashen_B6_8x8",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_B6_8x8.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": 13000,
|
||||||
|
"y": 7500,
|
||||||
|
"width": 1600,
|
||||||
|
"height": 1600,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "fo1WNuOyRyAYHUuQ",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Bare_Tree_Ashen_B6_8x8",
|
||||||
|
"TreeOverhead",
|
||||||
|
"TreeBare"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_B6_8x8.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Shadow",
|
||||||
|
"tmFilterInternalId": "OxY7El9bWNyi5WVj",
|
||||||
|
"tmFilterType": "shadow",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "shadow",
|
||||||
|
"filterId": "MB - Tree Shadow",
|
||||||
|
"rotation": 45,
|
||||||
|
"blur": 0,
|
||||||
|
"quality": 5,
|
||||||
|
"distance": 100,
|
||||||
|
"alpha": 0.35,
|
||||||
|
"padding": 10,
|
||||||
|
"shadowOnly": false,
|
||||||
|
"color": 0,
|
||||||
|
"zOrder": 6000,
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "PHwTUb0vd2SHjRDX",
|
||||||
|
"placeableId": "fo1WNuOyRyAYHUuQ",
|
||||||
|
"filterInternalId": "OxY7El9bWNyi5WVj",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "Hbp8WnGOMaBNN67N",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 1600000,
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.uiu2R7e3egQ95TLR",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_B6_8x8.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Ashen_B6_4x4.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": 13627,
|
||||||
|
"y": 7953,
|
||||||
|
"width": 457,
|
||||||
|
"height": 457,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 66,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "IfnA0whLZFXUMStC",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Ashen_B6_4x4.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "Hbp8WnGOMaBNN67N",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
13825,
|
||||||
|
8125,
|
||||||
|
13750,
|
||||||
|
8175
|
||||||
|
],
|
||||||
|
"_id": "NCzalUAVNSQ2a3w9",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "Hbp8WnGOMaBNN67N",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
13750,
|
||||||
|
8175,
|
||||||
|
13775,
|
||||||
|
8238
|
||||||
|
],
|
||||||
|
"_id": "8VuECWALpyQjgrbk",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "Hbp8WnGOMaBNN67N",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
13775,
|
||||||
|
8238,
|
||||||
|
13850,
|
||||||
|
8250
|
||||||
|
],
|
||||||
|
"_id": "29bmSDZXwJolVMYd",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "Hbp8WnGOMaBNN67N",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
13850,
|
||||||
|
8250,
|
||||||
|
13875,
|
||||||
|
8188
|
||||||
|
],
|
||||||
|
"_id": "0ZhDxyETQcJFVtFq",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "Hbp8WnGOMaBNN67N",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
13875,
|
||||||
|
8188,
|
||||||
|
13825,
|
||||||
|
8125
|
||||||
|
],
|
||||||
|
"_id": "DCrAawml94naYEtj",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "Hbp8WnGOMaBNN67N",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"bare",
|
||||||
|
"fa",
|
||||||
|
"ashen",
|
||||||
|
"wood"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750645043301,
|
||||||
|
"modifiedTime": 1750645043301,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!uiu2R7e3egQ95TLR"
|
||||||
|
}
|
||||||
@ -0,0 +1,433 @@
|
|||||||
|
{
|
||||||
|
"_id": "diJLh88EHCfxCNzM",
|
||||||
|
"name": "Bare_Tree_Ashen_B7_10x10",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "diJLh88EHCfxCNzM",
|
||||||
|
"name": "Bare_Tree_Ashen_B7_10x10",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_B7_10x10.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": 14600,
|
||||||
|
"y": 7500,
|
||||||
|
"width": 2000,
|
||||||
|
"height": 2000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "acEaItqybRcwNIUC",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Bare_Tree_Ashen_B7_10x10",
|
||||||
|
"TreeOverhead",
|
||||||
|
"TreeBare"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_B7_10x10.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Shadow",
|
||||||
|
"tmFilterInternalId": "YRwlxdpKSc0MmCCt",
|
||||||
|
"tmFilterType": "shadow",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "shadow",
|
||||||
|
"filterId": "MB - Tree Shadow",
|
||||||
|
"rotation": 45,
|
||||||
|
"blur": 0,
|
||||||
|
"quality": 5,
|
||||||
|
"distance": 100,
|
||||||
|
"alpha": 0.35,
|
||||||
|
"padding": 10,
|
||||||
|
"shadowOnly": false,
|
||||||
|
"color": 0,
|
||||||
|
"zOrder": 6000,
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "tjt9CsHMxga6GgUW",
|
||||||
|
"placeableId": "acEaItqybRcwNIUC",
|
||||||
|
"filterInternalId": "YRwlxdpKSc0MmCCt",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "u5iNG1DuhprOslYZ",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 1700000,
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.diJLh88EHCfxCNzM",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_B7_10x10.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Ashen_B7_4x4.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": 15419,
|
||||||
|
"y": 8130,
|
||||||
|
"width": 457,
|
||||||
|
"height": 457,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 67,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "I7twCNCJTZ1WdvXB",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Ashen_B7_4x4.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "u5iNG1DuhprOslYZ",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
15638,
|
||||||
|
8313,
|
||||||
|
15575,
|
||||||
|
8375
|
||||||
|
],
|
||||||
|
"_id": "rEBVti5msVmiKpsV",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "u5iNG1DuhprOslYZ",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
15575,
|
||||||
|
8375,
|
||||||
|
15625,
|
||||||
|
8438
|
||||||
|
],
|
||||||
|
"_id": "tzxAtgj3ibSSApU2",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "u5iNG1DuhprOslYZ",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
15625,
|
||||||
|
8438,
|
||||||
|
15700,
|
||||||
|
8413
|
||||||
|
],
|
||||||
|
"_id": "FcqKaPEdTZitslAj",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "u5iNG1DuhprOslYZ",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
15700,
|
||||||
|
8413,
|
||||||
|
15713,
|
||||||
|
8350
|
||||||
|
],
|
||||||
|
"_id": "qi8OqvPztgy6S13i",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "u5iNG1DuhprOslYZ",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
15713,
|
||||||
|
8350,
|
||||||
|
15638,
|
||||||
|
8313
|
||||||
|
],
|
||||||
|
"_id": "1z3IY4SiKGGiPN3F",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "u5iNG1DuhprOslYZ",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"bare",
|
||||||
|
"fa",
|
||||||
|
"ashen",
|
||||||
|
"wood"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750645043301,
|
||||||
|
"modifiedTime": 1750645043301,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!diJLh88EHCfxCNzM"
|
||||||
|
}
|
||||||
@ -0,0 +1,433 @@
|
|||||||
|
{
|
||||||
|
"_id": "90gDCbKXqfJeJOIS",
|
||||||
|
"name": "Bare_Tree_Ashen_B8_10x11",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "90gDCbKXqfJeJOIS",
|
||||||
|
"name": "Bare_Tree_Ashen_B8_10x11",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_B8_10x11.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": 16600,
|
||||||
|
"y": 7500,
|
||||||
|
"width": 2000,
|
||||||
|
"height": 2200,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "5EWgxpJOk3XkV78c",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Bare_Tree_Ashen_B8_10x11",
|
||||||
|
"TreeOverhead",
|
||||||
|
"TreeBare"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_B8_10x11.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Shadow",
|
||||||
|
"tmFilterInternalId": "1zKCAVQHmdKIdZxI",
|
||||||
|
"tmFilterType": "shadow",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "shadow",
|
||||||
|
"filterId": "MB - Tree Shadow",
|
||||||
|
"rotation": 45,
|
||||||
|
"blur": 0,
|
||||||
|
"quality": 5,
|
||||||
|
"distance": 100,
|
||||||
|
"alpha": 0.35,
|
||||||
|
"padding": 10,
|
||||||
|
"shadowOnly": false,
|
||||||
|
"color": 0,
|
||||||
|
"zOrder": 6000,
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "FsbcfeX3qAa9EXlQ",
|
||||||
|
"placeableId": "5EWgxpJOk3XkV78c",
|
||||||
|
"filterInternalId": "1zKCAVQHmdKIdZxI",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "XmBOydV22j1X4ZPX",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 1800000,
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.90gDCbKXqfJeJOIS",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_B8_10x11.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Ashen_B1_4x4.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": 17257,
|
||||||
|
"y": 8268,
|
||||||
|
"width": 457,
|
||||||
|
"height": 457,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 68,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "UzTi4yz2Gj0cFWW2",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Ashen_B1_4x4.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "XmBOydV22j1X4ZPX",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
17450,
|
||||||
|
8413,
|
||||||
|
17388,
|
||||||
|
8475
|
||||||
|
],
|
||||||
|
"_id": "Q63hAoBV1OtXm7ys",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "XmBOydV22j1X4ZPX",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
17388,
|
||||||
|
8475,
|
||||||
|
17438,
|
||||||
|
8563
|
||||||
|
],
|
||||||
|
"_id": "tMOdXpflnfZsG5CG",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "XmBOydV22j1X4ZPX",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
17438,
|
||||||
|
8563,
|
||||||
|
17513,
|
||||||
|
8538
|
||||||
|
],
|
||||||
|
"_id": "MRUU65M1qBU6wC9T",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "XmBOydV22j1X4ZPX",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
17513,
|
||||||
|
8538,
|
||||||
|
17550,
|
||||||
|
8488
|
||||||
|
],
|
||||||
|
"_id": "GAkf3uYprh3tEwmr",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "XmBOydV22j1X4ZPX",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
17550,
|
||||||
|
8488,
|
||||||
|
17450,
|
||||||
|
8413
|
||||||
|
],
|
||||||
|
"_id": "PIbTUO13nbS91jjh",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "XmBOydV22j1X4ZPX",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"bare",
|
||||||
|
"fa",
|
||||||
|
"ashen",
|
||||||
|
"wood"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750645043301,
|
||||||
|
"modifiedTime": 1750645043301,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!90gDCbKXqfJeJOIS"
|
||||||
|
}
|
||||||
@ -0,0 +1,397 @@
|
|||||||
|
{
|
||||||
|
"_id": "3mJFOHq4SspPKKP8",
|
||||||
|
"name": "Bare_Tree_Ashen_B9_9x9",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "3mJFOHq4SspPKKP8",
|
||||||
|
"name": "Bare_Tree_Ashen_B9_9x9",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_B9_9x9.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": 18600,
|
||||||
|
"y": 7500,
|
||||||
|
"width": 1800,
|
||||||
|
"height": 1800,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "JgDzqtZJJQWyv3ve",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Bare_Tree_Ashen_B9_9x9",
|
||||||
|
"TreeOverhead",
|
||||||
|
"TreeBare"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"levels": {
|
||||||
|
"rangeTop": null,
|
||||||
|
"showIfAbove": false,
|
||||||
|
"showAboveRange": null,
|
||||||
|
"noCollision": false,
|
||||||
|
"noFogHide": false,
|
||||||
|
"isBasement": false,
|
||||||
|
"allWallBlockSight": true
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_B9_9x9.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Shadow",
|
||||||
|
"tmFilterInternalId": "SJwiy9C1VUYrOXyc",
|
||||||
|
"tmFilterType": "shadow",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "shadow",
|
||||||
|
"filterId": "MB - Tree Shadow",
|
||||||
|
"rotation": 45,
|
||||||
|
"blur": 0,
|
||||||
|
"quality": 5,
|
||||||
|
"distance": 100,
|
||||||
|
"alpha": 0.35,
|
||||||
|
"padding": 10,
|
||||||
|
"shadowOnly": false,
|
||||||
|
"color": 0,
|
||||||
|
"zOrder": 6000,
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "Z7cGEVb3veCkrERD",
|
||||||
|
"placeableId": "JgDzqtZJJQWyv3ve",
|
||||||
|
"filterInternalId": "SJwiy9C1VUYrOXyc",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "t3ngxR4c1AXbiJtl",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 1900000,
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.3mJFOHq4SspPKKP8",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_B9_9x9.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Ashen_B5_4x4.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": 19353,
|
||||||
|
"y": 8217,
|
||||||
|
"width": 381,
|
||||||
|
"height": 340,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 69,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "fRMeyqoQTKV5UScf",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Ashen_B5_4x4.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "t3ngxR4c1AXbiJtl",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
19550,
|
||||||
|
8350,
|
||||||
|
19488,
|
||||||
|
8413
|
||||||
|
],
|
||||||
|
"_id": "0zvzYLSotgSecpYa",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "t3ngxR4c1AXbiJtl",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
19488,
|
||||||
|
8413,
|
||||||
|
19550,
|
||||||
|
8475
|
||||||
|
],
|
||||||
|
"_id": "bdeZcdC0a31ipKoF",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "t3ngxR4c1AXbiJtl",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
19550,
|
||||||
|
8475,
|
||||||
|
19613,
|
||||||
|
8413
|
||||||
|
],
|
||||||
|
"_id": "w8E20NFjhrkUHDHe",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "t3ngxR4c1AXbiJtl",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
19613,
|
||||||
|
8413,
|
||||||
|
19550,
|
||||||
|
8350
|
||||||
|
],
|
||||||
|
"_id": "YkivAHNxr2UbE1dy",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "t3ngxR4c1AXbiJtl",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"bare",
|
||||||
|
"fa",
|
||||||
|
"ashen",
|
||||||
|
"wood"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750645043301,
|
||||||
|
"modifiedTime": 1750645043301,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!3mJFOHq4SspPKKP8"
|
||||||
|
}
|
||||||
@ -0,0 +1,433 @@
|
|||||||
|
{
|
||||||
|
"_id": "xFknz35l1hk1m0CP",
|
||||||
|
"name": "Bare_Tree_Dark_B10_8x9",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "xFknz35l1hk1m0CP",
|
||||||
|
"name": "Bare_Tree_Dark_B10_8x9",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Dark_B10_8x9.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": 4000,
|
||||||
|
"y": 4800,
|
||||||
|
"width": 1600,
|
||||||
|
"height": 1800,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "bS9Ugk0txv6dCObg",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Bare_Tree_Dark_B10_8x9",
|
||||||
|
"TreeOverhead",
|
||||||
|
"TreeBare"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Dark_B10_8x9.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Shadow",
|
||||||
|
"tmFilterInternalId": "ua9dnPk397cqGpq7",
|
||||||
|
"tmFilterType": "shadow",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "shadow",
|
||||||
|
"filterId": "MB - Tree Shadow",
|
||||||
|
"rotation": 45,
|
||||||
|
"blur": 0,
|
||||||
|
"quality": 5,
|
||||||
|
"distance": 100,
|
||||||
|
"alpha": 0.35,
|
||||||
|
"padding": 10,
|
||||||
|
"shadowOnly": false,
|
||||||
|
"color": 0,
|
||||||
|
"zOrder": 6000,
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "vA8iSwLmRZHtrZMf",
|
||||||
|
"placeableId": "bS9Ugk0txv6dCObg",
|
||||||
|
"filterInternalId": "ua9dnPk397cqGpq7",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "73UD7Sd6OhRD7BDl",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 1000000,
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.xFknz35l1hk1m0CP",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Dark_B10_8x9.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Dark_B1_4x4.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": 4464,
|
||||||
|
"y": 5479,
|
||||||
|
"width": 457,
|
||||||
|
"height": 457,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 59,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "AHGpPqKXc2mat8nQ",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Dark_B1_4x4.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "73UD7Sd6OhRD7BDl",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4625,
|
||||||
|
5650,
|
||||||
|
4713,
|
||||||
|
5638
|
||||||
|
],
|
||||||
|
"_id": "9ojI9uwkIXJNkHub",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "73UD7Sd6OhRD7BDl",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4713,
|
||||||
|
5638,
|
||||||
|
4750,
|
||||||
|
5750
|
||||||
|
],
|
||||||
|
"_id": "TG8Cj7Kdw62IrKqJ",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "73UD7Sd6OhRD7BDl",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4750,
|
||||||
|
5750,
|
||||||
|
4638,
|
||||||
|
5788
|
||||||
|
],
|
||||||
|
"_id": "WJUFyRHAldMkypVc",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "73UD7Sd6OhRD7BDl",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4638,
|
||||||
|
5788,
|
||||||
|
4588,
|
||||||
|
5725
|
||||||
|
],
|
||||||
|
"_id": "GVANdKDnxHz3Z1qu",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "73UD7Sd6OhRD7BDl",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4588,
|
||||||
|
5725,
|
||||||
|
4625,
|
||||||
|
5650
|
||||||
|
],
|
||||||
|
"_id": "PBrVX4iiD32OXQ8N",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "73UD7Sd6OhRD7BDl",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"fa",
|
||||||
|
"tree",
|
||||||
|
"bare",
|
||||||
|
"dark",
|
||||||
|
"wood"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750645043301,
|
||||||
|
"modifiedTime": 1750645043301,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!xFknz35l1hk1m0CP"
|
||||||
|
}
|
||||||
@ -0,0 +1,397 @@
|
|||||||
|
{
|
||||||
|
"_id": "CQij73v9550W57iY",
|
||||||
|
"name": "Bare_Tree_Dark_B1_8x9",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "CQij73v9550W57iY",
|
||||||
|
"name": "Bare_Tree_Dark_B1_8x9",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Dark_B1_8x9.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": 4000,
|
||||||
|
"y": 3000,
|
||||||
|
"width": 1600,
|
||||||
|
"height": 1800,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "XY8LTAx3qYVrjSth",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Bare_Tree_Dark_B1_8x9",
|
||||||
|
"TreeOverhead",
|
||||||
|
"TreeBare"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Dark_B1_8x9.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Shadow",
|
||||||
|
"tmFilterInternalId": "N8Jw5fM6RlGuh5Fh",
|
||||||
|
"tmFilterType": "shadow",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "shadow",
|
||||||
|
"filterId": "MB - Tree Shadow",
|
||||||
|
"rotation": 45,
|
||||||
|
"blur": 0,
|
||||||
|
"quality": 5,
|
||||||
|
"distance": 100,
|
||||||
|
"alpha": 0.35,
|
||||||
|
"padding": 10,
|
||||||
|
"shadowOnly": false,
|
||||||
|
"color": 0,
|
||||||
|
"zOrder": 6000,
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "gjus9zuImXRoIwyD",
|
||||||
|
"placeableId": "XY8LTAx3qYVrjSth",
|
||||||
|
"filterInternalId": "N8Jw5fM6RlGuh5Fh",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "3RJDVcpTOUQvHMd5",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"levels": {
|
||||||
|
"rangeTop": null,
|
||||||
|
"showIfAbove": false,
|
||||||
|
"showAboveRange": null,
|
||||||
|
"noCollision": false,
|
||||||
|
"noFogHide": false,
|
||||||
|
"isBasement": false,
|
||||||
|
"allWallBlockSight": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 100000,
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.CQij73v9550W57iY",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Dark_B1_8x9.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Dark_B1_4x4.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": 4622,
|
||||||
|
"y": 3825,
|
||||||
|
"width": 380,
|
||||||
|
"height": 346,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 50,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "jMyJLZ52pm5IVitg",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Dark_B1_4x4.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "3RJDVcpTOUQvHMd5",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4788,
|
||||||
|
3888,
|
||||||
|
4875,
|
||||||
|
3938
|
||||||
|
],
|
||||||
|
"_id": "LXsIAj3MYKPvOBIP",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "3RJDVcpTOUQvHMd5",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4875,
|
||||||
|
3938,
|
||||||
|
4850,
|
||||||
|
4013
|
||||||
|
],
|
||||||
|
"_id": "WJAsU59to4iZOFoI",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "3RJDVcpTOUQvHMd5",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4838,
|
||||||
|
4013,
|
||||||
|
4738,
|
||||||
|
3988
|
||||||
|
],
|
||||||
|
"_id": "xS1HewWq6dsBCP2U",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "3RJDVcpTOUQvHMd5",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4738,
|
||||||
|
3988,
|
||||||
|
4788,
|
||||||
|
3888
|
||||||
|
],
|
||||||
|
"_id": "1fvsxmSlBQjhODgi",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "3RJDVcpTOUQvHMd5",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"fa",
|
||||||
|
"tree",
|
||||||
|
"bare",
|
||||||
|
"dark",
|
||||||
|
"wood"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750645043301,
|
||||||
|
"modifiedTime": 1750645043301,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!CQij73v9550W57iY"
|
||||||
|
}
|
||||||
@ -0,0 +1,382 @@
|
|||||||
|
{
|
||||||
|
"_id": "3cMgbQLSDJUhA9PZ",
|
||||||
|
"name": "Bare_Tree_Dark_B2_11x10",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "3cMgbQLSDJUhA9PZ",
|
||||||
|
"name": "Bare_Tree_Dark_B2_11x10",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Dark_B2_11x10.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": 5800,
|
||||||
|
"y": 3000,
|
||||||
|
"width": 2200,
|
||||||
|
"height": 2000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "UwzUNCkFUk9Fojn6",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Bare_Tree_Dark_B2_11x10",
|
||||||
|
"TreeOverhead",
|
||||||
|
"TreeBare"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Dark_B2_11x10.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Shadow",
|
||||||
|
"tmFilterInternalId": "UXfUIsnxJBov0BHf",
|
||||||
|
"tmFilterType": "shadow",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "shadow",
|
||||||
|
"filterId": "MB - Tree Shadow",
|
||||||
|
"rotation": 45,
|
||||||
|
"blur": 0,
|
||||||
|
"quality": 5,
|
||||||
|
"distance": 100,
|
||||||
|
"alpha": 0.35,
|
||||||
|
"padding": 10,
|
||||||
|
"shadowOnly": false,
|
||||||
|
"color": 0,
|
||||||
|
"zOrder": 6000,
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "qRkWvtVJkVzci9G7",
|
||||||
|
"placeableId": "UwzUNCkFUk9Fojn6",
|
||||||
|
"filterInternalId": "UXfUIsnxJBov0BHf",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "TimzOgiq1s3TTSdG",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 200000,
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.3cMgbQLSDJUhA9PZ",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Dark_B2_11x10.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Dark_B2_4x4.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": 6600,
|
||||||
|
"y": 3700,
|
||||||
|
"width": 457,
|
||||||
|
"height": 457,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 51,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "eM0p2uF6UBW2kIbJ",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Dark_B2_4x4.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "TimzOgiq1s3TTSdG",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6788,
|
||||||
|
3913,
|
||||||
|
6913,
|
||||||
|
3913
|
||||||
|
],
|
||||||
|
"_id": "KJrWXnPFVPft6M91",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "TimzOgiq1s3TTSdG",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6913,
|
||||||
|
3913,
|
||||||
|
6925,
|
||||||
|
4038
|
||||||
|
],
|
||||||
|
"_id": "0vTPfM0VfYFvUcpy",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "TimzOgiq1s3TTSdG",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6925,
|
||||||
|
4038,
|
||||||
|
6788,
|
||||||
|
4038
|
||||||
|
],
|
||||||
|
"_id": "EJD0La9jlcssJAho",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "TimzOgiq1s3TTSdG",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6788,
|
||||||
|
4038,
|
||||||
|
6788,
|
||||||
|
3913
|
||||||
|
],
|
||||||
|
"_id": "8bzYPLFl9eDjVzaC",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "TimzOgiq1s3TTSdG",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750645043301,
|
||||||
|
"modifiedTime": 1750645043301,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!3cMgbQLSDJUhA9PZ"
|
||||||
|
}
|
||||||
@ -0,0 +1,433 @@
|
|||||||
|
{
|
||||||
|
"_id": "f5oLtF2UIYob6OoM",
|
||||||
|
"name": "Bare_Tree_Dark_B3_9x8",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "f5oLtF2UIYob6OoM",
|
||||||
|
"name": "Bare_Tree_Dark_B3_9x8",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Dark_B3_9x8.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": 8000,
|
||||||
|
"y": 3000,
|
||||||
|
"width": 1800,
|
||||||
|
"height": 1600,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "oNLnI0dFkAANyvRi",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Bare_Tree_Dark_B3_9x8",
|
||||||
|
"TreeOverhead",
|
||||||
|
"TreeBare"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Dark_B3_9x8.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Shadow",
|
||||||
|
"tmFilterInternalId": "Uz84uMX6bnNHDW6p",
|
||||||
|
"tmFilterType": "shadow",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "shadow",
|
||||||
|
"filterId": "MB - Tree Shadow",
|
||||||
|
"rotation": 45,
|
||||||
|
"blur": 0,
|
||||||
|
"quality": 5,
|
||||||
|
"distance": 100,
|
||||||
|
"alpha": 0.35,
|
||||||
|
"padding": 10,
|
||||||
|
"shadowOnly": false,
|
||||||
|
"color": 0,
|
||||||
|
"zOrder": 6000,
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "XFU82xqN6w4S62lz",
|
||||||
|
"placeableId": "oNLnI0dFkAANyvRi",
|
||||||
|
"filterInternalId": "Uz84uMX6bnNHDW6p",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "TPsGyeymblOJJUsJ",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 300000,
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.f5oLtF2UIYob6OoM",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Dark_B3_9x8.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Dark_B3_4x4.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": 8367,
|
||||||
|
"y": 3620,
|
||||||
|
"width": 457,
|
||||||
|
"height": 457,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 52,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "5U3pqVoXEzqjBttN",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Dark_B3_4x4.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "TPsGyeymblOJJUsJ",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
8538,
|
||||||
|
3825,
|
||||||
|
8600,
|
||||||
|
3775
|
||||||
|
],
|
||||||
|
"_id": "Go1lWeTPHt1GZDv5",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "TPsGyeymblOJJUsJ",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
8600,
|
||||||
|
3775,
|
||||||
|
8675,
|
||||||
|
3825
|
||||||
|
],
|
||||||
|
"_id": "ozDTGfR7v9N9RWsa",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "TPsGyeymblOJJUsJ",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
8675,
|
||||||
|
3825,
|
||||||
|
8663,
|
||||||
|
3913
|
||||||
|
],
|
||||||
|
"_id": "JRXePSl36wFISBD6",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "TPsGyeymblOJJUsJ",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
8663,
|
||||||
|
3913,
|
||||||
|
8563,
|
||||||
|
3913
|
||||||
|
],
|
||||||
|
"_id": "7zhXOYh8Kpo8OJg6",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "TPsGyeymblOJJUsJ",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
8563,
|
||||||
|
3913,
|
||||||
|
8538,
|
||||||
|
3825
|
||||||
|
],
|
||||||
|
"_id": "QpNQtRKDlEgN41mA",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "TPsGyeymblOJJUsJ",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"fa",
|
||||||
|
"tree",
|
||||||
|
"bare",
|
||||||
|
"dark",
|
||||||
|
"wood"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750645043301,
|
||||||
|
"modifiedTime": 1750645043301,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!f5oLtF2UIYob6OoM"
|
||||||
|
}
|
||||||
@ -0,0 +1,433 @@
|
|||||||
|
{
|
||||||
|
"_id": "62baVbkoegs3p3mU",
|
||||||
|
"name": "Bare_Tree_Dark_B4_8x9",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "62baVbkoegs3p3mU",
|
||||||
|
"name": "Bare_Tree_Dark_B4_8x9",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Dark_B4_8x9.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": 9900,
|
||||||
|
"y": 3000,
|
||||||
|
"width": 1600,
|
||||||
|
"height": 1800,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "AAgUwzjp8B15PQDw",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Bare_Tree_Dark_B4_8x9",
|
||||||
|
"TreeOverhead",
|
||||||
|
"TreeBare"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Dark_B4_8x9.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Shadow",
|
||||||
|
"tmFilterInternalId": "BzOoh3WcbLPM50r2",
|
||||||
|
"tmFilterType": "shadow",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "shadow",
|
||||||
|
"filterId": "MB - Tree Shadow",
|
||||||
|
"rotation": 45,
|
||||||
|
"blur": 0,
|
||||||
|
"quality": 5,
|
||||||
|
"distance": 100,
|
||||||
|
"alpha": 0.35,
|
||||||
|
"padding": 10,
|
||||||
|
"shadowOnly": false,
|
||||||
|
"color": 0,
|
||||||
|
"zOrder": 6000,
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "nc7cIf1WwFjpFcRK",
|
||||||
|
"placeableId": "AAgUwzjp8B15PQDw",
|
||||||
|
"filterInternalId": "BzOoh3WcbLPM50r2",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "87p1tCecJZpUAJIl",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 400000,
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.62baVbkoegs3p3mU",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Dark_B4_8x9.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Dark_B4_4x4.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": 10482,
|
||||||
|
"y": 3657,
|
||||||
|
"width": 457,
|
||||||
|
"height": 457,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 53,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "spYV9WbkExd7VnHu",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Dark_B4_4x4.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "87p1tCecJZpUAJIl",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
10713,
|
||||||
|
3813,
|
||||||
|
10625,
|
||||||
|
3888
|
||||||
|
],
|
||||||
|
"_id": "CsA64m3eVsbLf25N",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "87p1tCecJZpUAJIl",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
10625,
|
||||||
|
3888,
|
||||||
|
10688,
|
||||||
|
3950
|
||||||
|
],
|
||||||
|
"_id": "DkK8SJNUqNMdZesI",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "87p1tCecJZpUAJIl",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
10688,
|
||||||
|
3950,
|
||||||
|
10775,
|
||||||
|
3938
|
||||||
|
],
|
||||||
|
"_id": "PYfqJe1jYNa5VEZN",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "87p1tCecJZpUAJIl",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
10775,
|
||||||
|
3938,
|
||||||
|
10788,
|
||||||
|
3863
|
||||||
|
],
|
||||||
|
"_id": "J9M0XruKT4IxL1P9",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "87p1tCecJZpUAJIl",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
10788,
|
||||||
|
3863,
|
||||||
|
10713,
|
||||||
|
3813
|
||||||
|
],
|
||||||
|
"_id": "4KvCmy0r1KGTfZBS",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "87p1tCecJZpUAJIl",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"fa",
|
||||||
|
"tree",
|
||||||
|
"bare",
|
||||||
|
"dark",
|
||||||
|
"wood"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750645043301,
|
||||||
|
"modifiedTime": 1750645043301,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!62baVbkoegs3p3mU"
|
||||||
|
}
|
||||||
@ -0,0 +1,433 @@
|
|||||||
|
{
|
||||||
|
"_id": "kLyow4BBJxT4bai3",
|
||||||
|
"name": "Bare_Tree_Dark_B5_9x8",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "kLyow4BBJxT4bai3",
|
||||||
|
"name": "Bare_Tree_Dark_B5_9x8",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Dark_B5_9x8.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": 11500,
|
||||||
|
"y": 3000,
|
||||||
|
"width": 1800,
|
||||||
|
"height": 1600,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "cMFPIghkyuaZOVfh",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Bare_Tree_Dark_B5_9x8",
|
||||||
|
"TreeOverhead",
|
||||||
|
"TreeBare"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Dark_B5_9x8.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Shadow",
|
||||||
|
"tmFilterInternalId": "zuqKwgUDsGoVG20O",
|
||||||
|
"tmFilterType": "shadow",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "shadow",
|
||||||
|
"filterId": "MB - Tree Shadow",
|
||||||
|
"rotation": 45,
|
||||||
|
"blur": 0,
|
||||||
|
"quality": 5,
|
||||||
|
"distance": 100,
|
||||||
|
"alpha": 0.35,
|
||||||
|
"padding": 10,
|
||||||
|
"shadowOnly": false,
|
||||||
|
"color": 0,
|
||||||
|
"zOrder": 6000,
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "DVZc0UsB1FbBsAUu",
|
||||||
|
"placeableId": "cMFPIghkyuaZOVfh",
|
||||||
|
"filterInternalId": "zuqKwgUDsGoVG20O",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "2ouOqLdqE7kn4uCs",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 500000,
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.kLyow4BBJxT4bai3",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Dark_B5_9x8.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Dark_B5_4x4.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": 12101,
|
||||||
|
"y": 3670,
|
||||||
|
"width": 457,
|
||||||
|
"height": 457,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 54,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "CgUlf4c7TrhRK6WK",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Dark_B5_4x4.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "2ouOqLdqE7kn4uCs",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
12325,
|
||||||
|
3825,
|
||||||
|
12275,
|
||||||
|
3888
|
||||||
|
],
|
||||||
|
"_id": "Jso5WdZUj1McfeUO",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "2ouOqLdqE7kn4uCs",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
12275,
|
||||||
|
3888,
|
||||||
|
12313,
|
||||||
|
3963
|
||||||
|
],
|
||||||
|
"_id": "W66gFVHdOCs5erv2",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "2ouOqLdqE7kn4uCs",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
12313,
|
||||||
|
3963,
|
||||||
|
12400,
|
||||||
|
3963
|
||||||
|
],
|
||||||
|
"_id": "TmCHdqlfIiUC1Qwr",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "2ouOqLdqE7kn4uCs",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
12400,
|
||||||
|
3963,
|
||||||
|
12400,
|
||||||
|
3863
|
||||||
|
],
|
||||||
|
"_id": "WJQbhwyYT9UDRIUU",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "2ouOqLdqE7kn4uCs",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
12400,
|
||||||
|
3863,
|
||||||
|
12325,
|
||||||
|
3825
|
||||||
|
],
|
||||||
|
"_id": "kjGnsNgZiqRmeKjs",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "2ouOqLdqE7kn4uCs",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"fa",
|
||||||
|
"tree",
|
||||||
|
"bare",
|
||||||
|
"dark",
|
||||||
|
"wood"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750645043301,
|
||||||
|
"modifiedTime": 1750645043301,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!kLyow4BBJxT4bai3"
|
||||||
|
}
|
||||||
@ -0,0 +1,141 @@
|
|||||||
|
{
|
||||||
|
"_id": "gWxwZpmNjg7wouX6",
|
||||||
|
"name": "Bare_Tree_Dark_B6_8x8",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "gWxwZpmNjg7wouX6",
|
||||||
|
"name": "Bare_Tree_Dark_B6_8x8",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Dark_B6_8x8.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": 13200,
|
||||||
|
"y": 3000,
|
||||||
|
"width": 1600,
|
||||||
|
"height": 1600,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "EwqVtBYCIZP8sGMg",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Bare_Tree_Dark_B6_8x8",
|
||||||
|
"TreeOverhead",
|
||||||
|
"TreeBare"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Dark_B6_8x8.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Shadow",
|
||||||
|
"tmFilterInternalId": "PaSn2nd8x8Fgk7Qs",
|
||||||
|
"tmFilterType": "shadow",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "shadow",
|
||||||
|
"filterId": "MB - Tree Shadow",
|
||||||
|
"rotation": 45,
|
||||||
|
"blur": 0,
|
||||||
|
"quality": 5,
|
||||||
|
"distance": 100,
|
||||||
|
"alpha": 0.35,
|
||||||
|
"padding": 10,
|
||||||
|
"shadowOnly": false,
|
||||||
|
"color": 0,
|
||||||
|
"zOrder": 6000,
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "MsBAosU5laE92rIg",
|
||||||
|
"placeableId": "EwqVtBYCIZP8sGMg",
|
||||||
|
"filterInternalId": "PaSn2nd8x8Fgk7Qs",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "rDAlZ822maw7Rh3X",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 600000,
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.gWxwZpmNjg7wouX6",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Dark_B6_8x8.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"tags": [
|
||||||
|
"fa",
|
||||||
|
"tree",
|
||||||
|
"bare",
|
||||||
|
"dark",
|
||||||
|
"wood"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750645043301,
|
||||||
|
"modifiedTime": 1750645043301,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!gWxwZpmNjg7wouX6"
|
||||||
|
}
|
||||||
@ -0,0 +1,433 @@
|
|||||||
|
{
|
||||||
|
"_id": "UU8sC0zLfRgeUIzb",
|
||||||
|
"name": "Bare_Tree_Dark_B7_10x10",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "UU8sC0zLfRgeUIzb",
|
||||||
|
"name": "Bare_Tree_Dark_B7_10x10",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Dark_B7_10x10.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": 14900,
|
||||||
|
"y": 3000,
|
||||||
|
"width": 2000,
|
||||||
|
"height": 2000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "KRCuKSHXIGUUIVt9",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Bare_Tree_Dark_B7_10x10",
|
||||||
|
"TreeOverhead",
|
||||||
|
"TreeBare"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Dark_B7_10x10.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Shadow",
|
||||||
|
"tmFilterInternalId": "Wmn7ISA2fcGW8HaS",
|
||||||
|
"tmFilterType": "shadow",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "shadow",
|
||||||
|
"filterId": "MB - Tree Shadow",
|
||||||
|
"rotation": 45,
|
||||||
|
"blur": 0,
|
||||||
|
"quality": 5,
|
||||||
|
"distance": 100,
|
||||||
|
"alpha": 0.35,
|
||||||
|
"padding": 10,
|
||||||
|
"shadowOnly": false,
|
||||||
|
"color": 0,
|
||||||
|
"zOrder": 6000,
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "JntLKHsqXGuGkRSg",
|
||||||
|
"placeableId": "KRCuKSHXIGUUIVt9",
|
||||||
|
"filterInternalId": "Wmn7ISA2fcGW8HaS",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "dAhVHTxca0KfrkPb",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 700000,
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.UU8sC0zLfRgeUIzb",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Dark_B7_10x10.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Dark_B7_4x4.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": 15698,
|
||||||
|
"y": 3599,
|
||||||
|
"width": 457,
|
||||||
|
"height": 457,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 56,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "f60kur83CTq91AKf",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Dark_B7_4x4.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "dAhVHTxca0KfrkPb",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
15938,
|
||||||
|
3775,
|
||||||
|
15875,
|
||||||
|
3875
|
||||||
|
],
|
||||||
|
"_id": "lv8MrvH41bH467Oa",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "dAhVHTxca0KfrkPb",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
15875,
|
||||||
|
3875,
|
||||||
|
15938,
|
||||||
|
3925
|
||||||
|
],
|
||||||
|
"_id": "XydX1skcgvf0mY0i",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "dAhVHTxca0KfrkPb",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
15938,
|
||||||
|
3925,
|
||||||
|
16025,
|
||||||
|
3913
|
||||||
|
],
|
||||||
|
"_id": "vGrejN0iNj5f8RRl",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "dAhVHTxca0KfrkPb",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
16025,
|
||||||
|
3913,
|
||||||
|
16025,
|
||||||
|
3825
|
||||||
|
],
|
||||||
|
"_id": "4EHb4b4azVFQdH5p",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "dAhVHTxca0KfrkPb",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
16025,
|
||||||
|
3825,
|
||||||
|
15938,
|
||||||
|
3775
|
||||||
|
],
|
||||||
|
"_id": "9f8LMkljBCxlEpiR",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "dAhVHTxca0KfrkPb",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"fa",
|
||||||
|
"tree",
|
||||||
|
"bare",
|
||||||
|
"dark",
|
||||||
|
"wood"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750645043301,
|
||||||
|
"modifiedTime": 1750645043301,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!UU8sC0zLfRgeUIzb"
|
||||||
|
}
|
||||||
@ -0,0 +1,478 @@
|
|||||||
|
{
|
||||||
|
"_id": "w4naaZQWylF6ywE7",
|
||||||
|
"name": "Bare_Tree_Dark_B8_10x11",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "w4naaZQWylF6ywE7",
|
||||||
|
"name": "Bare_Tree_Dark_B8_10x11",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Dark_B8_10x11.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": 16900,
|
||||||
|
"y": 3000,
|
||||||
|
"width": 2000,
|
||||||
|
"height": 2200,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "qudtJkpoZ8Crl0dq",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Bare_Tree_Dark_B8_10x11",
|
||||||
|
"TreeOverhead",
|
||||||
|
"TreeBare"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Dark_B8_10x11.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Shadow",
|
||||||
|
"tmFilterInternalId": "Ed8mZ21ELPab43tB",
|
||||||
|
"tmFilterType": "shadow",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "shadow",
|
||||||
|
"filterId": "MB - Tree Shadow",
|
||||||
|
"rotation": 45,
|
||||||
|
"blur": 0,
|
||||||
|
"quality": 5,
|
||||||
|
"distance": 100,
|
||||||
|
"alpha": 0.35,
|
||||||
|
"padding": 10,
|
||||||
|
"shadowOnly": false,
|
||||||
|
"color": 0,
|
||||||
|
"zOrder": 6000,
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "I7mHUXvxgykC99aQ",
|
||||||
|
"placeableId": "qudtJkpoZ8Crl0dq",
|
||||||
|
"filterInternalId": "Ed8mZ21ELPab43tB",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "FqeZIJgnvtm2Oa0L",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 800000,
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.w4naaZQWylF6ywE7",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Dark_B8_10x11.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Dark_B1_4x4.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": 17547,
|
||||||
|
"y": 3763,
|
||||||
|
"width": 457,
|
||||||
|
"height": 457,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 57,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "68spfhSnj0X5nvqX",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Dark_B1_4x4.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "FqeZIJgnvtm2Oa0L",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
17738,
|
||||||
|
3925,
|
||||||
|
17688,
|
||||||
|
3975
|
||||||
|
],
|
||||||
|
"_id": "Jm7CnhHlUt9RnSFh",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "FqeZIJgnvtm2Oa0L",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
17688,
|
||||||
|
3975,
|
||||||
|
17725,
|
||||||
|
4063
|
||||||
|
],
|
||||||
|
"_id": "BAfMvk0pf2U6xNCU",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "FqeZIJgnvtm2Oa0L",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
17725,
|
||||||
|
4063,
|
||||||
|
17813,
|
||||||
|
4050
|
||||||
|
],
|
||||||
|
"_id": "qQcefFrQA9dMaWSh",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "FqeZIJgnvtm2Oa0L",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
17813,
|
||||||
|
4050,
|
||||||
|
17850,
|
||||||
|
3975
|
||||||
|
],
|
||||||
|
"_id": "2vbbtSpOYX50tgR5",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "FqeZIJgnvtm2Oa0L",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
17850,
|
||||||
|
3975,
|
||||||
|
17800,
|
||||||
|
3913
|
||||||
|
],
|
||||||
|
"_id": "kBEbbtxUsuZYoexg",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "FqeZIJgnvtm2Oa0L",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
17800,
|
||||||
|
3913,
|
||||||
|
17738,
|
||||||
|
3925
|
||||||
|
],
|
||||||
|
"_id": "VcOcYZMYwJZ414Gi",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "FqeZIJgnvtm2Oa0L",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"fa",
|
||||||
|
"tree",
|
||||||
|
"bare",
|
||||||
|
"dark",
|
||||||
|
"wood"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750645043301,
|
||||||
|
"modifiedTime": 1750645043301,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!w4naaZQWylF6ywE7"
|
||||||
|
}
|
||||||
@ -0,0 +1,433 @@
|
|||||||
|
{
|
||||||
|
"_id": "Stt1NfzEAzbBToJN",
|
||||||
|
"name": "Bare_Tree_Dark_B9_9x9",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "Stt1NfzEAzbBToJN",
|
||||||
|
"name": "Bare_Tree_Dark_B9_9x9",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Dark_B9_9x9.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": 18800,
|
||||||
|
"y": 3000,
|
||||||
|
"width": 1800,
|
||||||
|
"height": 1800,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "2gWHWMYrhHfFIF9P",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Bare_Tree_Dark_B9_9x9",
|
||||||
|
"TreeOverhead",
|
||||||
|
"TreeBare"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Dark_B9_9x9.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Shadow",
|
||||||
|
"tmFilterInternalId": "W0Jwc8j1Mq59Y5rS",
|
||||||
|
"tmFilterType": "shadow",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "shadow",
|
||||||
|
"filterId": "MB - Tree Shadow",
|
||||||
|
"rotation": 45,
|
||||||
|
"blur": 0,
|
||||||
|
"quality": 5,
|
||||||
|
"distance": 100,
|
||||||
|
"alpha": 0.35,
|
||||||
|
"padding": 10,
|
||||||
|
"shadowOnly": false,
|
||||||
|
"color": 0,
|
||||||
|
"zOrder": 6000,
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "eIORN6q0mwF9cSkm",
|
||||||
|
"placeableId": "2gWHWMYrhHfFIF9P",
|
||||||
|
"filterInternalId": "W0Jwc8j1Mq59Y5rS",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "uY8hmMi97XJGutWj",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 900000,
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.Stt1NfzEAzbBToJN",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Dark_B9_9x9.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Dark_B2_4x4.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": 19523,
|
||||||
|
"y": 3666,
|
||||||
|
"width": 457,
|
||||||
|
"height": 457,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 58,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "uU4kpAlAJvkb0MDU",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Dark_B2_4x4.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "uY8hmMi97XJGutWj",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
19763,
|
||||||
|
3863,
|
||||||
|
19700,
|
||||||
|
3875
|
||||||
|
],
|
||||||
|
"_id": "Xn4nec5qBqCc92zB",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "uY8hmMi97XJGutWj",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
19700,
|
||||||
|
3875,
|
||||||
|
19688,
|
||||||
|
3950
|
||||||
|
],
|
||||||
|
"_id": "5mTDtopCgLViIkor",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "uY8hmMi97XJGutWj",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
19688,
|
||||||
|
3950,
|
||||||
|
19750,
|
||||||
|
3975
|
||||||
|
],
|
||||||
|
"_id": "0i3C1mG0qmFEbpuE",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "uY8hmMi97XJGutWj",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
19750,
|
||||||
|
3975,
|
||||||
|
19813,
|
||||||
|
3938
|
||||||
|
],
|
||||||
|
"_id": "afKTd6g0YBjTw3S5",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "uY8hmMi97XJGutWj",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
19813,
|
||||||
|
3938,
|
||||||
|
19763,
|
||||||
|
3863
|
||||||
|
],
|
||||||
|
"_id": "VK99oe0gNGQQY8YU",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "uY8hmMi97XJGutWj",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"fa",
|
||||||
|
"tree",
|
||||||
|
"bare",
|
||||||
|
"dark",
|
||||||
|
"wood"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750645043301,
|
||||||
|
"modifiedTime": 1750645043301,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!Stt1NfzEAzbBToJN"
|
||||||
|
}
|
||||||
@ -0,0 +1,433 @@
|
|||||||
|
{
|
||||||
|
"_id": "CGYEktZcak7S96mk",
|
||||||
|
"name": "Bare_Tree_Light_B10_8x9",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "CGYEktZcak7S96mk",
|
||||||
|
"name": "Bare_Tree_Light_B10_8x9",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Light_B10_8x9.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": 4000,
|
||||||
|
"y": 13200,
|
||||||
|
"width": 1600,
|
||||||
|
"height": 1800,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "ZvDwF2BkMFgkndxi",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Bare_Tree_Light_B10_8x9",
|
||||||
|
"TreeOverhead",
|
||||||
|
"TreeBare"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Light_B10_8x9.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Shadow",
|
||||||
|
"tmFilterInternalId": "Ty91iDibEUhtp70E",
|
||||||
|
"tmFilterType": "shadow",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "shadow",
|
||||||
|
"filterId": "MB - Tree Shadow",
|
||||||
|
"rotation": 45,
|
||||||
|
"blur": 0,
|
||||||
|
"quality": 5,
|
||||||
|
"distance": 100,
|
||||||
|
"alpha": 0.35,
|
||||||
|
"padding": 10,
|
||||||
|
"shadowOnly": false,
|
||||||
|
"color": 0,
|
||||||
|
"zOrder": 6000,
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "MtD4imLWIAZCSVtV",
|
||||||
|
"placeableId": "ZvDwF2BkMFgkndxi",
|
||||||
|
"filterInternalId": "Ty91iDibEUhtp70E",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "bOR0KtCGEpRxFS8Y",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 3000000,
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.CGYEktZcak7S96mk",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Light_B10_8x9.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Light_B1_4x4.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": 4476,
|
||||||
|
"y": 13874,
|
||||||
|
"width": 457,
|
||||||
|
"height": 457,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 71,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "QRD142osGW29BoYQ",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Light_B1_4x4.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "bOR0KtCGEpRxFS8Y",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4675,
|
||||||
|
14025,
|
||||||
|
4613,
|
||||||
|
14075
|
||||||
|
],
|
||||||
|
"_id": "iaUEyxaxJ5u7P5kK",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "bOR0KtCGEpRxFS8Y",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4613,
|
||||||
|
14075,
|
||||||
|
4650,
|
||||||
|
14163
|
||||||
|
],
|
||||||
|
"_id": "0RHCKF9FNXhLrsdu",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "bOR0KtCGEpRxFS8Y",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4650,
|
||||||
|
14163,
|
||||||
|
4750,
|
||||||
|
14150
|
||||||
|
],
|
||||||
|
"_id": "Ql6ez9hf7vlwa2qq",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "bOR0KtCGEpRxFS8Y",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4750,
|
||||||
|
14150,
|
||||||
|
4763,
|
||||||
|
14063
|
||||||
|
],
|
||||||
|
"_id": "uGixNicURqeF4Q07",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "bOR0KtCGEpRxFS8Y",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4763,
|
||||||
|
14063,
|
||||||
|
4675,
|
||||||
|
14025
|
||||||
|
],
|
||||||
|
"_id": "f8zvc7CHuFLZrE7M",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "bOR0KtCGEpRxFS8Y",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"fa",
|
||||||
|
"tree",
|
||||||
|
"bare",
|
||||||
|
"light",
|
||||||
|
"wood"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750645043301,
|
||||||
|
"modifiedTime": 1750645043301,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!CGYEktZcak7S96mk"
|
||||||
|
}
|
||||||
@ -0,0 +1,433 @@
|
|||||||
|
{
|
||||||
|
"_id": "77Dc7tb95qq5yVgE",
|
||||||
|
"name": "Bare_Tree_Light_B1_9x9",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "77Dc7tb95qq5yVgE",
|
||||||
|
"name": "Bare_Tree_Light_B1_9x9",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Light_B1_9x9.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": 4000,
|
||||||
|
"y": 11400,
|
||||||
|
"width": 1800,
|
||||||
|
"height": 1800,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "Td7b2Gs6hjZAc7nh",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Bare_Tree_Light_B1_9x9",
|
||||||
|
"TreeOverhead",
|
||||||
|
"TreeBare"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Light_B1_9x9.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Shadow",
|
||||||
|
"tmFilterInternalId": "StNta7A3uDVrnMEb",
|
||||||
|
"tmFilterType": "shadow",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "shadow",
|
||||||
|
"filterId": "MB - Tree Shadow",
|
||||||
|
"rotation": 45,
|
||||||
|
"blur": 0,
|
||||||
|
"quality": 5,
|
||||||
|
"distance": 100,
|
||||||
|
"alpha": 0.35,
|
||||||
|
"padding": 10,
|
||||||
|
"shadowOnly": false,
|
||||||
|
"color": 0,
|
||||||
|
"zOrder": 6000,
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "NNnqQY0K9JdnGtmH",
|
||||||
|
"placeableId": "Td7b2Gs6hjZAc7nh",
|
||||||
|
"filterInternalId": "StNta7A3uDVrnMEb",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "bdizBJaKqjQbtc9D",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 2100000,
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.77Dc7tb95qq5yVgE",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Light_B1_9x9.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Light_B1_4x4.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": 4705,
|
||||||
|
"y": 12117,
|
||||||
|
"width": 457,
|
||||||
|
"height": 457,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 70,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "p4ODG4a0AtH5QaKe",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Light_B1_4x4.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "bdizBJaKqjQbtc9D",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4925,
|
||||||
|
12263,
|
||||||
|
4850,
|
||||||
|
12338
|
||||||
|
],
|
||||||
|
"_id": "O5yLWt3oipET7FU6",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "bdizBJaKqjQbtc9D",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4850,
|
||||||
|
12338,
|
||||||
|
4900,
|
||||||
|
12425
|
||||||
|
],
|
||||||
|
"_id": "7yq48GE59Jy6DlvN",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "bdizBJaKqjQbtc9D",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4900,
|
||||||
|
12425,
|
||||||
|
4975,
|
||||||
|
12388
|
||||||
|
],
|
||||||
|
"_id": "XR3vV9VDnR0wZimA",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "bdizBJaKqjQbtc9D",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4975,
|
||||||
|
12388,
|
||||||
|
4988,
|
||||||
|
12313
|
||||||
|
],
|
||||||
|
"_id": "WlguEk769SVy9F8o",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "bdizBJaKqjQbtc9D",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4988,
|
||||||
|
12313,
|
||||||
|
4925,
|
||||||
|
12263
|
||||||
|
],
|
||||||
|
"_id": "DQiSg65cn78g9mab",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "bdizBJaKqjQbtc9D",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"fa",
|
||||||
|
"tree",
|
||||||
|
"bare",
|
||||||
|
"light",
|
||||||
|
"wood"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750645043301,
|
||||||
|
"modifiedTime": 1750645043301,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!77Dc7tb95qq5yVgE"
|
||||||
|
}
|
||||||
@ -0,0 +1,433 @@
|
|||||||
|
{
|
||||||
|
"_id": "6rWiBf3QuEzZ8JUt",
|
||||||
|
"name": "Bare_Tree_Light_B2_11x11",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "6rWiBf3QuEzZ8JUt",
|
||||||
|
"name": "Bare_Tree_Light_B2_11x11",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Light_B2_11x11.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": 5800,
|
||||||
|
"y": 11400,
|
||||||
|
"width": 2200,
|
||||||
|
"height": 2200,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "JDo0r1K9Us9FoF2t",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Bare_Tree_Light_B2_11x11",
|
||||||
|
"TreeOverhead",
|
||||||
|
"TreeBare"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Light_B2_11x11.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Shadow",
|
||||||
|
"tmFilterInternalId": "4BQ5nxGs4EEgTCn4",
|
||||||
|
"tmFilterType": "shadow",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "shadow",
|
||||||
|
"filterId": "MB - Tree Shadow",
|
||||||
|
"rotation": 45,
|
||||||
|
"blur": 0,
|
||||||
|
"quality": 5,
|
||||||
|
"distance": 100,
|
||||||
|
"alpha": 0.35,
|
||||||
|
"padding": 10,
|
||||||
|
"shadowOnly": false,
|
||||||
|
"color": 0,
|
||||||
|
"zOrder": 6000,
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "isErPAkj0TVJbCrk",
|
||||||
|
"placeableId": "JDo0r1K9Us9FoF2t",
|
||||||
|
"filterInternalId": "4BQ5nxGs4EEgTCn4",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "NYnjsfW9yPDoTAJC",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 2200000,
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.6rWiBf3QuEzZ8JUt",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Light_B2_11x11.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Light_B2_4x4.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": 6600,
|
||||||
|
"y": 12300,
|
||||||
|
"width": 457,
|
||||||
|
"height": 457,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 72,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "HInPytiNOtzOgioU",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Light_B2_4x4.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "NYnjsfW9yPDoTAJC",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6813,
|
||||||
|
12413,
|
||||||
|
6763,
|
||||||
|
12463
|
||||||
|
],
|
||||||
|
"_id": "EMMZbEe07uQMJ9Zi",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "NYnjsfW9yPDoTAJC",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6763,
|
||||||
|
12463,
|
||||||
|
6763,
|
||||||
|
12538
|
||||||
|
],
|
||||||
|
"_id": "lQTzpBO87WQkn37s",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "NYnjsfW9yPDoTAJC",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6763,
|
||||||
|
12538,
|
||||||
|
6838,
|
||||||
|
12575
|
||||||
|
],
|
||||||
|
"_id": "wdn3HpAEjdNRwAc2",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "NYnjsfW9yPDoTAJC",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6838,
|
||||||
|
12575,
|
||||||
|
6900,
|
||||||
|
12500
|
||||||
|
],
|
||||||
|
"_id": "OkMUUM6RoChCnVpO",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "NYnjsfW9yPDoTAJC",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6900,
|
||||||
|
12500,
|
||||||
|
6813,
|
||||||
|
12413
|
||||||
|
],
|
||||||
|
"_id": "iXTkyFUMCPQE3uC5",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "NYnjsfW9yPDoTAJC",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"fa",
|
||||||
|
"tree",
|
||||||
|
"bare",
|
||||||
|
"light",
|
||||||
|
"wood"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750645043301,
|
||||||
|
"modifiedTime": 1750645043301,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!6rWiBf3QuEzZ8JUt"
|
||||||
|
}
|
||||||
@ -0,0 +1,388 @@
|
|||||||
|
{
|
||||||
|
"_id": "k4IG8QwgqS0IADs3",
|
||||||
|
"name": "Bare_Tree_Light_B3_9x9",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "k4IG8QwgqS0IADs3",
|
||||||
|
"name": "Bare_Tree_Light_B3_9x9",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Light_B3_9x9.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": 8000,
|
||||||
|
"y": 11400,
|
||||||
|
"width": 1800,
|
||||||
|
"height": 1800,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "4LlLj9oRtdGV8bz7",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Bare_Tree_Light_B3_9x9",
|
||||||
|
"TreeOverhead",
|
||||||
|
"TreeBare"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Light_B3_9x9.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Shadow",
|
||||||
|
"tmFilterInternalId": "iSvpb6eJbFDsVWwB",
|
||||||
|
"tmFilterType": "shadow",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "shadow",
|
||||||
|
"filterId": "MB - Tree Shadow",
|
||||||
|
"rotation": 45,
|
||||||
|
"blur": 0,
|
||||||
|
"quality": 5,
|
||||||
|
"distance": 100,
|
||||||
|
"alpha": 0.35,
|
||||||
|
"padding": 10,
|
||||||
|
"shadowOnly": false,
|
||||||
|
"color": 0,
|
||||||
|
"zOrder": 6000,
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "rbGcOL7RZR63loaM",
|
||||||
|
"placeableId": "4LlLj9oRtdGV8bz7",
|
||||||
|
"filterInternalId": "iSvpb6eJbFDsVWwB",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "aY6hvElr1PXMXOE7",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 2300000,
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.k4IG8QwgqS0IADs3",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Light_B3_9x9.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Light_B3_4x4.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": 8371,
|
||||||
|
"y": 12134,
|
||||||
|
"width": 457,
|
||||||
|
"height": 457,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 73,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "EeCe6HuR7GLvP2KJ",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Light_B3_4x4.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "aY6hvElr1PXMXOE7",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
8600,
|
||||||
|
12263,
|
||||||
|
8525,
|
||||||
|
12325
|
||||||
|
],
|
||||||
|
"_id": "Ivn2SqMLxtbLYDGi",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "aY6hvElr1PXMXOE7",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
8525,
|
||||||
|
12325,
|
||||||
|
8588,
|
||||||
|
12425
|
||||||
|
],
|
||||||
|
"_id": "oPY68pYGR4XEvGNA",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "aY6hvElr1PXMXOE7",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
8588,
|
||||||
|
12425,
|
||||||
|
8675,
|
||||||
|
12363
|
||||||
|
],
|
||||||
|
"_id": "JOjRl8wkxJrpUcze",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "aY6hvElr1PXMXOE7",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
8675,
|
||||||
|
12363,
|
||||||
|
8600,
|
||||||
|
12263
|
||||||
|
],
|
||||||
|
"_id": "UBdSIT22OkrD29MI",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "aY6hvElr1PXMXOE7",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"fa",
|
||||||
|
"tree",
|
||||||
|
"bare",
|
||||||
|
"light",
|
||||||
|
"wood"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750645043301,
|
||||||
|
"modifiedTime": 1750645043301,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!k4IG8QwgqS0IADs3"
|
||||||
|
}
|
||||||
@ -0,0 +1,433 @@
|
|||||||
|
{
|
||||||
|
"_id": "dtJ9oxGrlmVr3aos",
|
||||||
|
"name": "Bare_Tree_Light_B4_8x9",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "dtJ9oxGrlmVr3aos",
|
||||||
|
"name": "Bare_Tree_Light_B4_8x9",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Light_B4_8x9.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": 9800,
|
||||||
|
"y": 11400,
|
||||||
|
"width": 1600,
|
||||||
|
"height": 1800,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "xOeNlIYagZvM7mS6",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Bare_Tree_Light_B4_8x9",
|
||||||
|
"TreeOverhead",
|
||||||
|
"TreeBare"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Light_B4_8x9.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Shadow",
|
||||||
|
"tmFilterInternalId": "G7gVJgKpyTRzAyLb",
|
||||||
|
"tmFilterType": "shadow",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "shadow",
|
||||||
|
"filterId": "MB - Tree Shadow",
|
||||||
|
"rotation": 45,
|
||||||
|
"blur": 0,
|
||||||
|
"quality": 5,
|
||||||
|
"distance": 100,
|
||||||
|
"alpha": 0.35,
|
||||||
|
"padding": 10,
|
||||||
|
"shadowOnly": false,
|
||||||
|
"color": 0,
|
||||||
|
"zOrder": 6000,
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "NPZFrXKKFLEGpqJZ",
|
||||||
|
"placeableId": "xOeNlIYagZvM7mS6",
|
||||||
|
"filterInternalId": "G7gVJgKpyTRzAyLb",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "C2wO9j33nyGOk2FY",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 2400000,
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.dtJ9oxGrlmVr3aos",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Light_B4_8x9.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Light_B4_4x4.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": 10339,
|
||||||
|
"y": 12022,
|
||||||
|
"width": 457,
|
||||||
|
"height": 457,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 74,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "TXEBn4nnqid6wVsg",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Light_B4_4x4.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "C2wO9j33nyGOk2FY",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
10600,
|
||||||
|
12138,
|
||||||
|
10513,
|
||||||
|
12213
|
||||||
|
],
|
||||||
|
"_id": "T6N0FGBsxeF5r49H",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "C2wO9j33nyGOk2FY",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
10513,
|
||||||
|
12213,
|
||||||
|
10538,
|
||||||
|
12300
|
||||||
|
],
|
||||||
|
"_id": "N5tdB6glfCbV302Y",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "C2wO9j33nyGOk2FY",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
10538,
|
||||||
|
12300,
|
||||||
|
10638,
|
||||||
|
12275
|
||||||
|
],
|
||||||
|
"_id": "90V6ogR55bfnvsfL",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "C2wO9j33nyGOk2FY",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
10638,
|
||||||
|
12275,
|
||||||
|
10663,
|
||||||
|
12200
|
||||||
|
],
|
||||||
|
"_id": "p3wexFkcIyU0Psnp",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "C2wO9j33nyGOk2FY",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
10663,
|
||||||
|
12200,
|
||||||
|
10600,
|
||||||
|
12138
|
||||||
|
],
|
||||||
|
"_id": "QvuJWOWG0hhzxZyP",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "C2wO9j33nyGOk2FY",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"fa",
|
||||||
|
"tree",
|
||||||
|
"bare",
|
||||||
|
"light",
|
||||||
|
"wood"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750645043301,
|
||||||
|
"modifiedTime": 1750645043301,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!dtJ9oxGrlmVr3aos"
|
||||||
|
}
|
||||||
@ -0,0 +1,433 @@
|
|||||||
|
{
|
||||||
|
"_id": "BAZM5h6QEQLrUFfd",
|
||||||
|
"name": "Bare_Tree_Light_B5_9x8",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "BAZM5h6QEQLrUFfd",
|
||||||
|
"name": "Bare_Tree_Light_B5_9x8",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Light_B5_9x8.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": 11400,
|
||||||
|
"y": 11400,
|
||||||
|
"width": 1800,
|
||||||
|
"height": 1600,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "g2o8K60rMeZx9wvu",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Bare_Tree_Light_B5_9x8",
|
||||||
|
"TreeOverhead",
|
||||||
|
"TreeBare"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Light_B5_9x8.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Shadow",
|
||||||
|
"tmFilterInternalId": "4NmsuQq4Hz7JEJQT",
|
||||||
|
"tmFilterType": "shadow",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "shadow",
|
||||||
|
"filterId": "MB - Tree Shadow",
|
||||||
|
"rotation": 45,
|
||||||
|
"blur": 0,
|
||||||
|
"quality": 5,
|
||||||
|
"distance": 100,
|
||||||
|
"alpha": 0.35,
|
||||||
|
"padding": 10,
|
||||||
|
"shadowOnly": false,
|
||||||
|
"color": 0,
|
||||||
|
"zOrder": 6000,
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "zIORVZuS5g5emaEc",
|
||||||
|
"placeableId": "g2o8K60rMeZx9wvu",
|
||||||
|
"filterInternalId": "4NmsuQq4Hz7JEJQT",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "F2cS3CvOKmS7nCNy",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 2500000,
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.BAZM5h6QEQLrUFfd",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Light_B5_9x8.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Light_B5_4x4.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": 11994,
|
||||||
|
"y": 12086,
|
||||||
|
"width": 457,
|
||||||
|
"height": 457,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 75,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "vO2H9d0Qi87B6s7U",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Light_B5_4x4.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "F2cS3CvOKmS7nCNy",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
12225,
|
||||||
|
12213,
|
||||||
|
12150,
|
||||||
|
12288
|
||||||
|
],
|
||||||
|
"_id": "qFTQtIRbbZvH7Gjy",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "F2cS3CvOKmS7nCNy",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
12150,
|
||||||
|
12288,
|
||||||
|
12188,
|
||||||
|
12375
|
||||||
|
],
|
||||||
|
"_id": "LTEjj3EIetuMMTEu",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "F2cS3CvOKmS7nCNy",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
12188,
|
||||||
|
12375,
|
||||||
|
12288,
|
||||||
|
12363
|
||||||
|
],
|
||||||
|
"_id": "na6tBLj64L24f2c3",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "F2cS3CvOKmS7nCNy",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
12288,
|
||||||
|
12363,
|
||||||
|
12313,
|
||||||
|
12275
|
||||||
|
],
|
||||||
|
"_id": "ILRIrygStPkdiAeV",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "F2cS3CvOKmS7nCNy",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
12313,
|
||||||
|
12275,
|
||||||
|
12225,
|
||||||
|
12213
|
||||||
|
],
|
||||||
|
"_id": "7TLveY6ZyWp5JvMO",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "F2cS3CvOKmS7nCNy",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"fa",
|
||||||
|
"tree",
|
||||||
|
"bare",
|
||||||
|
"light",
|
||||||
|
"wood"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750645043301,
|
||||||
|
"modifiedTime": 1750645043301,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!BAZM5h6QEQLrUFfd"
|
||||||
|
}
|
||||||
@ -0,0 +1,433 @@
|
|||||||
|
{
|
||||||
|
"_id": "zRxciV5dCcXasDub",
|
||||||
|
"name": "Bare_Tree_Light_B6_8x8",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "zRxciV5dCcXasDub",
|
||||||
|
"name": "Bare_Tree_Light_B6_8x8",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Light_B6_8x8.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": 13200,
|
||||||
|
"y": 11400,
|
||||||
|
"width": 1600,
|
||||||
|
"height": 1600,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "47O6syUccj5St7tU",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Bare_Tree_Light_B6_8x8",
|
||||||
|
"TreeOverhead",
|
||||||
|
"TreeBare"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Light_B6_8x8.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Shadow",
|
||||||
|
"tmFilterInternalId": "oUjSeetHpnAw2gxh",
|
||||||
|
"tmFilterType": "shadow",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "shadow",
|
||||||
|
"filterId": "MB - Tree Shadow",
|
||||||
|
"rotation": 45,
|
||||||
|
"blur": 0,
|
||||||
|
"quality": 5,
|
||||||
|
"distance": 100,
|
||||||
|
"alpha": 0.35,
|
||||||
|
"padding": 10,
|
||||||
|
"shadowOnly": false,
|
||||||
|
"color": 0,
|
||||||
|
"zOrder": 6000,
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "81V99oGJFuqLuFZf",
|
||||||
|
"placeableId": "47O6syUccj5St7tU",
|
||||||
|
"filterInternalId": "oUjSeetHpnAw2gxh",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "aW4a83Y0HJAYCIDw",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 2600000,
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.zRxciV5dCcXasDub",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Light_B6_8x8.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Light_B5_4x4.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": 13800,
|
||||||
|
"y": 11900,
|
||||||
|
"width": 457,
|
||||||
|
"height": 457,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 76,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "6LosYz4VplP0dGiT",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Light_B5_4x4.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "aW4a83Y0HJAYCIDw",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
14025,
|
||||||
|
12025,
|
||||||
|
13963,
|
||||||
|
12088
|
||||||
|
],
|
||||||
|
"_id": "p170xolfeh6RRGXO",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "aW4a83Y0HJAYCIDw",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
13963,
|
||||||
|
12088,
|
||||||
|
14000,
|
||||||
|
12175
|
||||||
|
],
|
||||||
|
"_id": "dmkJWkoLs6t6y4YF",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "aW4a83Y0HJAYCIDw",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
14000,
|
||||||
|
12175,
|
||||||
|
14113,
|
||||||
|
12175
|
||||||
|
],
|
||||||
|
"_id": "BOMzK3oIMOj0mdCW",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "aW4a83Y0HJAYCIDw",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
14113,
|
||||||
|
12175,
|
||||||
|
14138,
|
||||||
|
12088
|
||||||
|
],
|
||||||
|
"_id": "CRYIZr7y3hoGaVVK",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "aW4a83Y0HJAYCIDw",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
14138,
|
||||||
|
12088,
|
||||||
|
14025,
|
||||||
|
12025
|
||||||
|
],
|
||||||
|
"_id": "0cNbgDiUrDRexwiy",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "aW4a83Y0HJAYCIDw",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"fa",
|
||||||
|
"tree",
|
||||||
|
"bare",
|
||||||
|
"light",
|
||||||
|
"wood"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750645043301,
|
||||||
|
"modifiedTime": 1750645043301,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!zRxciV5dCcXasDub"
|
||||||
|
}
|
||||||
@ -0,0 +1,388 @@
|
|||||||
|
{
|
||||||
|
"_id": "9vT4XFgn3EwvYhAv",
|
||||||
|
"name": "Bare_Tree_Light_B7_10x10",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "9vT4XFgn3EwvYhAv",
|
||||||
|
"name": "Bare_Tree_Light_B7_10x10",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Light_B7_10x10.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": 14800,
|
||||||
|
"y": 11400,
|
||||||
|
"width": 2000,
|
||||||
|
"height": 2000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "4ckJL61FAT5EDLPK",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Bare_Tree_Light_B7_10x10",
|
||||||
|
"TreeOverhead",
|
||||||
|
"TreeBare"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Light_B7_10x10.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Shadow",
|
||||||
|
"tmFilterInternalId": "B40mljX07QtsfNs6",
|
||||||
|
"tmFilterType": "shadow",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "shadow",
|
||||||
|
"filterId": "MB - Tree Shadow",
|
||||||
|
"rotation": 45,
|
||||||
|
"blur": 0,
|
||||||
|
"quality": 5,
|
||||||
|
"distance": 100,
|
||||||
|
"alpha": 0.35,
|
||||||
|
"padding": 10,
|
||||||
|
"shadowOnly": false,
|
||||||
|
"color": 0,
|
||||||
|
"zOrder": 6000,
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "AL8QsmX962oHazRT",
|
||||||
|
"placeableId": "4ckJL61FAT5EDLPK",
|
||||||
|
"filterInternalId": "B40mljX07QtsfNs6",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "NZza8Vc8IQgno3be",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 2700000,
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.9vT4XFgn3EwvYhAv",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Light_B7_10x10.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Light_B7_4x4.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": 15600,
|
||||||
|
"y": 12000,
|
||||||
|
"width": 457,
|
||||||
|
"height": 457,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 77,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "Dze6DX6IyIF2Cg62",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Light_B7_4x4.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "NZza8Vc8IQgno3be",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
15850,
|
||||||
|
12200,
|
||||||
|
15775,
|
||||||
|
12250
|
||||||
|
],
|
||||||
|
"_id": "AKkJU5jhgP5SetOp",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "NZza8Vc8IQgno3be",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
15775,
|
||||||
|
12250,
|
||||||
|
15825,
|
||||||
|
12325
|
||||||
|
],
|
||||||
|
"_id": "sVUp71WhGJ8k4Ldv",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "NZza8Vc8IQgno3be",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
15825,
|
||||||
|
12325,
|
||||||
|
15925,
|
||||||
|
12288
|
||||||
|
],
|
||||||
|
"_id": "6jjE4KJ3KKlhlwaQ",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "NZza8Vc8IQgno3be",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
15925,
|
||||||
|
12288,
|
||||||
|
15850,
|
||||||
|
12200
|
||||||
|
],
|
||||||
|
"_id": "ZWnbriX3lY0o0e68",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "NZza8Vc8IQgno3be",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"fa",
|
||||||
|
"tree",
|
||||||
|
"bare",
|
||||||
|
"light",
|
||||||
|
"wood"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750645043301,
|
||||||
|
"modifiedTime": 1750645043301,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!9vT4XFgn3EwvYhAv"
|
||||||
|
}
|
||||||
@ -0,0 +1,388 @@
|
|||||||
|
{
|
||||||
|
"_id": "EyIn7kuosYsNfCw0",
|
||||||
|
"name": "Bare_Tree_Light_B8_10x11",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "EyIn7kuosYsNfCw0",
|
||||||
|
"name": "Bare_Tree_Light_B8_10x11",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Light_B8_10x11.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": 16800,
|
||||||
|
"y": 11400,
|
||||||
|
"width": 2000,
|
||||||
|
"height": 2200,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "OeVzh59B5uueBBsI",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Bare_Tree_Light_B8_10x11",
|
||||||
|
"TreeOverhead",
|
||||||
|
"TreeBare"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Light_B8_10x11.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Shadow",
|
||||||
|
"tmFilterInternalId": "gwVLLuatoYUpb11q",
|
||||||
|
"tmFilterType": "shadow",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "shadow",
|
||||||
|
"filterId": "MB - Tree Shadow",
|
||||||
|
"rotation": 45,
|
||||||
|
"blur": 0,
|
||||||
|
"quality": 5,
|
||||||
|
"distance": 100,
|
||||||
|
"alpha": 0.35,
|
||||||
|
"padding": 10,
|
||||||
|
"shadowOnly": false,
|
||||||
|
"color": 0,
|
||||||
|
"zOrder": 6000,
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "PWCecNceSU5wShWg",
|
||||||
|
"placeableId": "OeVzh59B5uueBBsI",
|
||||||
|
"filterInternalId": "gwVLLuatoYUpb11q",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "7DHOCy7D7I6Sje5Q",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 2800000,
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.EyIn7kuosYsNfCw0",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Light_B8_10x11.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Light_B1_4x4.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": 17477,
|
||||||
|
"y": 12164,
|
||||||
|
"width": 457,
|
||||||
|
"height": 457,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 78,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "1bgrsvT2Ur9DRNHm",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Light_B1_4x4.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "7DHOCy7D7I6Sje5Q",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
17675,
|
||||||
|
12338,
|
||||||
|
17600,
|
||||||
|
12363
|
||||||
|
],
|
||||||
|
"_id": "scCiqqtHzLlqM7up",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "7DHOCy7D7I6Sje5Q",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
17600,
|
||||||
|
12363,
|
||||||
|
17625,
|
||||||
|
12475
|
||||||
|
],
|
||||||
|
"_id": "MEkVvk6JyMFTtIHf",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "7DHOCy7D7I6Sje5Q",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
17625,
|
||||||
|
12475,
|
||||||
|
17738,
|
||||||
|
12450
|
||||||
|
],
|
||||||
|
"_id": "iltmBVZLeDgbbZwd",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "7DHOCy7D7I6Sje5Q",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
17738,
|
||||||
|
12450,
|
||||||
|
17675,
|
||||||
|
12338
|
||||||
|
],
|
||||||
|
"_id": "lfBhZfEPZmMXkWLg",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "7DHOCy7D7I6Sje5Q",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"fa",
|
||||||
|
"tree",
|
||||||
|
"bare",
|
||||||
|
"light",
|
||||||
|
"wood"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750645043301,
|
||||||
|
"modifiedTime": 1750645043301,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!EyIn7kuosYsNfCw0"
|
||||||
|
}
|
||||||
@ -0,0 +1,388 @@
|
|||||||
|
{
|
||||||
|
"_id": "wqUfEQRgOaMIDCry",
|
||||||
|
"name": "Bare_Tree_Light_B9_9x9",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "wqUfEQRgOaMIDCry",
|
||||||
|
"name": "Bare_Tree_Light_B9_9x9",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Light_B9_9x9.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": 18800,
|
||||||
|
"y": 11400,
|
||||||
|
"width": 1800,
|
||||||
|
"height": 1800,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "cSV5yHv2t7m3Eu03",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Bare_Tree_Light_B9_9x9",
|
||||||
|
"TreeOverhead",
|
||||||
|
"TreeBare"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Light_B9_9x9.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Shadow",
|
||||||
|
"tmFilterInternalId": "mu3pT1mr0GioUrwS",
|
||||||
|
"tmFilterType": "shadow",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "shadow",
|
||||||
|
"filterId": "MB - Tree Shadow",
|
||||||
|
"rotation": 45,
|
||||||
|
"blur": 0,
|
||||||
|
"quality": 5,
|
||||||
|
"distance": 100,
|
||||||
|
"alpha": 0.35,
|
||||||
|
"padding": 10,
|
||||||
|
"shadowOnly": false,
|
||||||
|
"color": 0,
|
||||||
|
"zOrder": 6000,
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "QUhIuXCLeXlANAFO",
|
||||||
|
"placeableId": "cSV5yHv2t7m3Eu03",
|
||||||
|
"filterInternalId": "mu3pT1mr0GioUrwS",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "3OGSUkCzz5kc00Nw",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 2900000,
|
||||||
|
"folder": "FmHlSiVOI9gl0bpE",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.wqUfEQRgOaMIDCry",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Bare_Trees/Bare_Tree_Light_B9_9x9.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Light_B2_4x4.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": 19570,
|
||||||
|
"y": 12091,
|
||||||
|
"width": 370,
|
||||||
|
"height": 357,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 79,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "PSmqjLOmNm5I7U4L",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Light_B2_4x4.webp",
|
||||||
|
"altImages": []
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "3OGSUkCzz5kc00Nw",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
19788,
|
||||||
|
12225,
|
||||||
|
19725,
|
||||||
|
12250
|
||||||
|
],
|
||||||
|
"_id": "LS6K0QYQTb1vCkHU",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "3OGSUkCzz5kc00Nw",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
19725,
|
||||||
|
12250,
|
||||||
|
19725,
|
||||||
|
12325
|
||||||
|
],
|
||||||
|
"_id": "HY8b7z1xU4kg3xwN",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "3OGSUkCzz5kc00Nw",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
19725,
|
||||||
|
12325,
|
||||||
|
19800,
|
||||||
|
12313
|
||||||
|
],
|
||||||
|
"_id": "15SW2EFNeByvvP3r",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "3OGSUkCzz5kc00Nw",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
19800,
|
||||||
|
12313,
|
||||||
|
19788,
|
||||||
|
12225
|
||||||
|
],
|
||||||
|
"_id": "g89FpHiWxnzxwcsp",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "3OGSUkCzz5kc00Nw",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"fa",
|
||||||
|
"tree",
|
||||||
|
"bare",
|
||||||
|
"light",
|
||||||
|
"wood"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750645043301,
|
||||||
|
"modifiedTime": 1750645043301,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!wqUfEQRgOaMIDCry"
|
||||||
|
}
|
||||||
28
packsrc/mass-edit-presets/Bare_Trees_FmHlSiVOI9gl0bpE.json
Normal file
28
packsrc/mass-edit-presets/Bare_Trees_FmHlSiVOI9gl0bpE.json
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
{
|
||||||
|
"_id": "FmHlSiVOI9gl0bpE",
|
||||||
|
"name": "Bare Trees",
|
||||||
|
"color": null,
|
||||||
|
"sorting": "m",
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"types": [
|
||||||
|
"ALL",
|
||||||
|
"Tile"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "JournalEntry",
|
||||||
|
"description": "",
|
||||||
|
"sort": 0,
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"lastModifiedBy": null
|
||||||
|
},
|
||||||
|
"_key": "!folders!FmHlSiVOI9gl0bpE"
|
||||||
|
}
|
||||||
@ -71,12 +71,14 @@
|
|||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "swade",
|
"systemId": "swade",
|
||||||
"systemVersion": "3.3.11",
|
"systemVersion": "3.3.11",
|
||||||
"coreVersion": "12.328",
|
"coreVersion": "13.342",
|
||||||
"createdTime": 1715452439337,
|
"createdTime": 1715452439337,
|
||||||
"modifiedTime": 1715452439337,
|
"modifiedTime": 1715452439337,
|
||||||
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null
|
"duplicateSource": null,
|
||||||
|
"exportSource": null
|
||||||
},
|
},
|
||||||
|
"categories": [],
|
||||||
"_key": "!journal!SB2PqEIxuChmGSci"
|
"_key": "!journal!SB2PqEIxuChmGSci"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -66,12 +66,14 @@
|
|||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "swade",
|
"systemId": "swade",
|
||||||
"systemVersion": "3.3.11",
|
"systemVersion": "3.3.11",
|
||||||
"coreVersion": "12.328",
|
"coreVersion": "13.342",
|
||||||
"createdTime": 1715452439352,
|
"createdTime": 1715452439352,
|
||||||
"modifiedTime": 1715452439352,
|
"modifiedTime": 1715452439352,
|
||||||
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null
|
"duplicateSource": null,
|
||||||
|
"exportSource": null
|
||||||
},
|
},
|
||||||
|
"categories": [],
|
||||||
"_key": "!journal!NnqgzJI0ZpTJkZrM"
|
"_key": "!journal!NnqgzJI0ZpTJkZrM"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -65,12 +65,14 @@
|
|||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "swade",
|
"systemId": "swade",
|
||||||
"systemVersion": "3.4.1",
|
"systemVersion": "3.4.1",
|
||||||
"coreVersion": "12.328",
|
"coreVersion": "13.342",
|
||||||
"createdTime": 1718679948685,
|
"createdTime": 1718679948685,
|
||||||
"modifiedTime": 1718679948685,
|
"modifiedTime": 1718679948685,
|
||||||
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null
|
"duplicateSource": null,
|
||||||
|
"exportSource": null
|
||||||
},
|
},
|
||||||
|
"categories": [],
|
||||||
"_key": "!journal!lykNH1CF1odY11vX"
|
"_key": "!journal!lykNH1CF1odY11vX"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -62,12 +62,14 @@
|
|||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "swade",
|
"systemId": "swade",
|
||||||
"systemVersion": "3.3.11",
|
"systemVersion": "3.3.11",
|
||||||
"coreVersion": "12.328",
|
"coreVersion": "13.342",
|
||||||
"createdTime": 1715452719116,
|
"createdTime": 1715452719116,
|
||||||
"modifiedTime": 1715452719116,
|
"modifiedTime": 1715452719116,
|
||||||
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null
|
"duplicateSource": null,
|
||||||
|
"exportSource": null
|
||||||
},
|
},
|
||||||
|
"categories": [],
|
||||||
"_key": "!journal!sq8jZhOvcfUiuLfu"
|
"_key": "!journal!sq8jZhOvcfUiuLfu"
|
||||||
}
|
}
|
||||||
|
|||||||
28
packsrc/mass-edit-presets/Flora_7Hhzf59jc7SqF5x4.json
Normal file
28
packsrc/mass-edit-presets/Flora_7Hhzf59jc7SqF5x4.json
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
{
|
||||||
|
"_id": "7Hhzf59jc7SqF5x4",
|
||||||
|
"name": "Flora",
|
||||||
|
"color": null,
|
||||||
|
"sorting": "m",
|
||||||
|
"folder": "OsZiOH83adaCRaaR",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"types": [
|
||||||
|
"ALL",
|
||||||
|
"Tile"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "JournalEntry",
|
||||||
|
"description": "",
|
||||||
|
"sort": 0,
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"lastModifiedBy": null
|
||||||
|
},
|
||||||
|
"_key": "!folders!7Hhzf59jc7SqF5x4"
|
||||||
|
}
|
||||||
@ -71,12 +71,14 @@
|
|||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "swade",
|
"systemId": "swade",
|
||||||
"systemVersion": "3.3.11",
|
"systemVersion": "3.3.11",
|
||||||
"coreVersion": "12.328",
|
"coreVersion": "13.342",
|
||||||
"createdTime": 1715452439367,
|
"createdTime": 1715452439367,
|
||||||
"modifiedTime": 1715452439367,
|
"modifiedTime": 1715452439367,
|
||||||
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null
|
"duplicateSource": null,
|
||||||
|
"exportSource": null
|
||||||
},
|
},
|
||||||
|
"categories": [],
|
||||||
"_key": "!journal!k0KYgArWj2wOuuxQ"
|
"_key": "!journal!k0KYgArWj2wOuuxQ"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -71,12 +71,14 @@
|
|||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "swade",
|
"systemId": "swade",
|
||||||
"systemVersion": "3.3.11",
|
"systemVersion": "3.3.11",
|
||||||
"coreVersion": "12.328",
|
"coreVersion": "13.342",
|
||||||
"createdTime": 1715452439392,
|
"createdTime": 1715452439392,
|
||||||
"modifiedTime": 1715452439392,
|
"modifiedTime": 1715452439392,
|
||||||
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null
|
"duplicateSource": null,
|
||||||
|
"exportSource": null
|
||||||
},
|
},
|
||||||
|
"categories": [],
|
||||||
"_key": "!journal!7KPV7r0XXQMlSGwA"
|
"_key": "!journal!7KPV7r0XXQMlSGwA"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -67,12 +67,14 @@
|
|||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "swade",
|
"systemId": "swade",
|
||||||
"systemVersion": "3.3.11",
|
"systemVersion": "3.3.11",
|
||||||
"coreVersion": "12.328",
|
"coreVersion": "13.342",
|
||||||
"createdTime": 1715452439421,
|
"createdTime": 1715452439421,
|
||||||
"modifiedTime": 1715452439421,
|
"modifiedTime": 1715452439421,
|
||||||
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null
|
"duplicateSource": null,
|
||||||
|
"exportSource": null
|
||||||
},
|
},
|
||||||
|
"categories": [],
|
||||||
"_key": "!journal!KQ23zZGZk40bhDz1"
|
"_key": "!journal!KQ23zZGZk40bhDz1"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -68,12 +68,14 @@
|
|||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "swade",
|
"systemId": "swade",
|
||||||
"systemVersion": "3.3.11",
|
"systemVersion": "3.3.11",
|
||||||
"coreVersion": "12.328",
|
"coreVersion": "13.342",
|
||||||
"createdTime": 1715452439435,
|
"createdTime": 1715452439435,
|
||||||
"modifiedTime": 1715452439435,
|
"modifiedTime": 1715452439435,
|
||||||
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null
|
"duplicateSource": null,
|
||||||
|
"exportSource": null
|
||||||
},
|
},
|
||||||
|
"categories": [],
|
||||||
"_key": "!journal!qpd4ihztRr1DWyEa"
|
"_key": "!journal!qpd4ihztRr1DWyEa"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -232,12 +232,14 @@
|
|||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "swade",
|
"systemId": "swade",
|
||||||
"systemVersion": "3.3.11",
|
"systemVersion": "3.3.11",
|
||||||
"coreVersion": "12.328",
|
"coreVersion": "13.342",
|
||||||
"createdTime": 1713115206732,
|
"createdTime": 1713115206732,
|
||||||
"modifiedTime": 1713115206732,
|
"modifiedTime": 1713115206732,
|
||||||
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null
|
"duplicateSource": null,
|
||||||
|
"exportSource": null
|
||||||
},
|
},
|
||||||
|
"categories": [],
|
||||||
"_key": "!journal!I59kZy8WySY4kLyk"
|
"_key": "!journal!I59kZy8WySY4kLyk"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -233,12 +233,14 @@
|
|||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "swade",
|
"systemId": "swade",
|
||||||
"systemVersion": "3.3.11",
|
"systemVersion": "3.3.11",
|
||||||
"coreVersion": "12.328",
|
"coreVersion": "13.342",
|
||||||
"createdTime": 1713115206710,
|
"createdTime": 1713115206710,
|
||||||
"modifiedTime": 1713115206710,
|
"modifiedTime": 1713115206710,
|
||||||
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null
|
"duplicateSource": null,
|
||||||
|
"exportSource": null
|
||||||
},
|
},
|
||||||
|
"categories": [],
|
||||||
"_key": "!journal!8udCDDd2ieLVuyDX"
|
"_key": "!journal!8udCDDd2ieLVuyDX"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -65,12 +65,14 @@
|
|||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "swade",
|
"systemId": "swade",
|
||||||
"systemVersion": "3.4.1",
|
"systemVersion": "3.4.1",
|
||||||
"coreVersion": "12.328",
|
"coreVersion": "13.342",
|
||||||
"createdTime": 1718679948718,
|
"createdTime": 1718679948718,
|
||||||
"modifiedTime": 1718679948718,
|
"modifiedTime": 1718679948718,
|
||||||
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null
|
"duplicateSource": null,
|
||||||
|
"exportSource": null
|
||||||
},
|
},
|
||||||
|
"categories": [],
|
||||||
"_key": "!journal!J3dS6bybSG3urkfq"
|
"_key": "!journal!J3dS6bybSG3urkfq"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -71,12 +71,14 @@
|
|||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "swade",
|
"systemId": "swade",
|
||||||
"systemVersion": "3.3.11",
|
"systemVersion": "3.3.11",
|
||||||
"coreVersion": "12.328",
|
"coreVersion": "13.342",
|
||||||
"createdTime": 1715452439404,
|
"createdTime": 1715452439404,
|
||||||
"modifiedTime": 1715452439404,
|
"modifiedTime": 1715452439404,
|
||||||
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
"lastModifiedBy": "sVoCvBU1knmXzoYe",
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null
|
"duplicateSource": null,
|
||||||
|
"exportSource": null
|
||||||
},
|
},
|
||||||
|
"categories": [],
|
||||||
"_key": "!journal!toj80cTP64UHD63i"
|
"_key": "!journal!toj80cTP64UHD63i"
|
||||||
}
|
}
|
||||||
|
|||||||
512
packsrc/mass-edit-presets/Tree_A1_6x6_lN1XagNzbEfTk7OG.json
Normal file
512
packsrc/mass-edit-presets/Tree_A1_6x6_lN1XagNzbEfTk7OG.json
Normal file
@ -0,0 +1,512 @@
|
|||||||
|
{
|
||||||
|
"_id": "lN1XagNzbEfTk7OG",
|
||||||
|
"name": "Tree_A1_6x6",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "lN1XagNzbEfTk7OG",
|
||||||
|
"name": "Tree_A1_6x6",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_A1_6x6.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": 2000,
|
||||||
|
"y": 1600,
|
||||||
|
"width": 1200,
|
||||||
|
"height": 1200,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 1,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "kY715XPwrsHJ5TGH",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Tree_A1_6x6",
|
||||||
|
"TreeCanopy",
|
||||||
|
"TreeLeafy"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"levels": {
|
||||||
|
"rangeTop": null,
|
||||||
|
"showIfAbove": false,
|
||||||
|
"showAboveRange": null,
|
||||||
|
"noCollision": false,
|
||||||
|
"noFogHide": false,
|
||||||
|
"isBasement": false,
|
||||||
|
"allWallBlockSight": true
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_A1_6x6.webp",
|
||||||
|
"altImages": [
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Multicolor1_A1_6x6.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Red_A1_6x6.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Yellow_A1_6x6.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor2_A1_6x6.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor3_A1_6x6.webp"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Breeze Ripple",
|
||||||
|
"tmFilterInternalId": "XuYprOcsVPpaCWv8",
|
||||||
|
"tmFilterType": "distortion",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "distortion",
|
||||||
|
"filterId": "MB - Tree Breeze Ripple",
|
||||||
|
"maskPath": "/modules/tokenmagic/fx/assets/distortion-1.png",
|
||||||
|
"maskSpriteScaleX": 8,
|
||||||
|
"maskSpriteScaleY": 4,
|
||||||
|
"padding": 20,
|
||||||
|
"animated": {
|
||||||
|
"maskSpriteX": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
},
|
||||||
|
"maskSpriteY": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "ZVfHuDOdyUjBHz43",
|
||||||
|
"placeableId": "kY715XPwrsHJ5TGH",
|
||||||
|
"filterInternalId": "XuYprOcsVPpaCWv8",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "Z8ISOF8LMXMSGGa6",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 100000,
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.lN1XagNzbEfTk7OG",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_A1_6x6.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "fromUuid('Compendium.mb-assets.asset-macros.Macro.jXyqie75jEVIFvb8').then(macro => macro.execute({objects}))",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Shadows/Tree_Shadow_A1_6x6.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": 2000,
|
||||||
|
"y": 1600,
|
||||||
|
"width": 1200,
|
||||||
|
"height": 1200,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 10,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "7aLxmFJvQalq32C1",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Shadows/Tree_Shadow_A1_6x6.webp"
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeShadow"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "Z8ISOF8LMXMSGGa6",
|
||||||
|
"type": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Dark_B1_4x4.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": 2444,
|
||||||
|
"y": 2233,
|
||||||
|
"width": 320,
|
||||||
|
"height": 320,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 26,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "3R2OrMPSIHSc0DBT",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeCanopy",
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tokenmagic": {},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "Z8ISOF8LMXMSGGa6",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
2588,
|
||||||
|
2338,
|
||||||
|
2538,
|
||||||
|
2388
|
||||||
|
],
|
||||||
|
"_id": "dX8VcJKQoNDnSBDw",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "Z8ISOF8LMXMSGGa6",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
2538,
|
||||||
|
2388,
|
||||||
|
2563,
|
||||||
|
2450
|
||||||
|
],
|
||||||
|
"_id": "7xdiHdWeEZ1TDXGp",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "Z8ISOF8LMXMSGGa6",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
2563,
|
||||||
|
2450,
|
||||||
|
2638,
|
||||||
|
2450
|
||||||
|
],
|
||||||
|
"_id": "JBjTxI7GCRh860k4",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "Z8ISOF8LMXMSGGa6",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
2638,
|
||||||
|
2450,
|
||||||
|
2663,
|
||||||
|
2400
|
||||||
|
],
|
||||||
|
"_id": "O3CksjgFX9tGBH4K",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "Z8ISOF8LMXMSGGa6",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
2663,
|
||||||
|
2400,
|
||||||
|
2588,
|
||||||
|
2338
|
||||||
|
],
|
||||||
|
"_id": "BcZTP6ouN571U1zT",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "Z8ISOF8LMXMSGGa6",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"fa",
|
||||||
|
"leafy",
|
||||||
|
"style-a"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750631453770,
|
||||||
|
"modifiedTime": 1750631453770,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!lN1XagNzbEfTk7OG"
|
||||||
|
}
|
||||||
543
packsrc/mass-edit-presets/Tree_A2_8x7_rXQJOi2Hi9kmrYXZ.json
Normal file
543
packsrc/mass-edit-presets/Tree_A2_8x7_rXQJOi2Hi9kmrYXZ.json
Normal file
@ -0,0 +1,543 @@
|
|||||||
|
{
|
||||||
|
"_id": "rXQJOi2Hi9kmrYXZ",
|
||||||
|
"name": "Tree_A2_8x7",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "rXQJOi2Hi9kmrYXZ",
|
||||||
|
"name": "Tree_A2_8x7",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_A2_8x7.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": 3200,
|
||||||
|
"y": 1600,
|
||||||
|
"width": 1600,
|
||||||
|
"height": 1400,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 1,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "r7LmgYrbtySDB4rf",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Tree_A2_8x7",
|
||||||
|
"TreeCanopy",
|
||||||
|
"TreeLeafy"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_A2_8x7.webp",
|
||||||
|
"altImages": [
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Multicolor1_A2_8x7.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Red_A2_8x7.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Yellow_A2_8x7.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor2_A2_8x7.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor3_A2_8x7.webp"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Breeze Ripple",
|
||||||
|
"tmFilterInternalId": "kl5YvdjQqTNWoOs1",
|
||||||
|
"tmFilterType": "distortion",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "distortion",
|
||||||
|
"filterId": "MB - Tree Breeze Ripple",
|
||||||
|
"maskPath": "/modules/tokenmagic/fx/assets/distortion-1.png",
|
||||||
|
"maskSpriteScaleX": 8,
|
||||||
|
"maskSpriteScaleY": 4,
|
||||||
|
"padding": 20,
|
||||||
|
"animated": {
|
||||||
|
"maskSpriteX": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
},
|
||||||
|
"maskSpriteY": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "bLdLYmRUIuP6E2yf",
|
||||||
|
"placeableId": "r7LmgYrbtySDB4rf",
|
||||||
|
"filterInternalId": "kl5YvdjQqTNWoOs1",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "7AKrIaS1A0cK6zDL",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 200000,
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.rXQJOi2Hi9kmrYXZ",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_A2_8x7.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "fromUuid('Compendium.mb-assets.asset-macros.Macro.jXyqie75jEVIFvb8').then(macro => macro.execute({objects}))",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Shadows/Tree_Shadow_A2_8x7.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": 3200,
|
||||||
|
"y": 1600,
|
||||||
|
"width": 1600,
|
||||||
|
"height": 1400,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 10,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "FoopVSTkwL84c2yA",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeShadow"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "7AKrIaS1A0cK6zDL",
|
||||||
|
"type": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Dark_B2_4x4.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": 3809,
|
||||||
|
"y": 2184,
|
||||||
|
"width": 320,
|
||||||
|
"height": 320,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 27,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "BlyPvYwpGXTEtgUN",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "7AKrIaS1A0cK6zDL",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
3988,
|
||||||
|
2288,
|
||||||
|
3925,
|
||||||
|
2288
|
||||||
|
],
|
||||||
|
"_id": "WCZrvJYM6ddv2BXm",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "7AKrIaS1A0cK6zDL",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
3925,
|
||||||
|
2288,
|
||||||
|
3900,
|
||||||
|
2350
|
||||||
|
],
|
||||||
|
"_id": "ouT4SGzMajl9izHT",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "7AKrIaS1A0cK6zDL",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
3900,
|
||||||
|
2350,
|
||||||
|
3950,
|
||||||
|
2413
|
||||||
|
],
|
||||||
|
"_id": "eFnnvWGzj1iEiL4Z",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "7AKrIaS1A0cK6zDL",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
3950,
|
||||||
|
2413,
|
||||||
|
4013,
|
||||||
|
2400
|
||||||
|
],
|
||||||
|
"_id": "Zy6188eeROCJymQk",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "7AKrIaS1A0cK6zDL",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4013,
|
||||||
|
2400,
|
||||||
|
4038,
|
||||||
|
2350
|
||||||
|
],
|
||||||
|
"_id": "R3cr2rYHYrkJkFYk",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "7AKrIaS1A0cK6zDL",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4038,
|
||||||
|
2350,
|
||||||
|
3988,
|
||||||
|
2288
|
||||||
|
],
|
||||||
|
"_id": "1Y8DJByQf2Fqzhew",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "7AKrIaS1A0cK6zDL",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"fa",
|
||||||
|
"leafy",
|
||||||
|
"style-a"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750631453770,
|
||||||
|
"modifiedTime": 1750631453770,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!rXQJOi2Hi9kmrYXZ"
|
||||||
|
}
|
||||||
543
packsrc/mass-edit-presets/Tree_A3_6x5_WZdAmc2bjmOxnOVn.json
Normal file
543
packsrc/mass-edit-presets/Tree_A3_6x5_WZdAmc2bjmOxnOVn.json
Normal file
@ -0,0 +1,543 @@
|
|||||||
|
{
|
||||||
|
"_id": "WZdAmc2bjmOxnOVn",
|
||||||
|
"name": "Tree_A3_6x5",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "WZdAmc2bjmOxnOVn",
|
||||||
|
"name": "Tree_A3_6x5",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_A3_6x5.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": 4800,
|
||||||
|
"y": 1600,
|
||||||
|
"width": 1200,
|
||||||
|
"height": 1000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 1,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "0oY6nwZ9aLeP4KU4",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Tree_A3_6x5",
|
||||||
|
"TreeCanopy",
|
||||||
|
"TreeLeafy"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_A3_6x5.webp",
|
||||||
|
"altImages": [
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Multicolor1_A3_6x5.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Red_A3_6x5.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Yellow_A3_6x5.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor2_A3_6x5.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor3_A3_6x5.webp"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Breeze Ripple",
|
||||||
|
"tmFilterInternalId": "aUZLI6kVZm28mlZw",
|
||||||
|
"tmFilterType": "distortion",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "distortion",
|
||||||
|
"filterId": "MB - Tree Breeze Ripple",
|
||||||
|
"maskPath": "/modules/tokenmagic/fx/assets/distortion-1.png",
|
||||||
|
"maskSpriteScaleX": 8,
|
||||||
|
"maskSpriteScaleY": 4,
|
||||||
|
"padding": 20,
|
||||||
|
"animated": {
|
||||||
|
"maskSpriteX": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
},
|
||||||
|
"maskSpriteY": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "fDcD69FLIVTjtdr1",
|
||||||
|
"placeableId": "0oY6nwZ9aLeP4KU4",
|
||||||
|
"filterInternalId": "aUZLI6kVZm28mlZw",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "dH6F9rjMYDrjViNP",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 300000,
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.WZdAmc2bjmOxnOVn",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_A3_6x5.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "fromUuid('Compendium.mb-assets.asset-macros.Macro.jXyqie75jEVIFvb8').then(macro => macro.execute({objects}))",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Shadows/Tree_Shadow_A3_6x5.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": 4800,
|
||||||
|
"y": 1600,
|
||||||
|
"width": 1200,
|
||||||
|
"height": 1000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 10,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "IQj4tHJHe5haqnJ1",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeShadow"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "dH6F9rjMYDrjViNP",
|
||||||
|
"type": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Dark_B3_4x4.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": 5187,
|
||||||
|
"y": 1943,
|
||||||
|
"width": 320,
|
||||||
|
"height": 320,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 28,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "U5UaR1SrwnELkj6M",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "dH6F9rjMYDrjViNP",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
5375,
|
||||||
|
2038,
|
||||||
|
5313,
|
||||||
|
2038
|
||||||
|
],
|
||||||
|
"_id": "kDHaxYvzVdmeW1VV",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "dH6F9rjMYDrjViNP",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
5313,
|
||||||
|
2038,
|
||||||
|
5275,
|
||||||
|
2088
|
||||||
|
],
|
||||||
|
"_id": "ETFByCw8T45HRVUR",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "dH6F9rjMYDrjViNP",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
5275,
|
||||||
|
2088,
|
||||||
|
5300,
|
||||||
|
2150
|
||||||
|
],
|
||||||
|
"_id": "gtd6dXYa4oL04zjA",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "dH6F9rjMYDrjViNP",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
5300,
|
||||||
|
2150,
|
||||||
|
5363,
|
||||||
|
2163
|
||||||
|
],
|
||||||
|
"_id": "mF6bhB7PU59qZXfD",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "dH6F9rjMYDrjViNP",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
5363,
|
||||||
|
2163,
|
||||||
|
5413,
|
||||||
|
2125
|
||||||
|
],
|
||||||
|
"_id": "LVx5aUQ30VJvt3vp",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "dH6F9rjMYDrjViNP",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
5413,
|
||||||
|
2125,
|
||||||
|
5375,
|
||||||
|
2038
|
||||||
|
],
|
||||||
|
"_id": "N2ofNzjWEqa3zhbH",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "dH6F9rjMYDrjViNP",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"fa",
|
||||||
|
"leafy",
|
||||||
|
"style-a"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750631453770,
|
||||||
|
"modifiedTime": 1750631453770,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!WZdAmc2bjmOxnOVn"
|
||||||
|
}
|
||||||
543
packsrc/mass-edit-presets/Tree_A4_5x6_iVGagdFBAHBDGZgZ.json
Normal file
543
packsrc/mass-edit-presets/Tree_A4_5x6_iVGagdFBAHBDGZgZ.json
Normal file
@ -0,0 +1,543 @@
|
|||||||
|
{
|
||||||
|
"_id": "iVGagdFBAHBDGZgZ",
|
||||||
|
"name": "Tree_A4_5x6",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "iVGagdFBAHBDGZgZ",
|
||||||
|
"name": "Tree_A4_5x6",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_A4_5x6.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": 6000,
|
||||||
|
"y": 1600,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 1200,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 1,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "0VhIWWqgxER5EQ5i",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Tree_A4_5x6",
|
||||||
|
"TreeCanopy",
|
||||||
|
"TreeLeafy"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_A4_5x6.webp",
|
||||||
|
"altImages": [
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Multicolor1_A4_5x6.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Red_A4_5x6.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Yellow_A4_5x6.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor2_A4_5x6.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor3_A4_5x6.webp"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Breeze Ripple",
|
||||||
|
"tmFilterInternalId": "H06bYBShGGLNcIAm",
|
||||||
|
"tmFilterType": "distortion",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "distortion",
|
||||||
|
"filterId": "MB - Tree Breeze Ripple",
|
||||||
|
"maskPath": "/modules/tokenmagic/fx/assets/distortion-1.png",
|
||||||
|
"maskSpriteScaleX": 8,
|
||||||
|
"maskSpriteScaleY": 4,
|
||||||
|
"padding": 20,
|
||||||
|
"animated": {
|
||||||
|
"maskSpriteX": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
},
|
||||||
|
"maskSpriteY": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "CdAkAiju0dk1aQH2",
|
||||||
|
"placeableId": "0VhIWWqgxER5EQ5i",
|
||||||
|
"filterInternalId": "H06bYBShGGLNcIAm",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "2bWr766QU82xXeXh",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 400000,
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.iVGagdFBAHBDGZgZ",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_A4_5x6.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "fromUuid('Compendium.mb-assets.asset-macros.Macro.jXyqie75jEVIFvb8').then(macro => macro.execute({objects}))",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Shadows/Tree_Shadow_A4_5x6.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": 6000,
|
||||||
|
"y": 1600,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 1200,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 10,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "lr0OlF3iezdopqhj",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeShadow"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "2bWr766QU82xXeXh",
|
||||||
|
"type": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Dark_B4_4x4.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": 6332,
|
||||||
|
"y": 2085,
|
||||||
|
"width": 320,
|
||||||
|
"height": 320,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 29,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "YN69G9q5zTpytOO9",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "2bWr766QU82xXeXh",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6550,
|
||||||
|
2225,
|
||||||
|
6488,
|
||||||
|
2175
|
||||||
|
],
|
||||||
|
"_id": "axqGmsyP6XN347No",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "2bWr766QU82xXeXh",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6488,
|
||||||
|
2175,
|
||||||
|
6425,
|
||||||
|
2225
|
||||||
|
],
|
||||||
|
"_id": "tqlLkQRQ1UpE46YK",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "2bWr766QU82xXeXh",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6425,
|
||||||
|
2225,
|
||||||
|
6425,
|
||||||
|
2288
|
||||||
|
],
|
||||||
|
"_id": "WNYm8Cx0tejMnIeG",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "2bWr766QU82xXeXh",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6425,
|
||||||
|
2288,
|
||||||
|
6475,
|
||||||
|
2325
|
||||||
|
],
|
||||||
|
"_id": "dgU5uU114pm6HlWG",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "2bWr766QU82xXeXh",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6475,
|
||||||
|
2325,
|
||||||
|
6538,
|
||||||
|
2300
|
||||||
|
],
|
||||||
|
"_id": "BTb8YzQPRbyWLsN5",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "2bWr766QU82xXeXh",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6538,
|
||||||
|
2300,
|
||||||
|
6550,
|
||||||
|
2225
|
||||||
|
],
|
||||||
|
"_id": "K4UEOROfhsXd9VwR",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "2bWr766QU82xXeXh",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"fa",
|
||||||
|
"leafy",
|
||||||
|
"style-a"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750631453770,
|
||||||
|
"modifiedTime": 1750631453770,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!iVGagdFBAHBDGZgZ"
|
||||||
|
}
|
||||||
546
packsrc/mass-edit-presets/Tree_A5_6x6_XIutuaIC9qVuoQmC.json
Normal file
546
packsrc/mass-edit-presets/Tree_A5_6x6_XIutuaIC9qVuoQmC.json
Normal file
@ -0,0 +1,546 @@
|
|||||||
|
{
|
||||||
|
"_id": "XIutuaIC9qVuoQmC",
|
||||||
|
"name": "Tree_A5_6x6",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "XIutuaIC9qVuoQmC",
|
||||||
|
"name": "Tree_A5_6x6",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_A5_6x6.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": 7000,
|
||||||
|
"y": 1600,
|
||||||
|
"width": 1200,
|
||||||
|
"height": 1200,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 1,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "IatZzI2TL5iakBKT",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Tree_A5_6x6",
|
||||||
|
"TreeCanopy",
|
||||||
|
"TreeLeafy"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_A5_6x6.webp",
|
||||||
|
"altImages": [
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Multicolor1_A5_6x6.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Red_A5_6x6.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Yellow_A5_6x6.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor2_A5_6x6.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor3_A5_6x6.webp"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Breeze Ripple",
|
||||||
|
"tmFilterInternalId": "a4A2YgjLDK4sj4HU",
|
||||||
|
"tmFilterType": "distortion",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "distortion",
|
||||||
|
"filterId": "MB - Tree Breeze Ripple",
|
||||||
|
"maskPath": "/modules/tokenmagic/fx/assets/distortion-1.png",
|
||||||
|
"maskSpriteScaleX": 8,
|
||||||
|
"maskSpriteScaleY": 4,
|
||||||
|
"padding": 20,
|
||||||
|
"animated": {
|
||||||
|
"maskSpriteX": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
},
|
||||||
|
"maskSpriteY": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "0rqvH46OfO5eulIH",
|
||||||
|
"placeableId": "IatZzI2TL5iakBKT",
|
||||||
|
"filterInternalId": "a4A2YgjLDK4sj4HU",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "hKYK0hgXLyK4hTvS",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 500000,
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.XIutuaIC9qVuoQmC",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_A5_6x6.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "fromUuid('Compendium.mb-assets.asset-macros.Macro.jXyqie75jEVIFvb8').then(macro => macro.execute({objects}))",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Shadows/Tree_Shadow_A5_6x6.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": 7000,
|
||||||
|
"y": 1600,
|
||||||
|
"width": 1200,
|
||||||
|
"height": 1200,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 10,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "DcrQpKHpN6duFOCd",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeShadow"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "hKYK0hgXLyK4hTvS",
|
||||||
|
"type": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Shadows/Tree_Shadow_A5_6x6.webp"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Dark_B5_4x4.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": 7407,
|
||||||
|
"y": 2049,
|
||||||
|
"width": 320,
|
||||||
|
"height": 320,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 30,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "JtXq1Kr3eV0YDSgq",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "hKYK0hgXLyK4hTvS",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
7638,
|
||||||
|
2225,
|
||||||
|
7600,
|
||||||
|
2163
|
||||||
|
],
|
||||||
|
"_id": "WIDFfWshZagGMzBT",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "hKYK0hgXLyK4hTvS",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
7600,
|
||||||
|
2163,
|
||||||
|
7550,
|
||||||
|
2150
|
||||||
|
],
|
||||||
|
"_id": "39oU4pXEjEOAYdAn",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "hKYK0hgXLyK4hTvS",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
7550,
|
||||||
|
2150,
|
||||||
|
7512,
|
||||||
|
2200
|
||||||
|
],
|
||||||
|
"_id": "IC7s2IwNAbq8rQdJ",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "hKYK0hgXLyK4hTvS",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
7512,
|
||||||
|
2200,
|
||||||
|
7513,
|
||||||
|
2250
|
||||||
|
],
|
||||||
|
"_id": "cQn5RvvVduC1a40M",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "hKYK0hgXLyK4hTvS",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
7513,
|
||||||
|
2250,
|
||||||
|
7575,
|
||||||
|
2275
|
||||||
|
],
|
||||||
|
"_id": "0GYMVMBitIIyqdFX",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "hKYK0hgXLyK4hTvS",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
7575,
|
||||||
|
2275,
|
||||||
|
7638,
|
||||||
|
2225
|
||||||
|
],
|
||||||
|
"_id": "JWjLUkrtkjix1ZlB",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "hKYK0hgXLyK4hTvS",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"fa",
|
||||||
|
"leafy",
|
||||||
|
"style-a"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750631453770,
|
||||||
|
"modifiedTime": 1750631453770,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!XIutuaIC9qVuoQmC"
|
||||||
|
}
|
||||||
543
packsrc/mass-edit-presets/Tree_B1_5x5_ufXS6HUAiNMm7ufQ.json
Normal file
543
packsrc/mass-edit-presets/Tree_B1_5x5_ufXS6HUAiNMm7ufQ.json
Normal file
@ -0,0 +1,543 @@
|
|||||||
|
{
|
||||||
|
"_id": "ufXS6HUAiNMm7ufQ",
|
||||||
|
"name": "Tree_B1_5x5",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "ufXS6HUAiNMm7ufQ",
|
||||||
|
"name": "Tree_B1_5x5",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_B1_5x5.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": 2000,
|
||||||
|
"y": 3200,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 1000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 1,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "jZSC5QUC7OWvbilV",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Tree_B1_5x5",
|
||||||
|
"TreeCanopy",
|
||||||
|
"TreeLeafy"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_B1_5x5.webp",
|
||||||
|
"altImages": [
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Multicolor1_B1_5x5.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Red_B1_5x5.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Yellow_B1_5x5.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor2_B1_5x5.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor3_B1_5x5.webp"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Breeze Ripple",
|
||||||
|
"tmFilterInternalId": "TrRamUdZXDCpMsqe",
|
||||||
|
"tmFilterType": "distortion",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "distortion",
|
||||||
|
"filterId": "MB - Tree Breeze Ripple",
|
||||||
|
"maskPath": "/modules/tokenmagic/fx/assets/distortion-1.png",
|
||||||
|
"maskSpriteScaleX": 8,
|
||||||
|
"maskSpriteScaleY": 4,
|
||||||
|
"padding": 20,
|
||||||
|
"animated": {
|
||||||
|
"maskSpriteX": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
},
|
||||||
|
"maskSpriteY": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "iqnPmTdTRdy5MpuG",
|
||||||
|
"placeableId": "jZSC5QUC7OWvbilV",
|
||||||
|
"filterInternalId": "TrRamUdZXDCpMsqe",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "vXVa1kTbsQ9Z4MCM",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 600000,
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.ufXS6HUAiNMm7ufQ",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_B1_5x5.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "fromUuid('Compendium.mb-assets.asset-macros.Macro.jXyqie75jEVIFvb8').then(macro => macro.execute({objects}))",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Shadows/Tree_Shadow_B1_5x5.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": 2000,
|
||||||
|
"y": 3200,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 1000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 10,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "T16ewr9LmhXWbYrX",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeShadow"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "vXVa1kTbsQ9Z4MCM",
|
||||||
|
"type": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Dark_B6_4x4.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": 2328,
|
||||||
|
"y": 3658,
|
||||||
|
"width": 267,
|
||||||
|
"height": 267,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 31,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "GyHBvafVyyW2TMHR",
|
||||||
|
"rotation": 315,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "vXVa1kTbsQ9Z4MCM",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
2438,
|
||||||
|
3750,
|
||||||
|
2513,
|
||||||
|
3775
|
||||||
|
],
|
||||||
|
"_id": "zuD7nSSZH5gEv6WP",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "vXVa1kTbsQ9Z4MCM",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
2513,
|
||||||
|
3775,
|
||||||
|
2513,
|
||||||
|
3825
|
||||||
|
],
|
||||||
|
"_id": "5BYiTKDWyzoIynpz",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "vXVa1kTbsQ9Z4MCM",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
2513,
|
||||||
|
3825,
|
||||||
|
2475,
|
||||||
|
3863
|
||||||
|
],
|
||||||
|
"_id": "KDFxN3w4rqwx6epA",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "vXVa1kTbsQ9Z4MCM",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
2475,
|
||||||
|
3863,
|
||||||
|
2413,
|
||||||
|
3838
|
||||||
|
],
|
||||||
|
"_id": "XlryA5qr4RNAGYm7",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "vXVa1kTbsQ9Z4MCM",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
2413,
|
||||||
|
3838,
|
||||||
|
2413,
|
||||||
|
3788
|
||||||
|
],
|
||||||
|
"_id": "3jpZgAepbnzU49hR",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "vXVa1kTbsQ9Z4MCM",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
2413,
|
||||||
|
3788,
|
||||||
|
2438,
|
||||||
|
3750
|
||||||
|
],
|
||||||
|
"_id": "BUwhTv57rTJUr165",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "vXVa1kTbsQ9Z4MCM",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"fa",
|
||||||
|
"leafy",
|
||||||
|
"style-b"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750631453770,
|
||||||
|
"modifiedTime": 1750631453770,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!ufXS6HUAiNMm7ufQ"
|
||||||
|
}
|
||||||
543
packsrc/mass-edit-presets/Tree_B2_5x5_JO3Z6swCJg4LKIyu.json
Normal file
543
packsrc/mass-edit-presets/Tree_B2_5x5_JO3Z6swCJg4LKIyu.json
Normal file
@ -0,0 +1,543 @@
|
|||||||
|
{
|
||||||
|
"_id": "JO3Z6swCJg4LKIyu",
|
||||||
|
"name": "Tree_B2_5x5",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "JO3Z6swCJg4LKIyu",
|
||||||
|
"name": "Tree_B2_5x5",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_B2_5x5.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": 3000,
|
||||||
|
"y": 3200,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 1000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 1,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "P5BzYGzjpOjnx3sQ",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Tree_B2_5x5",
|
||||||
|
"TreeCanopy",
|
||||||
|
"TreeLeafy"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_B2_5x5.webp",
|
||||||
|
"altImages": [
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Multicolor1_B2_5x5.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Red_B2_5x5.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Yellow_B2_5x5.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor2_B2_5x5.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor3_B2_5x5.webp"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Breeze Ripple",
|
||||||
|
"tmFilterInternalId": "7eUzLlr6NnrTqYUy",
|
||||||
|
"tmFilterType": "distortion",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "distortion",
|
||||||
|
"filterId": "MB - Tree Breeze Ripple",
|
||||||
|
"maskPath": "/modules/tokenmagic/fx/assets/distortion-1.png",
|
||||||
|
"maskSpriteScaleX": 8,
|
||||||
|
"maskSpriteScaleY": 4,
|
||||||
|
"padding": 20,
|
||||||
|
"animated": {
|
||||||
|
"maskSpriteX": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
},
|
||||||
|
"maskSpriteY": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "9a58MZesWHzbfwaD",
|
||||||
|
"placeableId": "P5BzYGzjpOjnx3sQ",
|
||||||
|
"filterInternalId": "7eUzLlr6NnrTqYUy",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "WnvvWrpqPiQEfNPO",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 700000,
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.JO3Z6swCJg4LKIyu",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_B2_5x5.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "fromUuid('Compendium.mb-assets.asset-macros.Macro.jXyqie75jEVIFvb8').then(macro => macro.execute({objects}))",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Shadows/Tree_Shadow_B2_5x5.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": 3000,
|
||||||
|
"y": 3200,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 1000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 10,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "vZiZ5nY5UksWveJJ",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeShadow"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "WnvvWrpqPiQEfNPO",
|
||||||
|
"type": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Dark_B7_4x4.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": 3347,
|
||||||
|
"y": 3518,
|
||||||
|
"width": 267,
|
||||||
|
"height": 267,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 32,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "r6pwoUfO2YxTOFwm",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "WnvvWrpqPiQEfNPO",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
3475,
|
||||||
|
3613,
|
||||||
|
3525,
|
||||||
|
3625
|
||||||
|
],
|
||||||
|
"_id": "SNizFgf3wVsSExsi",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "WnvvWrpqPiQEfNPO",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
3525,
|
||||||
|
3625,
|
||||||
|
3538,
|
||||||
|
3675
|
||||||
|
],
|
||||||
|
"_id": "4Vx4sBAMooslszsC",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "WnvvWrpqPiQEfNPO",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
3538,
|
||||||
|
3675,
|
||||||
|
3500,
|
||||||
|
3725
|
||||||
|
],
|
||||||
|
"_id": "rK6KZJgpSpBiNvuf",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "WnvvWrpqPiQEfNPO",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
3500,
|
||||||
|
3725,
|
||||||
|
3438,
|
||||||
|
3700
|
||||||
|
],
|
||||||
|
"_id": "xMq9uNTPgfRPGpAe",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "WnvvWrpqPiQEfNPO",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
3438,
|
||||||
|
3700,
|
||||||
|
3438,
|
||||||
|
3650
|
||||||
|
],
|
||||||
|
"_id": "DEIv1fWZRhuZntL6",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "WnvvWrpqPiQEfNPO",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
3438,
|
||||||
|
3650,
|
||||||
|
3475,
|
||||||
|
3613
|
||||||
|
],
|
||||||
|
"_id": "mZOcWoarydpE7VZn",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "WnvvWrpqPiQEfNPO",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"fa",
|
||||||
|
"leafy",
|
||||||
|
"style-b"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750631453770,
|
||||||
|
"modifiedTime": 1750631453770,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!JO3Z6swCJg4LKIyu"
|
||||||
|
}
|
||||||
543
packsrc/mass-edit-presets/Tree_B3_5x5_TEVentXNWNgcbLl8.json
Normal file
543
packsrc/mass-edit-presets/Tree_B3_5x5_TEVentXNWNgcbLl8.json
Normal file
@ -0,0 +1,543 @@
|
|||||||
|
{
|
||||||
|
"_id": "TEVentXNWNgcbLl8",
|
||||||
|
"name": "Tree_B3_5x5",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "TEVentXNWNgcbLl8",
|
||||||
|
"name": "Tree_B3_5x5",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_B3_5x5.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": 4000,
|
||||||
|
"y": 3200,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 1000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 1,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "piQ76tgTnK6Sgx38",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Tree_B3_5x5",
|
||||||
|
"TreeCanopy",
|
||||||
|
"TreeLeafy"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_B3_5x5.webp",
|
||||||
|
"altImages": [
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Multicolor1_B3_5x5.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Red_B3_5x5.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Yellow_B3_5x5.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor2_B3_5x5.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor3_B3_5x5.webp"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Breeze Ripple",
|
||||||
|
"tmFilterInternalId": "dN7OZApfAFrk1w2B",
|
||||||
|
"tmFilterType": "distortion",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "distortion",
|
||||||
|
"filterId": "MB - Tree Breeze Ripple",
|
||||||
|
"maskPath": "/modules/tokenmagic/fx/assets/distortion-1.png",
|
||||||
|
"maskSpriteScaleX": 8,
|
||||||
|
"maskSpriteScaleY": 4,
|
||||||
|
"padding": 20,
|
||||||
|
"animated": {
|
||||||
|
"maskSpriteX": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
},
|
||||||
|
"maskSpriteY": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "8PQA0ekkPwar9EpK",
|
||||||
|
"placeableId": "piQ76tgTnK6Sgx38",
|
||||||
|
"filterInternalId": "dN7OZApfAFrk1w2B",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "vrPuDBAcNY6m0tRc",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 800000,
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.TEVentXNWNgcbLl8",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_B3_5x5.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "fromUuid('Compendium.mb-assets.asset-macros.Macro.jXyqie75jEVIFvb8').then(macro => macro.execute({objects}))",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Shadows/Tree_Shadow_B3_5x5.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": 4000,
|
||||||
|
"y": 3200,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 1000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 10,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "ZHVxBpqAW8aJ1NWu",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeShadow"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "vrPuDBAcNY6m0tRc",
|
||||||
|
"type": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Light_B1_4x4.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": 4365,
|
||||||
|
"y": 3568,
|
||||||
|
"width": 267,
|
||||||
|
"height": 267,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 33,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "krrNwwpQl5dBX3R4",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "vrPuDBAcNY6m0tRc",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4463,
|
||||||
|
3650,
|
||||||
|
4513,
|
||||||
|
3663
|
||||||
|
],
|
||||||
|
"_id": "fv77vnbyudfVys99",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "vrPuDBAcNY6m0tRc",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4513,
|
||||||
|
3663,
|
||||||
|
4550,
|
||||||
|
3700
|
||||||
|
],
|
||||||
|
"_id": "SU5zcZ5IHRhZniQX",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "vrPuDBAcNY6m0tRc",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4550,
|
||||||
|
3700,
|
||||||
|
4525,
|
||||||
|
3750
|
||||||
|
],
|
||||||
|
"_id": "tgKkQFBNSyGSiqu9",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "vrPuDBAcNY6m0tRc",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4525,
|
||||||
|
3750,
|
||||||
|
4475,
|
||||||
|
3763
|
||||||
|
],
|
||||||
|
"_id": "X74eCEWSowYCs8Ao",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "vrPuDBAcNY6m0tRc",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4475,
|
||||||
|
3763,
|
||||||
|
4438,
|
||||||
|
3725
|
||||||
|
],
|
||||||
|
"_id": "NhsWpYs96OO4iIbp",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "vrPuDBAcNY6m0tRc",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4438,
|
||||||
|
3725,
|
||||||
|
4463,
|
||||||
|
3650
|
||||||
|
],
|
||||||
|
"_id": "y35U6b1GUnsJGMxS",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "vrPuDBAcNY6m0tRc",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"fa",
|
||||||
|
"leafy",
|
||||||
|
"style-b"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750631453770,
|
||||||
|
"modifiedTime": 1750631453770,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!TEVentXNWNgcbLl8"
|
||||||
|
}
|
||||||
543
packsrc/mass-edit-presets/Tree_B4_5x5_pYXDqgwyj83C89zE.json
Normal file
543
packsrc/mass-edit-presets/Tree_B4_5x5_pYXDqgwyj83C89zE.json
Normal file
@ -0,0 +1,543 @@
|
|||||||
|
{
|
||||||
|
"_id": "pYXDqgwyj83C89zE",
|
||||||
|
"name": "Tree_B4_5x5",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "pYXDqgwyj83C89zE",
|
||||||
|
"name": "Tree_B4_5x5",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_B4_5x5.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": 5000,
|
||||||
|
"y": 3200,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 1000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 1,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "o0XLK88JT918ajT5",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Tree_B4_5x5",
|
||||||
|
"TreeCanopy",
|
||||||
|
"TreeLeafy"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_B4_5x5.webp",
|
||||||
|
"altImages": [
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Multicolor1_B4_5x5.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Red_B4_5x5.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Yellow_B4_5x5.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor2_B4_5x5.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor3_B4_5x5.webp"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Breeze Ripple",
|
||||||
|
"tmFilterInternalId": "TkBg6b9GLl0ATUsu",
|
||||||
|
"tmFilterType": "distortion",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "distortion",
|
||||||
|
"filterId": "MB - Tree Breeze Ripple",
|
||||||
|
"maskPath": "/modules/tokenmagic/fx/assets/distortion-1.png",
|
||||||
|
"maskSpriteScaleX": 8,
|
||||||
|
"maskSpriteScaleY": 4,
|
||||||
|
"padding": 20,
|
||||||
|
"animated": {
|
||||||
|
"maskSpriteX": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
},
|
||||||
|
"maskSpriteY": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "9DJis5wjySFHgeTP",
|
||||||
|
"placeableId": "o0XLK88JT918ajT5",
|
||||||
|
"filterInternalId": "TkBg6b9GLl0ATUsu",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "X2AUrLPadvwA8Qh9",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 900000,
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.pYXDqgwyj83C89zE",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_B4_5x5.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "fromUuid('Compendium.mb-assets.asset-macros.Macro.jXyqie75jEVIFvb8').then(macro => macro.execute({objects}))",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Shadows/Tree_Shadow_B4_5x5.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": 5000,
|
||||||
|
"y": 3200,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 1000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 10,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "PPzrpFcZJi2MujTy",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeShadow"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "X2AUrLPadvwA8Qh9",
|
||||||
|
"type": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Light_B2_4x4.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": 5362,
|
||||||
|
"y": 3589,
|
||||||
|
"width": 267,
|
||||||
|
"height": 267,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 34,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "9Z8HN20fTg65Q8U6",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "X2AUrLPadvwA8Qh9",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
5463,
|
||||||
|
3675,
|
||||||
|
5513,
|
||||||
|
3675
|
||||||
|
],
|
||||||
|
"_id": "uOrnpuOc4XHTnVyt",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "X2AUrLPadvwA8Qh9",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
5513,
|
||||||
|
3675,
|
||||||
|
5550,
|
||||||
|
3713
|
||||||
|
],
|
||||||
|
"_id": "Qpwm7AdbfGwQsgNG",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "X2AUrLPadvwA8Qh9",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
5550,
|
||||||
|
3713,
|
||||||
|
5525,
|
||||||
|
3775
|
||||||
|
],
|
||||||
|
"_id": "TfIh0hoY6RnM4LgD",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "X2AUrLPadvwA8Qh9",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
5525,
|
||||||
|
3775,
|
||||||
|
5463,
|
||||||
|
3763
|
||||||
|
],
|
||||||
|
"_id": "7quH8KgH79pkDbFL",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "X2AUrLPadvwA8Qh9",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
5463,
|
||||||
|
3763,
|
||||||
|
5438,
|
||||||
|
3725
|
||||||
|
],
|
||||||
|
"_id": "hIK62pfLe4GiYraM",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "X2AUrLPadvwA8Qh9",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
5438,
|
||||||
|
3725,
|
||||||
|
5463,
|
||||||
|
3675
|
||||||
|
],
|
||||||
|
"_id": "RplvXKYkbMFVmusB",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "X2AUrLPadvwA8Qh9",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"fa",
|
||||||
|
"leafy",
|
||||||
|
"style-b"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750631453770,
|
||||||
|
"modifiedTime": 1750631453770,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!pYXDqgwyj83C89zE"
|
||||||
|
}
|
||||||
543
packsrc/mass-edit-presets/Tree_B5_5x5_s9rH3RPws1blnan0.json
Normal file
543
packsrc/mass-edit-presets/Tree_B5_5x5_s9rH3RPws1blnan0.json
Normal file
@ -0,0 +1,543 @@
|
|||||||
|
{
|
||||||
|
"_id": "s9rH3RPws1blnan0",
|
||||||
|
"name": "Tree_B5_5x5",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "s9rH3RPws1blnan0",
|
||||||
|
"name": "Tree_B5_5x5",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_B5_5x5.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": 6000,
|
||||||
|
"y": 3200,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 1000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 1,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "5NBS2IZtQHVKx44e",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Tree_B5_5x5",
|
||||||
|
"TreeCanopy",
|
||||||
|
"TreeLeafy"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_B5_5x5.webp",
|
||||||
|
"altImages": [
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Multicolor1_B5_5x5.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Red_B5_5x5.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Yellow_B5_5x5.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor2_B5_5x5.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor3_B5_5x5.webp"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Breeze Ripple",
|
||||||
|
"tmFilterInternalId": "DARXkUUddX6ZsZQM",
|
||||||
|
"tmFilterType": "distortion",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "distortion",
|
||||||
|
"filterId": "MB - Tree Breeze Ripple",
|
||||||
|
"maskPath": "/modules/tokenmagic/fx/assets/distortion-1.png",
|
||||||
|
"maskSpriteScaleX": 8,
|
||||||
|
"maskSpriteScaleY": 4,
|
||||||
|
"padding": 20,
|
||||||
|
"animated": {
|
||||||
|
"maskSpriteX": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
},
|
||||||
|
"maskSpriteY": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "ddWI8COzw8xTi053",
|
||||||
|
"placeableId": "5NBS2IZtQHVKx44e",
|
||||||
|
"filterInternalId": "DARXkUUddX6ZsZQM",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "pon76zgb6JFQlGZv",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 1000000,
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.s9rH3RPws1blnan0",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_B5_5x5.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "fromUuid('Compendium.mb-assets.asset-macros.Macro.jXyqie75jEVIFvb8').then(macro => macro.execute({objects}))",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Shadows/Tree_Shadow_B5_5x5.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": 6000,
|
||||||
|
"y": 3200,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 1000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 10,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "C6q5keZRi4HYzaQH",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeShadow"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "pon76zgb6JFQlGZv",
|
||||||
|
"type": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Light_B3_4x4.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": 6366,
|
||||||
|
"y": 3617,
|
||||||
|
"width": 267,
|
||||||
|
"height": 267,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 35,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "nJ2K3ikW44bzyHRf",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "pon76zgb6JFQlGZv",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6450,
|
||||||
|
3700,
|
||||||
|
6513,
|
||||||
|
3700
|
||||||
|
],
|
||||||
|
"_id": "Q1PsSgM5A6VGrTec",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "pon76zgb6JFQlGZv",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6513,
|
||||||
|
3700,
|
||||||
|
6550,
|
||||||
|
3750
|
||||||
|
],
|
||||||
|
"_id": "mB7kUiD9Q0jwI2Te",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "pon76zgb6JFQlGZv",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6550,
|
||||||
|
3750,
|
||||||
|
6525,
|
||||||
|
3800
|
||||||
|
],
|
||||||
|
"_id": "90YknKWiWUST0xWH",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "pon76zgb6JFQlGZv",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6525,
|
||||||
|
3800,
|
||||||
|
6463,
|
||||||
|
3800
|
||||||
|
],
|
||||||
|
"_id": "piEDBf4hoe3XZnVL",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "pon76zgb6JFQlGZv",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6463,
|
||||||
|
3800,
|
||||||
|
6438,
|
||||||
|
3763
|
||||||
|
],
|
||||||
|
"_id": "ZP4KL1GIwkd7vjLZ",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "pon76zgb6JFQlGZv",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6438,
|
||||||
|
3763,
|
||||||
|
6450,
|
||||||
|
3700
|
||||||
|
],
|
||||||
|
"_id": "SDf5bD9WIsvQvpqU",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "pon76zgb6JFQlGZv",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"fa",
|
||||||
|
"leafy",
|
||||||
|
"style-b"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750631453770,
|
||||||
|
"modifiedTime": 1750631453770,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!s9rH3RPws1blnan0"
|
||||||
|
}
|
||||||
508
packsrc/mass-edit-presets/Tree_C1_5x5_WxdhcLOfP6mH3JI6.json
Normal file
508
packsrc/mass-edit-presets/Tree_C1_5x5_WxdhcLOfP6mH3JI6.json
Normal file
@ -0,0 +1,508 @@
|
|||||||
|
{
|
||||||
|
"_id": "WxdhcLOfP6mH3JI6",
|
||||||
|
"name": "Tree_C1_5x5",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "WxdhcLOfP6mH3JI6",
|
||||||
|
"name": "Tree_C1_5x5",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_C1_5x5.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": 2000,
|
||||||
|
"y": 4400,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 1000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 1,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "IStS43Q46f9xg7bf",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TEST",
|
||||||
|
"Tree_C1_5x5",
|
||||||
|
"TreeCanopy",
|
||||||
|
"TreeLeafy"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_C1_5x5.webp",
|
||||||
|
"altImages": [
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Multicolor1_C1_5x5.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Red_C1_5x5.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Yellow_C1_5x5.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor2_C1_5x5.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor3_C1_5x5.webp"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"levels": {
|
||||||
|
"rangeTop": null,
|
||||||
|
"showIfAbove": false,
|
||||||
|
"showAboveRange": null,
|
||||||
|
"noCollision": false,
|
||||||
|
"noFogHide": false,
|
||||||
|
"isBasement": false,
|
||||||
|
"allWallBlockSight": true
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Breeze Ripple",
|
||||||
|
"tmFilterInternalId": "wSSutUDUiS7D0EL9",
|
||||||
|
"tmFilterType": "distortion",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "distortion",
|
||||||
|
"filterId": "MB - Tree Breeze Ripple",
|
||||||
|
"maskPath": "/modules/tokenmagic/fx/assets/distortion-1.png",
|
||||||
|
"maskSpriteScaleX": 8,
|
||||||
|
"maskSpriteScaleY": 4,
|
||||||
|
"padding": 20,
|
||||||
|
"animated": {
|
||||||
|
"maskSpriteX": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
},
|
||||||
|
"maskSpriteY": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "4ao8mTgd6ExTb6Bs",
|
||||||
|
"placeableId": "IStS43Q46f9xg7bf",
|
||||||
|
"filterInternalId": "wSSutUDUiS7D0EL9",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "JDh6bqrPoZfKCMiA",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 1100000,
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.WxdhcLOfP6mH3JI6",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_C1_5x5.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "fromUuid('Compendium.mb-assets.asset-macros.Macro.jXyqie75jEVIFvb8').then(macro => macro.execute({objects}))",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Shadows/Tree_Shadow_C1_5x5.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": 2000,
|
||||||
|
"y": 4400,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 1000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 10,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "8cuNwKaViyYltp0d",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeShadow"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "JDh6bqrPoZfKCMiA",
|
||||||
|
"type": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Light_B5_4x4.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": 2447,
|
||||||
|
"y": 4760,
|
||||||
|
"width": 229,
|
||||||
|
"height": 229,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 36,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "MbKTS0OiqxfYhmZt",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "JDh6bqrPoZfKCMiA",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
2550,
|
||||||
|
4825,
|
||||||
|
2525,
|
||||||
|
4863
|
||||||
|
],
|
||||||
|
"_id": "Kc0BGLkLNtikjOh6",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "JDh6bqrPoZfKCMiA",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
2525,
|
||||||
|
4863,
|
||||||
|
2538,
|
||||||
|
4913
|
||||||
|
],
|
||||||
|
"_id": "sIuj8gpX7JUigZk6",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "JDh6bqrPoZfKCMiA",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
2538,
|
||||||
|
4913,
|
||||||
|
2588,
|
||||||
|
4913
|
||||||
|
],
|
||||||
|
"_id": "KM3I7C94WMpoM0eH",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "JDh6bqrPoZfKCMiA",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
2588,
|
||||||
|
4913,
|
||||||
|
2600,
|
||||||
|
4875
|
||||||
|
],
|
||||||
|
"_id": "gvAXoo4GqYobGcw4",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "JDh6bqrPoZfKCMiA",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
2600,
|
||||||
|
4875,
|
||||||
|
2550,
|
||||||
|
4825
|
||||||
|
],
|
||||||
|
"_id": "OwjNBFmiMMKOKfKI",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "JDh6bqrPoZfKCMiA",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"fa",
|
||||||
|
"leafy",
|
||||||
|
"style-c"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750631453770,
|
||||||
|
"modifiedTime": 1750631453770,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!WxdhcLOfP6mH3JI6"
|
||||||
|
}
|
||||||
543
packsrc/mass-edit-presets/Tree_C2_5x5_MTG3tWrAbc5Q14f8.json
Normal file
543
packsrc/mass-edit-presets/Tree_C2_5x5_MTG3tWrAbc5Q14f8.json
Normal file
@ -0,0 +1,543 @@
|
|||||||
|
{
|
||||||
|
"_id": "MTG3tWrAbc5Q14f8",
|
||||||
|
"name": "Tree_C2_5x5",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "MTG3tWrAbc5Q14f8",
|
||||||
|
"name": "Tree_C2_5x5",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_C2_5x5.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": 3000,
|
||||||
|
"y": 4400,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 1000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 1,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "zjKSDdAM83hHBBbP",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Tree_C2_5x5",
|
||||||
|
"TreeCanopy",
|
||||||
|
"TreeLeafy"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_C2_5x5.webp",
|
||||||
|
"altImages": [
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Multicolor1_C2_5x5.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Red_C2_5x5.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Yellow_C2_5x5.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor2_C2_5x5.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor3_C2_5x5.webp"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Breeze Ripple",
|
||||||
|
"tmFilterInternalId": "KOCEgdAlx5OObZBA",
|
||||||
|
"tmFilterType": "distortion",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "distortion",
|
||||||
|
"filterId": "MB - Tree Breeze Ripple",
|
||||||
|
"maskPath": "/modules/tokenmagic/fx/assets/distortion-1.png",
|
||||||
|
"maskSpriteScaleX": 8,
|
||||||
|
"maskSpriteScaleY": 4,
|
||||||
|
"padding": 20,
|
||||||
|
"animated": {
|
||||||
|
"maskSpriteX": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
},
|
||||||
|
"maskSpriteY": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "TCiUECU83KQKOeuP",
|
||||||
|
"placeableId": "zjKSDdAM83hHBBbP",
|
||||||
|
"filterInternalId": "KOCEgdAlx5OObZBA",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "VA0Az8RB0aD6aZBo",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 1200000,
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.MTG3tWrAbc5Q14f8",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_C2_5x5.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "fromUuid('Compendium.mb-assets.asset-macros.Macro.jXyqie75jEVIFvb8').then(macro => macro.execute({objects}))",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Shadows/Tree_Shadow_C2_5x5.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": 3000,
|
||||||
|
"y": 4400,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 1000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 10,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "FkD4c9DCEokC9iXX",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeShadow"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "VA0Az8RB0aD6aZBo",
|
||||||
|
"type": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Light_B6_4x4.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": 3439,
|
||||||
|
"y": 4791,
|
||||||
|
"width": 267,
|
||||||
|
"height": 267,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 37,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "xFObBXur5OwiUjE1",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "VA0Az8RB0aD6aZBo",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
3563,
|
||||||
|
4875,
|
||||||
|
3600,
|
||||||
|
4900
|
||||||
|
],
|
||||||
|
"_id": "XHovfty596DF2vdU",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "VA0Az8RB0aD6aZBo",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
3600,
|
||||||
|
4900,
|
||||||
|
3613,
|
||||||
|
4963
|
||||||
|
],
|
||||||
|
"_id": "TLA9KRaZGz4ort4W",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "VA0Az8RB0aD6aZBo",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
3613,
|
||||||
|
4963,
|
||||||
|
3563,
|
||||||
|
4988
|
||||||
|
],
|
||||||
|
"_id": "xsOUXhHqwSR6TO0B",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "VA0Az8RB0aD6aZBo",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
3563,
|
||||||
|
4988,
|
||||||
|
3525,
|
||||||
|
4950
|
||||||
|
],
|
||||||
|
"_id": "sqwozPNWuvatfxMq",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "VA0Az8RB0aD6aZBo",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
3525,
|
||||||
|
4950,
|
||||||
|
3513,
|
||||||
|
4900
|
||||||
|
],
|
||||||
|
"_id": "EbQ06Q4aDSfVwlAx",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "VA0Az8RB0aD6aZBo",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
3513,
|
||||||
|
4900,
|
||||||
|
3563,
|
||||||
|
4875
|
||||||
|
],
|
||||||
|
"_id": "1WWa9MIVCUoBN6ZG",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "VA0Az8RB0aD6aZBo",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"fa",
|
||||||
|
"leafy",
|
||||||
|
"style-c"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750631453770,
|
||||||
|
"modifiedTime": 1750631453770,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!MTG3tWrAbc5Q14f8"
|
||||||
|
}
|
||||||
543
packsrc/mass-edit-presets/Tree_C3_5x5_z0mctTk3NKbIymjU.json
Normal file
543
packsrc/mass-edit-presets/Tree_C3_5x5_z0mctTk3NKbIymjU.json
Normal file
@ -0,0 +1,543 @@
|
|||||||
|
{
|
||||||
|
"_id": "z0mctTk3NKbIymjU",
|
||||||
|
"name": "Tree_C3_5x5",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "z0mctTk3NKbIymjU",
|
||||||
|
"name": "Tree_C3_5x5",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_C3_5x5.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": 4000,
|
||||||
|
"y": 4400,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 1000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 1,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "53uUW8qQGRfTt27t",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Tree_C3_5x5",
|
||||||
|
"TreeCanopy",
|
||||||
|
"TreeLeafy"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_C3_5x5.webp",
|
||||||
|
"altImages": [
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Multicolor1_C3_5x5.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Red_C3_5x5.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Yellow_C3_5x5.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor2_C3_5x5.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor3_C3_5x5.webp"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Breeze Ripple",
|
||||||
|
"tmFilterInternalId": "xD0iCcZqu2mth52N",
|
||||||
|
"tmFilterType": "distortion",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "distortion",
|
||||||
|
"filterId": "MB - Tree Breeze Ripple",
|
||||||
|
"maskPath": "/modules/tokenmagic/fx/assets/distortion-1.png",
|
||||||
|
"maskSpriteScaleX": 8,
|
||||||
|
"maskSpriteScaleY": 4,
|
||||||
|
"padding": 20,
|
||||||
|
"animated": {
|
||||||
|
"maskSpriteX": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
},
|
||||||
|
"maskSpriteY": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "2T2qrgDDut8wQDoV",
|
||||||
|
"placeableId": "53uUW8qQGRfTt27t",
|
||||||
|
"filterInternalId": "xD0iCcZqu2mth52N",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "1qvWXSDRoIpwGAm4",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 1300000,
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.z0mctTk3NKbIymjU",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_C3_5x5.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "fromUuid('Compendium.mb-assets.asset-macros.Macro.jXyqie75jEVIFvb8').then(macro => macro.execute({objects}))",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Shadows/Tree_Shadow_C3_5x5.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": 4000,
|
||||||
|
"y": 4400,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 1000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 10,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "wsLnvoTEDCZBdVPX",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeShadow"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "1qvWXSDRoIpwGAm4",
|
||||||
|
"type": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Light_B7_4x4.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": 4408,
|
||||||
|
"y": 4748,
|
||||||
|
"width": 267,
|
||||||
|
"height": 267,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 38,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "FOgSWu9rOUtXy7Fo",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "1qvWXSDRoIpwGAm4",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4538,
|
||||||
|
4838,
|
||||||
|
4500,
|
||||||
|
4888
|
||||||
|
],
|
||||||
|
"_id": "xaOcuryoUP7WPnbL",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "1qvWXSDRoIpwGAm4",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4500,
|
||||||
|
4888,
|
||||||
|
4500,
|
||||||
|
4925
|
||||||
|
],
|
||||||
|
"_id": "NGDoBIRY5Wvruh3B",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "1qvWXSDRoIpwGAm4",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4500,
|
||||||
|
4925,
|
||||||
|
4550,
|
||||||
|
4950
|
||||||
|
],
|
||||||
|
"_id": "EmTAO7J7B6Y6pc8O",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "1qvWXSDRoIpwGAm4",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4550,
|
||||||
|
4950,
|
||||||
|
4588,
|
||||||
|
4938
|
||||||
|
],
|
||||||
|
"_id": "KJ7GPiDYBXZjErBk",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "1qvWXSDRoIpwGAm4",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4588,
|
||||||
|
4938,
|
||||||
|
4600,
|
||||||
|
4888
|
||||||
|
],
|
||||||
|
"_id": "FEGIvJaWX9giLsmV",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "1qvWXSDRoIpwGAm4",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4600,
|
||||||
|
4888,
|
||||||
|
4538,
|
||||||
|
4838
|
||||||
|
],
|
||||||
|
"_id": "CYAINy5ivzXGCdZk",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "1qvWXSDRoIpwGAm4",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"fa",
|
||||||
|
"leafy",
|
||||||
|
"style-c"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750631453770,
|
||||||
|
"modifiedTime": 1750631453770,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!z0mctTk3NKbIymjU"
|
||||||
|
}
|
||||||
453
packsrc/mass-edit-presets/Tree_C4_5x5_jkP8Xf48Xi996RYH.json
Normal file
453
packsrc/mass-edit-presets/Tree_C4_5x5_jkP8Xf48Xi996RYH.json
Normal file
@ -0,0 +1,453 @@
|
|||||||
|
{
|
||||||
|
"_id": "jkP8Xf48Xi996RYH",
|
||||||
|
"name": "Tree_C4_5x5",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "jkP8Xf48Xi996RYH",
|
||||||
|
"name": "Tree_C4_5x5",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_C4_5x5.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": 5000,
|
||||||
|
"y": 4400,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 1000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 1,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "GLSbT5jkBxZWGMh1",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Tree_C4_5x5",
|
||||||
|
"TreeCanopy",
|
||||||
|
"TreeLeafy"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_C4_5x5.webp",
|
||||||
|
"altImages": [
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Multicolor1_C4_5x5.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Red_C4_5x5.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Yellow_C4_5x5.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor2_C4_5x5.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor3_C4_5x5.webp"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Breeze Ripple",
|
||||||
|
"tmFilterInternalId": "Zdn7hDenrYJvp7AX",
|
||||||
|
"tmFilterType": "distortion",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "distortion",
|
||||||
|
"filterId": "MB - Tree Breeze Ripple",
|
||||||
|
"maskPath": "/modules/tokenmagic/fx/assets/distortion-1.png",
|
||||||
|
"maskSpriteScaleX": 8,
|
||||||
|
"maskSpriteScaleY": 4,
|
||||||
|
"padding": 20,
|
||||||
|
"animated": {
|
||||||
|
"maskSpriteX": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
},
|
||||||
|
"maskSpriteY": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "WNfmRiC9YXUFpfzt",
|
||||||
|
"placeableId": "GLSbT5jkBxZWGMh1",
|
||||||
|
"filterInternalId": "Zdn7hDenrYJvp7AX",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "yI1l3eFTLpDZIDpR",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 1400000,
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.jkP8Xf48Xi996RYH",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_C4_5x5.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "fromUuid('Compendium.mb-assets.asset-macros.Macro.jXyqie75jEVIFvb8').then(macro => macro.execute({objects}))",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Shadows/Tree_Shadow_C4_5x5.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": 5000,
|
||||||
|
"y": 4400,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 1000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 10,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "Am2xDFdRh0wi9O8Y",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeShadow"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "yI1l3eFTLpDZIDpR",
|
||||||
|
"type": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Dark_B1_4x4.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": 5433,
|
||||||
|
"y": 4692,
|
||||||
|
"width": 267,
|
||||||
|
"height": 267,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 39,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "h9n519nTSJYlXHSr",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "yI1l3eFTLpDZIDpR",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
5538,
|
||||||
|
4775,
|
||||||
|
5613,
|
||||||
|
4813
|
||||||
|
],
|
||||||
|
"_id": "WP8JJmVx2fcdcEcJ",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "yI1l3eFTLpDZIDpR",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
5613,
|
||||||
|
4813,
|
||||||
|
5588,
|
||||||
|
4875
|
||||||
|
],
|
||||||
|
"_id": "fi3oowcZDMKz0MNw",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "yI1l3eFTLpDZIDpR",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
5588,
|
||||||
|
4875,
|
||||||
|
5513,
|
||||||
|
4863
|
||||||
|
],
|
||||||
|
"_id": "smZ7WjIjcD8KakDD",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "yI1l3eFTLpDZIDpR",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
5513,
|
||||||
|
4863,
|
||||||
|
5538,
|
||||||
|
4775
|
||||||
|
],
|
||||||
|
"_id": "TfkUJlI9rygWlZ2C",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "yI1l3eFTLpDZIDpR",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"fa",
|
||||||
|
"leafy",
|
||||||
|
"style-c"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750631453770,
|
||||||
|
"modifiedTime": 1750631453770,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!jkP8Xf48Xi996RYH"
|
||||||
|
}
|
||||||
543
packsrc/mass-edit-presets/Tree_C5_5x5_CwvsgfpmApzGBPKj.json
Normal file
543
packsrc/mass-edit-presets/Tree_C5_5x5_CwvsgfpmApzGBPKj.json
Normal file
@ -0,0 +1,543 @@
|
|||||||
|
{
|
||||||
|
"_id": "CwvsgfpmApzGBPKj",
|
||||||
|
"name": "Tree_C5_5x5",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "CwvsgfpmApzGBPKj",
|
||||||
|
"name": "Tree_C5_5x5",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_C5_5x5.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": 6000,
|
||||||
|
"y": 4400,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 1000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 1,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "jYNqidOKVgJgUMOx",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Tree_C5_5x5",
|
||||||
|
"TreeCanopy",
|
||||||
|
"TreeLeafy"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_C5_5x5.webp",
|
||||||
|
"altImages": [
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Multicolor1_C5_5x5.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Red_C5_5x5.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Yellow_C5_5x5.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor2_C5_5x5.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor3_C5_5x5.webp"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Breeze Ripple",
|
||||||
|
"tmFilterInternalId": "Lw4ofVGwZADDoC2O",
|
||||||
|
"tmFilterType": "distortion",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "distortion",
|
||||||
|
"filterId": "MB - Tree Breeze Ripple",
|
||||||
|
"maskPath": "/modules/tokenmagic/fx/assets/distortion-1.png",
|
||||||
|
"maskSpriteScaleX": 8,
|
||||||
|
"maskSpriteScaleY": 4,
|
||||||
|
"padding": 20,
|
||||||
|
"animated": {
|
||||||
|
"maskSpriteX": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
},
|
||||||
|
"maskSpriteY": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "3QXAHK3tj1bzxMO9",
|
||||||
|
"placeableId": "jYNqidOKVgJgUMOx",
|
||||||
|
"filterInternalId": "Lw4ofVGwZADDoC2O",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "T6S122QHhb88f2bZ",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 1500000,
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.CwvsgfpmApzGBPKj",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_C5_5x5.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "fromUuid('Compendium.mb-assets.asset-macros.Macro.jXyqie75jEVIFvb8').then(macro => macro.execute({objects}))",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Shadows/Tree_Shadow_C5_5x5.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": 6000,
|
||||||
|
"y": 4400,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 1000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 10,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "WH0gwmKw1sf7A6oZ",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeShadow"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "T6S122QHhb88f2bZ",
|
||||||
|
"type": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Dark_B2_4x4.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": 6380,
|
||||||
|
"y": 4762,
|
||||||
|
"width": 267,
|
||||||
|
"height": 267,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 40,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "UnLa9d6JSX0GUmcm",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "T6S122QHhb88f2bZ",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6475,
|
||||||
|
4850,
|
||||||
|
6525,
|
||||||
|
4850
|
||||||
|
],
|
||||||
|
"_id": "ILuS5yPbfzli2qdo",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "T6S122QHhb88f2bZ",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6525,
|
||||||
|
4850,
|
||||||
|
6563,
|
||||||
|
4900
|
||||||
|
],
|
||||||
|
"_id": "kWggqXZFJRpvlyuZ",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "T6S122QHhb88f2bZ",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6563,
|
||||||
|
4900,
|
||||||
|
6538,
|
||||||
|
4950
|
||||||
|
],
|
||||||
|
"_id": "uPcHoEZX3Dz2z8o6",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "T6S122QHhb88f2bZ",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6538,
|
||||||
|
4950,
|
||||||
|
6475,
|
||||||
|
4938
|
||||||
|
],
|
||||||
|
"_id": "NiSU5aP4zcNCxI4F",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "T6S122QHhb88f2bZ",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6475,
|
||||||
|
4938,
|
||||||
|
6463,
|
||||||
|
4900
|
||||||
|
],
|
||||||
|
"_id": "0GTCx10C664exo4p",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "T6S122QHhb88f2bZ",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6463,
|
||||||
|
4900,
|
||||||
|
6475,
|
||||||
|
4850
|
||||||
|
],
|
||||||
|
"_id": "xkKhZMFVCWgD4qEy",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "T6S122QHhb88f2bZ",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"fa",
|
||||||
|
"leafy",
|
||||||
|
"style-c"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750631453770,
|
||||||
|
"modifiedTime": 1750631453770,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!CwvsgfpmApzGBPKj"
|
||||||
|
}
|
||||||
453
packsrc/mass-edit-presets/Tree_C6_3x3_A3MboNOE7cqMAJtk.json
Normal file
453
packsrc/mass-edit-presets/Tree_C6_3x3_A3MboNOE7cqMAJtk.json
Normal file
@ -0,0 +1,453 @@
|
|||||||
|
{
|
||||||
|
"_id": "A3MboNOE7cqMAJtk",
|
||||||
|
"name": "Tree_C6_3x3",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "A3MboNOE7cqMAJtk",
|
||||||
|
"name": "Tree_C6_3x3",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_C6_3x3.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": 7000,
|
||||||
|
"y": 4400,
|
||||||
|
"width": 600,
|
||||||
|
"height": 600,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 1,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "9GYHCBELy9b3Hmzb",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Tree_C6_3x3",
|
||||||
|
"TreeCanopy",
|
||||||
|
"TreeLeafy"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_C6_3x3.webp",
|
||||||
|
"altImages": [
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Multicolor1_C6_3x3.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Red_C6_3x3.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Yellow_C6_3x3.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor2_C6_3x3.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor3_C6_3x3.webp"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Breeze Ripple",
|
||||||
|
"tmFilterInternalId": "YZiEJlSfrYoVjvjQ",
|
||||||
|
"tmFilterType": "distortion",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "distortion",
|
||||||
|
"filterId": "MB - Tree Breeze Ripple",
|
||||||
|
"maskPath": "/modules/tokenmagic/fx/assets/distortion-1.png",
|
||||||
|
"maskSpriteScaleX": 8,
|
||||||
|
"maskSpriteScaleY": 4,
|
||||||
|
"padding": 20,
|
||||||
|
"animated": {
|
||||||
|
"maskSpriteX": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
},
|
||||||
|
"maskSpriteY": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "UmDRMIZpg0qZ41Oi",
|
||||||
|
"placeableId": "9GYHCBELy9b3Hmzb",
|
||||||
|
"filterInternalId": "YZiEJlSfrYoVjvjQ",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "BA7YKtWaSQQwbLo1",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 1600000,
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.A3MboNOE7cqMAJtk",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_C6_3x3.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "fromUuid('Compendium.mb-assets.asset-macros.Macro.jXyqie75jEVIFvb8').then(macro => macro.execute({objects}))",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Shadows/Tree_Shadow_C6_3x3.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": 7000,
|
||||||
|
"y": 4400,
|
||||||
|
"width": 600,
|
||||||
|
"height": 600,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 10,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "ty8VT1akboDyxf7j",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeShadow"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "BA7YKtWaSQQwbLo1",
|
||||||
|
"type": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Light_B1_4x4.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": 7207,
|
||||||
|
"y": 4649,
|
||||||
|
"width": 178,
|
||||||
|
"height": 178,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 46,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "utnnDn0sxgXlclsu",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "BA7YKtWaSQQwbLo1",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
7275,
|
||||||
|
4713,
|
||||||
|
7325,
|
||||||
|
4725
|
||||||
|
],
|
||||||
|
"_id": "ZAiqlwa0wvd9YZLC",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "BA7YKtWaSQQwbLo1",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
7325,
|
||||||
|
4725,
|
||||||
|
7325,
|
||||||
|
4775
|
||||||
|
],
|
||||||
|
"_id": "jPoRvDf5c8py6SzS",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "BA7YKtWaSQQwbLo1",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
7325,
|
||||||
|
4775,
|
||||||
|
7263,
|
||||||
|
4775
|
||||||
|
],
|
||||||
|
"_id": "O77EPAfBCO92JUS6",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "BA7YKtWaSQQwbLo1",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
7263,
|
||||||
|
4775,
|
||||||
|
7275,
|
||||||
|
4713
|
||||||
|
],
|
||||||
|
"_id": "86wICEECSg7Tb0Gp",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "BA7YKtWaSQQwbLo1",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"fa",
|
||||||
|
"leafy",
|
||||||
|
"style-c"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750631453770,
|
||||||
|
"modifiedTime": 1750631453770,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!A3MboNOE7cqMAJtk"
|
||||||
|
}
|
||||||
498
packsrc/mass-edit-presets/Tree_C7_3x3_udCLRvHwGSZgUGHn.json
Normal file
498
packsrc/mass-edit-presets/Tree_C7_3x3_udCLRvHwGSZgUGHn.json
Normal file
@ -0,0 +1,498 @@
|
|||||||
|
{
|
||||||
|
"_id": "udCLRvHwGSZgUGHn",
|
||||||
|
"name": "Tree_C7_3x3",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "udCLRvHwGSZgUGHn",
|
||||||
|
"name": "Tree_C7_3x3",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_C7_3x3.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": 7600,
|
||||||
|
"y": 4400,
|
||||||
|
"width": 600,
|
||||||
|
"height": 600,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 1,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "WfsyQT3ZCKNaTdPg",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Tree_C7_3x3",
|
||||||
|
"TreeCanopy",
|
||||||
|
"TreeLeafy"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_C7_3x3.webp",
|
||||||
|
"altImages": [
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Multicolor1_C7_3x3.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Red_C7_3x3.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Yellow_C7_3x3.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor2_C7_3x3.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor3_C7_3x3.webp"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Breeze Ripple",
|
||||||
|
"tmFilterInternalId": "evNCWxYynlFwJWcW",
|
||||||
|
"tmFilterType": "distortion",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "distortion",
|
||||||
|
"filterId": "MB - Tree Breeze Ripple",
|
||||||
|
"maskPath": "/modules/tokenmagic/fx/assets/distortion-1.png",
|
||||||
|
"maskSpriteScaleX": 8,
|
||||||
|
"maskSpriteScaleY": 4,
|
||||||
|
"padding": 20,
|
||||||
|
"animated": {
|
||||||
|
"maskSpriteX": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
},
|
||||||
|
"maskSpriteY": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "bRF06sakSnL4uXxB",
|
||||||
|
"placeableId": "WfsyQT3ZCKNaTdPg",
|
||||||
|
"filterInternalId": "evNCWxYynlFwJWcW",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "o33NYGcgWMT707fn",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 1700000,
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.udCLRvHwGSZgUGHn",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_C7_3x3.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "fromUuid('Compendium.mb-assets.asset-macros.Macro.jXyqie75jEVIFvb8').then(macro => macro.execute({objects}))",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Shadows/Tree_Shadow_C7_3x3.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": 7600,
|
||||||
|
"y": 4400,
|
||||||
|
"width": 600,
|
||||||
|
"height": 600,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 10,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "V8fBW8Y4mC6h8imD",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeShadow"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "o33NYGcgWMT707fn",
|
||||||
|
"type": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Light_B2_4x4.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": 7802,
|
||||||
|
"y": 4596,
|
||||||
|
"width": 178,
|
||||||
|
"height": 178,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 47,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "Sfeo9SSEjNiZYq4n",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "o33NYGcgWMT707fn",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
7863,
|
||||||
|
4650,
|
||||||
|
7863,
|
||||||
|
4700
|
||||||
|
],
|
||||||
|
"_id": "UrxjA7rnZnfNiHL5",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "o33NYGcgWMT707fn",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
7863,
|
||||||
|
4700,
|
||||||
|
7900,
|
||||||
|
4725
|
||||||
|
],
|
||||||
|
"_id": "tyMwJZn1LH8zrtQx",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "o33NYGcgWMT707fn",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
7900,
|
||||||
|
4725,
|
||||||
|
7925,
|
||||||
|
4688
|
||||||
|
],
|
||||||
|
"_id": "79LIxJPEow4TNuP6",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "o33NYGcgWMT707fn",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
7925,
|
||||||
|
4688,
|
||||||
|
7900,
|
||||||
|
4650
|
||||||
|
],
|
||||||
|
"_id": "ZG7Yxbtc6AG6I4YK",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "o33NYGcgWMT707fn",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
7900,
|
||||||
|
4650,
|
||||||
|
7863,
|
||||||
|
4650
|
||||||
|
],
|
||||||
|
"_id": "7oi6xGOUiKPop9iR",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "o33NYGcgWMT707fn",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"fa",
|
||||||
|
"leafy",
|
||||||
|
"style-c"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750631453770,
|
||||||
|
"modifiedTime": 1750631453770,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!udCLRvHwGSZgUGHn"
|
||||||
|
}
|
||||||
463
packsrc/mass-edit-presets/Tree_C8_3x3_pR1aPmgiPrpUeYDv.json
Normal file
463
packsrc/mass-edit-presets/Tree_C8_3x3_pR1aPmgiPrpUeYDv.json
Normal file
@ -0,0 +1,463 @@
|
|||||||
|
{
|
||||||
|
"_id": "pR1aPmgiPrpUeYDv",
|
||||||
|
"name": "Tree_C8_3x3",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "pR1aPmgiPrpUeYDv",
|
||||||
|
"name": "Tree_C8_3x3",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_C8_3x3.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": 8200,
|
||||||
|
"y": 4400,
|
||||||
|
"width": 600,
|
||||||
|
"height": 600,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 1,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "8G4mtxdx2sfzVUMc",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Tree_C8_3x3",
|
||||||
|
"TreeCanopy",
|
||||||
|
"TreeLeafy"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_C8_3x3.webp",
|
||||||
|
"altImages": [
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Multicolor1_C8_3x3.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Red_C8_3x3.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Yellow_C8_3x3.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor2_C8_3x3.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor3_C8_3x3.webp"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Breeze Ripple",
|
||||||
|
"tmFilterInternalId": "TcuUIfWdAv8WtY3p",
|
||||||
|
"tmFilterType": "distortion",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "distortion",
|
||||||
|
"filterId": "MB - Tree Breeze Ripple",
|
||||||
|
"maskPath": "/modules/tokenmagic/fx/assets/distortion-1.png",
|
||||||
|
"maskSpriteScaleX": 8,
|
||||||
|
"maskSpriteScaleY": 4,
|
||||||
|
"padding": 20,
|
||||||
|
"animated": {
|
||||||
|
"maskSpriteX": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
},
|
||||||
|
"maskSpriteY": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "M9dvEtGdStuI7beN",
|
||||||
|
"placeableId": "8G4mtxdx2sfzVUMc",
|
||||||
|
"filterInternalId": "TcuUIfWdAv8WtY3p",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "DkQQpAsPS2AN1lzn",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"levels": {
|
||||||
|
"rangeTop": null,
|
||||||
|
"showIfAbove": false,
|
||||||
|
"showAboveRange": null,
|
||||||
|
"noCollision": false,
|
||||||
|
"noFogHide": false,
|
||||||
|
"isBasement": false,
|
||||||
|
"allWallBlockSight": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 1800000,
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.pR1aPmgiPrpUeYDv",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_C8_3x3.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "fromUuid('Compendium.mb-assets.asset-macros.Macro.jXyqie75jEVIFvb8').then(macro => macro.execute({objects}))",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Shadows/Tree_Shadow_C8_3x3.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": 8200,
|
||||||
|
"y": 4400,
|
||||||
|
"width": 600,
|
||||||
|
"height": 600,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 10,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "haZwxyWlUII3FxNK",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeShadow"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "DkQQpAsPS2AN1lzn",
|
||||||
|
"type": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tokenmagic": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Light_B3_4x4.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": 8400,
|
||||||
|
"y": 4600,
|
||||||
|
"width": 178,
|
||||||
|
"height": 178,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 48,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "pP7FbQozUvMtxmVy",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "DkQQpAsPS2AN1lzn",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
8613,
|
||||||
|
4738,
|
||||||
|
8575,
|
||||||
|
4750
|
||||||
|
],
|
||||||
|
"_id": "ghhkXXBx1CES3Tqf",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "DkQQpAsPS2AN1lzn",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
8575,
|
||||||
|
4750,
|
||||||
|
8563,
|
||||||
|
4800
|
||||||
|
],
|
||||||
|
"_id": "LsPzalIlxTWFiHyg",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "DkQQpAsPS2AN1lzn",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
8563,
|
||||||
|
4800,
|
||||||
|
8613,
|
||||||
|
4800
|
||||||
|
],
|
||||||
|
"_id": "hFbigrfi5KwDByzE",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "DkQQpAsPS2AN1lzn",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
8613,
|
||||||
|
4800,
|
||||||
|
8613,
|
||||||
|
4738
|
||||||
|
],
|
||||||
|
"_id": "bLcTM6mgh1xhu58M",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "DkQQpAsPS2AN1lzn",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"fa",
|
||||||
|
"leafy",
|
||||||
|
"style-c"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750631453770,
|
||||||
|
"modifiedTime": 1750631453770,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!pR1aPmgiPrpUeYDv"
|
||||||
|
}
|
||||||
498
packsrc/mass-edit-presets/Tree_D1_5x5_xAVJiKqpnbuHhxMI.json
Normal file
498
packsrc/mass-edit-presets/Tree_D1_5x5_xAVJiKqpnbuHhxMI.json
Normal file
@ -0,0 +1,498 @@
|
|||||||
|
{
|
||||||
|
"_id": "xAVJiKqpnbuHhxMI",
|
||||||
|
"name": "Tree_D1_5x5",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "xAVJiKqpnbuHhxMI",
|
||||||
|
"name": "Tree_D1_5x5",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_D1_5x5.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": 2000,
|
||||||
|
"y": 5600,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 1000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 1,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "8M93cQXU00d7YVNf",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Tree_D1_5x5",
|
||||||
|
"TreeCanopy",
|
||||||
|
"TreeLeafy"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_D1_5x5.webp",
|
||||||
|
"altImages": [
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Multicolor1_D1_5x5.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Red_D1_5x5.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Yellow_D1_5x5.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor2_D1_5x5.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor3_D1_5x5.webp"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Breeze Ripple",
|
||||||
|
"tmFilterInternalId": "i88Ij38prkWjkNUy",
|
||||||
|
"tmFilterType": "distortion",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "distortion",
|
||||||
|
"filterId": "MB - Tree Breeze Ripple",
|
||||||
|
"maskPath": "/modules/tokenmagic/fx/assets/distortion-1.png",
|
||||||
|
"maskSpriteScaleX": 8,
|
||||||
|
"maskSpriteScaleY": 4,
|
||||||
|
"padding": 20,
|
||||||
|
"animated": {
|
||||||
|
"maskSpriteX": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
},
|
||||||
|
"maskSpriteY": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "EqPkWdK3TsMtZ23i",
|
||||||
|
"placeableId": "8M93cQXU00d7YVNf",
|
||||||
|
"filterInternalId": "i88Ij38prkWjkNUy",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "CfYsQDm1ldPZ6muW",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 1900000,
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.xAVJiKqpnbuHhxMI",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_D1_5x5.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "fromUuid('Compendium.mb-assets.asset-macros.Macro.jXyqie75jEVIFvb8').then(macro => macro.execute({objects}))",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Shadows/Tree_Shadow_D1_5x5.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": 2000,
|
||||||
|
"y": 5600,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 1000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 10,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "Aa7vkgb9kcEbIiX1",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeShadow"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "CfYsQDm1ldPZ6muW",
|
||||||
|
"type": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Dark_B2_4x4.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": 2393,
|
||||||
|
"y": 5964,
|
||||||
|
"width": 267,
|
||||||
|
"height": 267,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 41,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "IZKAjZ8iZoqZ2Emy",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "CfYsQDm1ldPZ6muW",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
2538,
|
||||||
|
6063,
|
||||||
|
2575,
|
||||||
|
6088
|
||||||
|
],
|
||||||
|
"_id": "IGRWWV76FUqaNS4l",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "CfYsQDm1ldPZ6muW",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
2575,
|
||||||
|
6088,
|
||||||
|
2550,
|
||||||
|
6150
|
||||||
|
],
|
||||||
|
"_id": "wx2uoRb6qGjUAo2v",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "CfYsQDm1ldPZ6muW",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
2550,
|
||||||
|
6150,
|
||||||
|
2488,
|
||||||
|
6125
|
||||||
|
],
|
||||||
|
"_id": "52eNAhA5n8nspxYc",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "CfYsQDm1ldPZ6muW",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
2488,
|
||||||
|
6125,
|
||||||
|
2488,
|
||||||
|
6075
|
||||||
|
],
|
||||||
|
"_id": "DaRjRLWi2hbBKGgZ",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "CfYsQDm1ldPZ6muW",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
2488,
|
||||||
|
6075,
|
||||||
|
2538,
|
||||||
|
6063
|
||||||
|
],
|
||||||
|
"_id": "sew6KwO9vjDeA1CI",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "CfYsQDm1ldPZ6muW",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"fa",
|
||||||
|
"leafy",
|
||||||
|
"style-d"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750631453770,
|
||||||
|
"modifiedTime": 1750631453770,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!xAVJiKqpnbuHhxMI"
|
||||||
|
}
|
||||||
498
packsrc/mass-edit-presets/Tree_D2_5x5_Afs7S5dk9kWkl9I1.json
Normal file
498
packsrc/mass-edit-presets/Tree_D2_5x5_Afs7S5dk9kWkl9I1.json
Normal file
@ -0,0 +1,498 @@
|
|||||||
|
{
|
||||||
|
"_id": "Afs7S5dk9kWkl9I1",
|
||||||
|
"name": "Tree_D2_5x5",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "Afs7S5dk9kWkl9I1",
|
||||||
|
"name": "Tree_D2_5x5",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_D2_5x5.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": 3000,
|
||||||
|
"y": 5600,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 1000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 1,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "wqcFsn5diJ9T6uX9",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Tree_D2_5x5",
|
||||||
|
"TreeCanopy",
|
||||||
|
"TreeLeafy"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_D2_5x5.webp",
|
||||||
|
"altImages": [
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Multicolor1_D2_5x5.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Red_D2_5x5.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Yellow_D2_5x5.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor2_D2_5x5.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor3_D2_5x5.webp"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Breeze Ripple",
|
||||||
|
"tmFilterInternalId": "GtUTr9cCH8eS1rb4",
|
||||||
|
"tmFilterType": "distortion",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "distortion",
|
||||||
|
"filterId": "MB - Tree Breeze Ripple",
|
||||||
|
"maskPath": "/modules/tokenmagic/fx/assets/distortion-1.png",
|
||||||
|
"maskSpriteScaleX": 8,
|
||||||
|
"maskSpriteScaleY": 4,
|
||||||
|
"padding": 20,
|
||||||
|
"animated": {
|
||||||
|
"maskSpriteX": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
},
|
||||||
|
"maskSpriteY": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "KfPiS4IWWhsyUK46",
|
||||||
|
"placeableId": "wqcFsn5diJ9T6uX9",
|
||||||
|
"filterInternalId": "GtUTr9cCH8eS1rb4",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "uNGu5eTQYiUnUKrA",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 2000000,
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.Afs7S5dk9kWkl9I1",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_D2_5x5.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "fromUuid('Compendium.mb-assets.asset-macros.Macro.jXyqie75jEVIFvb8').then(macro => macro.execute({objects}))",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Shadows/Tree_Shadow_D2_5x5.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": 3000,
|
||||||
|
"y": 5600,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 1000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 10,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "Cb36t1e3Ix7NnBIr",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeShadow"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "uNGu5eTQYiUnUKrA",
|
||||||
|
"type": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Dark_B4_4x4.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": 3418,
|
||||||
|
"y": 5964,
|
||||||
|
"width": 267,
|
||||||
|
"height": 267,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 42,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "OMhUgVByDJDCjVYs",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "uNGu5eTQYiUnUKrA",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
3538,
|
||||||
|
6050,
|
||||||
|
3588,
|
||||||
|
6063
|
||||||
|
],
|
||||||
|
"_id": "ZTHAoQRviZOe9HXy",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "uNGu5eTQYiUnUKrA",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
3588,
|
||||||
|
6063,
|
||||||
|
3600,
|
||||||
|
6113
|
||||||
|
],
|
||||||
|
"_id": "exTkKkp8lfFJXqtR",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "uNGu5eTQYiUnUKrA",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
3600,
|
||||||
|
6113,
|
||||||
|
3563,
|
||||||
|
6163
|
||||||
|
],
|
||||||
|
"_id": "ENQdsTbiQUVYQmVy",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "uNGu5eTQYiUnUKrA",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
3563,
|
||||||
|
6163,
|
||||||
|
3500,
|
||||||
|
6125
|
||||||
|
],
|
||||||
|
"_id": "I5cRfq3yNIuDf0vw",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "uNGu5eTQYiUnUKrA",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
3500,
|
||||||
|
6125,
|
||||||
|
3538,
|
||||||
|
6050
|
||||||
|
],
|
||||||
|
"_id": "KMWEpMA1OWq1kp3D",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "uNGu5eTQYiUnUKrA",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"fa",
|
||||||
|
"leafy",
|
||||||
|
"style-d"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750631453770,
|
||||||
|
"modifiedTime": 1750631453770,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!Afs7S5dk9kWkl9I1"
|
||||||
|
}
|
||||||
543
packsrc/mass-edit-presets/Tree_D3_5x5_SdlmHvE9bJs5knxT.json
Normal file
543
packsrc/mass-edit-presets/Tree_D3_5x5_SdlmHvE9bJs5knxT.json
Normal file
@ -0,0 +1,543 @@
|
|||||||
|
{
|
||||||
|
"_id": "SdlmHvE9bJs5knxT",
|
||||||
|
"name": "Tree_D3_5x5",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "SdlmHvE9bJs5knxT",
|
||||||
|
"name": "Tree_D3_5x5",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_D3_5x5.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": 4000,
|
||||||
|
"y": 5600,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 1000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 1,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "dbzd3vTv0LT2yihK",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Tree_D3_5x5",
|
||||||
|
"TreeCanopy",
|
||||||
|
"TreeLeafy"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_D3_5x5.webp",
|
||||||
|
"altImages": [
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Multicolor1_D3_5x5.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Red_D3_5x5.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Yellow_D3_5x5.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor2_D3_5x5.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor3_D3_5x5.webp"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Breeze Ripple",
|
||||||
|
"tmFilterInternalId": "2X44GZdgFFtB5Vm8",
|
||||||
|
"tmFilterType": "distortion",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "distortion",
|
||||||
|
"filterId": "MB - Tree Breeze Ripple",
|
||||||
|
"maskPath": "/modules/tokenmagic/fx/assets/distortion-1.png",
|
||||||
|
"maskSpriteScaleX": 8,
|
||||||
|
"maskSpriteScaleY": 4,
|
||||||
|
"padding": 20,
|
||||||
|
"animated": {
|
||||||
|
"maskSpriteX": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
},
|
||||||
|
"maskSpriteY": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "pdmfDJ7ebESxHZhG",
|
||||||
|
"placeableId": "dbzd3vTv0LT2yihK",
|
||||||
|
"filterInternalId": "2X44GZdgFFtB5Vm8",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "1HiDvwDGFZycfabO",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 2100000,
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.SdlmHvE9bJs5knxT",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_D3_5x5.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "fromUuid('Compendium.mb-assets.asset-macros.Macro.jXyqie75jEVIFvb8').then(macro => macro.execute({objects}))",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Shadows/Tree_Shadow_D3_5x5.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": 4000,
|
||||||
|
"y": 5600,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 1000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 10,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "iKlpHdlkGiqHeHpB",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeShadow"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "1HiDvwDGFZycfabO",
|
||||||
|
"type": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Dark_B3_4x4.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": 4351,
|
||||||
|
"y": 5964,
|
||||||
|
"width": 267,
|
||||||
|
"height": 267,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 43,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "pxRT9Ya8lnQg7HGx",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "1HiDvwDGFZycfabO",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4500,
|
||||||
|
6063,
|
||||||
|
4525,
|
||||||
|
6100
|
||||||
|
],
|
||||||
|
"_id": "MHOEHEgEwhX37QTP",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "1HiDvwDGFZycfabO",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4525,
|
||||||
|
6100,
|
||||||
|
4513,
|
||||||
|
6138
|
||||||
|
],
|
||||||
|
"_id": "ieGxne1PaxT0uFG1",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "1HiDvwDGFZycfabO",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4513,
|
||||||
|
6138,
|
||||||
|
4463,
|
||||||
|
6138
|
||||||
|
],
|
||||||
|
"_id": "1jBsn9NGQcynSLWS",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "1HiDvwDGFZycfabO",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4463,
|
||||||
|
6138,
|
||||||
|
4438,
|
||||||
|
6088
|
||||||
|
],
|
||||||
|
"_id": "WhZoQNpJXvfGvkPg",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "1HiDvwDGFZycfabO",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4438,
|
||||||
|
6088,
|
||||||
|
4463,
|
||||||
|
6050
|
||||||
|
],
|
||||||
|
"_id": "Z01j7LEPukMKtEI5",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "1HiDvwDGFZycfabO",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
4463,
|
||||||
|
6050,
|
||||||
|
4500,
|
||||||
|
6063
|
||||||
|
],
|
||||||
|
"_id": "SQzlztycbM5WXhMo",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "1HiDvwDGFZycfabO",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"fa",
|
||||||
|
"leafy",
|
||||||
|
"style-d"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750631453770,
|
||||||
|
"modifiedTime": 1750631453770,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!SdlmHvE9bJs5knxT"
|
||||||
|
}
|
||||||
543
packsrc/mass-edit-presets/Tree_D4_5x5_2Iaaks8WNo0RyY1O.json
Normal file
543
packsrc/mass-edit-presets/Tree_D4_5x5_2Iaaks8WNo0RyY1O.json
Normal file
@ -0,0 +1,543 @@
|
|||||||
|
{
|
||||||
|
"_id": "2Iaaks8WNo0RyY1O",
|
||||||
|
"name": "Tree_D4_5x5",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "2Iaaks8WNo0RyY1O",
|
||||||
|
"name": "Tree_D4_5x5",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_D4_5x5.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": 5000,
|
||||||
|
"y": 5600,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 1000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 1,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "sLwqykWaELM02hHQ",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Tree_D4_5x5",
|
||||||
|
"TreeCanopy",
|
||||||
|
"TreeLeafy"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_D4_5x5.webp",
|
||||||
|
"altImages": [
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Multicolor1_D4_5x5.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Red_D4_5x5.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Yellow_D4_5x5.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor2_D4_5x5.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor3_D4_5x5.webp"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Breeze Ripple",
|
||||||
|
"tmFilterInternalId": "a7aDyx2rlFLLyzdE",
|
||||||
|
"tmFilterType": "distortion",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "distortion",
|
||||||
|
"filterId": "MB - Tree Breeze Ripple",
|
||||||
|
"maskPath": "/modules/tokenmagic/fx/assets/distortion-1.png",
|
||||||
|
"maskSpriteScaleX": 8,
|
||||||
|
"maskSpriteScaleY": 4,
|
||||||
|
"padding": 20,
|
||||||
|
"animated": {
|
||||||
|
"maskSpriteX": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
},
|
||||||
|
"maskSpriteY": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "9M8k7VmFhYnHfBnL",
|
||||||
|
"placeableId": "sLwqykWaELM02hHQ",
|
||||||
|
"filterInternalId": "a7aDyx2rlFLLyzdE",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "TUZW4blAtMh7uJuA",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 2200000,
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.2Iaaks8WNo0RyY1O",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_D4_5x5.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "fromUuid('Compendium.mb-assets.asset-macros.Macro.jXyqie75jEVIFvb8').then(macro => macro.execute({objects}))",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Shadows/Tree_Shadow_D4_5x5.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": 5000,
|
||||||
|
"y": 5600,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 1000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 10,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "aDr1VOOd0JNm1NqU",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeShadow"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "TUZW4blAtMh7uJuA",
|
||||||
|
"type": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Dark_B4_4x4.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": 5396,
|
||||||
|
"y": 5984,
|
||||||
|
"width": 267,
|
||||||
|
"height": 267,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 44,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "Krr1bqpVBflxdpgl",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "TUZW4blAtMh7uJuA",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
5513,
|
||||||
|
6075,
|
||||||
|
5563,
|
||||||
|
6088
|
||||||
|
],
|
||||||
|
"_id": "NnR03Zr5Cl5QL3zm",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "TUZW4blAtMh7uJuA",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
5563,
|
||||||
|
6088,
|
||||||
|
5575,
|
||||||
|
6138
|
||||||
|
],
|
||||||
|
"_id": "vSVz9Nco9z485C4s",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "TUZW4blAtMh7uJuA",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
5575,
|
||||||
|
6138,
|
||||||
|
5525,
|
||||||
|
6175
|
||||||
|
],
|
||||||
|
"_id": "imJhzxCljBKqcZa8",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "TUZW4blAtMh7uJuA",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
5525,
|
||||||
|
6175,
|
||||||
|
5488,
|
||||||
|
6150
|
||||||
|
],
|
||||||
|
"_id": "pNzAc4y7vvgtQ5S0",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "TUZW4blAtMh7uJuA",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
5488,
|
||||||
|
6150,
|
||||||
|
5488,
|
||||||
|
6113
|
||||||
|
],
|
||||||
|
"_id": "wML7xWK0FTCgaGZE",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "TUZW4blAtMh7uJuA",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
5488,
|
||||||
|
6113,
|
||||||
|
5513,
|
||||||
|
6075
|
||||||
|
],
|
||||||
|
"_id": "rbvf2k43Bnj5h5Hh",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "TUZW4blAtMh7uJuA",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"fa",
|
||||||
|
"leafy",
|
||||||
|
"style-d"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750631453770,
|
||||||
|
"modifiedTime": 1750631453770,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!2Iaaks8WNo0RyY1O"
|
||||||
|
}
|
||||||
498
packsrc/mass-edit-presets/Tree_D5_5x5_SIYfKaoirm3KzZNY.json
Normal file
498
packsrc/mass-edit-presets/Tree_D5_5x5_SIYfKaoirm3KzZNY.json
Normal file
@ -0,0 +1,498 @@
|
|||||||
|
{
|
||||||
|
"_id": "SIYfKaoirm3KzZNY",
|
||||||
|
"name": "Tree_D5_5x5",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "SIYfKaoirm3KzZNY",
|
||||||
|
"name": "Tree_D5_5x5",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_D5_5x5.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": 6000,
|
||||||
|
"y": 5600,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 1000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 1,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "itSDKyOi6RhQ6eo3",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Tree_D5_5x5",
|
||||||
|
"TreeCanopy",
|
||||||
|
"TreeLeafy"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_D5_5x5.webp",
|
||||||
|
"altImages": [
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Multicolor1_D5_5x5.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Red_D5_5x5.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Yellow_D5_5x5.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor2_D5_5x5.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor3_D5_5x5.webp"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Breeze Ripple",
|
||||||
|
"tmFilterInternalId": "GlTHeJnxR1z8HZ9c",
|
||||||
|
"tmFilterType": "distortion",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "distortion",
|
||||||
|
"filterId": "MB - Tree Breeze Ripple",
|
||||||
|
"maskPath": "/modules/tokenmagic/fx/assets/distortion-1.png",
|
||||||
|
"maskSpriteScaleX": 8,
|
||||||
|
"maskSpriteScaleY": 4,
|
||||||
|
"padding": 20,
|
||||||
|
"animated": {
|
||||||
|
"maskSpriteX": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
},
|
||||||
|
"maskSpriteY": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "w6jnBW4gdZVrQ9zu",
|
||||||
|
"placeableId": "itSDKyOi6RhQ6eo3",
|
||||||
|
"filterInternalId": "GlTHeJnxR1z8HZ9c",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "RXMNubddbi7NkPyl",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 2300000,
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.SIYfKaoirm3KzZNY",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_D5_5x5.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "fromUuid('Compendium.mb-assets.asset-macros.Macro.jXyqie75jEVIFvb8').then(macro => macro.execute({objects}))",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Shadows/Tree_Shadow_D5_5x5.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": 6000,
|
||||||
|
"y": 5600,
|
||||||
|
"width": 1000,
|
||||||
|
"height": 1000,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 10,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "HOGZVMBAHzoDSYLe",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeShadow"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "RXMNubddbi7NkPyl",
|
||||||
|
"type": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Dark_B5_4x4.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": 6372,
|
||||||
|
"y": 5963,
|
||||||
|
"width": 267,
|
||||||
|
"height": 267,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 45,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "L4XDTdUo5vD1el1O",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "RXMNubddbi7NkPyl",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6463,
|
||||||
|
6088,
|
||||||
|
6500,
|
||||||
|
6050
|
||||||
|
],
|
||||||
|
"_id": "YaLtD8GsxkAcnaps",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "RXMNubddbi7NkPyl",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6500,
|
||||||
|
6050,
|
||||||
|
6550,
|
||||||
|
6088
|
||||||
|
],
|
||||||
|
"_id": "QsAg3Vtgz2ZvRg2h",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "RXMNubddbi7NkPyl",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6550,
|
||||||
|
6088,
|
||||||
|
6550,
|
||||||
|
6138
|
||||||
|
],
|
||||||
|
"_id": "1lV60v3tnOCQApXf",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "RXMNubddbi7NkPyl",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6550,
|
||||||
|
6138,
|
||||||
|
6488,
|
||||||
|
6138
|
||||||
|
],
|
||||||
|
"_id": "xPhT9i8LqSQlgyKG",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "RXMNubddbi7NkPyl",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
6488,
|
||||||
|
6138,
|
||||||
|
6463,
|
||||||
|
6088
|
||||||
|
],
|
||||||
|
"_id": "V3iOfMyXo6UjnV36",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "RXMNubddbi7NkPyl",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"fa",
|
||||||
|
"leafy",
|
||||||
|
"style-d"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750631453770,
|
||||||
|
"modifiedTime": 1750631453770,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!SIYfKaoirm3KzZNY"
|
||||||
|
}
|
||||||
453
packsrc/mass-edit-presets/Tree_D6_3x3_IakSz93I7CoOz344.json
Normal file
453
packsrc/mass-edit-presets/Tree_D6_3x3_IakSz93I7CoOz344.json
Normal file
@ -0,0 +1,453 @@
|
|||||||
|
{
|
||||||
|
"_id": "IakSz93I7CoOz344",
|
||||||
|
"name": "Tree_D6_3x3",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "IakSz93I7CoOz344",
|
||||||
|
"name": "Tree_D6_3x3",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_D6_3x3.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": 7000,
|
||||||
|
"y": 5600,
|
||||||
|
"width": 600,
|
||||||
|
"height": 600,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 1,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "OtF5S6quR4TWdxaR",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Tree_D6_3x3",
|
||||||
|
"TreeCanopy",
|
||||||
|
"TreeLeafy"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_D6_3x3.webp",
|
||||||
|
"altImages": [
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Multicolor1_D6_3x3.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Red_D6_3x3.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Yellow_D6_3x3.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor2_D6_3x3.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor3_D6_3x3.webp"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Breeze Ripple",
|
||||||
|
"tmFilterInternalId": "V6b5EX1whny3IO2m",
|
||||||
|
"tmFilterType": "distortion",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "distortion",
|
||||||
|
"filterId": "MB - Tree Breeze Ripple",
|
||||||
|
"maskPath": "/modules/tokenmagic/fx/assets/distortion-1.png",
|
||||||
|
"maskSpriteScaleX": 8,
|
||||||
|
"maskSpriteScaleY": 4,
|
||||||
|
"padding": 20,
|
||||||
|
"animated": {
|
||||||
|
"maskSpriteX": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
},
|
||||||
|
"maskSpriteY": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "hsjHwMNIHoMQUzSv",
|
||||||
|
"placeableId": "OtF5S6quR4TWdxaR",
|
||||||
|
"filterInternalId": "V6b5EX1whny3IO2m",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "yylkSyLM4hf49YZk",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 2400000,
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.IakSz93I7CoOz344",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_D6_3x3.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "fromUuid('Compendium.mb-assets.asset-macros.Macro.jXyqie75jEVIFvb8').then(macro => macro.execute({objects}))",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Shadows/Tree_Shadow_D6_3x3.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": 7000,
|
||||||
|
"y": 5600,
|
||||||
|
"width": 600,
|
||||||
|
"height": 600,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 10,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "0I2eLLWDf3zb0R3I",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeShadow"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "yylkSyLM4hf49YZk",
|
||||||
|
"type": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Light_B4_4x4.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": 7213,
|
||||||
|
"y": 5831,
|
||||||
|
"width": 178,
|
||||||
|
"height": 178,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 49,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "nG1phmZGhU3ptnmC",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "yylkSyLM4hf49YZk",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
7288,
|
||||||
|
5900,
|
||||||
|
7313,
|
||||||
|
5900
|
||||||
|
],
|
||||||
|
"_id": "aNfdgWRr78I6cVTt",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "yylkSyLM4hf49YZk",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
7313,
|
||||||
|
5900,
|
||||||
|
7325,
|
||||||
|
5938
|
||||||
|
],
|
||||||
|
"_id": "Ll2Ih0uDQmJrIYOW",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "yylkSyLM4hf49YZk",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
7325,
|
||||||
|
5938,
|
||||||
|
7288,
|
||||||
|
5950
|
||||||
|
],
|
||||||
|
"_id": "Xqg6cCHENZ8N3w1l",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "yylkSyLM4hf49YZk",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
7288,
|
||||||
|
5950,
|
||||||
|
7288,
|
||||||
|
5900
|
||||||
|
],
|
||||||
|
"_id": "28n5EFl6WnNGyDln",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "yylkSyLM4hf49YZk",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"fa",
|
||||||
|
"leafy",
|
||||||
|
"style-d"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750631453770,
|
||||||
|
"modifiedTime": 1750631453770,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!IakSz93I7CoOz344"
|
||||||
|
}
|
||||||
453
packsrc/mass-edit-presets/Tree_D7_3x3_oS1XP3W3MfFmA0mA.json
Normal file
453
packsrc/mass-edit-presets/Tree_D7_3x3_oS1XP3W3MfFmA0mA.json
Normal file
@ -0,0 +1,453 @@
|
|||||||
|
{
|
||||||
|
"_id": "oS1XP3W3MfFmA0mA",
|
||||||
|
"name": "Tree_D7_3x3",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "oS1XP3W3MfFmA0mA",
|
||||||
|
"name": "Tree_D7_3x3",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_D7_3x3.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": 7600,
|
||||||
|
"y": 5600,
|
||||||
|
"width": 600,
|
||||||
|
"height": 600,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 1,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "msIlzISi4ZaQ6PmU",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Tree_D7_3x3",
|
||||||
|
"TreeCanopy",
|
||||||
|
"TreeLeafy"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_D7_3x3.webp",
|
||||||
|
"altImages": [
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Multicolor1_D7_3x3.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Red_D7_3x3.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Yellow_D7_3x3.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor2_D7_3x3.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor3_D7_3x3.webp"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Breeze Ripple",
|
||||||
|
"tmFilterInternalId": "9l7G5FHxErkFI1dF",
|
||||||
|
"tmFilterType": "distortion",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "distortion",
|
||||||
|
"filterId": "MB - Tree Breeze Ripple",
|
||||||
|
"maskPath": "/modules/tokenmagic/fx/assets/distortion-1.png",
|
||||||
|
"maskSpriteScaleX": 8,
|
||||||
|
"maskSpriteScaleY": 4,
|
||||||
|
"padding": 20,
|
||||||
|
"animated": {
|
||||||
|
"maskSpriteX": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
},
|
||||||
|
"maskSpriteY": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "AHihbJfjMKq2C3yG",
|
||||||
|
"placeableId": "msIlzISi4ZaQ6PmU",
|
||||||
|
"filterInternalId": "9l7G5FHxErkFI1dF",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "gl8JvdtVkfFxHFSv",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 2500000,
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.oS1XP3W3MfFmA0mA",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_D7_3x3.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "fromUuid('Compendium.mb-assets.asset-macros.Macro.jXyqie75jEVIFvb8').then(macro => macro.execute({objects}))",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Shadows/Tree_Shadow_D7_3x3.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": 7600,
|
||||||
|
"y": 5600,
|
||||||
|
"width": 600,
|
||||||
|
"height": 600,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 10,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "Pz10q8ofdjgMnYKd",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeShadow"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "gl8JvdtVkfFxHFSv",
|
||||||
|
"type": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Light_B5_4x4.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": 7808,
|
||||||
|
"y": 5841,
|
||||||
|
"width": 178,
|
||||||
|
"height": 178,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 50,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "kphQeHNf7HQUzhCM",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "gl8JvdtVkfFxHFSv",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
7900,
|
||||||
|
5900,
|
||||||
|
7863,
|
||||||
|
5938
|
||||||
|
],
|
||||||
|
"_id": "TGTmHA7pwdtq6D6T",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "gl8JvdtVkfFxHFSv",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
7863,
|
||||||
|
5938,
|
||||||
|
7888,
|
||||||
|
5963
|
||||||
|
],
|
||||||
|
"_id": "wKRX4RQkI2FajyX4",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "gl8JvdtVkfFxHFSv",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
7888,
|
||||||
|
5963,
|
||||||
|
7925,
|
||||||
|
5938
|
||||||
|
],
|
||||||
|
"_id": "HgvtK9AThz6uJ7J1",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "gl8JvdtVkfFxHFSv",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
7925,
|
||||||
|
5938,
|
||||||
|
7900,
|
||||||
|
5900
|
||||||
|
],
|
||||||
|
"_id": "Mirr5pRqXI8shPCq",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "gl8JvdtVkfFxHFSv",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"fa",
|
||||||
|
"leafy",
|
||||||
|
"style-d"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750631453770,
|
||||||
|
"modifiedTime": 1750631453770,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!oS1XP3W3MfFmA0mA"
|
||||||
|
}
|
||||||
453
packsrc/mass-edit-presets/Tree_D8_3x3_iFrKPuvDZWnyn3HK.json
Normal file
453
packsrc/mass-edit-presets/Tree_D8_3x3_iFrKPuvDZWnyn3HK.json
Normal file
@ -0,0 +1,453 @@
|
|||||||
|
{
|
||||||
|
"_id": "iFrKPuvDZWnyn3HK",
|
||||||
|
"name": "Tree_D8_3x3",
|
||||||
|
"pages": [],
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"preset": {
|
||||||
|
"id": "iFrKPuvDZWnyn3HK",
|
||||||
|
"name": "Tree_D8_3x3",
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_D8_3x3.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": 8200,
|
||||||
|
"y": 5600,
|
||||||
|
"width": 600,
|
||||||
|
"height": 600,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 20,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 1,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "8YkwRywtsYo9mhXK",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"Tree_D8_3x3",
|
||||||
|
"TreeCanopy",
|
||||||
|
"TreeLeafy"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multiface-tiles": {
|
||||||
|
"originalImage": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_D8_3x3.webp",
|
||||||
|
"altImages": [
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Multicolor1_D8_3x3.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Red_D8_3x3.webp",
|
||||||
|
"fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Yellow_D8_3x3.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor2_D8_3x3.webp",
|
||||||
|
"fa/assets/Feywilds/!Wilderness/Flora/Trees/Tree_Multicolor3_D8_3x3.webp"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tokenmagic": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"tmFilters": {
|
||||||
|
"tmFilterId": "MB - Tree Breeze Ripple",
|
||||||
|
"tmFilterInternalId": "MQtHMS5GCxJvxH3N",
|
||||||
|
"tmFilterType": "distortion",
|
||||||
|
"tmFilterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"tmParams": {
|
||||||
|
"filterType": "distortion",
|
||||||
|
"filterId": "MB - Tree Breeze Ripple",
|
||||||
|
"maskPath": "/modules/tokenmagic/fx/assets/distortion-1.png",
|
||||||
|
"maskSpriteScaleX": 8,
|
||||||
|
"maskSpriteScaleY": 4,
|
||||||
|
"padding": 20,
|
||||||
|
"animated": {
|
||||||
|
"maskSpriteX": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
},
|
||||||
|
"maskSpriteY": {
|
||||||
|
"active": true,
|
||||||
|
"speed": 0.015,
|
||||||
|
"animType": "move"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rank": 10018,
|
||||||
|
"enabled": true,
|
||||||
|
"updateId": "lsEs9Dv7ZNWni9gS",
|
||||||
|
"placeableId": "8YkwRywtsYo9mhXK",
|
||||||
|
"filterInternalId": "MQtHMS5GCxJvxH3N",
|
||||||
|
"filterOwner": "sVoCvBU1knmXzoYe",
|
||||||
|
"placeableType": "Tile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "1r7PdHzBPjJWO4iJ",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sort": 2600000,
|
||||||
|
"folder": "EVsZCt5iMs8NBkuT",
|
||||||
|
"uuid": "Compendium.world.mass-edit-presets-main.JournalEntry.iFrKPuvDZWnyn3HK",
|
||||||
|
"documentName": "Tile",
|
||||||
|
"addSubtract": [],
|
||||||
|
"randomize": [],
|
||||||
|
"img": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Green_D8_3x3.webp",
|
||||||
|
"gridSize": 200,
|
||||||
|
"preSpawnScript": "",
|
||||||
|
"postSpawnScript": "fromUuid('Compendium.mb-assets.asset-macros.Macro.jXyqie75jEVIFvb8').then(macro => macro.execute({objects}))",
|
||||||
|
"spawnRandom": false,
|
||||||
|
"attached": [
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Tree_Shadows/Tree_Shadow_D8_3x3.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": 8200,
|
||||||
|
"y": 5600,
|
||||||
|
"width": 600,
|
||||||
|
"height": 600,
|
||||||
|
"elevation": 4,
|
||||||
|
"sort": 10,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "LM9Wc7QrM75VCxCB",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeShadow"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "1r7PdHzBPjJWO4iJ",
|
||||||
|
"type": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Tile",
|
||||||
|
"data": {
|
||||||
|
"texture": {
|
||||||
|
"src": "fa/assets/Woodlands/!Wilderness/Flora/Trees/Stumps/Stump_Light_B6_4x4.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": 8410,
|
||||||
|
"y": 5783,
|
||||||
|
"width": 178,
|
||||||
|
"height": 178,
|
||||||
|
"elevation": 0,
|
||||||
|
"sort": 51,
|
||||||
|
"occlusion": {
|
||||||
|
"mode": 0,
|
||||||
|
"alpha": 0
|
||||||
|
},
|
||||||
|
"_id": "Hj8SJDG0zCXhNjPo",
|
||||||
|
"rotation": 0,
|
||||||
|
"alpha": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"locked": false,
|
||||||
|
"restrictions": {
|
||||||
|
"light": false,
|
||||||
|
"weather": false
|
||||||
|
},
|
||||||
|
"video": {
|
||||||
|
"loop": true,
|
||||||
|
"autoplay": true,
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeStump"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "1r7PdHzBPjJWO4iJ",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
8488,
|
||||||
|
5850,
|
||||||
|
8463,
|
||||||
|
5875
|
||||||
|
],
|
||||||
|
"_id": "WmAHrmm6pFKStTBH",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "1r7PdHzBPjJWO4iJ",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
8463,
|
||||||
|
5875,
|
||||||
|
8488,
|
||||||
|
5913
|
||||||
|
],
|
||||||
|
"_id": "lrHVwzhZAozVBtZY",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "1r7PdHzBPjJWO4iJ",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
8488,
|
||||||
|
5913,
|
||||||
|
8525,
|
||||||
|
5888
|
||||||
|
],
|
||||||
|
"_id": "nkxh2iqHJxlm8WfU",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "1r7PdHzBPjJWO4iJ",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"documentName": "Wall",
|
||||||
|
"data": {
|
||||||
|
"light": 10,
|
||||||
|
"sight": 10,
|
||||||
|
"sound": 0,
|
||||||
|
"move": 0,
|
||||||
|
"c": [
|
||||||
|
8525,
|
||||||
|
5888,
|
||||||
|
8488,
|
||||||
|
5850
|
||||||
|
],
|
||||||
|
"_id": "xVhSj8fBtw49blJo",
|
||||||
|
"dir": 0,
|
||||||
|
"door": 0,
|
||||||
|
"ds": 0,
|
||||||
|
"threshold": {
|
||||||
|
"light": null,
|
||||||
|
"sight": null,
|
||||||
|
"sound": null,
|
||||||
|
"attenuation": false
|
||||||
|
},
|
||||||
|
"animation": null,
|
||||||
|
"flags": {
|
||||||
|
"wall-height": {
|
||||||
|
"top": 3.5,
|
||||||
|
"bottom": 0
|
||||||
|
},
|
||||||
|
"tagger": {
|
||||||
|
"tags": [
|
||||||
|
"TreeWall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"multi-token-edit": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"id": "1r7PdHzBPjJWO4iJ",
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"tree",
|
||||||
|
"fa",
|
||||||
|
"leafy",
|
||||||
|
"style-d"
|
||||||
|
],
|
||||||
|
"preserveLinks": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"categories": [],
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"sVoCvBU1knmXzoYe": 3
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"createdTime": 1750631453770,
|
||||||
|
"modifiedTime": 1750631453770,
|
||||||
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
||||||
|
},
|
||||||
|
"_key": "!journal!iFrKPuvDZWnyn3HK"
|
||||||
|
}
|
||||||
28
packsrc/mass-edit-presets/Trees_EVsZCt5iMs8NBkuT.json
Normal file
28
packsrc/mass-edit-presets/Trees_EVsZCt5iMs8NBkuT.json
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
{
|
||||||
|
"_id": "EVsZCt5iMs8NBkuT",
|
||||||
|
"name": "Trees",
|
||||||
|
"color": null,
|
||||||
|
"sorting": "m",
|
||||||
|
"folder": "7Hhzf59jc7SqF5x4",
|
||||||
|
"flags": {
|
||||||
|
"multi-token-edit": {
|
||||||
|
"types": [
|
||||||
|
"ALL",
|
||||||
|
"Tile"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "JournalEntry",
|
||||||
|
"description": "",
|
||||||
|
"sort": 0,
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.345",
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "5.0.3",
|
||||||
|
"lastModifiedBy": null
|
||||||
|
},
|
||||||
|
"_key": "!folders!EVsZCt5iMs8NBkuT"
|
||||||
|
}
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user