From bf4900dfd3d4e081b76cf2c77822591684fbf456 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Fri, 4 Sep 2020 01:50:47 -0700 Subject: [PATCH] More LOOT --- biomes/tundra-taiga.json | 13 +++++++++++++ loot/beach-clutter.json | 4 ++-- loot/cactus-clutter.json | 2 +- loot/cave-clutter.json | 4 ++-- loot/cold-food.json | 10 +++++----- loot/forest-food.json | 2 +- loot/frozen-clutter.json | 4 ++-- loot/frozen-food.json | 12 ++++++------ loot/global-clutter.json | 14 +++++++------- loot/global-tools.json | 32 ++++++++++++++++---------------- loot/global-treasure.json | 4 ++-- loot/hot-treasure.json | 2 +- loot/mushroom-clutter.json | 8 ++++---- loot/musroom-food.json | 2 +- loot/ocean-clutter.json | 2 +- loot/snow-clutter.json | 8 ++++---- loot/swamp-clutter.json | 8 ++++---- loot/swamp-food.json | 4 ++-- loot/temperate-clutter.json | 2 +- loot/temperate-food.json | 4 ++-- loot/tropical-food.json | 2 +- loot/tropical-treasure.json | 6 +++--- regions/swamp.json | 2 +- regions/tundra.json | 8 +++----- structures/village-stone.json | 2 +- 25 files changed, 86 insertions(+), 75 deletions(-) diff --git a/biomes/tundra-taiga.json b/biomes/tundra-taiga.json index dd449b46..978b3119 100644 --- a/biomes/tundra-taiga.json +++ b/biomes/tundra-taiga.json @@ -200,6 +200,19 @@ } } ], + "structures": [ + { + "tileset": "ruins", + "rarity": 100, + "zoom": 1 + }, + { + "tileset": "village-stone", + "zoom": 2.2, + "rarity": 125 + + } + ], "decorators": [ { "zoom": 0.02, diff --git a/loot/beach-clutter.json b/loot/beach-clutter.json index 604acf07..2308d28f 100644 --- a/loot/beach-clutter.json +++ b/loot/beach-clutter.json @@ -11,14 +11,14 @@ { "type": "FISHING_ROD", "maxAmount": 1, - "rarity": 11, + "rarity": 5, "minDurability": 0.5, "slotTypes": "STORAGE" }, { "type": "SUGAR", "maxAmount": 3, - "rarity": 4, + "rarity": 3, "slotTypes": "STORAGE" } ] diff --git a/loot/cactus-clutter.json b/loot/cactus-clutter.json index 407be4c2..a1d11c8e 100644 --- a/loot/cactus-clutter.json +++ b/loot/cactus-clutter.json @@ -1,6 +1,6 @@ { "name": "Cactus Clutter", - "rarity": 5, + "rarity": 2, "loot": [ { "type": "CACTUS", diff --git a/loot/cave-clutter.json b/loot/cave-clutter.json index 8db7d86f..de056eb9 100644 --- a/loot/cave-clutter.json +++ b/loot/cave-clutter.json @@ -5,7 +5,7 @@ { "type": "TORCH", "maxAmount": 7, - "rarity": 3, + "rarity": 2, "slotTypes": "STORAGE" }, { @@ -17,7 +17,7 @@ { "type": "LANTERN", "maxAmount": 1, - "rarity": 9, + "rarity": 5, "slotTypes": "STORAGE" } ] diff --git a/loot/cold-food.json b/loot/cold-food.json index 69e28191..f8d03877 100644 --- a/loot/cold-food.json +++ b/loot/cold-food.json @@ -5,31 +5,31 @@ { "type": "RABBIT_STEW", "maxAmount": 1, - "rarity": 4, + "rarity": 3, "slotTypes": "STORAGE" }, { "type": "POTATO", "maxAmount": 7, - "rarity": 1, + "rarity": 2, "slotTypes": "STORAGE" }, { "type": "WHEAT_SEEDS", "maxAmount": 7, - "rarity": 5, + "rarity": 2, "slotTypes": "STORAGE" }, { "type": "POISONOUS_POTATO", "maxAmount": 1, - "rarity": 3, + "rarity": 2, "slotTypes": "STORAGE" }, { "type": "SWEET_BERRIES", "maxAmount": 4, - "rarity": 1, + "rarity": 2, "slotTypes": "STORAGE" } ] diff --git a/loot/forest-food.json b/loot/forest-food.json index c2430d58..dacd0485 100644 --- a/loot/forest-food.json +++ b/loot/forest-food.json @@ -5,7 +5,7 @@ { "type": "APPLE", "maxAmount": 8, - "rarity": 3, + "rarity": 2, "slotTypes": "STORAGE" } ] diff --git a/loot/frozen-clutter.json b/loot/frozen-clutter.json index bc1508d4..6ee67f0f 100644 --- a/loot/frozen-clutter.json +++ b/loot/frozen-clutter.json @@ -1,11 +1,11 @@ { "name": "Frozen Clutter", - "rarity": 6, + "rarity": 2, "loot": [ { "type": "BLACKSTONE", "maxAmount": 12, - "rarity": 7, + "rarity": 2, "slotTypes": "STORAGE" } ] diff --git a/loot/frozen-food.json b/loot/frozen-food.json index d1251e33..f2796eac 100644 --- a/loot/frozen-food.json +++ b/loot/frozen-food.json @@ -5,7 +5,7 @@ { "type": "SPIDER_EYE", "maxAmount": 1, - "rarity": 5, + "rarity": 3, "slotTypes": "STORAGE" }, { @@ -17,30 +17,30 @@ { "type": "COOKIE", "maxAmount": 4, - "rarity": 7, + "rarity": 3, "slotTypes": "STORAGE" }, { "type": "RABBIT_STEW", "maxAmount": 1, - "rarity": 5, + "rarity": 4, "slotTypes": "STORAGE" }, { "type": "PUMPKIN_PIE", "maxAmount": 1, - "rarity": 8, + "rarity": 6, "slotTypes": "STORAGE" }, { "type": "POTATO", "maxAmount": 11, - "rarity": 1, + "rarity": 2, "slotTypes": "STORAGE" }, { "type": "BAKED_POTATO", - "maxAmount": 4, + "maxAmount": 7, "rarity": 2, "slotTypes": "STORAGE" } diff --git a/loot/global-clutter.json b/loot/global-clutter.json index 2a3dbe6d..534eee28 100644 --- a/loot/global-clutter.json +++ b/loot/global-clutter.json @@ -1,11 +1,11 @@ { "name": "Global Clutter", - "rarity": 4, + "rarity": 3, "loot": [ { "type": "STONE", "maxAmount": 12, - "rarity": 12, + "rarity": 19, "slotTypes": "STORAGE" }, { @@ -17,31 +17,31 @@ { "type": "FLINT", "maxAmount": 3, - "rarity": 14, + "rarity": 11, "slotTypes": "STORAGE" }, { "type": "LEATHER", "maxAmount": 4, - "rarity": 24, + "rarity": 12, "slotTypes": "STORAGE" }, { "type": "BOOK", "maxAmount": 2, - "rarity": 17, + "rarity": 13, "slotTypes": "STORAGE" }, { "type": "BOOK_AND_QUILL", "maxAmount": 1, - "rarity": 31, + "rarity": 14, "slotTypes": "STORAGE" }, { "type": "LADDER", "maxAmount": 12, - "rarity": 41, + "rarity": 15, "slotTypes": "STORAGE" } ] diff --git a/loot/global-tools.json b/loot/global-tools.json index e5e21a15..30ff6332 100644 --- a/loot/global-tools.json +++ b/loot/global-tools.json @@ -1,12 +1,12 @@ { "name": "Global Tools", "rarity": 1, - "maxPicked": 1, + "maxPicked": 3, "loot": [ { "type": "WOODEN_PICKAXE", "maxAmount": 1, - "rarity": 5, + "rarity": 3, "minDurability": 0.2, "maxDurability": 0.8, "slotTypes": "STORAGE" @@ -22,7 +22,7 @@ ,{ "type": "SHEARS", "maxAmount": 1, - "rarity": 7, + "rarity": 5, "minDurability": 0.2, "maxDurability": 0.8, "slotTypes": "STORAGE" @@ -30,7 +30,7 @@ { "type": "BOW", "maxAmount": 1, - "rarity": 8, + "rarity": 6, "minDurability": 0.4, "maxDurability": 0.8, "slotTypes": "STORAGE" @@ -38,13 +38,13 @@ { "type": "ARROW", "maxAmount": 21, - "rarity": 8, + "rarity": 3, "slotTypes": "STORAGE" }, { "type": "STONE_PICKAXE", "maxAmount": 1, - "rarity": 4, + "rarity": 3, "minDurability": 0.4, "maxDurability": 0.8, "slotTypes": "STORAGE" @@ -52,7 +52,7 @@ { "type": "IRON_PICKAXE", "maxAmount": 1, - "rarity": 8, + "rarity": 5, "minDurability": 0.5, "maxDurability": 0.8, "slotTypes": "STORAGE" @@ -60,7 +60,7 @@ { "type": "DIAMOND_PICKAXE", "maxAmount": 1, - "rarity": 12, + "rarity": 15, "minDurability": 0.6, "maxDurability": 0.8, "slotTypes": "STORAGE" @@ -68,7 +68,7 @@ { "type": "GOLDEN_PICKAXE", "maxAmount": 1, - "rarity": 13, + "rarity": 14, "minDurability": 0.5, "maxDurability": 0.9, "slotTypes": "STORAGE" @@ -76,7 +76,7 @@ { "type": "WOODEN_SWORD", "maxAmount": 1, - "rarity": 5, + "rarity": 3, "minDurability": 0.2, "maxDurability": 0.8, "slotTypes": "STORAGE" @@ -92,7 +92,7 @@ { "type": "IRON_SWORD", "maxAmount": 1, - "rarity": 8, + "rarity": 7, "minDurability": 0.5, "maxDurability": 0.8, "slotTypes": "STORAGE" @@ -100,7 +100,7 @@ { "type": "DIAMOND_SWORD", "maxAmount": 1, - "rarity": 12, + "rarity": 16, "minDurability": 0.6, "maxDurability": 0.8, "slotTypes": "STORAGE" @@ -108,7 +108,7 @@ { "type": "GOLDEN_SWORD", "maxAmount": 1, - "rarity": 13, + "rarity": 15, "minDurability": 0.5, "maxDurability": 0.9, "slotTypes": "STORAGE" @@ -116,7 +116,7 @@ { "type": "WOODEN_AXE", "maxAmount": 1, - "rarity": 5, + "rarity": 3, "minDurability": 0.2, "maxDurability": 0.8, "slotTypes": "STORAGE" @@ -124,7 +124,7 @@ { "type": "STONE_AXE", "maxAmount": 1, - "rarity": 5, + "rarity": 4, "minDurability": 0.4, "maxDurability": 0.8, "slotTypes": "STORAGE" @@ -132,7 +132,7 @@ { "type": "IRON_AXE", "maxAmount": 1, - "rarity": 8, + "rarity": 9, "minDurability": 0.5, "maxDurability": 0.8, "slotTypes": "STORAGE" diff --git a/loot/global-treasure.json b/loot/global-treasure.json index c38a580f..70f7fd8b 100644 --- a/loot/global-treasure.json +++ b/loot/global-treasure.json @@ -1,7 +1,7 @@ { "name": "Global Treasure", - "rarity": 1, - "maxPicked": 2, + "rarity": 2, + "maxPicked": 3, "loot": [ { "type": "DIAMOND", diff --git a/loot/hot-treasure.json b/loot/hot-treasure.json index f962c1cb..c33568a4 100644 --- a/loot/hot-treasure.json +++ b/loot/hot-treasure.json @@ -1,6 +1,6 @@ { "name": "Hot Treasure", - "rarity": 1, + "rarity": 2, "loot": [ { "type": "LAPIS_LAZULI", diff --git a/loot/mushroom-clutter.json b/loot/mushroom-clutter.json index b4a83ff8..39e823f0 100644 --- a/loot/mushroom-clutter.json +++ b/loot/mushroom-clutter.json @@ -1,11 +1,11 @@ { "name": "Mushroom Clutter", - "rarity": 4, + "rarity": 2, "loot": [ { "type": "RED_MUSHROOM", "maxAmount": 5, - "rarity": 5, + "rarity": 3, "slotTypes": "STORAGE" }, { @@ -17,13 +17,13 @@ { "type": "WARPED_FUNGUS", "maxAmount": 3, - "rarity": 21, + "rarity": 15, "slotTypes": "STORAGE" }, { "type": "CRIMSON_FUNGUS", "maxAmount": 3, - "rarity": 21, + "rarity": 15, "slotTypes": "STORAGE" } ] diff --git a/loot/musroom-food.json b/loot/musroom-food.json index e322b07b..682ead91 100644 --- a/loot/musroom-food.json +++ b/loot/musroom-food.json @@ -17,7 +17,7 @@ { "type": "MUSHROOM_STEW", "maxAmount": 1, - "rarity": 7, + "rarity": 4, "slotTypes": "STORAGE" } ] diff --git a/loot/ocean-clutter.json b/loot/ocean-clutter.json index cf4bd681..58ae9b8a 100644 --- a/loot/ocean-clutter.json +++ b/loot/ocean-clutter.json @@ -1,6 +1,6 @@ { "name": "Ocean Clutter", - "rarity": 3, + "rarity": 2, "loot": [ { "type": "WET_SPONGE", diff --git a/loot/snow-clutter.json b/loot/snow-clutter.json index 819cec29..7b0518c7 100644 --- a/loot/snow-clutter.json +++ b/loot/snow-clutter.json @@ -1,23 +1,23 @@ { "name": "Snow Clutter", - "rarity": 3, + "rarity": 2, "loot": [ { "type": "SNOWBALL", "maxAmount": 9, - "rarity": 3, + "rarity": 2, "slotTypes": "STORAGE" }, { "type": "PACKED_ICE", "maxAmount": 3, - "rarity": 5, + "rarity": 4, "slotTypes": "STORAGE" }, { "type": "BLUE_ICE", "maxAmount": 2, - "rarity": 9, + "rarity": 5, "slotTypes": "STORAGE" } ] diff --git a/loot/swamp-clutter.json b/loot/swamp-clutter.json index 266bdd92..162676e4 100644 --- a/loot/swamp-clutter.json +++ b/loot/swamp-clutter.json @@ -1,23 +1,23 @@ { "name": "Swamp Clutter", - "rarity": 4, + "rarity": 2, "loot": [ { "type": "STRING", "maxAmount": 5, - "rarity": 4, + "rarity": 3, "slotTypes": "STORAGE" }, { "type": "RED_MUSHROOM", "maxAmount": 2, - "rarity": 14, + "rarity": 5, "slotTypes": "STORAGE" }, { "type": "BROWN_MUSHROOM", "maxAmount": 2, - "rarity": 14, + "rarity": 5, "slotTypes": "STORAGE" } ] diff --git a/loot/swamp-food.json b/loot/swamp-food.json index 76a1bc98..f510a957 100644 --- a/loot/swamp-food.json +++ b/loot/swamp-food.json @@ -5,13 +5,13 @@ { "type": "SPIDER_EYE", "maxAmount": 3, - "rarity": 6, + "rarity": 5, "slotTypes": "STORAGE" }, { "type": "CARROT", "maxAmount": 7, - "rarity": 3, + "rarity": 2, "slotTypes": "STORAGE" }, { diff --git a/loot/temperate-clutter.json b/loot/temperate-clutter.json index 2ce904e8..00362bb5 100644 --- a/loot/temperate-clutter.json +++ b/loot/temperate-clutter.json @@ -1,6 +1,6 @@ { "name": "Temperate Clutter", - "rarity": 4, + "rarity": 2, "loot": [ { "type": "OAK_PLANKS", diff --git a/loot/temperate-food.json b/loot/temperate-food.json index 1e4bebbe..179ff3d9 100644 --- a/loot/temperate-food.json +++ b/loot/temperate-food.json @@ -5,7 +5,7 @@ { "type": "BREAD", "maxAmount": 2, - "rarity": 3, + "rarity": 2, "slotTypes": "STORAGE" }, { @@ -17,7 +17,7 @@ { "type": "CARROT", "maxAmount": 7, - "rarity": 3, + "rarity": 2, "slotTypes": "STORAGE" }, { diff --git a/loot/tropical-food.json b/loot/tropical-food.json index 51436021..f0e35ded 100644 --- a/loot/tropical-food.json +++ b/loot/tropical-food.json @@ -11,7 +11,7 @@ { "type": "COOKIE", "maxAmount": 3, - "rarity": 5, + "rarity": 4, "slotTypes": "STORAGE" }, { diff --git a/loot/tropical-treasure.json b/loot/tropical-treasure.json index 99d58b05..bc5054ac 100644 --- a/loot/tropical-treasure.json +++ b/loot/tropical-treasure.json @@ -1,17 +1,17 @@ { "name": "Tropical Treasure", - "rarity": 6, + "rarity": 3, "loot": [ { "type": "GLISTERING_MELON_SLICE", "maxAmount": 1, - "rarity": 7, + "rarity": 5, "slotTypes": "STORAGE" }, { "type": "REPEATER", "maxAmount": 3, - "rarity": 22, + "rarity": 15, "slotTypes": "STORAGE" } ] diff --git a/regions/swamp.json b/regions/swamp.json index cf8ebc34..a2b9ac82 100644 --- a/regions/swamp.json +++ b/regions/swamp.json @@ -63,7 +63,7 @@ "zoom": 0.25, "ratio": 0.05, "height": 25, - "rarity": 15, + "rarity": 35, "shuffle": 5 } ] diff --git a/regions/tundra.json b/regions/tundra.json index 989a2ad1..15e73051 100644 --- a/regions/tundra.json +++ b/regions/tundra.json @@ -25,15 +25,13 @@ "structures": [ { "tileset": "ruins", - "rarity": 180, + "rarity": 100, "zoom": 1 }, { "tileset": "village-stone", - "zoom": 1, - "ratio": 0.05, - "rarity": 85, - "shuffle": 5 + "zoom": 2.2, + "rarity": 125 } ], diff --git a/structures/village-stone.json b/structures/village-stone.json index 40bf48a5..ff2247a7 100644 --- a/structures/village-stone.json +++ b/structures/village-stone.json @@ -140,7 +140,7 @@ } ], "gridSize": 23, - "wallChance": 0.8, + "wallChance": 0.7, "maxLayers": 1, "name": "Stone Village", "underwater": false,