9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-30 20:29:12 +00:00
This commit is contained in:
Brian Fopiano
2020-09-03 00:04:12 -07:00
parent 86310e9259
commit 299d134e36
12 changed files with 18 additions and 16 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -22,6 +22,21 @@
"riverBiomes": [
"tundra-river"
],
"structures": [
{
"tileset": "ruins",
"rarity": 87,
"zoom": 1
},
{
"tileset": "village-stone",
"zoom": 1,
"ratio": 0.05,
"rarity": 5,
"shuffle": 5
}
],
"riverRarity": 1,
"riverStyle": {
"style": "VASCULAR",
@@ -32,20 +47,6 @@
"multiplier": 240
}
},
"structures": [
{
"tileset": "village-stone",
"zoom": 1,
"ratio": 0.05,
"rarity": 5,
"shuffle": 5
},
{
"tileset": "ruins",
"rarity": 87,
"zoom": 1
}
],
"riverThickness": 0.025,
"caveBiomes": [
"tundra-cavern",

View File

@@ -101,6 +101,7 @@
],
"west": "REQUIRED",
"loot": {
"tables": ["cold-treasure","cold-food","swamp-clutter","swamp-food", "cold-treasure"],
"mode": "ADD",
"multiplier": 1
},

View File

@@ -113,7 +113,7 @@
"west": "REQUIRED",
"loot": {
"mode": "ADD",
"tables": [],
"tables": ["global-treasure", "global-clutter", "global-tools", "cold-treasure", "cold-food"],
"multiplier": 1
},
"floor": "REQUIRED"
@@ -131,7 +131,7 @@
"west": "REQUIRED",
"loot": {
"mode": "ADD",
"tables": [],
"tables": ["global-treasure", "global-clutter", "global-tools", "cold-treasure", "cold-food"],
"multiplier": 1
},
"floor": "REQUIRED"