Import v2 base (unchanged files)

This commit is contained in:
load-v3
2026-08-13 12:45:29 +00:00
parent 81f2168717
commit 290976a6cc
39 changed files with 9948 additions and 0 deletions
+35
View File
@@ -0,0 +1,35 @@
{
"slots": 5,
"dwellSeconds": 120,
"crossfadeSeconds": 3,
"order": "weighted",
"include": {
"colors": [],
"rarities": [],
"ids": []
},
"behaviors": {
"staticChance": 0.5,
"wanderRadius": 60,
"wanderSpeed": 0.15,
"wanderVertical": 10,
"pathSpeed": 8,
"pathChance": 0.4
},
"timeWindows": [],
"rarity": {
"weights": {
"Common": 1.0,
"Rare": 0.5,
"Epic": 0.25,
"Legendary": 0.1
},
"movementScale": {
"Common": 1.0,
"Rare": 1.0,
"Epic": 0.7,
"Legendary": 0.4
}
},
"residents": []
}