2021-04-07

{
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// RandyKnapp is head of Dobis PR
// Orignally made By Horem
// Modified by Andy
// TO BE USED IN CONJUCTION WITH CREATURE LEVEL LOOT MOD - ANDY CONFIG
// Andy Changelog:
// lower material drop chance on high level mobs, higher item drop chance on levels 4+, legendarys % drop on level 8-9
// Added Loot tables for levels 1-9 (8 Star), for all Mobs and Bosses (No wildlife I think, it is not listed here)
// Adjusted MagicEffectCount to favor the Middle column
// Increased Chest drop rate by 1%
// Added Item Sets for Enchanting Mats originally by ???
// Added Enchanting Mats drop chance to all chests, mobs and bosses
// Bosses always drop some kind of Loot
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// MAGIC EFFECTS
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
"MagicEffectsCount": {
"Magic": [ [ 1, 20 ], [ 2, 70 ], [ 3, 10 ] ],
"Rare": [ [ 2, 20 ], [ 3, 70 ], [ 4, 10 ] ],
"Epic": [ [ 3, 20 ], [ 4, 70 ], [ 5, 10 ] ],
"Legendary": [ [ 4, 20 ], [ 5, 70 ], [ 6, 10 ] ]
},

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// ITEM RESTRICTIONS
// - It's not recommended to change any of these, but if you wanted to allow Dyrnwyn or tankards for some reason,
// remove them from this list. You really shouldn't remove Unarmed or CAPE TEST from this list.
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
"RestrictedItems" : [ "item_tankard", "item_tankard_odin", "Unarmed", "CAPE TEST", "Cheat sword", "$item_sword_fire" ],

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// ITEM SETS
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
"ItemSets": [
{
"Name": "ModIngredients",
"Loot": [
{ "Item": "Tier0Ingredients" },
{ "Item": "Tier1Ingredients" },
{ "Item": "Tier2Ingredients" },
{ "Item": "Tier3Ingredients" }
]
},
{
"Name": "Tier0Ingredients",
"Loot": [
// { "Item": "ShardMagic" },
{ "Item": "DustMagic" },
{ "Item": "EssenceMagic" },
{ "Item": "ReagentMagic" }
]
},
{
"Name": "Tier1Ingredients",
"Loot": [
// { "Item": "ShardRare" },
{ "Item": "DustRare" },
{ "Item": "EssenceRare" },
{ "Item": "ReagentRare" }
]
},
{
"Name": "Tier2Ingredients",
"Loot": [
// { "Item": "ShardEpic" },
{ "Item": "DustEpic" },
{ "Item": "EssenceEpic" },
{ "Item": "ReagentEpic" }
]
},
{
"Name": "Tier3Ingredients",
"Loot": [
//{ "Item": "ShardLegendary" },
{ "Item": "DustLegendary" },
{ "Item": "EssenceLegendary" },
{ "Item": "ReagentLegendary" }
]
},
{
"Name": "ModRunestones",
"Loot": [
{ "Item": "RunestoneMagic" },
{ "Item": "RunestoneRare" },
{ "Item": "RunestoneEpic" },
{ "Item": "RunestoneLegendary" }
]
},
{
"Name": "Tier0Runestone",
"Loot": [
{ "Item": "RunestoneMagic" }
]
},
{
"Name": "Tier1Runestone",
"Loot": [
{ "Item": "RunestoneRare" }
]
},
{
"Name": "Tier2Runestone",
"Loot": [
{ "Item": "RunestoneEpic" }
]
},
{
"Name": "Tier3Runestone",
"Loot": [
{ "Item": "RunestoneLegendary" }
]
},
{
"Name": "ModUtility",
"Loot": [
{ "Item": "LeatherBelt" },
{ "Item": "SilverRing" },
{ "Item": "GoldRubyRing" }
]
},
{
"Name": "Tier0Weapons",
"Loot": [
{ "Item": "Club" },
{ "Item": "AxeStone" },
{ "Item": "Torch" }
]
},
{
"Name": "Tier0Tools",
"Loot": [
{ "Item": "Hammer" },
{ "Item": "Hoe" }
]
},
{
"Name": "Tier0Armor",
"Loot": [
{ "Item": "ArmorRagsLegs" },
{ "Item": "ArmorRagsChest" }
]
},
{
"Name": "Tier0Shields",
"Loot": [
{ "Item": "ShieldWood" },
{ "Item": "ShieldWoodTower" }
]
},
{
"Name": "Tier0Everything",
"Loot": [
{ "Item": "Tier0Weapons" },
{ "Item": "Tier0Tools" },
{ "Item": "Tier0Armor" },
{ "Item": "Tier0Shields" }
]
},
{
"Name": "Tier1Weapons",
"Loot": [
{ "Item": "AxeFlint", "Rarity": [ 90, 10, 0, 0 ] },
{ "Item": "SpearFlint", "Rarity": [ 90, 10, 0, 0 ] },
{ "Item": "KnifeFlint", "Rarity": [ 90, 10, 0, 0 ] },
{ "Item": "Bow", "Rarity": [ 90, 10, 0, 0 ] }
]
},
{
"Name": "Tier1Armor",
"Loot": [
{ "Item": "ArmorLeatherLegs", "Rarity": [ 90, 10, 0, 0 ] },
{ "Item": "ArmorLeatherChest", "Rarity": [ 90, 10, 0, 0 ] },
{ "Item": "HelmetLeather", "Rarity": [ 90, 10, 0, 0 ] },
{ "Item": "CapeDeerHide", "Rarity": [ 90, 10, 0, 0 ] }
]
},
{
"Name": "Tier1Tools",
"Loot": [
{ "Item": "PickaxeAntler", "Rarity": [ 90, 10, 0, 0 ] }
]
},
{
"Name": "Tier1Everything",
"Loot": [
{ "Item": "Tier1Weapons" },
{ "Item": "Tier1Armor" },
{ "Item": "Tier1Tools" }
]
},
{
"Name": "TrollArmor",
"Loot": [
{ "Item": "ArmorTrollLeatherLegs", "Rarity": [ 85, 15, 0, 0 ] },
{ "Item": "ArmorTrollLeatherChest", "Rarity": [ 85, 15, 0, 0 ] },
{ "Item": "HelmetTrollLeather", "Rarity": [ 85, 15, 0, 0 ] },
{ "Item": "CapeTrollHide", "Rarity": [ 85, 15, 0, 0 ] }
]
},
{
"Name": "Tier2Weapons",
"Loot": [
{ "Item": "KnifeCopper", "Weight": 1, "Rarity": [ 85, 15, 0, 0 ] },
{ "Item": "SledgeStagbreaker", "Weight": 1, "Rarity": [ 85, 15, 0, 0 ] },
{ "Item": "SwordBronze", "Weight": 1, "Rarity": [ 85, 15, 0, 0 ] },
{ "Item": "AxeBronze", "Weight": 1, "Rarity": [ 85, 15, 0, 0 ] },
{ "Item": "MaceBronze", "Weight": 1, "Rarity": [ 85, 15, 0, 0 ] },
{ "Item": "AtgeirBronze", "Weight": 1, "Rarity": [ 85, 15, 0, 0 ] },
{ "Item": "SpearBronze", "Weight": 1, "Rarity": [ 85, 15, 0, 0 ] },
{ "Item": "BowFineWood", "Weight": 1, "Rarity": [ 85, 15, 0, 0 ] },
{ "Item": "KnifeChitin", "Weight": 1, "Rarity": [ 85, 15, 0, 0 ] },
{ "Item": "SpearChitin", "Weight": 1, "Rarity": [ 85, 15, 0, 0 ] }
]
},
{
"Name": "Tier2Armor",
"Loot": [
{ "Item": "ArmorBronzeLegs", "Rarity": [ 85, 15, 0, 0 ] },
{ "Item": "ArmorBronzeChest", "Rarity": [ 85, 15, 0, 0 ] },
{ "Item": "HelmetBronze", "Rarity": [ 85, 15, 0, 0 ] }
]
},
{
"Name": "Tier2Shields",
"Loot": [
{ "Item": "ShieldBronzeBuckler", "Rarity": [ 85, 15, 0, 0 ] }
]
},
{
"Name": "Tier2Tools",
"Loot": [
{ "Item": "PickaxeBronze", "Rarity": [ 85, 15, 0, 0 ] },
{ "Item": "Cultivator", "Rarity": [ 85, 15, 0, 0 ] }
]
},
{
"Name": "Tier2Everything",
"Loot": [
{ "Item": "TrollArmor" },
{ "Item": "Tier2Weapons" },
{ "Item": "Tier2Armor" },
{ "Item": "Tier2Shields" },
{ "Item": "Tier2Tools" }
]
},
{
"Name": "Tier3Weapons",
"Loot": [
{ "Item": "Battleaxe", "Weight": 1, "Rarity": [ 40, 50, 9, 1 ] },
{ "Item": "SwordIron", "Weight": 1, "Rarity": [ 40, 50, 9, 1 ] },
{ "Item": "AxeIron", "Weight": 1, "Rarity": [ 40, 50, 9, 1 ] },
{ "Item": "SledgeIron", "Weight": 1, "Rarity": [ 40, 50, 9, 1 ] },
{ "Item": "MaceIron", "Weight": 1, "Rarity": [ 40, 50, 9, 1 ] },
{ "Item": "AtgeirIron", "Weight": 1, "Rarity": [ 40, 50, 9, 1 ] },
{ "Item": "SpearElderbark", "Weight": 1, "Rarity": [ 40, 50, 9, 1 ] }
]
},
{
"Name": "Tier3Armor",
"Loot": [
{ "Item": "ArmorIronLegs", "Weight": 1, "Rarity": [ 40, 50, 9, 1 ] },
{ "Item": "ArmorIronChest", "Weight": 1, "Rarity": [ 40, 50, 9, 1 ] },
{ "Item": "HelmetIron", "Weight": 1, "Rarity": [ 40, 50, 9, 1 ] }
]
},
{
"Name": "Tier3Shields",
"Loot": [
{ "Item": "ShieldBanded", "Weight": 1, "Rarity": [ 40, 50, 9, 1 ] },
{ "Item": "ShieldIronTower", "Weight": 1, "Rarity": [ 40, 50, 9, 1 ] }
]
},
{
"Name": "Tier3Tools",
"Loot": [
{ "Item": "PickaxeIron", "Weight": 1, "Rarity": [ 40, 50, 9, 1 ] }
]
},
{
"Name": "Tier3Everything",
"Loot": [
{ "Item": "Tier3Weapons" },
{ "Item": "Tier3Armor" },
{ "Item": "Tier3Shields" },
{ "Item": "Tier3Tools" }
]
},
{
"Name": "Tier4Weapons",
"Loot": [
{ "Item": "SwordSilver", "Weight": 10, "Rarity": [ 10, 40, 45, 15 ] },
{ "Item": "SpearWolfFang", "Weight": 10, "Rarity": [ 10, 40, 45, 15 ] },
{ "Item": "MaceSilver", "Weight": 1, "Rarity": [ 10, 40, 45, 15 ] },
{ "Item": "BowDraugrFang", "Weight": 1, "Rarity": [ 10, 40, 45, 15 ] }
]
},
{
"Name": "Tier4Armor",
"Loot": [
{ "Item": "ArmorWolfLegs", "Weight": 1, "Rarity": [ 10, 40, 45, 15 ] },
{ "Item": "ArmorWolfChest", "Weight": 1, "Rarity": [ 10, 40, 45, 15 ] },
{ "Item": "HelmetDrake", "Weight": 1, "Rarity": [ 10, 40, 45, 15 ] },
{ "Item": "CapeWolf", "Weight": 1, "Rarity": [ 10, 40, 45, 15 ] }
]
},
{
"Name": "Tier4Shields",
"Loot": [
{ "Item": "ShieldSilver", "Weight": 5, "Rarity": [ 10, 40, 45, 15 ] },
{ "Item": "ShieldSerpentscale", "Weight": 1, "Rarity": [ 10, 40, 45, 15 ] }
]
},
{
"Name": "Tier4Everything",
"Loot": [
{ "Item": "Tier4Weapons" },
{ "Item": "Tier4Armor" },
{ "Item": "Tier4Shields" }
]
},
{
"Name": "Tier5Weapons",
"Loot": [
{ "Item": "AtgeirBlackmetal", "Weight": 3, "Rarity": [ 0, 30, 55, 15 ] },
{ "Item": "AxeBlackMetal", "Weight": 3, "Rarity": [ 0, 30, 55, 15 ] },
{ "Item": "KnifeBlackMetal", "Weight": 3, "Rarity": [ 0, 30, 55, 15 ] },
{ "Item": "SwordBlackmetal", "Weight": 3, "Rarity": [ 0, 30, 55, 15 ] },
{ "Item": "MaceNeedle", "Weight": 1, "Rarity": [ 0, 30, 55, 15 ] }
]
},
{
"Name": "Tier5Armor",
"Loot": [
{ "Item": "ArmorPaddedGreaves", "Weight": 1, "Rarity": [ 0, 30, 55, 15 ] },
{ "Item": "ArmorPaddedCuirass", "Weight": 1, "Rarity": [ 0, 30, 55, 15 ] },
{ "Item": "HelmetPadded", "Weight": 1, "Rarity": [ 0, 30, 55, 15 ] },
{ "Item": "CapeLinen", "Weight": 1, "Rarity": [ 0, 30, 55, 15 ] },
{ "Item": "CapeLox", "Weight": 1, "Rarity": [ 0, 30, 55, 15 ] }
]
},
{
"Name": "Tier5Shields",
"Loot": [
{ "Item": "ShieldBlackmetal", "Weight": 1, "Rarity": [ 0, 30, 55, 15 ] },
{ "Item": "ShieldBlackmetalTower", "Weight": 1, "Rarity": [ 0, 30, 55, 15 ] }
]
},
{
"Name": "Tier5Everything",
"Loot": [
{ "Item": "Tier5Weapons" },
{ "Item": "Tier5Armor" },
{ "Item": "Tier5Shields" }
]
}
],
"LootTables": [
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// CREATURES
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

// Greyling
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "Greyling",
  "LeveledLoot": [
    {
      "Level": 1,
      "Drops": [ [0, 90], [1, 10]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 90, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier0Armor",   "Weight": 5, "Rarity": [ 100, 0, 0, 0 ] },
        { "Item": "Tier0Tools",   "Weight": 5, "Rarity": [ 100, 0, 0, 0 ] }
      ] 
    },
    {
      "Level": 2,
      "Drops": [ [0, 90], [1, 10]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 80, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier0Armor",   "Weight": 5, "Rarity": [ 100, 0, 0, 0 ] },
        { "Item": "Tier0Tools",   "Weight": 5, "Rarity": [ 100, 0, 0, 0 ] }
      ] 
    },
    {
      "Level": 3,
      "Drops": [ [0, 90], [1, 10]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 70, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier0Armor",   "Weight": 5, "Rarity": [ 100, 0, 0, 0 ] },
        { "Item": "Tier0Tools",   "Weight": 5, "Rarity": [ 100, 0, 0, 0 ] }
      ] 
    },
    {
      "Level": 4,
      "Drops": [ [0, 80], [1, 20]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 60, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier0Armor",   "Weight": 5, "Rarity": [ 100, 0, 0, 0 ] },
        { "Item": "Tier0Tools",   "Weight": 5, "Rarity": [ 100, 0, 0, 0 ] }
      ] 
    },
    {
      "Level": 5,
      "Drops": [ [0, 80], [1, 20]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 50, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier0Armor",   "Weight": 5, "Rarity": [ 100, 0, 0, 0 ] },
        { "Item": "Tier0Tools",   "Weight": 5, "Rarity": [ 100, 0, 0, 0 ] }
      ] 
    },
    {
      "Level": 6,
      "Drops": [ [0, 70], [1, 30]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 40, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Armor",   "Weight": 5, "Rarity": [ 100, 0, 0, 0 ] },
        { "Item": "Tier0Tools",   "Weight": 5, "Rarity": [ 100, 0, 0, 0 ] }
      ] 
    },
    {
      "Level": 7,
      "Drops": [ [0, 70], [1, 30]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 30, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Armor",   "Weight": 5, "Rarity": [ 100, 0, 0, 0 ] },
        { "Item": "Tier0Tools",   "Weight": 5, "Rarity": [ 100, 0, 0, 0 ] }
      ] 
    },
    {
      "Level": 8,
      "Drops": [ [0, 50], [1, 50]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Armor",   "Weight": 5, "Rarity": [ 100, 0, 0, 0 ] },
        { "Item": "Tier0Tools",   "Weight": 5, "Rarity": [ 100, 0, 0, 0 ] }
      ] 
    }
  ]
},
// Greydwarf
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "Greydwarf",
  "LeveledLoot": [
    {
      "Level": 1,
      "Drops": [ [0, 90], [1, 10]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 90, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Armor",   "Weight": 1, "Rarity": [ 99, 1, 0, 0 ] }
      ] 
    },
    {
      "Level": 2,
      "Drops": [ [0, 80], [1, 20]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 80, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Armor", "Weight": 2, "Rarity": [ 95, 4, 1, 0 ] }
      ] 
    },
    {
      "Level": 3,
      "Drops": [ [0, 80], [1, 20]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 80, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Armor", "Weight": 3, "Rarity": [ 90, 8, 2, 0 ] }
      ] 
    },
    {
      "Level": 4,
      "Drops": [ [0, 80], [1, 20]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 70, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Armor", "Weight": 4, "Rarity": [ 85, 13, 2, 0 ] }
      ] 
    },
    {
      "Level": 5,
      "Drops": [ [0, 80], [1, 20]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 60, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Armor", "Weight": 5, "Rarity": [ 80, 16, 4, 0 ] }
      ] 
    },
    {
      "Level": 6,
      "Drops": [ [0, 0], [1, 100]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 50, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Armor", "Weight": 6, "Rarity": [ 75, 20, 5, 0 ] }
      ] 
    },
    {
      "Level": 7,
      "Drops": [ [0, 0], [1, 100]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 40, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Armor", "Weight": 7, "Rarity": [ 70, 23, 7, 0 ] }
      ] 
    },
    {
      "Level": 8,
      "Drops": [ [0, 0], [1, 100]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 30, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Armor", "Weight": 8, "Rarity": [ 65, 25, 10, 0 ] }
      ] 
    }
  ]
},
// Greydwarf_Elite
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "Greydwarf_Elite",
  "LeveledLoot": [
    {
      "Level": 1,
      "Drops": [ [0, 90], [1, 10]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 99, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Weapons",   "Weight": 1, "Rarity": [ 99, 1, 0, 0 ] }
      ] 
    },
    {
      "Level": 2,
      "Drops": [ [0, 90], [1, 10]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 98, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Weapons", "Weight": 2, "Rarity": [ 95, 4, 1, 0 ] }
      ] 
    },
    {
      "Level": 3,
      "Drops": [ [0, 90], [1, 10]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 97, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Weapons", "Weight": 3, "Rarity": [ 90, 8, 2, 0 ] }
      ] 
    },
    {
      "Level": 4,
      "Drops": [ [0, 90], [1, 10]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 96, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Weapons", "Weight": 4, "Rarity": [ 85, 13, 2, 0 ] }
      ] 
    },
    {
      "Level": 5,
      "Drops": [ [0, 90], [1, 10]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 95, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Weapons", "Weight": 5, "Rarity": [ 80, 16, 4, 0 ] }
      ] 
    },
    {
      "Level": 6,
      "Drops": [ [0, 90], [1, 10]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 94, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Weapons", "Weight": 6, "Rarity": [ 75, 20, 5, 0 ] }
      ] 
    },
    {
      "Level": 7,
      "Drops": [ [0, 90], [1, 10]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 93, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Weapons", "Weight": 7, "Rarity": [ 70, 23, 7, 0 ] }
      ] 
    },
    {
      "Level": 8,
      "Drops": [ [0, 90], [1, 10]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 92, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Weapons", "Weight": 8, "Rarity": [ 65, 25, 10, 0 ] }
      ] 
    }
  ]
},
// Greydwarf_Shaman
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "Greydwarf_Shaman",
  "LeveledLoot": [
    {
      "Level": 1,
      "Drops": [ [0, 95], [1, 5]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 98, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier0Runestone",   "Weight": 1, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Everything",   "Weight": 1, "Rarity": [ 99, 1, 0, 0 ] }
      ] 
    },
    {
      "Level": 2,
      "Drops": [ [0, 90], [1, 10] ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight":40, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier0Runestone",   "Weight": 1, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Everything", "Weight": 2, "Rarity": [ 95, 4, 1, 0 ] }
      ] 
    },
    {
      "Level": 3,
      "Drops": [ [0, 80], [1, 20] ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 30, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier0Runestone",   "Weight": 1, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Everything", "Weight": 3, "Rarity": [ 90, 8, 2, 0 ] }
      ] 
    },
    {
      "Level": 4,
      "Drops": [ [0, 50], [1, 50] ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier0Runestone",   "Weight": 1, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Everything", "Weight": 4, "Rarity": [ 85, 13, 2, 0 ] }
      ] 
    },
    {
      "Level": 5,
      "Drops": [ [0, 40], [1, 60] ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier0Runestone",   "Weight": 1, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Everything", "Weight": 5, "Rarity": [ 80, 16, 4, 0 ] }
      ] 
    },
    {
      "Level": 6,
      "Drops": [ [0, 20], [1, 80] ],
      "Loot": [
        { "Item": "Tier0Runestone",   "Weight": 1, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Everything", "Weight": 6, "Rarity": [ 30, 40, 30, 0 ] }
      ] 
    },
    {
      "Level": 7,
      "Drops": [ [1, 100] ],
      "Loot": [
        { "Item": "Tier0Runestone",   "Weight": 1, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Everything", "Weight": 7, "Rarity": [ 30, 40, 30, 0 ] }
      ] 
    },
    {
      "Level": 8,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier0Runestone",   "Weight": 1, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Everything", "Weight": 8, "Rarity": [ 30, 40, 30, 0 ] }
      ] 
    }
  ]
},
// Troll
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "Troll",
  "LeveledLoot": [
    {
      "Level": 1,
      "Drops": [ [0, 70], [1, 30]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 15, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "TrollArmor",   "Weight": 1, "Rarity": [ 99, 1, 0, 0 ] }
      ] 
    },
    {
      "Level": 2,
      "Drops": [ [0, 50], [1, 50]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "TrollArmor", "Weight": 2, "Rarity": [ 95, 4, 1, 0 ] }
      ] 
    },
    {
      "Level": 3,
      "Drops": [ [0, 30], [1, 70]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Everything", "Weight": 1, "Rarity": [ 65, 25, 10, 0 ] },
        { "Item": "TrollArmor", "Weight": 3, "Rarity": [ 90, 8, 2, 0 ] }
      ] 
    },
    {
      "Level": 4,
      "Drops": [ [0, 20], [1, 80]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Everything", "Weight": 2, "Rarity": [ 65, 25, 10, 0 ] },
        { "Item": "TrollArmor", "Weight": 4, "Rarity": [ 85, 13, 2, 0 ] }
      ] 
    },
    {
      "Level": 5,
      "Drops": [ [1, 80], [2, 20]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Everything", "Weight": 3, "Rarity": [ 65, 25, 10, 0 ] },
        { "Item": "TrollArmor", "Weight": 5, "Rarity": [ 80, 16, 4, 0 ] }
      ] 
    },
    {
      "Level": 6,
      "Drops": [ [1, 60], [2, 40]  ],
      "Loot": [
        { "Item": "Tier2Everything", "Weight": 40, "Rarity": [ 65, 25, 10, 0 ] },
        { "Item": "TrollArmor", "Weight": 55, "Rarity": [ 75, 20, 5, 0 ] },
        { "Item": "TrollArmor", "Weight": 5, "Rarity": [ 0, 0, 95, 5 ] }
      ] 
    },
    {
      "Level": 7,
      "Drops": [ [1, 60], [2, 40]  ],
      "Loot": [
        { "Item": "Tier2Everything", "Weight": 35, "Rarity": [ 65, 25, 10, 0 ] },
        { "Item": "TrollArmor", "Weight": 55, "Rarity": [ 75, 20, 5, 0 ] },
        { "Item": "TrollArmor", "Weight": 10, "Rarity": [ 0, 0, 65, 35 ] }
      ] 
    },
    {
      "Level": 8,
      "Drops": [ [1, 50], [2, 50]  ],
      "Loot": [
        { "Item": "Tier2Everything", "Weight": 25, "Rarity": [ 65, 25, 10, 0 ] },
        { "Item": "TrollArmor", "Weight": 35, "Rarity": [ 75, 20, 5, 0 ] },
        { "Item": "TrollArmor", "Weight": 40, "Rarity": [ 0, 0, 65, 35 ] }
      ] 
    }
  ]
},
// Skeleton
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "Skeleton",
  "LeveledLoot": [
    {
      "Level": 1,
      "Drops": [ [0, 90], [1, 10]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 60, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier0Armor",   "Weight": 1, "Rarity": [ 50, 50, 0, 0 ] }
      ] 
    },
    {
      "Level": 2,
      "Drops": [ [0, 90], [1, 10]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 25, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier0Armor", "Weight": 1, "Rarity": [ 25, 75, 0, 0 ] }
      ] 
    },
    {
      "Level": 3,
      "Drops": [ [0, 60], [1, 40]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 15, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier0Armor", "Weight": 2, "Rarity": [ 5, 90, 5, 0 ] }
      ] 
    },
    {
      "Level": 4,
      "Drops": [ [0, 50], [1, 50]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Armor", "Weight": 3, "Rarity": [ 85, 13, 2, 0 ] }
      ] 
    },
    {
      "Level": 5,
      "Drops": [ [0, 0], [1, 100]  ],
      "Loot": [
        { "Item": "Tier1Armor", "Weight": 9, "Rarity": [ 80, 16, 4, 0 ] },
        { "Item": "Tier1Armor", "Weight": 1, "Rarity": [ 0, 0, 100, 0 ] }
      ] 
    },
    {
      "Level": 6,
      "Drops": [ [1, 80], [2, 20]  ],
      "Loot": [
        { "Item": "Tier1Armor", "Weight": 9, "Rarity": [ 80, 16, 4, 0 ] },
        { "Item": "Tier1Armor", "Weight": 1, "Rarity": [ 0, 0, 100, 0 ] }
      ] 
    },
    {
      "Level": 7,
      "Drops": [ [1, 80], [2, 20]  ],
      "Loot": [
        { "Item": "Tier1Armor", "Weight": 9, "Rarity": [ 80, 16, 4, 0 ] },
        { "Item": "Tier1Armor", "Weight": 1, "Rarity": [ 0, 0, 100, 0 ] }
      ] 
    },
    {
      "Level": 8,
      "Drops": [ [1, 80], [2, 20]  ],
      "Loot": [
        { "Item": "Tier1Armor", "Weight": 9, "Rarity": [ 80, 16, 4, 0 ] },
        { "Item": "Tier1Armor", "Weight": 1, "Rarity": [ 0, 0, 100, 0 ] }
      ] 
    }
  ]
},
// Ghost
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "Ghost",
  "LeveledLoot": [
    {
      "Level": 1,
      "Drops": [ [0, 90], [1, 10]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 50, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Weapons",   "Weight": 2, "Rarity": [ 99, 1, 0, 0 ] }
      ] 
    },
    {
      "Level": 2,
      "Drops": [ [0, 90], [1, 10]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Weapons", "Weight": 2, "Rarity": [ 95, 4, 1, 0 ] }
      ] 
    },
    {
      "Level": 3,
      "Drops": [ [0, 60], [1, 40]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 15, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Weapons", "Weight": 3, "Rarity": [ 90, 8, 2, 0 ] }
      ] 
    },
    {
      "Level": 4,
      "Drops": [ [0, 50], [1, 50]  ],
      "Loot": [
        { "Item": "Tier0Ingredients",   "Weight": 5, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Weapons", "Weight": 4, "Rarity": [ 85, 13, 2, 0 ] }
      ] 
    },
    {
      "Level": 5,
      "Drops": [ [0, 0], [1, 100]  ],
      "Loot": [
        { "Item": "Tier1Weapons", "Weight": 29, "Rarity": [ 80, 16, 4, 0 ] },
        { "Item": "Tier1Weapons", "Weight": 1, "Rarity": [ 0, 0 , 100, 0 ] }
      ] 
    },
    {
      "Level": 6,
      "Drops": [ [1, 50], [2, 50]  ],
      "Loot": [
        { "Item": "Tier1Weapons", "Weight": 9, "Rarity": [ 80, 16, 4, 0 ] },
        { "Item": "Tier1Weapons", "Weight": 1, "Rarity": [ 0, 0 , 100, 0 ] }
      ] 
    },
    {
      "Level": 7,
      "Drops": [ [1, 80], [2, 20]  ],
      "Loot": [
        { "Item": "Tier1Weapons", "Weight": 9, "Rarity": [ 80, 16, 4, 0 ] },
        { "Item": "Tier1Weapons", "Weight": 1, "Rarity": [ 0, 0 , 50, 50 ] }
      ] 
    },
    {
      "Level": 8,
      "Drops": [ [1, 80], [2, 20]  ],
      "Loot": [
       { "Item": "Tier1Weapons", "Weight": 9, "Rarity": [ 80, 16, 4, 0 ] },
        { "Item": "Tier1Weapons", "Weight": 1, "Rarity": [ 0, 0 , 10, 90 ] }
      ] 
    }
  ]
},
// Blob
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "Blob",
  "LeveledLoot": [
    {
      "Level": 1,
      "Drops": [ [0, 90], [1, 10]  ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 25, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Everything",   "Weight": 1, "Rarity": [ 99, 1, 0, 0 ] }
      ] 
    },
    {
      "Level": 2,
      "Drops": [ [0, 90], [1, 10]  ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 25, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Everything", "Weight": 1, "Rarity": [ 95, 4, 1, 0 ] }
      ] 
    },
    {
      "Level": 3,
      "Drops": [ [0, 60], [1, 40]  ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Everything", "Weight": 2, "Rarity": [ 90, 8, 2, 0 ] }
      ] 
    },
    {
      "Level": 4,
      "Drops": [ [0, 50], [1, 50]  ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 5, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Everything", "Weight": 3, "Rarity": [ 85, 13, 2, 0 ] }
      ] 
    },
    {
      "Level": 5,
      "Drops": [ [0, 0], [1, 100] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 1, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Everything", "Weight": 4, "Rarity": [ 80, 16, 4, 0 ] }
      ] 
    },
    {
      "Level": 6,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 1, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Everything", "Weight": 5, "Rarity": [ 75, 20, 5, 0 ] }
      ] 
    },
    {
      "Level": 7,
      "Drops": [ [1, 50], [2, 50] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 1, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Everything", "Weight": 6, "Rarity": [ 70, 23, 7, 0 ] }
      ] 
    },
    {
      "Level": 8,
      "Drops": [ [1, 50], [2, 50] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 1, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Everything", "Weight": 7, "Rarity": [ 65, 25, 10, 0 ] }
      ] 
    }
  ]
},
// BlobElite
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "BlobElite",
  "LeveledLoot": [
    {
      "Level": 1,
      "Drops": [ [0, 50], [1, 50]  ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 60, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Everything",   "Weight": 1, "Rarity": [ 99, 1, 0, 0 ] }
      ] 
    },
    {
      "Level": 2,
      "Drops": [ [0, 30], [1, 70]  ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 40, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Everything", "Weight": 2, "Rarity": [ 95, 4, 1, 0 ] }
      ] 
    },
    {
      "Level": 3,
      "Drops": [ [0, 20], [1, 80] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Everything", "Weight": 3, "Rarity": [ 90, 8, 2, 0 ] }
      ] 
    },
    {
      "Level": 4,
      "Drops": [ [0, 10], [1, 90] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Everything", "Weight": 4, "Rarity": [ 85, 13, 2, 0 ] }
      ] 
    },
    {
      "Level": 5,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier2Everything", "Weight": 25, "Rarity": [ 30, 60, 10, 0 ] },
        { "Item": "Tier3Everything", "Weight": 5, "Rarity": [ 80, 16, 4, 0 ] }
      ] 
    },
    {
      "Level": 6,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier2Everything", "Weight": 15, "Rarity": [ 30, 60, 10, 0 ] },
        { "Item": "Tier3Everything", "Weight": 5, "Rarity": [ 80, 16, 4, 0 ] }
      ] 
    },
    {
      "Level": 7,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier2Everything", "Weight": 15, "Rarity": [ 30, 60, 10, 0 ] },
        { "Item": "Tier3Everything", "Weight": 5, "Rarity": [ 70, 16, 14, 0 ] }
      ] 
    },
    {
      "Level": 8,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier2Everything", "Weight": 5, "Rarity": [ 30, 60, 10, 0 ] },
        { "Item": "Tier3Everything", "Weight": 5, "Rarity": [ 70, 16, 14, 0 ] }
      ] 
    }
  ]
},
// Draugr
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "Draugr",
  "LeveledLoot": [
    {
      "Level": 1,
      "Drops": [ [0, 95], [1, 5]  ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 25, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Armor",   "Weight": 1, "Rarity": [ 99, 1, 0, 0 ] }
      ] 
    },
    {
      "Level": 2,
      "Drops": [ [0, 90], [1, 10] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 25, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Armor", "Weight": 2, "Rarity": [ 95, 4, 1, 0 ] }
      ] 
    },
    {
      "Level": 3,
      "Drops": [ [0, 60], [1, 40] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Armor", "Weight": 3, "Rarity": [ 90, 8, 2, 0 ] }
      ] 
    },
    {
      "Level": 4,
      "Drops": [ [0, 50], [1, 50] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Armor", "Weight": 4, "Rarity": [ 85, 13, 2, 0 ] }
      ] 
    },
    {
      "Level": 5,
      "Drops": [ [0, 0], [1, 100] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 5, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Armor", "Weight": 5, "Rarity": [ 80, 16, 4, 0 ] }
      ] 
    },
    {
      "Level": 6,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier3Armor", "Weight": 9, "Rarity": [ 75, 20, 5, 0 ] },
        { "Item": "Tier3Armor", "Weight": 1, "Rarity": [ 0, 15, 85, 0 ] }
      ] 
    },
    {
      "Level": 7,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier3Armor", "Weight": 9, "Rarity": [ 75, 20, 5, 0 ] },
        { "Item": "Tier3Armor", "Weight": 1, "Rarity": [ 0, 15, 80, 5 ] }
      ] 
    },
    {
      "Level": 8,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier3Armor", "Weight": 9, "Rarity": [ 75, 20, 5, 0 ] },
        { "Item": "Tier3Armor", "Weight": 1, "Rarity": [ 0, 0, 90, 10 ] }
      ] 
    }
  ]
},
// Draugr_Elite
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "Draugr_Elite",
  "LeveledLoot": [
    {
      "Level": 1,
      "Drops": [ [0, 95], [1, 5]  ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 5, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Weapons",   "Weight": 1, "Rarity": [ 99, 1, 0, 0 ] }
      ] 
    },
    {
      "Level": 2,
      "Drops": [ [0, 90], [1, 10] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 5, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Weapons", "Weight": 2, "Rarity": [ 95, 4, 1, 0 ] }
      ] 
    },
    {
      "Level": 3,
      "Drops": [ [0, 60], [1, 40] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 5, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Weapons", "Weight": 3, "Rarity": [ 90, 8, 2, 0 ] }
      ] 
    },
    {
      "Level": 4,
      "Drops": [ [0, 50], [1, 50] ],
      "Loot": [
        { "Item": "Tier3Weapons", "Weight": 4, "Rarity": [ 85, 13, 2, 0 ] }
      ] 
    },
    {
      "Level": 5,
      "Drops": [ [0, 0], [1, 100] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 5, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Weapons", "Weight": 5, "Rarity": [ 80, 16, 4, 0 ] }
      ] 
    },
    {
      "Level": 6,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier3Weapons", "Weight": 6, "Rarity": [ 75, 20, 5, 0 ] },
        { "Item": "Tier3Weapons", "Weight": 1, "Rarity": [ 0, 0, 100, 0 ] }
      ] 
    },
    {
      "Level": 7,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier3Weapons", "Weight": 6, "Rarity": [ 75, 20, 5, 0 ] },
        { "Item": "Tier3Weapons", "Weight": 1, "Rarity": [ 0, 0, 100, 0 ] }
      ] 
    },
    {
      "Level": 8,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier3Weapons", "Weight": 6, "Rarity": [ 75, 20, 5, 0 ] },
        { "Item": "Tier3Weapons", "Weight": 1, "Rarity": [ 0, 0, 50, 50 ] }
      ] 
    }
  ]
},
// Leech
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "Leech",
  "LeveledLoot": [
    {
      "Level": 1,
      "Drops": [ [0, 95], [1, 5]  ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 99, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Tools",   "Weight": 1, "Rarity": [ 99, 1, 0, 0 ] }
      ] 
    },
    {
      "Level": 2,
      "Drops": [ [0, 90], [1, 10] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 98, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Tools", "Weight": 2, "Rarity": [ 95, 4, 1, 0 ] }
      ] 
    },
    {
      "Level": 3,
      "Drops": [ [0, 90], [1, 10] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 97, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Tools", "Weight": 3, "Rarity": [ 90, 8, 2, 0 ] }
      ] 
    },
    {
      "Level": 4,
      "Drops": [ [0, 60], [1, 40] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 96, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Tools", "Weight": 4, "Rarity": [ 85, 13, 2, 0 ] }
      ] 
    },
    {
      "Level": 5,
      "Drops": [ [0, 50], [1, 50] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 95, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Tools", "Weight": 5, "Rarity": [ 80, 16, 4, 0 ] }
      ] 
    },
    {
      "Level": 6,
      "Drops": [ [0, 40], [1, 60] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 94, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Tools", "Weight": 6, "Rarity": [ 75, 20, 5, 0 ] }
      ] 
    },
    {
      "Level": 7,
      "Drops": [ [0, 30], [1, 70] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 93, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Tools", "Weight": 7, "Rarity": [ 70, 23, 7, 0 ] }
      ] 
    },
    {
      "Level": 8,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 92, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Tools", "Weight": 8, "Rarity": [ 65, 25, 10, 0 ] }
      ] 
    }
  ]
},
// Surtling
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "Surtling",
  "LeveledLoot": [
    {
      "Level": 1,
      "Drops": [ [0, 95], [1, 5]  ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 70, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier0Runestone",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Runestone",   "Weight": 9, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Everything",   "Weight": 1, "Rarity": [ 99, 1, 0, 0 ] }
      ] 
    },
    {
      "Level": 2,
      "Drops": [ [0, 90], [1, 10] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 69, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier0Runestone",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Runestone",   "Weight": 9, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Everything", "Weight": 2, "Rarity": [ 95, 4, 1, 0 ] }
      ] 
    },
    {
      "Level": 3,
      "Drops": [ [0, 90], [1, 10] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 68, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier0Runestone",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Runestone",   "Weight": 9, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Everything", "Weight": 3, "Rarity": [ 90, 8, 2, 0 ] }
      ] 
    },
    {
      "Level": 4,
      "Drops": [ [0, 90], [1, 10] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 67, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier0Runestone",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Runestone",   "Weight": 9, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Everything", "Weight": 4, "Rarity": [ 85, 13, 2, 0 ] }
      ] 
    },
    {
      "Level": 5,
      "Drops": [ [0, 80], [1, 20] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 66, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier0Runestone",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Runestone",   "Weight": 9, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Everything", "Weight": 5, "Rarity": [ 80, 16, 4, 0 ] }
      ] 
    },
    {
      "Level": 6,
      "Drops": [ [0, 80], [1, 20] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 65, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier0Runestone",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Runestone",   "Weight": 9, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Everything", "Weight": 6, "Rarity": [ 75, 20, 5, 0 ] }
      ] 
    },
    {
      "Level": 7,
      "Drops": [ [0, 80], [1, 20] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 64, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier0Runestone",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Runestone",   "Weight": 9, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Everything", "Weight": 7, "Rarity": [ 70, 23, 7, 0 ] }
      ] 
    },
    {
      "Level": 8,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 63, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier0Runestone",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Runestone",   "Weight": 9, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Everything", "Weight": 8, "Rarity": [ 65, 25, 10, 0 ] }
      ] 
    }
  ]
},
// Wraith
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "Wraith",
  "LeveledLoot": [
    {
      "Level": 1,
      "Drops": [ [0, 95], [1, 5]  ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 99, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Everything",   "Weight": 1, "Rarity": [ 99, 1, 0, 0 ] }
      ] 
    },
    {
      "Level": 2,
      "Drops": [ [0, 90], [1, 10] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 98, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Everything", "Weight": 2, "Rarity": [ 95, 4, 1, 0 ] }
      ] 
    },
    {
      "Level": 3,
      "Drops": [ [0, 60], [1, 40] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Everything", "Weight": 3, "Rarity": [ 90, 8, 2, 0 ] }
      ] 
    },
    {
      "Level": 4,
      "Drops": [ [0, 50], [1, 50] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Everything", "Weight": 4, "Rarity": [ 85, 13, 2, 0 ] }
      ] 
    },
    {
      "Level": 5,
      "Drops": [ [0, 0], [1, 100] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Everything", "Weight": 5, "Rarity": [ 80, 16, 4, 0 ] }
      ] 
    },
    {
      "Level": 6,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier3Everything", "Weight": 10, "Rarity": [ 75, 20, 5, 0 ] },
        { "Item": "Tier3Everything", "Weight": 1, "Rarity": [ 0, 20, 80, 0 ] }
      ] 
    },
    {
      "Level": 7,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier3Everything", "Weight": 10, "Rarity": [ 75, 20, 5, 0 ] },
        { "Item": "Tier3Everything", "Weight": 1, "Rarity": [ 0, 0, 95, 5 ] }
      ] 
    },
    {
      "Level": 8,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier3Everything", "Weight": 10, "Rarity": [ 75, 20, 5, 0 ] },
        { "Item": "Tier3Everything", "Weight": 1, "Rarity": [ 0, 0, 50, 50 ] }
      ] 
    }
  ]
},
// Wolf
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "Wolf",
  "LeveledLoot": [
    {
      "Level": 1,
      "Drops": [ [0, 95], [1, 5]  ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 1, "Rarity": [ 99, 1, 0, 0 ] }
      ] 
    },
    {
      "Level": 2,
      "Drops": [ [0, 90], [1, 10] ],
      "Loot": [
        { "Item": "Tier1Ingredients", "Weight": 1, "Rarity": [ 95, 4, 1, 0 ] }
      ] 
    },
    {
      "Level": 3,
      "Drops": [ [0, 90], [1, 10] ],
      "Loot": [
        { "Item": "Tier1Ingredients", "Weight": 1, "Rarity": [ 90, 8, 2, 0 ] }
      ] 
    },
    {
      "Level": 4,
      "Drops": [ [0, 60], [1, 40] ],
      "Loot": [
        { "Item": "Tier1Ingredients", "Weight": 10, "Rarity": [ 85, 13, 2, 0 ] },
        { "Item": "Tier1Runestone",   "Weight": 1, "Rarity": [ 0, 0, 0, 0 ] }
      ] 
    },
    {
      "Level": 5,
      "Drops": [ [0, 0], [1, 100] ],
      "Loot": [
        { "Item": "Tier1Ingredients", "Weight": 8, "Rarity": [ 85, 13, 2, 0 ] },
        { "Item": "Tier1Runestone",   "Weight": 1, "Rarity": [ 0, 0, 0, 0 ] }
      ] 
    },
    {
      "Level": 6,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier1Ingredients", "Weight": 5, "Rarity": [ 85, 13, 2, 0 ] },
        { "Item": "Tier2Runestone",   "Weight": 1, "Rarity": [ 0, 0, 0, 0 ] }
      ] 
    },
    {
      "Level": 7,
      "Drops": [ [0, 80], [1, 20] ],
      "Loot": [
        { "Item": "Tier1Ingredients", "Weight": 4, "Rarity": [ 85, 13, 2, 0 ] },
        { "Item": "Tier2Runestone",   "Weight": 1, "Rarity": [ 0, 0, 0, 0 ] }
      ] 
    },
    {
      "Level": 8,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier1Ingredients", "Weight": 3, "Rarity": [ 85, 13, 2, 0 ] },
        { "Item": "Tier2Runestone",   "Weight": 1, "Rarity": [ 0, 0, 0, 0 ] }
      ] 
    }
  ]
},
// Hatchling (Drake)
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "Hatchling",
  "LeveledLoot": [
    {
      "Level": 1,
      "Drops": [ [0, 95], [1, 5]  ],
      "Loot": [
        { "Item": "Tier2Ingredients",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Runestone",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Runestone",   "Weight": 9, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Weapons",   "Weight": 1, "Rarity": [ 99, 1, 0, 0 ] }
      ] 
    },
    {
      "Level": 2,
      "Drops": [ [0, 90], [1, 10] ],
      "Loot": [
        { "Item": "Tier2Ingredients",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Runestone",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Runestone",   "Weight": 9, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Weapons", "Weight": 2, "Rarity": [ 95, 4, 1, 0 ] }
      ] 
    },
    {
      "Level": 3,
      "Drops": [ [0, 60], [1, 40] ],
      "Loot": [
        { "Item": "Tier2Ingredients",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Runestone",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Runestone",   "Weight": 9, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier4Weapons", "Weight": 3, "Rarity": [ 90, 8, 2, 0 ] }
      ] 
    },
    {
      "Level": 4,
      "Drops": [ [0, 50], [1, 50] ],
      "Loot": [
        { "Item": "Tier2Ingredients",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Runestone",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Runestone",   "Weight": 9, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier4Weapons", "Weight": 4, "Rarity": [ 85, 13, 2, 0 ] }
      ] 
    },
    {
      "Level": 5,
      "Drops": [ [0, 0], [1, 100] ],
      "Loot": [
        { "Item": "Tier2Ingredients",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Runestone",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Runestone",   "Weight": 9, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier4Weapons", "Weight": 5, "Rarity": [ 80, 16, 4, 0 ] },
        { "Item": "Tier3Weapons", "Weight": 1, "Rarity": [ 0, 0, 100, 0 ] }
      ] 
    },
    {
      "Level": 6,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier1Runestone",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Runestone",   "Weight": 9, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier4Weapons", "Weight": 6, "Rarity": [ 75, 20, 5, 0 ] },
        { "Item": "Tier3Weapons", "Weight": 1, "Rarity": [ 0, 0, 100, 0 ] }
      ] 
    },
    {
      "Level": 7,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        
        { "Item": "Tier1Runestone",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Runestone",   "Weight": 9, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier4Weapons", "Weight": 7, "Rarity": [ 70, 23, 7, 0 ] },
        { "Item": "Tier3Weapons", "Weight": 1, "Rarity": [ 0, 0, 100, 0 ] }
      ] 
    },
    {
      "Level": 8,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        
        { "Item": "Tier1Runestone",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Runestone",   "Weight": 9, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier4Weapons", "Weight": 8, "Rarity": [ 65, 25, 10, 0 ] },
        { "Item": "Tier3Weapons", "Weight": 1, "Rarity": [ 0, 0, 20, 80 ] }
      ] 
    }
  ]
},
// StoneGolem
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "StoneGolem",
  "LeveledLoot": [
    {
      "Level": 1,
      "Drops": [ [0, 95], [1, 5]  ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Armor",   "Weight": 1, "Rarity": [ 99, 1, 0, 0 ] }
      ] 
    },
    {
      "Level": 2,
      "Drops": [ [0, 90], [1, 10] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Armor", "Weight": 2, "Rarity": [ 95, 4, 1, 0 ] }
      ] 
    },
    {
      "Level": 3,
      "Drops": [ [0, 60], [1, 40] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier4Armor", "Weight": 3, "Rarity": [ 90, 8, 2, 0 ] }
      ] 
    },
    {
      "Level": 4,
      "Drops": [ [0, 50], [1, 50] ],
      "Loot": [
        { "Item": "Tier3Armor", "Weight": 5, "Rarity": [ 50, 30, 20, 0 ] },
        { "Item": "Tier4Armor", "Weight": 1, "Rarity": [ 85, 13, 2, 0 ] }
      ] 
    },
    {
      "Level": 5,
      "Drops": [ [0, 0], [1, 100] ],
      "Loot": [
        { "Item": "Tier3Armor", "Weight": 5, "Rarity": [ 40, 30, 30, 0 ] },
        { "Item": "Tier4Armor", "Weight": 1, "Rarity": [ 85, 13, 2, 0 ] }
      ] 
    },
    {
      "Level": 6,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier3Armor", "Weight": 3, "Rarity": [ 10, 60, 30, 0 ] },
        { "Item": "Tier4Armor", "Weight": 2, "Rarity": [ 85, 13, 2, 0 ] }
      ] 
    },
    {
      "Level": 7,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier3Armor", "Weight": 1, "Rarity": [ 0, 40, 40, 20 ] },
        { "Item": "Tier4Armor", "Weight": 4, "Rarity": [ 75, 18, 7, 0 ] }
      ] 
    },
    {
      "Level": 8,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier3Armor", "Weight": 1, "Rarity": [ 0, 10, 70, 20 ] },
        { "Item": "Tier4Armor", "Weight": 4, "Rarity": [ 65, 23, 12, 0 ] }
      ] 
    }
  ]
},
// Fenring
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "Fenring",
  "LeveledLoot": [
    {
      "Level": 1,
      "Drops": [ [0, 95], [1, 5]  ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Everything",   "Weight": 1, "Rarity": [ 99, 1, 0, 0 ] }
      ] 
    },
    {
      "Level": 2,
      "Drops": [ [0, 90], [1, 10] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Everything", "Weight": 2, "Rarity": [ 95, 4, 1, 0 ] }
      ] 
    },
    {
      "Level": 3,
      "Drops": [ [0, 60], [1, 40] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Everything", "Weight": 5, "Rarity": [ 80, 15, 5, 0 ] },
        { "Item": "Tier4Everything", "Weight": 3, "Rarity": [ 90, 8, 2, 0 ] }
      ] 
    },
    {
      "Level": 4,
      "Drops": [ [0, 50], [1, 50] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Everything", "Weight": 5, "Rarity": [ 70, 25, 5, 0 ] },
        { "Item": "Tier4Everything", "Weight": 3, "Rarity": [ 90, 8, 2, 0 ] }
      ] 
    },
    {
      "Level": 5,
      "Drops": [ [0, 0], [1, 100] ],
      "Loot": [
        { "Item": "Tier3Everything", "Weight": 5, "Rarity": [ 50, 35, 15, 0 ] },
        { "Item": "Tier4Everything", "Weight": 3, "Rarity": [ 90, 8, 2, 0 ] }
      ] 
    },
    {
      "Level": 6,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier3Everything", "Weight": 5, "Rarity": [ 30, 55, 15, 0 ] },
        { "Item": "Tier4Everything", "Weight": 3, "Rarity": [ 90, 8, 2, 0 ] }
      ] 
    },
    {
      "Level": 7,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier3Everything", "Weight": 5, "Rarity": [ 0, 55, 35, 10 ] },
        { "Item": "Tier4Everything", "Weight": 3, "Rarity": [ 70, 18, 10, 2 ] }
      ] 
    },
    {
      "Level": 8,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier3Everything", "Weight": 1, "Rarity": [ 0, 35, 35, 30 ] },
        { "Item": "Tier4Everything", "Weight": 3, "Rarity": [ 60, 18, 12, 10 ] }
      ] 
    }
  ]
},
// Deathsquito
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "Deathsquito",
  "LeveledLoot": [
    {
      "Level": 1,
      "Drops": [ [0, 95], [1, 5]  ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier4Shields",   "Weight": 1, "Rarity": [ 99, 1, 0, 0 ] }
      ] 
    },
    {
      "Level": 2,
      "Drops": [ [0, 90], [1, 10] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier4Shields", "Weight": 2, "Rarity": [ 95, 4, 1, 0 ] }
      ] 
    },
    {
      "Level": 3,
      "Drops": [ [0, 60], [1, 40] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier4Shields", "Weight": 3, "Rarity": [ 90, 8, 2, 0 ] }
      ] 
    },
    {
      "Level": 4,
      "Drops": [ [0, 50], [1, 50] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier5Shields", "Weight": 3, "Rarity": [ 85, 13, 2, 0 ] },
        { "Item": "Tier4Shields", "Weight": 3, "Rarity": [ 60, 28, 12, 0 ] }
      ] 
    },
    {
      "Level": 5,
      "Drops": [ [0, 0], [1, 100] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier5Shields", "Weight": 3, "Rarity": [ 85, 13, 2, 0 ] },
        { "Item": "Tier4Shields", "Weight": 3, "Rarity": [ 60, 28, 12, 0 ] }
      ] 
    },
    {
      "Level": 6,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 3, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier5Shields", "Weight": 3, "Rarity": [ 85, 13, 2, 0 ] },
        { "Item": "Tier4Shields", "Weight": 3, "Rarity": [ 60, 28, 12, 0 ] }
      ] 
    },
    {
      "Level": 7,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier5Shields", "Weight": 3, "Rarity": [ 85, 13, 2, 0 ] },
        { "Item": "Tier4Shields", "Weight": 3, "Rarity": [ 10, 58, 32, 0 ] }
      ] 
    },
    {
      "Level": 8,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        
        { "Item": "Tier5Shields", "Weight": 3, "Rarity": [ 85, 13, 2, 0 ] },
        { "Item": "Tier4Shields", "Weight": 3, "Rarity": [ 0, 58, 32, 10 ] }
      ] 
    }
  ]
},
// Lox
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "Lox",
  "LeveledLoot": [
    {
      "Level": 1,
      "Drops": [ [0, 95], [1, 5]  ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 1, "Rarity": [ 99, 1, 0, 0 ] }
      ] 
    },
    {
      "Level": 2,
      "Drops": [ [0, 90], [1, 10] ],
      "Loot": [
        { "Item": "Tier1Ingredients", "Weight": 1, "Rarity": [ 95, 4, 1, 0 ] }
      ] 
    },
    {
      "Level": 3,
      "Drops": [ [0, 90], [1, 10] ],
      "Loot": [
        { "Item": "Tier1Ingredients", "Weight": 1, "Rarity": [ 90, 8, 2, 0 ] }
      ] 
    },
    {
      "Level": 4,
      "Drops": [ [0, 90], [1, 10] ],
      "Loot": [
        { "Item": "Tier1Ingredients", "Weight": 1, "Rarity": [ 85, 13, 2, 0 ] }
      ] 
    },
    {
      "Level": 5,
      "Drops": [ [0, 80], [1, 20] ],
      "Loot": [
        { "Item": "Tier1Ingredients", "Weight": 1, "Rarity": [ 80, 16, 4, 0 ] }
      ] 
    },
    {
      "Level": 6,
      "Drops": [ [0, 80], [1, 20] ],
      "Loot": [
        { "Item": "Tier1Ingredients", "Weight": 1, "Rarity": [ 75, 20, 5, 0 ] }
      ] 
    },
    {
      "Level": 7,
      "Drops": [ [0, 80], [1, 20] ],
      "Loot": [
        { "Item": "Tier1Ingredients", "Weight": 1, "Rarity": [ 70, 23, 7, 0 ] }
      ] 
    },
    {
      "Level": 8,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier1Ingredients", "Weight": 1, "Rarity": [ 65, 25, 10, 0 ] }
      ] 
    }
  ]
},
// Goblin (Fuling)
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "Goblin",
  "LeveledLoot": [
    {
      "Level": 1,
      "Drops": [ [0, 95], [1, 5]  ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier4Weapons",   "Weight": 1, "Rarity": [ 99, 1, 0, 0 ] }
      ] 
    },
    {
      "Level": 2,
      "Drops": [ [0, 90], [1, 10] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier4Weapons", "Weight": 2, "Rarity": [ 95, 4, 1, 0 ] }
      ] 
    },
    {
      "Level": 3,
      "Drops": [ [0, 60], [1, 40] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier4Weapons", "Weight": 3, "Rarity": [ 90, 8, 2, 0 ] }
      ] 
    },
    {
      "Level": 4,
      "Drops": [ [0, 50], [1, 50] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier4Weapons", "Weight": 4, "Rarity": [ 85, 13, 2, 0 ] }
      ] 
    },
    {
      "Level": 5,
      "Drops": [ [0, 0], [1, 100] ],
      "Loot": [
        { "Item": "Tier4Weapons", "Weight": 3, "Rarity": [ 85, 13, 2, 0 ] },
        { "Item": "Tier5Weapons", "Weight": 1, "Rarity": [ 80, 16, 4, 0 ] }
      ] 
    },
    {
      "Level": 6,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier4Weapons", "Weight": 1, "Rarity": [ 40, 53, 7, 0 ] },
        { "Item": "Tier5Weapons", "Weight": 1, "Rarity": [ 80, 16, 4, 0 ] }
      ] 
    },
    {
      "Level": 7,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier5Weapons", "Weight": 50, "Rarity": [ 25, 53, 22, 0 ] },
        { "Item": "Tier5Weapons", "Weight": 1, "Rarity": [ 0, 0, 50, 50 ] }
      ] 
    },
    {
      "Level": 8,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier5Weapons", "Weight": 5, "Rarity": [ 25, 53, 22, 0 ] },
        { "Item": "Tier5Weapons", "Weight": 1, "Rarity": [ 0, 0, 50, 50 ] }
      ] 
    }
  ]
},
// GoblinBrute (Fuling Berserker)
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "GoblinBrute",
  "LeveledLoot": [
    {
      "Level": 1,
      "Drops": [ [0, 95], [1, 5]  ],
      "Loot": [
        { "Item": "Tier2Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier5Armor",   "Weight": 1, "Rarity": [ 99, 1, 0, 0 ] }
      ] 
    },
    {
      "Level": 2,
      "Drops": [ [0, 90], [1, 10] ],
      "Loot": [
        { "Item": "Tier2Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier5Armor", "Weight": 2, "Rarity": [ 95, 4, 1, 0 ] }
      ] 
    },
    {
      "Level": 3,
      "Drops": [ [0, 60], [1, 40] ],
      "Loot": [
        { "Item": "Tier4Weapons", "Weight": 3, "Rarity": [ 85, 13, 2, 0 ] },
        { "Item": "Tier5Weapons", "Weight": 1, "Rarity": [ 80, 16, 4, 0 ] },
        { "Item": "Tier5Armor", "Weight": 1, "Rarity": [ 90, 8, 2, 0 ] }
      ] 
    },
    {
      "Level": 4,
      "Drops": [ [0, 50], [1, 50] ],
      "Loot": [
        { "Item": "Tier5Weapons", "Weight": 1, "Rarity": [ 80, 16, 4, 0 ] },
        { "Item": "Tier5Armor", "Weight": 1, "Rarity": [ 90, 8, 2, 0 ] }
      ] 
    },
    {
      "Level": 5,
      "Drops": [ [0, 0], [1, 100] ],
      "Loot": [
        { "Item": "Tier5Weapons", "Weight": 1, "Rarity": [ 60, 26, 14, 0 ] },
        { "Item": "Tier5Armor", "Weight": 1, "Rarity": [ 60, 26, 14, 0 ] }
      ] 
    },
    {
      "Level": 6,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier5Weapons", "Weight": 1, "Rarity": [ 50, 35, 14, 1 ] },
        { "Item": "Tier5Armor", "Weight": 1, "Rarity": [ 50, 35, 14, 1 ] }
      ] 
    },
    {
      "Level": 7,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier5Weapons", "Weight": 1, "Rarity": [ 19, 56, 24, 1 ] },
        { "Item": "Tier5Armor", "Weight": 1, "Rarity": [ 19, 56, 24, 1 ] }
      ] 
    },
    {
      "Level": 8,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier5Weapons", "Weight": 1, "Rarity": [ 0, 45, 54, 1 ] },
        { "Item": "Tier5Armor", "Weight": 1, "Rarity": [ 0, 45, 54, 1 ] }
      ] 
    }
  ]
},
// GoblinShaman (Fuling Shaman)
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "GoblinShaman",
  "LeveledLoot": [
    {
      "Level": 1,
      "Drops": [ [0, 95], [1, 5]  ],
      "Loot": [
        { "Item": "Tier3Ingredients",   "Weight": 70, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Runestone",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Runestone",   "Weight": 9, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier5Everything",   "Weight": 1, "Rarity": [ 99, 1, 0, 0 ] }
      ] 
    },
    {
      "Level": 2,
      "Drops": [ [0, 90], [1, 10] ],
      "Loot": [
        { "Item": "Tier3Ingredients",   "Weight": 69, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Runestone",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Runestone",   "Weight": 9, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier5Everything", "Weight": 2, "Rarity": [ 95, 4, 1, 0 ] }
      ] 
    },
    {
      "Level": 3,
      "Drops": [ [0, 90], [1, 10] ],
      "Loot": [
        { "Item": "Tier3Ingredients",   "Weight": 68, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Runestone",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Runestone",   "Weight": 9, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier5Everything", "Weight": 3, "Rarity": [ 90, 8, 2, 0 ] }
      ] 
    },
    {
      "Level": 4,
      "Drops": [ [0, 90], [1, 10] ],
      "Loot": [
        { "Item": "Tier3Ingredients",   "Weight": 67, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Runestone",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Runestone",   "Weight": 9, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier5Everything", "Weight": 4, "Rarity": [ 85, 13, 2, 0 ] }
      ] 
    },
    {
      "Level": 5,
      "Drops": [ [0, 80], [1, 20] ],
      "Loot": [
        { "Item": "Tier3Ingredients",   "Weight": 66, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Runestone",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Runestone",   "Weight": 9, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier5Everything", "Weight": 5, "Rarity": [ 45, 45, 10, 0 ] }
      ] 
    },
    {
      "Level": 6,
      "Drops": [ [0, 80], [1, 20] ],
      "Loot": [
        { "Item": "Tier3Ingredients",   "Weight": 65, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Runestone",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Runestone",   "Weight": 9, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier5Everything", "Weight": 6, "Rarity": [ 45, 45, 10, 0 ] }
      ] 
    },
    {
      "Level": 7,
      "Drops": [ [0, 80], [1, 20] ],
      "Loot": [
        { "Item": "Tier3Ingredients",   "Weight": 64, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Runestone",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Runestone",   "Weight": 9, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier5Everything", "Weight": 7, "Rarity": [ 25, 45, 29, 1 ] }
      ] 
    },
    {
      "Level": 8,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier3Ingredients",   "Weight": 63, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Runestone",   "Weight": 20, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Runestone",   "Weight": 9, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier5Everything", "Weight": 8, "Rarity": [ 25, 45, 29, 1 ] }
      ] 
    }
  ]
},
// Serpent
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "Serpent",
  "LeveledLoot": [
    {
      "Level": 1,
      "Drops": [ [0, 95], [1, 5]  ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Everything",   "Weight": 10, "Rarity": [ 0, 99, 1, 0 ] }
      ] 
    },
    {
      "Level": 2,
      "Drops": [ [0, 90], [1, 10] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Everything", "Weight": 15, "Rarity": [ 0, 95, 4, 1 ] }
      ] 
    },
    {
      "Level": 3,
      "Drops": [ [0, 60], [1, 40] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Everything", "Weight": 20, "Rarity": [ 0, 90, 8, 2 ] }
      ] 
    },
    {
      "Level": 4,
      "Drops": [ [0, 50], [1, 50] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Everything", "Weight": 25, "Rarity": [ 0, 85, 13, 2 ] }
      ] 
    },
    {
      "Level": 5,
      "Drops": [ [1, 80], [1, 20] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier4Everything", "Weight": 30, "Rarity": [ 0, 80, 16, 4 ] }
      ] 
    },
    {
      "Level": 6,
      "Drops": [ [1, 80], [1, 20] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier4Everything", "Weight": 35, "Rarity": [ 0, 75, 20, 5 ] }
      ] 
    },
    {
      "Level": 7,
      "Drops": [ [1, 80], [1, 20] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier4Everything", "Weight": 40, "Rarity": [ 0, 70, 23, 7 ] }
      ] 
    },
    {
      "Level": 8,
      "Drops": [ [1, 80], [2, 20] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier5Everything", "Weight": 45, "Rarity": [ 0, 65, 25, 10 ] }
      ] 
    }
  ]
},

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// BOSSES
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

// Eikthyr
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "Eikthyr",
  "LeveledLoot": [
    {
      "Level": 1,
      "Drops": [ [1, 95], [2, 5]  ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "SledgeStagbreaker", "Weight": 12, "Rarity": [ 80, 10, 5, 5 ] },
        { "Item": "Tier0Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Everything",   "Weight": 18, "Rarity": [ 99, 1, 0, 0 ] }
      ] 
    },
    {
      "Level": 2,
      "Drops": [ [1, 80], [2, 10], [3, 10] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "SledgeStagbreaker", "Weight": 12, "Rarity": [ 80, 10, 5, 5 ] },
        { "Item": "Tier0Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Everything", "Weight": 18, "Rarity": [ 95, 4, 1, 0 ] }
      ] 
    },
    {
      "Level": 3,
      "Drops": [ [1, 70], [2, 20], [3, 10] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "SledgeStagbreaker", "Weight": 12, "Rarity": [ 80, 10, 5, 5 ] },
        { "Item": "Tier0Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Everything", "Weight": 18, "Rarity": [ 80, 13, 5, 2 ] }
      ] 
    },
    {
      "Level": 4,
      "Drops":[ [1, 60], [2, 30], [3, 10] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "SledgeStagbreaker", "Weight": 12, "Rarity": [ 80, 10, 5, 5 ] },
        { "Item": "Tier0Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Everything", "Weight": 18, "Rarity": [ 80, 13, 5, 2 ] }
      ] 
    },
    {
      "Level": 5,
      "Drops":[ [1, 50], [2, 30], [3, 20] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "SledgeStagbreaker", "Weight": 12, "Rarity": [ 80, 10, 5, 5 ] },
        { "Item": "Tier0Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Everything", "Weight": 19, "Rarity": [ 80, 14, 4, 2 ] }
      ] 
    },
    {
      "Level": 6,
      "Drops": [ [1, 20], [2, 60], [3, 20] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "SledgeStagbreaker", "Weight": 12, "Rarity": [ 80, 10, 5, 5 ] },
        { "Item": "Tier0Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier1Everything", "Weight": 20, "Rarity": [ 75, 18, 5, 1 ] }
      ] 
    },
    {
      "Level": 7,
      "Drops":  [ [1, 20], [2, 50], [3, 30] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "SledgeStagbreaker", "Weight": 13, "Rarity": [ 80, 10, 5, 5 ] },
        { "Item": "Tier1Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Everything", "Weight": 25, "Rarity": [ 70, 20, 7, 3 ] }
      ] 
    },
    {
      "Level": 8,
      "Drops": [ [1, 20], [2, 40], [3, 40] ],
      "Loot": [
        { "Item": "Tier1Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "SledgeStagbreaker", "Weight": 14, "Rarity": [ 80, 10, 5, 5 ] },
        { "Item": "Tier1Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Everything", "Weight": 30, "Rarity": [ 65, 20, 10, 5 ] }
      ] 
    }
  ]
},
// gd_king (The Elder)
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "gd_king",
  "LeveledLoot": [
    {
      "Level": 1,
      "Drops": [ [1, 95], [2, 5]  ],
      "Loot": [
        { "Item": "Tier2Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier0Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Everything",   "Weight": 20, "Rarity": [ 99, 1, 0, 0 ] }
      ] 
    },
    {
      "Level": 2,
      "Drops": [[1, 80], [2, 10], [3, 10] ],
      "Loot": [
        { "Item": "Tier2Ingredients",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier0Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Everything", "Weight": 25, "Rarity": [ 95, 4, 1, 0 ] }
      ] 
    },
    {
      "Level": 3,
      "Drops": [[1, 70], [2, 20], [3, 10] ],
      "Loot": [
        
        { "Item": "Tier0Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Everything", "Weight": 30, "Rarity": [ 90, 8, 2, 0 ] }
      ] 
    },
    {
      "Level": 4,
      "Drops": [[1, 60], [2, 30], [3, 10] ],
      "Loot": [
        
        { "Item": "Tier0Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Everything", "Weight": 33, "Rarity": [ 80, 13, 5, 2 ] }
      ] 
    },
    {
      "Level": 5,
      "Drops": [[1, 50], [2, 30], [3, 20] ],
      "Loot": [
        
        { "Item": "Tier1Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Everything", "Weight": 36, "Rarity": [ 80, 14, 4, 2 ] }
      ] 
    },
    {
      "Level": 6,
      "Drops": [ [1, 20], [2, 60], [3, 20] ],
      "Loot": [
       
        { "Item": "Tier1Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier2Everything", "Weight": 39, "Rarity": [ 75, 18, 5, 2 ] }
      ] 
    },
    {
      "Level": 7,
      "Drops": [ [1, 20], [2, 50], [3, 30] ],
      "Loot": [
        
        { "Item": "Tier1Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Everything", "Weight": 42, "Rarity": [ 70, 20, 7, 3 ] }
      ] 
    },
    {
      "Level": 8,
      "Drops": [ [1, 20], [2, 40], [3, 40] ],
      "Loot": [
        
        { "Item": "Tier1Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Everything", "Weight": 45, "Rarity": [ 65, 20, 10, 5 ] }
      ] 
    }
  ]
},
// Bonemass
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "Bonemass",
  "LeveledLoot": [
    {
      "Level": 1,
      "Drops": [ [1, 95], [2, 5]  ],
      "Loot": [
        
        { "Item": "Tier0Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Everything",   "Weight": 20, "Rarity": [ 99, 1, 0, 0 ] }
      ] 
    },
    {
      "Level": 2,
      "Drops":[ [1, 80], [2, 10], [3, 10] ],
      "Loot": [
        
        { "Item": "Tier0Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Everything", "Weight": 25, "Rarity": [ 95, 4, 1, 0 ] }
      ] 
    },
    {
      "Level": 3,
      "Drops":[ [1, 70], [2, 20], [3, 10] ],
      "Loot": [
        
        { "Item": "Tier0Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Everything", "Weight": 30, "Rarity": [ 90, 8, 2, 0 ] }
      ] 
    },
    {
      "Level": 4,
      "Drops": [[1, 60], [2, 30], [3, 10] ],
      "Loot": [
        
        { "Item": "Tier0Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Everything", "Weight": 33, "Rarity": [ 80, 13, 5, 2 ] }
      ] 
    },
    {
      "Level": 5,
      "Drops": [[1, 50], [2, 30], [3, 20] ],
      "Loot": [
       
        { "Item": "Tier1Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Everything", "Weight": 36, "Rarity": [ 80, 14, 4, 2 ] }
      ] 
    },
    {
      "Level": 6,
      "Drops": [ [1, 20], [2, 60], [3, 20] ],
      "Loot": [
       
        { "Item": "Tier1Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier3Everything", "Weight": 39, "Rarity": [ 75, 18, 5, 2 ] }
      ] 
    },
    {
      "Level": 7,
      "Drops": [ [1, 20], [2, 50], [3, 30] ],
      "Loot": [
       
        { "Item": "Tier1Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier4Everything", "Weight": 42, "Rarity": [ 70, 20, 7, 3 ] }
      ] 
    },
    {
      "Level": 8,
      "Drops": [ [1, 20], [2, 40], [3, 40] ],
      "Loot": [
        
        { "Item": "Tier1Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier4Everything", "Weight": 45, "Rarity": [ 65, 20, 10, 5 ] }
      ] 
    }
  ]
},
// Dragon (Moder)
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "Dragon",
  "LeveledLoot": [
    {
      "Level": 1,
      "Drops": [ [1, 95], [2, 5]  ],
      "Loot": [
       
        { "Item": "Tier0Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier4Everything",   "Weight": 20, "Rarity": [ 99, 1, 0, 0 ] }
      ] 
    },
    {
      "Level": 2,
      "Drops": [[1, 80], [2, 10], [3, 10] ],
      "Loot": [
        
        { "Item": "Tier0Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier4Everything", "Weight": 25, "Rarity": [ 95, 4, 1, 0 ] }
      ] 
    },
    {
      "Level": 3,
      "Drops":[ [1, 70], [2, 20], [3, 10] ],
      "Loot": [
       
        { "Item": "Tier0Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier4Everything", "Weight": 30, "Rarity": [ 90, 8, 2, 0 ] }
      ] 
    },
    {
      "Level": 4,
      "Drops": [[1, 60], [2, 30], [3, 10] ],
      "Loot": [
       
        { "Item": "Tier1Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier4Everything", "Weight": 33, "Rarity": [ 80, 13, 5, 2 ] }
      ] 
    },
    {
      "Level": 5,
      "Drops": [ [1, 50], [2, 30], [3, 20] ],
      "Loot": [
        
        { "Item": "Tier1Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier4Everything", "Weight": 36, "Rarity": [ 80, 14, 4, 2 ] }
      ] 
    },
    {
      "Level": 6,
      "Drops": [ [1, 20], [2, 60], [3, 20] ],
      "Loot": [
        
        { "Item": "Tier1Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier4Everything", "Weight": 39, "Rarity": [ 75, 18, 5, 2 ] }
      ] 
    },
    {
      "Level": 7,
      "Drops": [ [1, 20], [2, 50], [3, 30] ],
      "Loot": [
       
        { "Item": "Tier2Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier5Everything", "Weight": 42, "Rarity": [ 70, 20, 7, 3 ] }
      ] 
    },
    {
      "Level": 8,
      "Drops": [ [1, 20], [2, 40], [3, 40] ],
      "Loot": [
       
        { "Item": "Tier2Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier5Everything", "Weight": 45, "Rarity": [ 65, 20, 10, 5 ] }
      ] 
    }
  ]
},
// GoblinKing (Yagluth)
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "GoblinKing",
  "LeveledLoot": [
    {
      "Level": 1,
      "Drops": [ [1, 95], [2, 5]  ],
      "Loot": [
       
        { "Item": "Tier2Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier5Everything",   "Weight": 20, "Rarity": [ 99, 1, 0, 0 ] }
      ] 
    },
    {
      "Level": 2,
      "Drops": [[1, 80], [2, 10], [3, 10] ],
      "Loot": [
       
        { "Item": "Tier2Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier5Everything", "Weight": 25, "Rarity": [ 95, 4, 1, 0 ] }
      ] 
    },
    {
      "Level": 3,
      "Drops": [[1, 70], [2, 20], [3, 10] ],
      "Loot": [
       
        { "Item": "Tier2Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier5Everything", "Weight": 30, "Rarity": [ 90, 8, 2, 0 ] }
      ] 
    },
    {
      "Level": 4,
      "Drops": [[1, 60], [2, 30], [3, 10] ],
      "Loot": [
       
        { "Item": "Tier2Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier5Everything", "Weight": 33, "Rarity": [ 80, 13, 5, 2 ] }
      ] 
    },
    {
      "Level": 5,
      "Drops": [[1, 50], [2, 30], [3, 20] ],
      "Loot": [
       
        { "Item": "Tier2Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier5Everything", "Weight": 36, "Rarity": [ 80, 14, 4, 2 ] }
      ] 
    },
    {
      "Level": 6,
      "Drops": [ [1, 20], [2, 60], [3, 20] ],
      "Loot": [
      
        { "Item": "Tier2Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier5Everything", "Weight": 39, "Rarity": [ 75, 18, 5, 2 ] }
      ] 
    },
    {
      "Level": 7,
      "Drops": [ [1, 20], [2, 50], [3, 30] ],
      "Loot": [
       
        { "Item": "Tier2Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier5Everything", "Weight": 42, "Rarity": [ 70, 20, 7, 3 ] }
      ] 
    },
    {
      "Level": 8,
      "Drops": [ [1, 20], [2, 40], [3, 40] ],
      "Loot": [
       
        { "Item": "Tier2Runestone",   "Weight": 10, "Rarity": [ 0, 0, 0, 0 ] },
        { "Item": "Tier5Everything", "Weight": 45, "Rarity": [ 65, 20, 10, 5 ] }
      ] 
    }
  ]
},

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// TREASURE CHESTS
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

