Bunch of new level types, WIP hydrothermal vents
This commit is contained in:
@@ -123,17 +123,59 @@
|
||||
VoronoiSiteInterval="1500,1500"
|
||||
VoronoiSiteVariance="700,700"
|
||||
MainPathNodeIntervalRange="6000,10000"
|
||||
BackgroundColor="25,23,10"
|
||||
SmallTunnelCount="10"
|
||||
WallColor="160,150,150"
|
||||
BackgroundColor="20,15,13"
|
||||
SmallTunnelCount="1"
|
||||
SmallTunnelLengthRange="5000,50000"
|
||||
RuinCount="3"
|
||||
BottomHoleProbability="0.5"
|
||||
RuinCount="1"
|
||||
BottomHoleProbability="0.8"
|
||||
BackgroundSpriteAmount="1000"
|
||||
MountainCountMin="2"
|
||||
MountainCountMax="3"
|
||||
SeaFloorDepth="-50000.0"
|
||||
SeaFloorVariance="2000"
|
||||
MountainHeightMin="40000"
|
||||
MountainHeightMax="50000"
|
||||
/>
|
||||
|
||||
<Ridge
|
||||
biomes="Volcanic Ridge"
|
||||
width="100000"
|
||||
height="50000"
|
||||
VoronoiSiteInterval="1500,1500"
|
||||
VoronoiSiteVariance="700,700"
|
||||
MainPathNodeIntervalRange="6000,10000"
|
||||
WallColor="200,150,150"
|
||||
BackgroundColor="25,15,10"
|
||||
SmallTunnelCount="10"
|
||||
SmallTunnelLengthRange="5000,50000"
|
||||
RuinCount="3"
|
||||
BottomHoleProbability="0.6"
|
||||
BackgroundSpriteAmount="1500"
|
||||
MountainCountMin="1"
|
||||
MountainCountMax="1"
|
||||
SeaFloorDepth="-100000.0"
|
||||
SeaFloorVariance="2000"
|
||||
MountainHeightMin="50000"
|
||||
MountainHeightMax="60000"
|
||||
MountainHeightMin="80000"
|
||||
MountainHeightMax="120000"
|
||||
/>
|
||||
|
||||
<Plateau
|
||||
biomes="Cold Caverns"
|
||||
width="200000"
|
||||
height="25000"
|
||||
VoronoiSiteInterval="2000,2000"
|
||||
VoronoiSiteVariance="800,800"
|
||||
MainPathNodeIntervalRange="5000,10000"
|
||||
BackgroundColor="29,36,50"
|
||||
RuinCount="1"
|
||||
BottomHoleProbability="0.9"
|
||||
BackgroundSpriteAmount="1000"
|
||||
SeaFloorDepth="0.0"
|
||||
SeaFloorVariance="500"
|
||||
MountainCountMin="1"
|
||||
MountainCountMax="2"
|
||||
MountainHeightMin="1000"
|
||||
MountainHeightMax="5000"
|
||||
/>
|
||||
</LevelGenerationParameters>
|
||||
Reference in New Issue
Block a user