29 lines
975 B
JSON
29 lines
975 B
JSON
{
|
|
"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"
|
|
}
|