缺氧 wiki 编辑团队提示:注册账号并登录后体验更佳,且可通过参数设置定制优化您的浏览体验!
该站点为镜像站点,如果你想帮助这个由玩家志愿编辑的 wiki 站点,请前往原站点参与编辑,
同时欢迎加入编辑讨论群 851803695 与其他编辑者一起参与建设!
模块:Data/Worldgen/Features/Dlc4
该文件来自缺氧或其开发商科雷娱乐创建的网站。该文件中出现的所有商标和注册商标均归属于科雷娱乐。详情请见版权信息。该文件被认为在本wiki上合理使用。
This image comes from Oxygen Not Included or from websites created and owned by Klei Entertainment, who hold the copyright of Oxygen Not Included. All trademarks and registered trademarks present in the image are proprietary to Klei Entertainment. For more information, see the copyright notice.The use of images to illustrate articles concerning the subject of the images in question is believed to qualify as fair use under United States copyright law, as such display does not significantly impede the right of the copyright holder to sell the copyrighted material.
return {
garden = {
["AlgaeBall.yaml"] = {
tags = {
"AllowExceedNodeBorders",
},
shape = "Blob",
borders = {
1,
},
blobSize = {
min = 1.5,
max = 2,
},
ElementChoiceGroups = {
RoomCenterElements = {
selectionMethod = "WeightedResample",
choices = {
{
element = "Algae",
weight = 0.5,
overrides = {
massOverride = 500,
},
},
},
},
RoomBorderChoices0 = {
selectionMethod = "WeightedResample",
choices = {
{
element = "Algae",
weight = 1.5,
},
{
element = "Dirt",
weight = 1.5,
},
{
element = "Shale",
weight = 1,
},
},
},
},
},
["ButterflyHome.yaml"] = {
tags = {
"AllowExceedNodeBorders",
"PreventAmbientMobsInFeature",
},
shape = "ShortWide",
borders = {
1,
1,
},
blobSize = {
min = 10.5,
max = 14.5,
},
internalMobs = {
{
type = "ButterflyPlant",
count = {
min = 2,
max = 2,
},
},
{
type = "Butterfly",
count = {
min = 1,
max = 2,
},
},
{
type = "GardenFoodPlant",
count = {
min = 2,
max = 3,
},
},
},
ElementChoiceGroups = {
RoomCenterElements = {
selectionMethod = "HorizontalSlice",
choices = {
{
element = "Oxygen",
weight = 0.7,
},
{
element = "Dirt",
weight = 0.3,
},
},
},
RoomBorderChoices0 = {
selectionMethod = "WeightedResample",
choices = {
{
element = "Peat",
weight = 2,
},
{
element = "dirt",
weight = 1,
},
},
},
RoomBorderChoices1 = {
selectionMethod = "WeightedResample",
choices = {
{
element = "Dirt",
weight = 1,
},
{
element = "Shale",
weight = 3,
},
},
},
},
},
["NickelOreBall.yaml"] = {
tags = {
"AllowExceedNodeBorders",
},
shape = "Circle",
borders = {
1,
},
blobSize = {
min = 2,
max = 3,
},
ElementChoiceGroups = {
RoomCenterElements = {
selectionMethod = "WeightedResample",
choices = {
{
element = "NickelOre",
weight = 0.5,
},
},
},
RoomBorderChoices0 = {
selectionMethod = "WeightedResample",
choices = {
{
element = "NickelOre",
weight = 1.5,
},
{
element = "Dirt",
weight = 1.5,
},
},
},
},
},
["SmallLake.yaml"] = {
tags = {
"AllowExceedNodeBorders",
"Wet",
},
shape = "ShortWide",
borders = {
1,
1,
1,
},
blobSize = {
min = 3.1,
max = 4.2,
},
ElementChoiceGroups = {
RoomCenterElements = {
selectionMethod = "WeightedResample",
choices = {
{
element = "Oxygen",
weight = 0.5,
overrides = {
massOverride = 1,
},
},
{
element = "Water",
weight = 1,
overrides = {
massOverride = 1000,
},
},
},
},
RoomBorderChoices0 = {
selectionMethod = "WeightedResample",
choices = {
{
element = "Water",
weight = 2,
},
},
},
RoomBorderChoices1 = {
selectionMethod = "WeightedResample",
choices = {
{
element = "Fertilizer",
weight = 1,
overrides = {
massOverride = 50,
},
},
{
element = "Peat",
weight = 1,
},
{
element = "Shale",
weight = 1,
},
},
},
RoomBorderChoices2 = {
selectionMethod = "WeightedResample",
choices = {
{
element = "Shale",
weight = 1,
},
},
},
},
},
["StegoHome.yaml"] = {
tags = {
"AllowExceedNodeBorders",
},
shape = "Square",
borders = {
1,
2,
},
blobSize = {
min = 4.5,
max = 7.5,
},
internalMobs = {
{
type = "Stego",
count = {
min = 1,
max = 1,
},
},
{
type = "GardenFoodPlant",
count = {
min = 1,
max = 2,
},
},
{
type = "VineMother",
count = {
min = 0,
max = 1,
},
},
},
ElementChoiceGroups = {
RoomCenterElements = {
selectionMethod = "HorizontalSlice",
choices = {
{
element = "Oxygen",
weight = 0.7,
},
{
element = "Dirt",
weight = 0.3,
},
},
},
RoomBorderChoices0 = {
selectionMethod = "WeightedResample",
choices = {
{
element = "Peat",
weight = 1,
},
{
element = "Dirt",
weight = 1,
},
},
},
RoomBorderChoices1 = {
selectionMethod = "WeightedResample",
choices = {
{
element = "Dirt",
weight = 1,
},
{
element = "Shale",
weight = 3,
},
},
},
},
},
["Vines.yaml"] = {
tags = {
"AllowExceedNodeBorders",
"PreventAmbientMobsInFeature",
},
shape = "ShortWide",
borders = {
1,
1,
},
blobSize = {
min = 4.5,
max = 7.5,
},
internalMobs = {
{
type = "VineMother",
count = {
min = 2,
max = 2,
},
},
},
ElementChoiceGroups = {
RoomCenterElements = {
selectionMethod = "HorizontalSlice",
choices = {
{
element = "Oxygen",
weight = 0.6,
},
{
element = "Dirt",
weight = 0.3,
},
{
element = "Shale",
weight = 0.1,
},
},
},
RoomBorderChoices0 = {
selectionMethod = "WeightedResample",
choices = {
{
element = "Peat",
weight = 1,
},
{
element = "Dirt",
weight = 1,
},
},
},
RoomBorderChoices1 = {
selectionMethod = "WeightedResample",
choices = {
{
element = "Dirt",
weight = 1,
},
{
element = "Shale",
weight = 3,
},
},
},
},
},
},
raptor = {
["RaptorHabitat.yaml"] = {
tags = {
"AllowExceedNodeBorders",
},
shape = "ShortWide",
borders = {
1,
2,
},
blobSize = {
min = 16,
max = 20,
},
internalMobs = {
{
type = "Raptor",
count = {
min = 1,
max = 1,
},
},
{
type = "Chameleon",
count = {
min = 2,
max = 3,
},
},
{
type = "Dinofern",
count = {
min = 1,
max = 1,
},
},
{
type = "DewDripperPlant",
count = {
min = 3,
max = 5,
},
},
},
ElementChoiceGroups = {
RoomCenterElements = {
selectionMethod = "HorizontalSlice",
choices = {
{
element = "Oxygen",
weight = 1.0,
},
},
},
RoomBorderChoices0 = {
selectionMethod = "HorizontalSlice",
choices = {
{
element = "Chlorine",
weight = 0.55,
overrides = {
massOverride = 1,
},
},
},
},
RoomBorderChoices1 = {
selectionMethod = "HorizontalSlice",
choices = {
{
element = "IronOre",
weight = 0.3,
},
{
element = "BleachStone",
weight = 0.4,
},
{
element = "IgneousRock",
weight = 0.3,
},
},
},
},
},
},
wetlands = {
["LargeCave.yaml"] = {
tags = {
"AllowExceedNodeBorders",
},
shape = "Circle",
borders = {
1,
2,
1,
},
internalMobs = {
{
type = "FlyTrapPlant",
count = {
min = 0,
max = 2,
},
},
{
type = "Mosquito",
count = {
min = 2,
max = 3,
},
},
{
type = "AnyLiquidPacu",
count = {
min = 0,
max = 3,
},
},
{
type = "KelpPlant",
count = {
min = 1,
max = 6,
},
},
{
type = "PrehistoricPacu",
count = {
min = 1,
max = 1,
},
},
},
blobSize = {
min = 3,
max = 6,
},
ElementChoiceGroups = {
RoomCenterElements = {
selectionMethod = "HorizontalSlice",
choices = {
{
element = "Oxygen",
weight = 0.5,
},
{
element = "Algae",
weight = 0.1,
},
{
element = "DirtyWater",
weight = 0.4,
overrides = {
massOverride = 850,
},
},
},
},
RoomBorderChoices0 = {
selectionMethod = "HorizontalSlice",
choices = {
{
element = "Oxygen",
weight = 0.6,
},
{
element = "DirtyWater",
weight = 0.4,
overrides = {
massOverride = 850,
},
},
},
},
RoomBorderChoices1 = {
selectionMethod = "WeightedResample",
choices = {
{
element = "Sand",
weight = 0.2,
},
{
element = "Obsidian",
weight = 0.1,
},
{
element = "GoldAmalgam",
weight = 0.25,
},
{
element = "Dirt",
weight = 0.45,
},
},
},
RoomBorderChoices2 = {
selectionMethod = "WeightedResample",
choices = {
{
element = "Dirt",
weight = 0.3,
},
{
element = "Algae",
weight = 0.2,
},
{
element = "GoldAmalgam",
weight = 0.2,
},
{
element = "Obsidian",
weight = 0.3,
},
},
},
},
},
["MosquitoCave.yaml"] = {
tags = {
"AllowExceedNodeBorders",
},
shape = "Circle",
borders = {
1,
1,
},
internalMobs = {
{
type = "FlyTrapPlant",
count = {
min = 0,
max = 1,
},
},
{
type = "Mosquito",
count = {
min = 1,
max = 3,
},
},
},
blobSize = {
min = 2,
max = 4,
},
ElementChoiceGroups = {
RoomCenterElements = {
selectionMethod = "HorizontalSlice",
choices = {
{
element = "Oxygen",
weight = 0.8,
},
{
element = "DirtyWater",
weight = 0.2,
overrides = {
massOverride = 850,
},
},
},
},
RoomBorderChoices0 = {
selectionMethod = "WeightedResample",
choices = {
{
element = "Sand",
weight = 0.2,
},
{
element = "Obsidian",
weight = 0.4,
},
{
element = "GoldAmalgam",
weight = 0.4,
},
},
},
RoomBorderChoices1 = {
selectionMethod = "WeightedResample",
choices = {
{
element = "GoldAmalgam",
weight = 0.4,
},
{
element = "Obsidian",
weight = 0.6,
},
},
},
},
},
},
}