{
"id": "scrapbook-smart-lavender-ultimate-safe",
"name": "全智能手撕墨点-全元素完备版",
"commands": [
{
"method": "fillRect",
"color": "bg",
"rect": [
0,
0,
1,
2.0
]
},
{
"method": "scatterElements",
"args": {
"type": "circle",
"count": 100,
"areas": [
[
0,
1.8
]
],
"colors": [
"main",
"sub1",
"sub2"
],
"sizeRange": [
0.008,
0.032
],
"options": {
"roughness": 1.5,
"stroke": "transparent",
"fillStyle": "solid",
"opacity": 0.25
}
}
},
{
"method": "polygon",
"points": [
[
-0.05,
-0.05
],
[
0.4,
-0.05
],
[
0.42,
0.65
],
[
-0.06,
0.68
]
],
"options": {
"fill": "sub1",
"fillStyle": "solid",
"fillOpacity": 0.7,
"stroke": "transparent",
"roughness": 3
}
},
{
"method": "polygon",
"points": [
[
0.72,
-0.05
],
[
1.05,
-0.05
],
[
1.08,
0.85
],
[
0.7,
0.88
]
],
"options": {
"fill": "white",
"fillStyle": "solid",
"fillOpacity": 0.7,
"stroke": "transparent",
"roughness": 3.5
}
},
{
"method": "polygon",
"points": [
[
-0.15,
0.55
],
[
0.45,
0.52
],
[
0.48,
2.0
],
[
-0.2,
2.0
]
],
"options": {
"fill": "white",
"fillOpacity": 0.7,
"fillStyle": "solid",
"stroke": "transparent",
"roughness": 4
}
},
{
"method": "scatterElements",
"args": {
"type": "path",
"count": [
8,
15
],
"areas": [
[
0,
1.2
]
],
"sizeRange": [
0.0018,
0.0035
],
"randomRotate": true,
"options": {
"d": "M 0 0 C 20 -10, 30 -30, 10 -50 C -10 -30, -20 -10, 0 0",
"stroke": "sub1",
"strokeWidth": 1.5,
"fill": "sub1",
"fillOpacity": 0.7,
"fillStyle": "hachure",
"hachureGap": 2,
"roughness": 1.5
}
}
},
{
"method": "drawImages",
"layouts": {
"1": [
[
0.26,
0.32,
0.51,
0.1
]
]
},
"layers": [
{
"comment": "底层手撕质感相框 (polygon)",
"type": "shape",
"shape": "polygon",
"offset": [
0,
0
],
"scale": [
1.09,
1.09
],
"points": [
[
-0.56,
-0.56
],
[
0.58,
-0.58
],
[
0.56,
0.56
],
[
-0.58,
0.6
]
],
"colorKey": "sub2",
"options": {
"fillStyle": "solid",
"stroke": "sub1",
"strokeOpacity": 0.5,
"strokeWidth": 4,
"roughness": 1,
"bowing": 3
}
},
{
"comment": "核心图片",
"type": "image",
"shape": "rect",
"padding": 0
},
{
"comment": "顶部网格胶带-底色层",
"type": "shape",
"shape": "rect",
"offset": [
0,
-0.55
],
"scale": [
0.4,
0.12
],
"colorKey": "sub1",
"options": {
"fillStyle": "solid",
"stroke": "main",
"strokeWidth": 2,
"roughness": 2
}
},
{
"comment": "顶部网格胶带-网格纹理层",
"type": "shape",
"shape": "rect",
"offset": [
0,
-0.55
],
"scale": [
0.4,
0.12
],
"options": {
"fill": "white",
"fillOpacity": 0.25,
"fillStyle": "cross-hatch",
"hachureGap": 8,
"stroke": "main",
"strokeOpacity": 0.4,
"strokeWidth": 1,
"roughness": 1
}
}
]
},
{
"comment": "--- 第一株薰衣草:枝干向上延长 ---",
"method": "path",
"d": "M 0.12 0.9 C 0.135 0.75, 0.105 0.6, 0.12 0.4",
"options": {
"stroke": "main",
"strokeWidth": 3.5,
"roughness": 2,
"opacity": 0.8
}
},
{
"comment": "左侧花簇:横向散开 (spread[0] 增大,保持上下 spread[1] 不动)",
"method": "scatterGroup",
"args": {
"anchor": [
0.11,
0.75
],
"count": 11,
"spread": [
0.06,
0.22
],
"itemSize": [
0.018,
0.018
],
"type": "circle",
"colors": [
"sub1"
],
"randomOffset": true,
"options": {
"fill": "sub1",
"fillStyle": "solid",
"stroke": "transparent",
"roughness": 1.2
}
}
},
{
"comment": "左侧暗部墨迹:横向同步散开",
"method": "scatterGroup",
"args": {
"anchor": [
0.13,
0.75
],
"count": 8,
"spread": [
0.05,
0.2
],
"itemSize": [
0.015,
0.015
],
"type": "circle",
"colors": [
"main"
],
"randomOffset": true,
"options": {
"fill": "main",
"fillOpacity": 0.7,
"fillStyle": "solid",
"stroke": "transparent",
"roughness": 1.5
}
}
},
{
"comment": "--- 第二株薰衣草:枝干向上延长 ---",
"method": "path",
"d": "M 0.92 0.55 C 0.94 0.35, 0.9 0.15, 0.92 0.02",
"options": {
"stroke": "main",
"strokeWidth": 3,
"roughness": 2
}
},
{
"comment": "右侧花簇:横向散开 (增加丰满度)",
"method": "scatterGroup",
"args": {
"anchor": [
0.92,
0.4
],
"count": 14,
"spread": [
0.07,
0.25
],
"itemSize": [
0.016,
0.016
],
"type": "circle",
"colors": [
"sub2"
],
"randomOffset": true,
"options": {
"fill": "sub2",
"fillStyle": "solid",
"stroke": "transparent",
"roughness": 1.2
}
}
},
{
"comment": "层级 1:底层色块填充 (位置上移 15px)",
"method": "path",
"d": "M 0.185 0.11 C 0.185 0.095, 0.145 0.065, 0.115 0.095 C 0.085 0.125, 0.115 0.175, 0.185 0.215 C 0.255 0.175, 0.285 0.125, 0.255 0.095 C 0.225 0.065, 0.185 0.095, 0.185 0.11",
"options": {
"fill": "sub2",
"fillOpacity": 0.4,
"fillStyle": "solid",
"stroke": "transparent",
"roughness": 2
}
},
{
"comment": "层级 2:中层斜线填充 (位置上移 15px)",
"method": "path",
"d": "M 0.18 0.105 C 0.18 0.09, 0.14 0.06, 0.11 0.09 C 0.08 0.12, 0.11 0.17, 0.18 0.21 C 0.25 0.17, 0.28 0.12, 0.25 0.09 C 0.22 0.06, 0.18 0.09, 0.18 0.11",
"options": {
"stroke": "transparent",
"fill": "sub1",
"fillStyle": "hachure",
"hachureGap": 5,
"hachureAngle": 45,
"roughness": 1.5
}
},
{
"comment": "层级 3:顶层主色描边 (位置上移 15px)",
"method": "path",
"d": "M 0.18 0.105 C 0.18 0.09, 0.14 0.06, 0.11 0.09 C 0.08 0.12, 0.11 0.17, 0.18 0.21 C 0.25 0.17, 0.28 0.12, 0.25 0.09 C 0.22 0.06, 0.18 0.09, 0.18 0.11",
"options": {
"stroke": "main",
"strokeWidth": 3,
"roughness": 2.5,
"bowing": 2
}
},
{
"comment": "四叶草草茎 (保持位置不动)",
"method": "path",
"d": "M 0.82 0.86 C 0.82 0.90, 0.83 0.94, 0.84 0.98",
"options": {
"stroke": "main",
"strokeWidth": 2.5,
"roughness": 1.5
}
},
{
"comment": "1. 上方叶子 (填充改为实色 solid)",
"method": "path",
"d": "M 0.185 0.11 C 0.185 0.095, 0.145 0.065, 0.115 0.095 C 0.085 0.125, 0.115 0.175, 0.185 0.215 C 0.255 0.175, 0.285 0.125, 0.255 0.095 C 0.225 0.065, 0.185 0.095, 0.185 0.11",
"method": "path",
"d": "M 0.82 0.86 C 0.78 0.83, 0.77 0.79, 0.82 0.79 C 0.87 0.79, 0.86 0.83, 0.82 0.86",
"options": {
"fill": "sub2",
"fillOpacity": 0.5,
"fillStyle": "solid",
"stroke": "main",
"strokeWidth": 1.5,
"roughness": 1.5
}
},
{
"comment": "2. 下方叶子 (填充改为实色 solid)",
"method": "path",
"d": "M 0.82 0.86 C 0.78 0.89, 0.77 0.93, 0.82 0.93 C 0.87 0.93, 0.86 0.89, 0.82 0.86",
"options": {
"fill": "sub2",
"fillOpacity": 0.5,
"fillStyle": "solid",
"stroke": "main",
"strokeWidth": 1.5,
"roughness": 1.5
}
},
{
"comment": "3. 左侧叶子 (填充改为实色 solid)",
"method": "path",
"d": "M 0.82 0.86 C 0.78 0.84, 0.74 0.83, 0.74 0.86 C 0.74 0.89, 0.78 0.88, 0.82 0.86",
"options": {
"fill": "sub2",
"fillOpacity": 0.5,
"fillStyle": "solid",
"stroke": "main",
"strokeWidth": 1.5,
"roughness": 1.5
}
},
{
"comment": "4. 右侧叶子 (填充改为实色 solid)",
"method": "path",
"d": "M 0.82 0.86 C 0.86 0.84, 0.90 0.83, 0.90 0.86 C 0.90 0.89, 0.86 0.88, 0.82 0.86",
"options": {
"fill": "sub2",
"fillOpacity": 0.5,
"fillStyle": "solid",
"stroke": "main",
"strokeWidth": 1.5,
"roughness": 1.5
}
},
{
"comment": "中心汇聚圆点 (保持位置不动)",
"method": "circle",
"args": [
0.82,
0.86,
0.007
],
"options": {
"fill": "main",
"fillStyle": "solid",
"stroke": "transparent"
}
}
]
}
"id": "scrapbook-smart-lavender-ultimate-safe",
"name": "全智能手撕墨点-全元素完备版",
"commands": [
{
"method": "fillRect",
"color": "bg",
"rect": [
0,
0,
1,
2.0
]
},
{
"method": "scatterElements",
"args": {
"type": "circle",
"count": 100,
"areas": [
[
0,
1.8
]
],
"colors": [
"main",
"sub1",
"sub2"
],
"sizeRange": [
0.008,
0.032
],
"options": {
"roughness": 1.5,
"stroke": "transparent",
"fillStyle": "solid",
"opacity": 0.25
}
}
},
{
"method": "polygon",
"points": [
[
-0.05,
-0.05
],
[
0.4,
-0.05
],
[
0.42,
0.65
],
[
-0.06,
0.68
]
],
"options": {
"fill": "sub1",
"fillStyle": "solid",
"fillOpacity": 0.7,
"stroke": "transparent",
"roughness": 3
}
},
{
"method": "polygon",
"points": [
[
0.72,
-0.05
],
[
1.05,
-0.05
],
[
1.08,
0.85
],
[
0.7,
0.88
]
],
"options": {
"fill": "white",
"fillStyle": "solid",
"fillOpacity": 0.7,
"stroke": "transparent",
"roughness": 3.5
}
},
{
"method": "polygon",
"points": [
[
-0.15,
0.55
],
[
0.45,
0.52
],
[
0.48,
2.0
],
[
-0.2,
2.0
]
],
"options": {
"fill": "white",
"fillOpacity": 0.7,
"fillStyle": "solid",
"stroke": "transparent",
"roughness": 4
}
},
{
"method": "scatterElements",
"args": {
"type": "path",
"count": [
8,
15
],
"areas": [
[
0,
1.2
]
],
"sizeRange": [
0.0018,
0.0035
],
"randomRotate": true,
"options": {
"d": "M 0 0 C 20 -10, 30 -30, 10 -50 C -10 -30, -20 -10, 0 0",
"stroke": "sub1",
"strokeWidth": 1.5,
"fill": "sub1",
"fillOpacity": 0.7,
"fillStyle": "hachure",
"hachureGap": 2,
"roughness": 1.5
}
}
},
{
"method": "drawImages",
"layouts": {
"1": [
[
0.26,
0.32,
0.51,
0.1
]
]
},
"layers": [
{
"comment": "底层手撕质感相框 (polygon)",
"type": "shape",
"shape": "polygon",
"offset": [
0,
0
],
"scale": [
1.09,
1.09
],
"points": [
[
-0.56,
-0.56
],
[
0.58,
-0.58
],
[
0.56,
0.56
],
[
-0.58,
0.6
]
],
"colorKey": "sub2",
"options": {
"fillStyle": "solid",
"stroke": "sub1",
"strokeOpacity": 0.5,
"strokeWidth": 4,
"roughness": 1,
"bowing": 3
}
},
{
"comment": "核心图片",
"type": "image",
"shape": "rect",
"padding": 0
},
{
"comment": "顶部网格胶带-底色层",
"type": "shape",
"shape": "rect",
"offset": [
0,
-0.55
],
"scale": [
0.4,
0.12
],
"colorKey": "sub1",
"options": {
"fillStyle": "solid",
"stroke": "main",
"strokeWidth": 2,
"roughness": 2
}
},
{
"comment": "顶部网格胶带-网格纹理层",
"type": "shape",
"shape": "rect",
"offset": [
0,
-0.55
],
"scale": [
0.4,
0.12
],
"options": {
"fill": "white",
"fillOpacity": 0.25,
"fillStyle": "cross-hatch",
"hachureGap": 8,
"stroke": "main",
"strokeOpacity": 0.4,
"strokeWidth": 1,
"roughness": 1
}
}
]
},
{
"comment": "--- 第一株薰衣草:枝干向上延长 ---",
"method": "path",
"d": "M 0.12 0.9 C 0.135 0.75, 0.105 0.6, 0.12 0.4",
"options": {
"stroke": "main",
"strokeWidth": 3.5,
"roughness": 2,
"opacity": 0.8
}
},
{
"comment": "左侧花簇:横向散开 (spread[0] 增大,保持上下 spread[1] 不动)",
"method": "scatterGroup",
"args": {
"anchor": [
0.11,
0.75
],
"count": 11,
"spread": [
0.06,
0.22
],
"itemSize": [
0.018,
0.018
],
"type": "circle",
"colors": [
"sub1"
],
"randomOffset": true,
"options": {
"fill": "sub1",
"fillStyle": "solid",
"stroke": "transparent",
"roughness": 1.2
}
}
},
{
"comment": "左侧暗部墨迹:横向同步散开",
"method": "scatterGroup",
"args": {
"anchor": [
0.13,
0.75
],
"count": 8,
"spread": [
0.05,
0.2
],
"itemSize": [
0.015,
0.015
],
"type": "circle",
"colors": [
"main"
],
"randomOffset": true,
"options": {
"fill": "main",
"fillOpacity": 0.7,
"fillStyle": "solid",
"stroke": "transparent",
"roughness": 1.5
}
}
},
{
"comment": "--- 第二株薰衣草:枝干向上延长 ---",
"method": "path",
"d": "M 0.92 0.55 C 0.94 0.35, 0.9 0.15, 0.92 0.02",
"options": {
"stroke": "main",
"strokeWidth": 3,
"roughness": 2
}
},
{
"comment": "右侧花簇:横向散开 (增加丰满度)",
"method": "scatterGroup",
"args": {
"anchor": [
0.92,
0.4
],
"count": 14,
"spread": [
0.07,
0.25
],
"itemSize": [
0.016,
0.016
],
"type": "circle",
"colors": [
"sub2"
],
"randomOffset": true,
"options": {
"fill": "sub2",
"fillStyle": "solid",
"stroke": "transparent",
"roughness": 1.2
}
}
},
{
"comment": "层级 1:底层色块填充 (位置上移 15px)",
"method": "path",
"d": "M 0.185 0.11 C 0.185 0.095, 0.145 0.065, 0.115 0.095 C 0.085 0.125, 0.115 0.175, 0.185 0.215 C 0.255 0.175, 0.285 0.125, 0.255 0.095 C 0.225 0.065, 0.185 0.095, 0.185 0.11",
"options": {
"fill": "sub2",
"fillOpacity": 0.4,
"fillStyle": "solid",
"stroke": "transparent",
"roughness": 2
}
},
{
"comment": "层级 2:中层斜线填充 (位置上移 15px)",
"method": "path",
"d": "M 0.18 0.105 C 0.18 0.09, 0.14 0.06, 0.11 0.09 C 0.08 0.12, 0.11 0.17, 0.18 0.21 C 0.25 0.17, 0.28 0.12, 0.25 0.09 C 0.22 0.06, 0.18 0.09, 0.18 0.11",
"options": {
"stroke": "transparent",
"fill": "sub1",
"fillStyle": "hachure",
"hachureGap": 5,
"hachureAngle": 45,
"roughness": 1.5
}
},
{
"comment": "层级 3:顶层主色描边 (位置上移 15px)",
"method": "path",
"d": "M 0.18 0.105 C 0.18 0.09, 0.14 0.06, 0.11 0.09 C 0.08 0.12, 0.11 0.17, 0.18 0.21 C 0.25 0.17, 0.28 0.12, 0.25 0.09 C 0.22 0.06, 0.18 0.09, 0.18 0.11",
"options": {
"stroke": "main",
"strokeWidth": 3,
"roughness": 2.5,
"bowing": 2
}
},
{
"comment": "四叶草草茎 (保持位置不动)",
"method": "path",
"d": "M 0.82 0.86 C 0.82 0.90, 0.83 0.94, 0.84 0.98",
"options": {
"stroke": "main",
"strokeWidth": 2.5,
"roughness": 1.5
}
},
{
"comment": "1. 上方叶子 (填充改为实色 solid)",
"method": "path",
"d": "M 0.185 0.11 C 0.185 0.095, 0.145 0.065, 0.115 0.095 C 0.085 0.125, 0.115 0.175, 0.185 0.215 C 0.255 0.175, 0.285 0.125, 0.255 0.095 C 0.225 0.065, 0.185 0.095, 0.185 0.11",
"method": "path",
"d": "M 0.82 0.86 C 0.78 0.83, 0.77 0.79, 0.82 0.79 C 0.87 0.79, 0.86 0.83, 0.82 0.86",
"options": {
"fill": "sub2",
"fillOpacity": 0.5,
"fillStyle": "solid",
"stroke": "main",
"strokeWidth": 1.5,
"roughness": 1.5
}
},
{
"comment": "2. 下方叶子 (填充改为实色 solid)",
"method": "path",
"d": "M 0.82 0.86 C 0.78 0.89, 0.77 0.93, 0.82 0.93 C 0.87 0.93, 0.86 0.89, 0.82 0.86",
"options": {
"fill": "sub2",
"fillOpacity": 0.5,
"fillStyle": "solid",
"stroke": "main",
"strokeWidth": 1.5,
"roughness": 1.5
}
},
{
"comment": "3. 左侧叶子 (填充改为实色 solid)",
"method": "path",
"d": "M 0.82 0.86 C 0.78 0.84, 0.74 0.83, 0.74 0.86 C 0.74 0.89, 0.78 0.88, 0.82 0.86",
"options": {
"fill": "sub2",
"fillOpacity": 0.5,
"fillStyle": "solid",
"stroke": "main",
"strokeWidth": 1.5,
"roughness": 1.5
}
},
{
"comment": "4. 右侧叶子 (填充改为实色 solid)",
"method": "path",
"d": "M 0.82 0.86 C 0.86 0.84, 0.90 0.83, 0.90 0.86 C 0.90 0.89, 0.86 0.88, 0.82 0.86",
"options": {
"fill": "sub2",
"fillOpacity": 0.5,
"fillStyle": "solid",
"stroke": "main",
"strokeWidth": 1.5,
"roughness": 1.5
}
},
{
"comment": "中心汇聚圆点 (保持位置不动)",
"method": "circle",
"args": [
0.82,
0.86,
0.007
],
"options": {
"fill": "main",
"fillStyle": "solid",
"stroke": "transparent"
}
}
]
}