asset module cleanup
This commit is contained in:
parent
14c0dfdbef
commit
965c7ea50f
BIN
packs/asset-macros/000005.ldb
Normal file
BIN
packs/asset-macros/000005.ldb
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
|||||||
MANIFEST-000151
|
MANIFEST-000002
|
||||||
|
|||||||
@ -1,8 +1,5 @@
|
|||||||
2023/10/01-21:28:21.548467 7fd28b7fe700 Recovering log #149
|
2024/01/28-17:32:58.466496 7fc5dbfff700 Delete type=3 #1
|
||||||
2023/10/01-21:28:21.568706 7fd28b7fe700 Delete type=0 #149
|
2024/01/28-17:32:58.469464 7fc5d9d82700 Level-0 table #5: started
|
||||||
2023/10/01-21:28:21.568726 7fd28b7fe700 Delete type=3 #147
|
2024/01/28-17:32:58.478949 7fc5d9d82700 Level-0 table #5: 1000 bytes OK
|
||||||
2023/10/01-23:29:13.240210 7fd28916a700 Level-0 table #154: started
|
2024/01/28-17:32:58.488009 7fc5d9d82700 Delete type=0 #3
|
||||||
2023/10/01-23:29:13.240240 7fd28916a700 Level-0 table #154: 0 bytes OK
|
2024/01/28-17:32:58.488116 7fc5d9d82700 Manual compaction at level-0 from '!macros!bUoKPxrggAco4JwR' @ 72057594037927935 : 1 .. '!macros!mVb5uW9peYwdRsFG' @ 0 : 0; will stop at (end)
|
||||||
2023/10/01-23:29:13.251099 7fd28916a700 Delete type=0 #152
|
|
||||||
2023/10/01-23:29:13.270292 7fd28916a700 Manual compaction at level-0 from '!macros!bUoKPxrggAco4JwR' @ 72057594037927935 : 1 .. '!macros!mVb5uW9peYwdRsFG' @ 0 : 0; will stop at (end)
|
|
||||||
2023/10/01-23:29:13.270361 7fd28916a700 Manual compaction at level-1 from '!macros!bUoKPxrggAco4JwR' @ 72057594037927935 : 1 .. '!macros!mVb5uW9peYwdRsFG' @ 0 : 0; will stop at (end)
|
|
||||||
|
|||||||
@ -1,8 +0,0 @@
|
|||||||
2023/09/22-23:43:43.773173 7f92367fc700 Recovering log #145
|
|
||||||
2023/09/22-23:43:43.823737 7f92367fc700 Delete type=0 #145
|
|
||||||
2023/09/22-23:43:43.823761 7f92367fc700 Delete type=3 #143
|
|
||||||
2023/09/23-00:02:50.861405 7f9235bed700 Level-0 table #150: started
|
|
||||||
2023/09/23-00:02:50.861423 7f9235bed700 Level-0 table #150: 0 bytes OK
|
|
||||||
2023/09/23-00:02:50.870520 7f9235bed700 Delete type=0 #148
|
|
||||||
2023/09/23-00:02:50.888931 7f9235bed700 Manual compaction at level-0 from '!macros!bUoKPxrggAco4JwR' @ 72057594037927935 : 1 .. '!macros!mVb5uW9peYwdRsFG' @ 0 : 0; will stop at (end)
|
|
||||||
2023/09/23-00:02:50.889041 7f9235bed700 Manual compaction at level-1 from '!macros!bUoKPxrggAco4JwR' @ 72057594037927935 : 1 .. '!macros!mVb5uW9peYwdRsFG' @ 0 : 0; will stop at (end)
|
|
||||||
BIN
packs/asset-macros/MANIFEST-000002
Normal file
BIN
packs/asset-macros/MANIFEST-000002
Normal file
Binary file not shown.
Binary file not shown.
@ -0,0 +1,27 @@
|
|||||||
|
{
|
||||||
|
"folder": null,
|
||||||
|
"name": "Open Item Pile (MATT)",
|
||||||
|
"type": "script",
|
||||||
|
"author": "Aqnn9hCDQPbyTWiq",
|
||||||
|
"img": "icons/containers/chest/chest-reinforced-steel-brown.webp",
|
||||||
|
"scope": "global",
|
||||||
|
"command": "// Open Item Pile by Name (MATT)\n// Pull the UUID from the Token Name\n// Macro by Truncated\nconsole.log(args)\nlet itemPileToken = canvas.scene.tokens.getName(args[0]).actor\n// Pass the UUID to the command to open the Item Pile for the triggering user\nawait ItemPiles.API.renderItemPileInterface(itemPileToken)",
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"Aqnn9hCDQPbyTWiq": 3
|
||||||
|
},
|
||||||
|
"flags": {
|
||||||
|
"core": {}
|
||||||
|
},
|
||||||
|
"_stats": {
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "3.0.6",
|
||||||
|
"coreVersion": "11.307",
|
||||||
|
"createdTime": 1690061702306,
|
||||||
|
"modifiedTime": 1691346445006,
|
||||||
|
"lastModifiedBy": "Aqnn9hCDQPbyTWiq"
|
||||||
|
},
|
||||||
|
"_id": "bUoKPxrggAco4JwR",
|
||||||
|
"sort": 0,
|
||||||
|
"_key": "!macros!bUoKPxrggAco4JwR"
|
||||||
|
}
|
||||||
@ -0,0 +1,25 @@
|
|||||||
|
{
|
||||||
|
"name": "Show Calendar (SimpleCalendar)",
|
||||||
|
"type": "script",
|
||||||
|
"_id": "mVb5uW9peYwdRsFG",
|
||||||
|
"author": "Aqnn9hCDQPbyTWiq",
|
||||||
|
"img": "modules/foundryvtt-simple-calendar/assets/logo.png",
|
||||||
|
"scope": "global",
|
||||||
|
"command": "SimpleCalendar.api.showCalendar()",
|
||||||
|
"folder": null,
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"Aqnn9hCDQPbyTWiq": 3
|
||||||
|
},
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "3.0.6",
|
||||||
|
"coreVersion": "11.307",
|
||||||
|
"createdTime": 1692465227255,
|
||||||
|
"modifiedTime": 1692465443615,
|
||||||
|
"lastModifiedBy": "Aqnn9hCDQPbyTWiq"
|
||||||
|
},
|
||||||
|
"_key": "!macros!mVb5uW9peYwdRsFG"
|
||||||
|
}
|
||||||
@ -1 +1 @@
|
|||||||
MANIFEST-000136
|
MANIFEST-000002
|
||||||
|
|||||||
@ -1,7 +1 @@
|
|||||||
2023/10/01-21:28:21.571178 7fd28a7fc700 Recovering log #134
|
2024/01/28-17:32:59.197438 7f87c4883700 Delete type=3 #1
|
||||||
2023/10/01-21:28:21.591330 7fd28a7fc700 Delete type=3 #132
|
|
||||||
2023/10/01-21:28:21.591428 7fd28a7fc700 Delete type=0 #134
|
|
||||||
2023/10/01-23:29:13.251163 7fd28916a700 Level-0 table #139: started
|
|
||||||
2023/10/01-23:29:13.251188 7fd28916a700 Level-0 table #139: 0 bytes OK
|
|
||||||
2023/10/01-23:29:13.260332 7fd28916a700 Delete type=0 #137
|
|
||||||
2023/10/01-23:29:13.270324 7fd28916a700 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)
|
|
||||||
|
|||||||
@ -1,7 +0,0 @@
|
|||||||
2023/09/22-23:43:43.777067 7f9237fff700 Recovering log #130
|
|
||||||
2023/09/22-23:43:43.830509 7f9237fff700 Delete type=0 #130
|
|
||||||
2023/09/22-23:43:43.830531 7f9237fff700 Delete type=3 #128
|
|
||||||
2023/09/23-00:02:50.889146 7f9235bed700 Level-0 table #135: started
|
|
||||||
2023/09/23-00:02:50.889177 7f9235bed700 Level-0 table #135: 0 bytes OK
|
|
||||||
2023/09/23-00:02:50.900117 7f9235bed700 Delete type=0 #133
|
|
||||||
2023/09/23-00:02:50.928841 7f9235bed700 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)
|
|
||||||
BIN
packs/journal-templates/MANIFEST-000002
Normal file
BIN
packs/journal-templates/MANIFEST-000002
Normal file
Binary file not shown.
Binary file not shown.
BIN
packs/playlists/000005.ldb
Normal file
BIN
packs/playlists/000005.ldb
Normal file
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
|||||||
MANIFEST-000181
|
MANIFEST-000002
|
||||||
|
|||||||
@ -1,15 +1,5 @@
|
|||||||
2023/10/01-21:28:21.523480 7fd28a7fc700 Recovering log #179
|
2024/01/28-17:32:59.810167 7f020c7bc700 Delete type=3 #1
|
||||||
2023/10/01-21:28:21.545729 7fd28a7fc700 Delete type=3 #177
|
2024/01/28-17:32:59.812581 7f020bfbb700 Level-0 table #5: started
|
||||||
2023/10/01-21:28:21.545832 7fd28a7fc700 Delete type=0 #179
|
2024/01/28-17:32:59.819681 7f020bfbb700 Level-0 table #5: 4026 bytes OK
|
||||||
2023/10/01-23:29:13.186568 7fd28916a700 Level-0 table #184: started
|
2024/01/28-17:32:59.829374 7f020bfbb700 Delete type=0 #3
|
||||||
2023/10/01-23:29:13.193091 7fd28916a700 Level-0 table #184: 4079 bytes OK
|
2024/01/28-17:32:59.829486 7f020bfbb700 Manual compaction at level-0 from '!folders!Dz9I4fllGBK4RtKU' @ 72057594037927935 : 1 .. '!playlists.sounds!ynw5hUH1ZPbAGq8g.Yq1yXMOjnlHWhnYt' @ 0 : 0; will stop at (end)
|
||||||
2023/10/01-23:29:13.202278 7fd28916a700 Delete type=0 #182
|
|
||||||
2023/10/01-23:29:13.223341 7fd28916a700 Manual compaction at level-0 from '!folders!Dz9I4fllGBK4RtKU' @ 72057594037927935 : 1 .. '!playlists.sounds!ynw5hUH1ZPbAGq8g.Yq1yXMOjnlHWhnYt' @ 0 : 0; will stop at (end)
|
|
||||||
2023/10/01-23:29:13.223401 7fd28916a700 Manual compaction at level-1 from '!folders!Dz9I4fllGBK4RtKU' @ 72057594037927935 : 1 .. '!playlists.sounds!ynw5hUH1ZPbAGq8g.Yq1yXMOjnlHWhnYt' @ 0 : 0; will stop at '!playlists.sounds!ynw5hUH1ZPbAGq8g.Yq1yXMOjnlHWhnYt' @ 113 : 0
|
|
||||||
2023/10/01-23:29:13.223404 7fd28916a700 Compacting 1@1 + 1@2 files
|
|
||||||
2023/10/01-23:29:13.230400 7fd28916a700 Generated table #185@1: 34 keys, 4023 bytes
|
|
||||||
2023/10/01-23:29:13.230417 7fd28916a700 Compacted 1@1 + 1@2 files => 4023 bytes
|
|
||||||
2023/10/01-23:29:13.240025 7fd28916a700 compacted to: files[ 0 0 1 0 0 0 0 ]
|
|
||||||
2023/10/01-23:29:13.240095 7fd28916a700 Delete type=2 #122
|
|
||||||
2023/10/01-23:29:13.240146 7fd28916a700 Delete type=2 #184
|
|
||||||
2023/10/01-23:29:13.270257 7fd28916a700 Manual compaction at level-1 from '!playlists.sounds!ynw5hUH1ZPbAGq8g.Yq1yXMOjnlHWhnYt' @ 113 : 0 .. '!playlists.sounds!ynw5hUH1ZPbAGq8g.Yq1yXMOjnlHWhnYt' @ 0 : 0; will stop at (end)
|
|
||||||
|
|||||||
@ -1,8 +0,0 @@
|
|||||||
2023/09/22-23:43:43.736858 7f9236ffd700 Recovering log #175
|
|
||||||
2023/09/22-23:43:43.775493 7f9236ffd700 Delete type=0 #175
|
|
||||||
2023/09/22-23:43:43.775514 7f9236ffd700 Delete type=3 #173
|
|
||||||
2023/09/23-00:02:50.870556 7f9235bed700 Level-0 table #180: started
|
|
||||||
2023/09/23-00:02:50.870570 7f9235bed700 Level-0 table #180: 0 bytes OK
|
|
||||||
2023/09/23-00:02:50.879593 7f9235bed700 Delete type=0 #178
|
|
||||||
2023/09/23-00:02:50.888960 7f9235bed700 Manual compaction at level-0 from '!folders!Dz9I4fllGBK4RtKU' @ 72057594037927935 : 1 .. '!playlists.sounds!ynw5hUH1ZPbAGq8g.Yq1yXMOjnlHWhnYt' @ 0 : 0; will stop at (end)
|
|
||||||
2023/09/23-00:02:50.889051 7f9235bed700 Manual compaction at level-1 from '!folders!Dz9I4fllGBK4RtKU' @ 72057594037927935 : 1 .. '!playlists.sounds!ynw5hUH1ZPbAGq8g.Yq1yXMOjnlHWhnYt' @ 0 : 0; will stop at (end)
|
|
||||||
BIN
packs/playlists/MANIFEST-000002
Normal file
BIN
packs/playlists/MANIFEST-000002
Normal file
Binary file not shown.
Binary file not shown.
42
packs/playlists/_source/Ambiance_pQRChUUC2iOiyoLO.json
Normal file
42
packs/playlists/_source/Ambiance_pQRChUUC2iOiyoLO.json
Normal file
@ -0,0 +1,42 @@
|
|||||||
|
{
|
||||||
|
"folder": "Sp6JazGqhK3s3SUq",
|
||||||
|
"name": "Ambiance",
|
||||||
|
"_id": "pQRChUUC2iOiyoLO",
|
||||||
|
"sounds": [
|
||||||
|
{
|
||||||
|
"name": "Dark And Stormy",
|
||||||
|
"path": "assets/audio/tabletopaudio/60_Dark_and_Stormy.ogg",
|
||||||
|
"repeat": true,
|
||||||
|
"fade": null,
|
||||||
|
"description": "",
|
||||||
|
"volume": 0.52,
|
||||||
|
"_id": "s5DQnfYSC9WX6xlq",
|
||||||
|
"playing": false,
|
||||||
|
"pausedTime": null,
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"_key": "!playlists.sounds!pQRChUUC2iOiyoLO.s5DQnfYSC9WX6xlq"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"mode": -1,
|
||||||
|
"playing": false,
|
||||||
|
"fade": null,
|
||||||
|
"sorting": "a",
|
||||||
|
"seed": 866,
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "3.1.4",
|
||||||
|
"coreVersion": "11.311",
|
||||||
|
"createdTime": 1693073688276,
|
||||||
|
"modifiedTime": 1696219377489,
|
||||||
|
"lastModifiedBy": "Aqnn9hCDQPbyTWiq"
|
||||||
|
},
|
||||||
|
"description": "",
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"Aqnn9hCDQPbyTWiq": 3
|
||||||
|
},
|
||||||
|
"_key": "!playlists!pQRChUUC2iOiyoLO"
|
||||||
|
}
|
||||||
70
packs/playlists/_source/Combat_rbwKY3elvEq5gdnu.json
Normal file
70
packs/playlists/_source/Combat_rbwKY3elvEq5gdnu.json
Normal file
@ -0,0 +1,70 @@
|
|||||||
|
{
|
||||||
|
"folder": "Sp6JazGqhK3s3SUq",
|
||||||
|
"name": "Combat",
|
||||||
|
"_id": "rbwKY3elvEq5gdnu",
|
||||||
|
"sounds": [
|
||||||
|
{
|
||||||
|
"name": "Rat Battle",
|
||||||
|
"path": "assets/audio/tabletopaudio/209_Rat_Battle.ogg",
|
||||||
|
"repeat": true,
|
||||||
|
"fade": null,
|
||||||
|
"description": "",
|
||||||
|
"volume": 0.52,
|
||||||
|
"_id": "0Ey65s89NLMpJv4m",
|
||||||
|
"playing": false,
|
||||||
|
"pausedTime": null,
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"_key": "!playlists.sounds!rbwKY3elvEq5gdnu.0Ey65s89NLMpJv4m"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Goblin Ambush",
|
||||||
|
"path": "assets/audio/tabletopaudio/316_Goblin_Ambush.ogg",
|
||||||
|
"repeat": true,
|
||||||
|
"fade": null,
|
||||||
|
"description": "",
|
||||||
|
"volume": 0.52,
|
||||||
|
"_id": "RkLcJybolIjh54Iy",
|
||||||
|
"playing": false,
|
||||||
|
"pausedTime": null,
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"_key": "!playlists.sounds!rbwKY3elvEq5gdnu.RkLcJybolIjh54Iy"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Skirmish",
|
||||||
|
"path": "assets/audio/tabletopaudio/92_Skirmish.ogg",
|
||||||
|
"repeat": true,
|
||||||
|
"fade": null,
|
||||||
|
"description": "",
|
||||||
|
"volume": 0.52,
|
||||||
|
"_id": "9lGJUFrMy4jS4YfP",
|
||||||
|
"playing": false,
|
||||||
|
"pausedTime": null,
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"_key": "!playlists.sounds!rbwKY3elvEq5gdnu.9lGJUFrMy4jS4YfP"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"mode": -1,
|
||||||
|
"playing": false,
|
||||||
|
"fade": null,
|
||||||
|
"sorting": "a",
|
||||||
|
"seed": 753,
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "3.1.4",
|
||||||
|
"coreVersion": "11.311",
|
||||||
|
"createdTime": 1690754421539,
|
||||||
|
"modifiedTime": 1696219377489,
|
||||||
|
"lastModifiedBy": "Aqnn9hCDQPbyTWiq"
|
||||||
|
},
|
||||||
|
"description": "",
|
||||||
|
"sort": 100000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"Aqnn9hCDQPbyTWiq": 3
|
||||||
|
},
|
||||||
|
"_key": "!playlists!rbwKY3elvEq5gdnu"
|
||||||
|
}
|
||||||
84
packs/playlists/_source/Forest__Day_dUnHqr0G8y6CAcop.json
Normal file
84
packs/playlists/_source/Forest__Day_dUnHqr0G8y6CAcop.json
Normal file
@ -0,0 +1,84 @@
|
|||||||
|
{
|
||||||
|
"folder": "Dz9I4fllGBK4RtKU",
|
||||||
|
"name": "Forest: Day",
|
||||||
|
"_id": "dUnHqr0G8y6CAcop",
|
||||||
|
"sounds": [
|
||||||
|
{
|
||||||
|
"name": "Forest Day 1",
|
||||||
|
"path": "assets/audio/soundfxlibrary/Nature/Loops/Forest%20Day/forest-day-1.ogg",
|
||||||
|
"_id": "ne9jzSZy7L8q578s",
|
||||||
|
"playing": false,
|
||||||
|
"pausedTime": null,
|
||||||
|
"repeat": false,
|
||||||
|
"volume": 0.52,
|
||||||
|
"fade": null,
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"description": "",
|
||||||
|
"_key": "!playlists.sounds!dUnHqr0G8y6CAcop.ne9jzSZy7L8q578s"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Forest Day 2",
|
||||||
|
"path": "assets/audio/soundfxlibrary/Nature/Loops/Forest%20Day/forest-day-2.ogg",
|
||||||
|
"_id": "gnkUL8eQiVRBMMCQ",
|
||||||
|
"playing": false,
|
||||||
|
"pausedTime": null,
|
||||||
|
"repeat": false,
|
||||||
|
"volume": 0.52,
|
||||||
|
"fade": null,
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"description": "",
|
||||||
|
"_key": "!playlists.sounds!dUnHqr0G8y6CAcop.gnkUL8eQiVRBMMCQ"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Forest Day 3",
|
||||||
|
"path": "assets/audio/soundfxlibrary/Nature/Loops/Forest%20Day/forest-day-3.ogg",
|
||||||
|
"_id": "ATIDe5TO2JCqsPIL",
|
||||||
|
"playing": false,
|
||||||
|
"pausedTime": null,
|
||||||
|
"repeat": false,
|
||||||
|
"volume": 0.52,
|
||||||
|
"fade": null,
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"description": "",
|
||||||
|
"_key": "!playlists.sounds!dUnHqr0G8y6CAcop.ATIDe5TO2JCqsPIL"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Forest Day 4",
|
||||||
|
"path": "assets/audio/soundfxlibrary/Nature/Loops/Forest%20Day/forest-day-4.ogg",
|
||||||
|
"_id": "YcS5hcI7FD82i7Vw",
|
||||||
|
"playing": false,
|
||||||
|
"pausedTime": null,
|
||||||
|
"repeat": false,
|
||||||
|
"volume": 0.52,
|
||||||
|
"fade": null,
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"description": "",
|
||||||
|
"_key": "!playlists.sounds!dUnHqr0G8y6CAcop.YcS5hcI7FD82i7Vw"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"mode": 1,
|
||||||
|
"playing": false,
|
||||||
|
"fade": null,
|
||||||
|
"sorting": "a",
|
||||||
|
"seed": 660,
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "3.1.4",
|
||||||
|
"coreVersion": "11.311",
|
||||||
|
"createdTime": 1693072128156,
|
||||||
|
"modifiedTime": 1696219358389,
|
||||||
|
"lastModifiedBy": "Aqnn9hCDQPbyTWiq"
|
||||||
|
},
|
||||||
|
"description": "",
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"Aqnn9hCDQPbyTWiq": 3
|
||||||
|
},
|
||||||
|
"_key": "!playlists!dUnHqr0G8y6CAcop"
|
||||||
|
}
|
||||||
84
packs/playlists/_source/Forest__Night_9fqziaqs18aJDpjP.json
Normal file
84
packs/playlists/_source/Forest__Night_9fqziaqs18aJDpjP.json
Normal file
@ -0,0 +1,84 @@
|
|||||||
|
{
|
||||||
|
"folder": "Dz9I4fllGBK4RtKU",
|
||||||
|
"name": "Forest: Night",
|
||||||
|
"_id": "9fqziaqs18aJDpjP",
|
||||||
|
"sounds": [
|
||||||
|
{
|
||||||
|
"name": "Forest Night 1",
|
||||||
|
"path": "assets/audio/soundfxlibrary/Nature/Loops/Forest%20Night/forest-night-1.ogg",
|
||||||
|
"_id": "bdDZT8bWb3uicaCM",
|
||||||
|
"playing": false,
|
||||||
|
"pausedTime": null,
|
||||||
|
"repeat": false,
|
||||||
|
"volume": 0.52,
|
||||||
|
"fade": null,
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"description": "",
|
||||||
|
"_key": "!playlists.sounds!9fqziaqs18aJDpjP.bdDZT8bWb3uicaCM"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Forest Night 2",
|
||||||
|
"path": "assets/audio/soundfxlibrary/Nature/Loops/Forest%20Night/forest-night-2.ogg",
|
||||||
|
"_id": "EE5YohierEmIrAqT",
|
||||||
|
"playing": false,
|
||||||
|
"pausedTime": null,
|
||||||
|
"repeat": false,
|
||||||
|
"volume": 0.52,
|
||||||
|
"fade": null,
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"description": "",
|
||||||
|
"_key": "!playlists.sounds!9fqziaqs18aJDpjP.EE5YohierEmIrAqT"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Forest Night 3",
|
||||||
|
"path": "assets/audio/soundfxlibrary/Nature/Loops/Forest%20Night/forest-night-3.ogg",
|
||||||
|
"_id": "c7qWxBYnWxcCbZjm",
|
||||||
|
"playing": false,
|
||||||
|
"pausedTime": null,
|
||||||
|
"repeat": false,
|
||||||
|
"volume": 0.52,
|
||||||
|
"fade": null,
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"description": "",
|
||||||
|
"_key": "!playlists.sounds!9fqziaqs18aJDpjP.c7qWxBYnWxcCbZjm"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Forest Night 4",
|
||||||
|
"path": "assets/audio/soundfxlibrary/Nature/Loops/Forest%20Night/forest-night-4.ogg",
|
||||||
|
"_id": "DeRPa9eaZrUUoAkm",
|
||||||
|
"playing": false,
|
||||||
|
"pausedTime": null,
|
||||||
|
"repeat": false,
|
||||||
|
"volume": 0.52,
|
||||||
|
"fade": null,
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"description": "",
|
||||||
|
"_key": "!playlists.sounds!9fqziaqs18aJDpjP.DeRPa9eaZrUUoAkm"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"mode": 1,
|
||||||
|
"playing": false,
|
||||||
|
"fade": null,
|
||||||
|
"sorting": "a",
|
||||||
|
"seed": 279,
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "3.1.4",
|
||||||
|
"coreVersion": "11.311",
|
||||||
|
"createdTime": 1693072225484,
|
||||||
|
"modifiedTime": 1696219358389,
|
||||||
|
"lastModifiedBy": "Aqnn9hCDQPbyTWiq"
|
||||||
|
},
|
||||||
|
"description": "",
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"Aqnn9hCDQPbyTWiq": 3
|
||||||
|
},
|
||||||
|
"_key": "!playlists!9fqziaqs18aJDpjP"
|
||||||
|
}
|
||||||
@ -0,0 +1,56 @@
|
|||||||
|
{
|
||||||
|
"folder": "Sp6JazGqhK3s3SUq",
|
||||||
|
"name": "Rural Settlement",
|
||||||
|
"_id": "ynw5hUH1ZPbAGq8g",
|
||||||
|
"sounds": [
|
||||||
|
{
|
||||||
|
"name": "Country Workshop",
|
||||||
|
"path": "assets/audio/tabletopaudio/257_Country_Workshop.ogg",
|
||||||
|
"repeat": true,
|
||||||
|
"fade": null,
|
||||||
|
"description": "",
|
||||||
|
"volume": 0.52,
|
||||||
|
"_id": "KM7Mb00xEws8tsK9",
|
||||||
|
"playing": false,
|
||||||
|
"pausedTime": null,
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"_key": "!playlists.sounds!ynw5hUH1ZPbAGq8g.KM7Mb00xEws8tsK9"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Farmyard",
|
||||||
|
"path": "assets/audio/tabletopaudio/278_Farmyard.ogg",
|
||||||
|
"repeat": true,
|
||||||
|
"fade": null,
|
||||||
|
"description": "",
|
||||||
|
"volume": 0.52,
|
||||||
|
"_id": "Yq1yXMOjnlHWhnYt",
|
||||||
|
"playing": false,
|
||||||
|
"pausedTime": null,
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"_key": "!playlists.sounds!ynw5hUH1ZPbAGq8g.Yq1yXMOjnlHWhnYt"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"mode": 1,
|
||||||
|
"playing": true,
|
||||||
|
"fade": null,
|
||||||
|
"sorting": "a",
|
||||||
|
"seed": 198,
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "3.1.4",
|
||||||
|
"coreVersion": "11.311",
|
||||||
|
"createdTime": 1690754607069,
|
||||||
|
"modifiedTime": 1696219377489,
|
||||||
|
"lastModifiedBy": "Aqnn9hCDQPbyTWiq"
|
||||||
|
},
|
||||||
|
"description": "",
|
||||||
|
"sort": 200000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"Aqnn9hCDQPbyTWiq": 3
|
||||||
|
},
|
||||||
|
"_key": "!playlists!ynw5hUH1ZPbAGq8g"
|
||||||
|
}
|
||||||
19
packs/playlists/_source/SFX_Dz9I4fllGBK4RtKU.json
Normal file
19
packs/playlists/_source/SFX_Dz9I4fllGBK4RtKU.json
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"name": "SFX",
|
||||||
|
"sorting": "a",
|
||||||
|
"folder": null,
|
||||||
|
"type": "Playlist",
|
||||||
|
"_id": "Dz9I4fllGBK4RtKU",
|
||||||
|
"sort": 0,
|
||||||
|
"color": null,
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "3.0.6",
|
||||||
|
"coreVersion": "11.307",
|
||||||
|
"createdTime": 1691346251790,
|
||||||
|
"modifiedTime": 1691346251790,
|
||||||
|
"lastModifiedBy": "Aqnn9hCDQPbyTWiq"
|
||||||
|
},
|
||||||
|
"_key": "!folders!Dz9I4fllGBK4RtKU"
|
||||||
|
}
|
||||||
19
packs/playlists/_source/Tabletop_Audio_Sp6JazGqhK3s3SUq.json
Normal file
19
packs/playlists/_source/Tabletop_Audio_Sp6JazGqhK3s3SUq.json
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"name": "Tabletop Audio",
|
||||||
|
"sorting": "a",
|
||||||
|
"folder": null,
|
||||||
|
"type": "Playlist",
|
||||||
|
"_id": "Sp6JazGqhK3s3SUq",
|
||||||
|
"sort": 0,
|
||||||
|
"color": null,
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "3.0.6",
|
||||||
|
"coreVersion": "11.307",
|
||||||
|
"createdTime": 1691346215599,
|
||||||
|
"modifiedTime": 1691346215599,
|
||||||
|
"lastModifiedBy": "Aqnn9hCDQPbyTWiq"
|
||||||
|
},
|
||||||
|
"_key": "!folders!Sp6JazGqhK3s3SUq"
|
||||||
|
}
|
||||||
42
packs/playlists/_source/Tavern_PD3AGCUqpHodoLit.json
Normal file
42
packs/playlists/_source/Tavern_PD3AGCUqpHodoLit.json
Normal file
@ -0,0 +1,42 @@
|
|||||||
|
{
|
||||||
|
"folder": "Sp6JazGqhK3s3SUq",
|
||||||
|
"name": "Tavern",
|
||||||
|
"_id": "PD3AGCUqpHodoLit",
|
||||||
|
"sounds": [
|
||||||
|
{
|
||||||
|
"name": "The Hearth Inn",
|
||||||
|
"path": "assets/audio/tabletopaudio/255_The_Hearth_Inn.ogg",
|
||||||
|
"repeat": true,
|
||||||
|
"fade": null,
|
||||||
|
"description": "",
|
||||||
|
"volume": 0.52,
|
||||||
|
"_id": "c42yrNx7PYPWUucI",
|
||||||
|
"playing": false,
|
||||||
|
"pausedTime": null,
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"_key": "!playlists.sounds!PD3AGCUqpHodoLit.c42yrNx7PYPWUucI"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"mode": 1,
|
||||||
|
"playing": false,
|
||||||
|
"fade": null,
|
||||||
|
"sorting": "a",
|
||||||
|
"seed": 700,
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "3.1.4",
|
||||||
|
"coreVersion": "11.311",
|
||||||
|
"createdTime": 1690754527479,
|
||||||
|
"modifiedTime": 1696219377489,
|
||||||
|
"lastModifiedBy": "Aqnn9hCDQPbyTWiq"
|
||||||
|
},
|
||||||
|
"description": "",
|
||||||
|
"sort": 150000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"Aqnn9hCDQPbyTWiq": 3
|
||||||
|
},
|
||||||
|
"_key": "!playlists!PD3AGCUqpHodoLit"
|
||||||
|
}
|
||||||
126
packs/playlists/_source/Thunder_s4qUB7R1HdhA7wrv.json
Normal file
126
packs/playlists/_source/Thunder_s4qUB7R1HdhA7wrv.json
Normal file
@ -0,0 +1,126 @@
|
|||||||
|
{
|
||||||
|
"folder": "Dz9I4fllGBK4RtKU",
|
||||||
|
"name": "Thunder",
|
||||||
|
"_id": "s4qUB7R1HdhA7wrv",
|
||||||
|
"sounds": [
|
||||||
|
{
|
||||||
|
"name": "Thunder 1",
|
||||||
|
"path": "assets/audio/soundfxlibrary/Nature/Single/Thunder/thunder-1.ogg",
|
||||||
|
"_id": "8XddCBXoLBZqpeps",
|
||||||
|
"playing": false,
|
||||||
|
"pausedTime": null,
|
||||||
|
"repeat": false,
|
||||||
|
"volume": 0.52,
|
||||||
|
"fade": null,
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"description": "",
|
||||||
|
"_key": "!playlists.sounds!s4qUB7R1HdhA7wrv.8XddCBXoLBZqpeps"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Thunder 2",
|
||||||
|
"path": "assets/audio/soundfxlibrary/Nature/Single/Thunder/thunder-2.ogg",
|
||||||
|
"_id": "8M5iacsdEmF91PK7",
|
||||||
|
"playing": false,
|
||||||
|
"pausedTime": null,
|
||||||
|
"repeat": false,
|
||||||
|
"volume": 0.52,
|
||||||
|
"fade": null,
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"description": "",
|
||||||
|
"_key": "!playlists.sounds!s4qUB7R1HdhA7wrv.8M5iacsdEmF91PK7"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Thunder 3",
|
||||||
|
"path": "assets/audio/soundfxlibrary/Nature/Single/Thunder/thunder-3.ogg",
|
||||||
|
"_id": "ccJjpYRNqoJ7bPJc",
|
||||||
|
"playing": false,
|
||||||
|
"pausedTime": null,
|
||||||
|
"repeat": false,
|
||||||
|
"volume": 0.52,
|
||||||
|
"fade": null,
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"description": "",
|
||||||
|
"_key": "!playlists.sounds!s4qUB7R1HdhA7wrv.ccJjpYRNqoJ7bPJc"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Thunder 4",
|
||||||
|
"path": "assets/audio/soundfxlibrary/Nature/Single/Thunder/thunder-4.ogg",
|
||||||
|
"_id": "WfAvscUfQh4YRb5K",
|
||||||
|
"playing": false,
|
||||||
|
"pausedTime": null,
|
||||||
|
"repeat": false,
|
||||||
|
"volume": 0.52,
|
||||||
|
"fade": null,
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"description": "",
|
||||||
|
"_key": "!playlists.sounds!s4qUB7R1HdhA7wrv.WfAvscUfQh4YRb5K"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Thunder 5",
|
||||||
|
"path": "assets/audio/soundfxlibrary/Nature/Single/Thunder/thunder-5.ogg",
|
||||||
|
"_id": "RUTPSBssDJu0Bo6N",
|
||||||
|
"playing": false,
|
||||||
|
"pausedTime": null,
|
||||||
|
"repeat": false,
|
||||||
|
"volume": 0.52,
|
||||||
|
"fade": null,
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"description": "",
|
||||||
|
"_key": "!playlists.sounds!s4qUB7R1HdhA7wrv.RUTPSBssDJu0Bo6N"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Thunder 6",
|
||||||
|
"path": "assets/audio/soundfxlibrary/Nature/Single/Thunder/thunder-6.ogg",
|
||||||
|
"_id": "G6BFqWlmfJ5IuH4s",
|
||||||
|
"playing": false,
|
||||||
|
"pausedTime": null,
|
||||||
|
"repeat": false,
|
||||||
|
"volume": 0.52,
|
||||||
|
"fade": null,
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"description": "",
|
||||||
|
"_key": "!playlists.sounds!s4qUB7R1HdhA7wrv.G6BFqWlmfJ5IuH4s"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Thunder 7",
|
||||||
|
"path": "assets/audio/soundfxlibrary/Nature/Single/Thunder/thunder-7.ogg",
|
||||||
|
"_id": "nWME6Xo2OZaeD5tc",
|
||||||
|
"playing": false,
|
||||||
|
"pausedTime": null,
|
||||||
|
"repeat": false,
|
||||||
|
"volume": 0.52,
|
||||||
|
"fade": null,
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"description": "",
|
||||||
|
"_key": "!playlists.sounds!s4qUB7R1HdhA7wrv.nWME6Xo2OZaeD5tc"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"mode": -1,
|
||||||
|
"playing": false,
|
||||||
|
"fade": null,
|
||||||
|
"sorting": "a",
|
||||||
|
"seed": 100,
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "3.1.4",
|
||||||
|
"coreVersion": "11.311",
|
||||||
|
"createdTime": 1690754331515,
|
||||||
|
"modifiedTime": 1696219358389,
|
||||||
|
"lastModifiedBy": "Aqnn9hCDQPbyTWiq"
|
||||||
|
},
|
||||||
|
"description": "",
|
||||||
|
"sort": 100000,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"Aqnn9hCDQPbyTWiq": 3
|
||||||
|
},
|
||||||
|
"_key": "!playlists!s4qUB7R1HdhA7wrv"
|
||||||
|
}
|
||||||
56
packs/playlists/_source/Wilderness_17I7TlXzNqxG154i.json
Normal file
56
packs/playlists/_source/Wilderness_17I7TlXzNqxG154i.json
Normal file
@ -0,0 +1,56 @@
|
|||||||
|
{
|
||||||
|
"folder": "Sp6JazGqhK3s3SUq",
|
||||||
|
"name": "Wilderness",
|
||||||
|
"_id": "17I7TlXzNqxG154i",
|
||||||
|
"sounds": [
|
||||||
|
{
|
||||||
|
"name": "Forest: Night",
|
||||||
|
"path": "assets/audio/tabletopaudio/69_Forest_Night.ogg",
|
||||||
|
"repeat": true,
|
||||||
|
"fade": null,
|
||||||
|
"description": "",
|
||||||
|
"volume": 0.52,
|
||||||
|
"_id": "un10Mgu5htrwQfpU",
|
||||||
|
"playing": false,
|
||||||
|
"pausedTime": null,
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"_key": "!playlists.sounds!17I7TlXzNqxG154i.un10Mgu5htrwQfpU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Forest: Day",
|
||||||
|
"path": "assets/audio/tabletopaudio/161_Forest_Day.ogg",
|
||||||
|
"repeat": true,
|
||||||
|
"fade": null,
|
||||||
|
"description": "",
|
||||||
|
"volume": 0.52,
|
||||||
|
"_id": "6ibAPPawxoIw3kTH",
|
||||||
|
"playing": false,
|
||||||
|
"pausedTime": null,
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"_key": "!playlists.sounds!17I7TlXzNqxG154i.6ibAPPawxoIw3kTH"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"mode": 1,
|
||||||
|
"playing": false,
|
||||||
|
"fade": null,
|
||||||
|
"sorting": "a",
|
||||||
|
"seed": 769,
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"systemId": "swade",
|
||||||
|
"systemVersion": "3.1.4",
|
||||||
|
"coreVersion": "11.311",
|
||||||
|
"createdTime": 1692669673089,
|
||||||
|
"modifiedTime": 1696219377489,
|
||||||
|
"lastModifiedBy": "Aqnn9hCDQPbyTWiq"
|
||||||
|
},
|
||||||
|
"description": "",
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": {
|
||||||
|
"default": 0,
|
||||||
|
"Aqnn9hCDQPbyTWiq": 3
|
||||||
|
},
|
||||||
|
"_key": "!playlists!17I7TlXzNqxG154i"
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user