Import v2 base (unchanged files)
This commit is contained in:
@@ -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": []
|
||||
}
|
||||
Reference in New Issue
Block a user