-
Notifications
You must be signed in to change notification settings - Fork 6
ss_data.yaml
Tekla edited this page May 31, 2021
·
1 revision
cfg_0:
0:
group_size_min: 10
group_size_max: 20
group_radius: 10
spawn_at_night: true
spawn_at_day: true
min_altitude: 0
max_altitude: 1000
cfg_1:
1:
group_size_min: 1
group_size_max: 1
group_radius: 5
spawn_at_night: false
spawn_at_day: true
min_altitude: 0
max_altitude: 1000
There is a table further down in this document which details what keys like "0" or "1" are modifying.
Type | Flag | Description | Range |
---|---|---|---|
bool |
enabled | ||
int |
max_spawned | ||
float |
spawn_interval | ||
float |
spawn_chance | ||
float |
spawn_distance | ||
float |
spawn_radius_min | ||
float |
spawn_radius_max | ||
string |
required_global_key | ||
int |
group_size_max | Set group max spawn size. | [group_size_min,∞] |
int |
group_size_min | Set group min spawn size. | [1,group_size_max] |
int |
group_radius | [1,∞] | |
bool |
spawn_at_day | ||
bool |
spawn_at_night | ||
int |
max_altitude | [1,∞] | |
int |
max_altitude | [1,∞] | |
float |
min_tilt | ||
float |
max_tilt | ||
bool |
in_forest | ||
bool |
outside_forest | ||
float |
min_ocean_depth | ||
float |
max_ocean_depth | ||
float |
hunt_player | ||
bool |
ground_offset |
Since the system is... a little weird, we have to resort to indexes to modify SpawnData.
--Index-- | --Name-- | --Critter-- | --Biome-- |
---|---|---|---|
0 |
deer | Deer | --- |
1 |
Boar | Boar | Meadows |
2 |
Neck lakes | Neck | Meadows |
3 |
Neck IN RAIN | Neck | Meadows |
4 |
Seagull | Seagull | --- |
5 |
Fish1 | Fish1 | --- |
6 |
Fish2 | Fish2 | --- |
7 |
Fish3 | Fish3 | --- |
8 |
greydwarf DAY | Greydwarf | Black Forest |
9 |
greydwarf After boss | Greydwarf | Meadows |
10 |
greydwarf Night | Greydwarf | Black Forest |
11 |
greydwarf ELITE | Greydwarf_Elite | Black Forest |
12 |
--- | Fenring | Mountain |
13 |
--- | Greydwarf_Elite | Meadows |
14 |
--- | Greydwarf_Shaman | Meadows |
15 |
--- | Skeleton | --- |
16 |
--- | Draugr | --- |
17 |
--- | Goblin | --- |
18 |
--- | Greydwarf_Shaman | Black Forest |
19 |
--- | Greydwarf | Meadows |
20 |
--- | Greyling | Meadows |
21 |
ODIN | odin | --- |
22 |
--- | Troll | Black Forest |
23 |
Marsh draugr | Draugr | Swamp |
24 |
--- | Skeleton | Swamp |
25 |
--- | Draugr_Elite | Swamp |
26 |
Marsh surtling | Surtling | Swamp |
27 |
Blob | Blob | Swamp |
28 |
--- | Leech | Swamp |
29 |
--- | BlobElite | Swamp |
30 |
--- | Goblin | Plains |
31 |
--- | Goblin | Plains |
32 |
--- | GoblinBrute | Plains |
33 |
--- | Lox | Plains |
34 |
--- | Deathsquito | Plains |
35 |
--- | Wraith | Plains |
36 |
--- | StoneGolem | Mountain |
37 |
--- | Hatchling | Mountain |
38 |
--- | Wolf | Mountain |
39 |
--- | Wolf | Mountain |
40 |
--- | FireFlies | Black Forest |
41 |
--- | Surling | Ash Lands |
42 |
--- | Serpent | Ocean |
43 |
--- | Serpent | Ocean |