//TreasureChest_meadows
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "TreasureChest_meadows",
  "Drops": [ [0, 78], [1, 20], [2, 2] ],
  "Loot": [
    { "Item": "Tier0Everything", "Weight": 5, "Rarity": [ 97, 2, 1, 0 ] },
    { "Item": "Tier0Runestone",   "Weight": 1, "Rarity": [ 0, 0, 0, 0 ] },
    { "Item": "Tier1Everything", "Weight": 2, "Rarity": [ 97, 2, 1, 0 ] }
  ]
},
//TreasureChest_blackforest
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "TreasureChest_blackforest",
  "Drops": [ [0, 70], [1, 30] ],
  "Loot": [
    { "Item": "Tier0Shields",    "Weight": 2, "Rarity": [ 95, 4, 1, 0 ] },
    { "Item": "Tier0Runestone",   "Weight": 1, "Rarity": [ 0, 0, 0, 0 ] },
    { "Item": "Tier1Everything", "Weight": 3, "Rarity": [ 95, 4, 1, 0 ] }
  ]
},
//TreasureChest_forestcrypt
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "TreasureChest_forestcrypt",
  "Drops": [ [0, 68], [1, 20], [2, 10], [3, 2] ],
  "Loot": [
    { "Item": "Tier1Everything", "Weight": 3, "Rarity": [ 95, 4, 1, 0 ] },
    { "Item": "Tier0Runestone",   "Weight": 1, "Rarity": [ 0, 0, 0, 0 ] },
    { "Item": "Tier2Everything", "Weight": 2, "Rarity": [ 95, 4, 1, 0 ] }
  ]
},
//TreasureChest_fCrypt (I think this is just a copy of forestcrypt)
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "TreasureChest_fCrypt",
  "Drops": [ [0, 68], [1, 20], [2, 10], [3, 2] ],
  "Loot": [
    { "Item": "TreasureChest_forestcrypt.1" }
  ]
},
//TreasureChest_trollcave
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "TreasureChest_trollcave",
  "Drops": [ [0, 48], [1, 40], [2, 20], [3, 2] ],
  "Loot": [
    { "Item": "Tier1Everything", "Weight": 2, "Rarity": [ 90, 9, 1, 0 ] },
    { "Item": "Tier0Runestone",   "Weight": 1, "Rarity": [ 0, 0, 0, 0 ] },
    { "Item": "Tier2Everything", "Weight": 2, "Rarity": [ 90, 9, 1, 0 ] }
  ]
},
// shipwreck_karve_chest
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "shipwreck_karve_chest",
  "Drops": [ [0, 48], [1, 40], [2, 20], [3, 2] ],
  "Loot": [
    { "Item": "Tier0Everything", "Weight": 2, "Rarity": [ 90, 9, 1, 0 ] },
    { "Item": "Tier0Runestone",   "Weight": 1, "Rarity": [ 0, 0, 0, 0 ] },
    { "Item": "Tier1Everything", "Weight": 2, "Rarity": [ 90, 9, 1, 0 ] }
  ]
},
// TreasureChest_meadows_buried
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "TreasureChest_meadows_buried",
  "Drops": [ [0, 48], [1, 40], [2, 20], [3, 2] ],
  "Loot": [
    { "Item": "Tier0Everything", "Weight": 4, "Rarity": [ 70, 25, 5, 0 ] },
    { "Item": "Tier0Runestone",   "Weight": 1, "Rarity": [ 0, 0, 0, 0 ] },
    { "Item": "Tier1Everything", "Weight": 3, "Rarity": [ 70, 25, 5, 0 ] }
  ]
},
// TreasureChest_sunkencrypt
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "TreasureChest_sunkencrypt",
  "Drops": [ [0, 58], [1, 30], [2, 20], [3, 2] ],
  "Loot": [
    { "Item": "Tier2Everything", "Weight": 4, "Rarity": [ 80, 17, 3, 0 ] },
    { "Item": "Tier1Runestone",   "Weight": 1, "Rarity": [ 0, 0, 0, 0 ] },
    { "Item": "Tier3Everything", "Weight": 2, "Rarity": [ 80, 17, 3, 0 ] }
  ]
},
// TreasureChest_swamp
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "TreasureChest_swamp",
  "Drops": [ [0, 58], [1, 30], [2, 20], [3, 2] ],
  "Loot": [
    { "Item": "Tier2Everything", "Weight": 6 },
    { "Item": "Tier1Runestone",   "Weight": 1, "Rarity": [ 0, 0, 0, 0 ] },
    { "Item": "Tier3Everything", "Weight": 2 }
  ]
},
// TreasureChest_mountains
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "TreasureChest_mountains",
  "Drops": [ [0, 58], [1, 30], [2, 20], [3, 2] ],
  "Loot": [
    { "Item": "Tier3Everything", "Weight": 5 },
    { "Item": "Tier2Runestone",   "Weight": 1, "Rarity": [ 0, 0, 0, 0 ] },
    { "Item": "Tier4Everything", "Weight": 2 }
  ]
},
// TreasureChest_plains_stone (Actually just forest chest again)
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "TreasureChest_plains_stone",
  "Drops": [ [0, 58], [1, 30], [2, 20], [3, 2] ],
  "Loot": [
    { "Item": "TreasureChest_heath.1", "Weight": 2 }
  ]
},
// TreasureChest_heath
////////////////////////////////////////////////////////////////////////////////////
{
  "Object": "TreasureChest_heath",
  "Drops": [ [0, 58], [1, 30], [2, 20], [3, 2] ],
  "Loot": [
    { "Item": "Tier4Everything", "Weight": 4 },
    { "Item": "ModRunestones",   "Weight": 1, "Rarity": [ 0, 0, 0, 0 ] },
    { "Item": "Tier5Everything", "Weight": 2 }
  ]
}

]
}

©著作权归作者所有,转载或内容合作请联系作者
  • 序言:七十年代末,一起剥皮案震惊了整个滨河市,随后出现的几起案子,更是在滨河造成了极大的恐慌,老刑警刘岩,带你破解...
    沈念sama阅读 206,723评论 6 481
  • 序言:滨河连续发生了三起死亡事件,死亡现场离奇诡异,居然都是意外死亡,警方通过查阅死者的电脑和手机,发现死者居然都...
    沈念sama阅读 88,485评论 2 382
  • 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
    开封第一讲书人阅读 152,998评论 0 344
  • 文/不坏的土叔 我叫张陵,是天一观的道长。 经常有香客问我,道长,这世上最难降的妖魔是什么? 我笑而不...
    开封第一讲书人阅读 55,323评论 1 279
  • 正文 为了忘掉前任,我火速办了婚礼,结果婚礼上,老公的妹妹穿的比我还像新娘。我一直安慰自己,他们只是感情好,可当我...
    茶点故事阅读 64,355评论 5 374
  • 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
    开封第一讲书人阅读 49,079评论 1 285
  • 那天,我揣着相机与录音,去河边找鬼。 笑死,一个胖子当着我的面吹牛,可吹牛的内容都是我干的。 我是一名探鬼主播,决...
    沈念sama阅读 38,389评论 3 400
  • 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
    开封第一讲书人阅读 37,019评论 0 259
  • 序言:老挝万荣一对情侣失踪,失踪者是张志新(化名)和其女友刘颖,没想到半个月后,有当地人在树林里发现了一具尸体,经...
    沈念sama阅读 43,519评论 1 300
  • 正文 独居荒郊野岭守林人离奇死亡,尸身上长有42处带血的脓包…… 初始之章·张勋 以下内容为张勋视角 年9月15日...
    茶点故事阅读 35,971评论 2 325
  • 正文 我和宋清朗相恋三年,在试婚纱的时候发现自己被绿了。 大学时的朋友给我发了我未婚夫和他白月光在一起吃饭的照片。...
    茶点故事阅读 38,100评论 1 333
  • 序言:一个原本活蹦乱跳的男人离奇死亡,死状恐怖,灵堂内的尸体忽然破棺而出,到底是诈尸还是另有隐情,我是刑警宁泽,带...
    沈念sama阅读 33,738评论 4 324
  • 正文 年R本政府宣布,位于F岛的核电站,受9级特大地震影响,放射性物质发生泄漏。R本人自食恶果不足惜,却给世界环境...
    茶点故事阅读 39,293评论 3 307
  • 文/蒙蒙 一、第九天 我趴在偏房一处隐蔽的房顶上张望。 院中可真热闹,春花似锦、人声如沸。这庄子的主人今日做“春日...
    开封第一讲书人阅读 30,289评论 0 19
  • 文/苍兰香墨 我抬头看了看天上的太阳。三九已至,却和暖如春,着一层夹袄步出监牢的瞬间,已是汗流浃背。 一阵脚步声响...
    开封第一讲书人阅读 31,517评论 1 262
  • 我被黑心中介骗来泰国打工, 没想到刚下飞机就差点儿被人妖公主榨干…… 1. 我叫王不留,地道东北人。 一个月前我还...
    沈念sama阅读 45,547评论 2 354
  • 正文 我出身青楼,却偏偏与公主长得像,于是被迫代替她去往敌国和亲。 传闻我的和亲对象是个残疾皇子,可洞房花烛夜当晚...
    茶点故事阅读 42,834评论 2 345

推荐阅读更多精彩内容