diff --git a/dota/scripts/items/items_game.json b/dota/scripts/items/items_game.json index 2819f9f25..57fcf9904 100644 --- a/dota/scripts/items/items_game.json +++ b/dota/scripts/items/items_game.json @@ -2730,15 +2730,10 @@ "image_inventory_size_h": "82", "drop_sound": "sounds/ui/item_metal_weapon_drop.vsnd", "mouse_pressed_sound": "sounds/ui/item_metal_weapon_pickup.vsnd", - "capabilities": [ - { - "nameable": "1" - }, - { - "nameable": "1", - "usable": "1" - } - ], + "capabilities": { + "nameable": "1", + "usable": "1" + }, "tool": { "type": "hero_taunt" } @@ -116623,80 +116618,42 @@ "item_slot": "back", "item_type_name": "#DOTA_WearableType_Cape", "model_player": "models/items/invoker/arcane_drapings/arcane_drapings.vmdl", - "portraits": [ - { - "icon": { - "PortraitLightPosition": "-16.544125 29.512997 287.904694", - "PortraitLightAngles": "84.660645 290.555420 0.000000", - "PortraitLightFOV": "69.000000", - "PortraitLightDistance": "330.000000", - "PortraitLightColor": "254 254 254", - "PortraitShadowColor": "81 81 81", - "PortraitShadowScale": "5.000000", - "PortraitGroundShadowScale": "1.500000", - "PortraitAmbientColor": "83 83 83", - "PortraitAmbientScale": "5.000000", - "PortraitSpecularColor": "251 74 84", - "PortraitSpecularDirection": "0.000000 0.000000 -1.000000", - "PortraitSpecularPower": "16.000000", - "PortraitBackgroundColor1": "1.000000 1.000000 1.000000", - "PortraitBackgroundColor2": "1.000000 1.000000 1.000000", - "PortraitBackgroundColor3": "0.000000 0.000000 0.000000", - "PortraitBackgroundColor4": "0.000000 0.000000 0.000000", - "PortraitBackgroundTexture": "materials/vgui/econ/item_icon_bg.vmat", - "PortraitAnimationActivity": "ACT_DOTA_IDLE", - "PortraitAnimationCycle": "0.000000", - "PortraitAnimationRate": "0.000000", - "PortraitHideHero": "1", - "PortraitLightScale": "1.279410", - "PortraitAmbientDirection": "-79.070 -84.150 -25.320", - "cameras": { - "default": { - "PortraitPosition": "-476.895813 766.156738 179.953308", - "PortraitAngles": "5.180054 301.162720 0.417480", - "PortraitFOV": "17.000000", - "PortraitFar": "1000.000000" - } - } - } - }, - { - "icon": { - "PortraitLightPosition": "-16.544125 29.512997 287.904694", - "PortraitLightAngles": "84.660645 290.555420 0.000000", - "PortraitLightFOV": "69.000000", - "PortraitLightDistance": "330.000000", - "PortraitLightColor": "254 254 254", - "PortraitShadowColor": "81 81 81", - "PortraitShadowScale": "5.000000", - "PortraitGroundShadowScale": "1.500000", - "PortraitAmbientColor": "83 83 83", - "PortraitAmbientScale": "5.000000", - "PortraitSpecularColor": "251 74 84", - "PortraitSpecularDirection": "0.000000 0.000000 -1.000000", - "PortraitSpecularPower": "16.000000", - "PortraitBackgroundColor1": "1.000000 1.000000 1.000000", - "PortraitBackgroundColor2": "1.000000 1.000000 1.000000", - "PortraitBackgroundColor3": "0.000000 0.000000 0.000000", - "PortraitBackgroundColor4": "0.000000 0.000000 0.000000", - "PortraitBackgroundTexture": "materials/vgui/econ/item_icon_bg.vmat", - "PortraitAnimationActivity": "ACT_DOTA_IDLE", - "PortraitAnimationCycle": "0.000000", - "PortraitAnimationRate": "0.000000", - "PortraitHideHero": "1", - "PortraitLightScale": "1.279410", - "PortraitAmbientDirection": "-79.070 -84.150 -25.320", - "cameras": { - "default": { - "PortraitPosition": "-476.895813 766.156738 179.953308", - "PortraitAngles": "5.180054 301.162720 0.417480", - "PortraitFOV": "17.000000", - "PortraitFar": "1000.000000" - } + "portraits": { + "icon": { + "PortraitLightPosition": "-16.544125 29.512997 287.904694", + "PortraitLightAngles": "84.660645 290.555420 0.000000", + "PortraitLightFOV": "69.000000", + "PortraitLightDistance": "330.000000", + "PortraitLightColor": "254 254 254", + "PortraitShadowColor": "81 81 81", + "PortraitShadowScale": "5.000000", + "PortraitGroundShadowScale": "1.500000", + "PortraitAmbientColor": "83 83 83", + "PortraitAmbientScale": "5.000000", + "PortraitSpecularColor": "251 74 84", + "PortraitSpecularDirection": "0.000000 0.000000 -1.000000", + "PortraitSpecularPower": "16.000000", + "PortraitBackgroundColor1": "1.000000 1.000000 1.000000", + "PortraitBackgroundColor2": "1.000000 1.000000 1.000000", + "PortraitBackgroundColor3": "0.000000 0.000000 0.000000", + "PortraitBackgroundColor4": "0.000000 0.000000 0.000000", + "PortraitBackgroundTexture": "materials/vgui/econ/item_icon_bg.vmat", + "PortraitAnimationActivity": "ACT_DOTA_IDLE", + "PortraitAnimationCycle": "0.000000", + "PortraitAnimationRate": "0.000000", + "PortraitHideHero": "1", + "PortraitLightScale": "1.279410", + "PortraitAmbientDirection": "-79.070 -84.150 -25.320", + "cameras": { + "default": { + "PortraitPosition": "-476.895813 766.156738 179.953308", + "PortraitAngles": "5.180054 301.162720 0.417480", + "PortraitFOV": "17.000000", + "PortraitFar": "1000.000000" } } } - ], + }, "price_info": { "bucket": "Normal", "class": "NoPrice", @@ -253167,19 +253124,11 @@ "modifier": "particles/econ/items/windrunner/windrunner_battleranger/windrunner_battleranger_bow_ambient_v2.vpcf", "style": "1" }, - "asset_modifier3": [ - { - "type": "particle", - "modifier": "particles/econ/items/windrunner/windrunner_battleranger/windrunner_battleranger_bowstring_ambient.vpcf", - "asset": "particles/units/heroes/hero_windrunner/windrunner_bowstring.vpcf", - "style": "1" - }, - { - "type": "particle_create", - "modifier": "particles/units/heroes/hero_windrunner/windrunner_bowstring.vpcf", - "style": "0" - } - ], + "asset_modifier3": { + "type": "particle_create", + "modifier": "particles/units/heroes/hero_windrunner/windrunner_bowstring.vpcf", + "style": "0" + }, "styles": [ { "name": "#DOTA_Style_Bow_of_the_Battleranger_0", @@ -317690,19 +317639,12 @@ "npc_dota_hero_sniper": "1" }, "visuals": { - "asset_modifier": [ - { - "type": "particle_create", - "modifier": "particles/econ/items/sniper/sniper_witch_hunter/sniper_witch_hunter_weapon_ambient.vpcf", - "style": "0" - }, - { - "type": "particle", - "asset": "particles/units/heroes/hero_sniper/sniper_base_attack.vpcf", - "modifier": "particles/econ/items/sniper/sniper_witch_hunter/sniper_witch_hunter_base_attack.vpcf", - "style": "0" - } - ] + "asset_modifier": { + "type": "particle", + "asset": "particles/units/heroes/hero_sniper/sniper_base_attack.vpcf", + "modifier": "particles/econ/items/sniper/sniper_witch_hunter/sniper_witch_hunter_base_attack.vpcf", + "style": "0" + } } }, "9105": { @@ -385526,24 +385468,16 @@ "item_rarity": "uncommon", "item_type_name": "#DOTA_WearableType_Compendium_Treasure_2015", "sound_material": "1", - "static_attributes": [ - { - "treasure loot list": { - "attribute_class": "treasure loot list", - "value": "treasure_chest_99_portfolio_of_heroes_envisioned" - } + "static_attributes": { + "international tag": { + "attribute_class": "international_tag", + "value": "2015" }, - { - "international tag": { - "attribute_class": "international_tag", - "value": "2015" - }, - "tradable after date": { - "attribute_class": "tradable_after_date", - "value": "1441065600" - } + "tradable after date": { + "attribute_class": "tradable_after_date", + "value": "1441065600" } - ], + }, "tool": { "type": "supply_crate", "restriction": "no_key", @@ -385565,28 +385499,16 @@ "item_rarity": "mythical", "item_type_name": "#DOTA_WearableType_Compendium_Taunt_Treasure_2015", "sound_material": "1", - "static_attributes": [ - { - "treasure loot list": { - "attribute_class": "treasure loot list", - "value": "treasure_chest_100_manual_of_fearsome_moves" - }, - "is commodity": { - "attribute_class": "is commodity", - "value": "1" - } + "static_attributes": { + "international tag": { + "attribute_class": "international_tag", + "value": "2015" }, - { - "international tag": { - "attribute_class": "international_tag", - "value": "2015" - }, - "tradable after date": { - "attribute_class": "tradable_after_date", - "value": "1441065600" - } + "tradable after date": { + "attribute_class": "tradable_after_date", + "value": "1441065600" } - ], + }, "tool": { "type": "supply_crate", "restriction": "no_key", @@ -386715,20 +386637,12 @@ "item_rarity": "mythical", "item_type_name": "#DOTA_WearableType_Treasure", "sound_material": "1", - "static_attributes": [ - { - "treasure loot list": { - "attribute_class": "treasure loot list", - "value": "treasure_chest_102_imbued_lockless_luckvase_2015" - } - }, - { - "international tag": { - "attribute_class": "international_tag", - "value": "2015" - } + "static_attributes": { + "international tag": { + "attribute_class": "international_tag", + "value": "2015" } - ], + }, "tool": { "type": "supply_crate", "restriction": "no_key" @@ -386750,20 +386664,12 @@ "item_rarity": "immortal", "item_type_name": "#DOTA_WearableType_Treasure", "sound_material": "1", - "static_attributes": [ - { - "treasure loot list": { - "attribute_class": "treasure loot list", - "value": "treasure_chest_103_imbued_trove_carafe_2015" - } - }, - { - "international tag": { - "attribute_class": "international_tag", - "value": "2015" - } + "static_attributes": { + "international tag": { + "attribute_class": "international_tag", + "value": "2015" } - ], + }, "tool": { "type": "supply_crate", "restriction": "no_key" @@ -402312,10 +402218,7 @@ "item_name": "#DOTA_Item_Lockless_Luckvase_2015_Autographed_by_78", "item_rarity": "immortal", "item_type_name": "#DOTA_WearableType_Treasure", - "event_id": [ - "EVENT_ID_INTERNATIONAL_2015", - "EVENT_ID_INTERNATIONAL_2015" - ], + "event_id": "EVENT_ID_INTERNATIONAL_2015", "price_info": { "category_tags": "Treasure Keys", "date": "7/30/2015", @@ -403417,10 +403320,7 @@ "item_name": "#DOTA_Item_Lockless_Luckvase_2015_Autographed_by_Adekvat", "item_rarity": "immortal", "item_type_name": "#DOTA_WearableType_Treasure", - "event_id": [ - "EVENT_ID_INTERNATIONAL_2015", - "EVENT_ID_INTERNATIONAL_2015" - ], + "event_id": "EVENT_ID_INTERNATIONAL_2015", "price_info": { "category_tags": "Treasure Keys", "date": "7/30/2015", @@ -403681,10 +403581,7 @@ "11640": { "name": "2016 Player Card Dust", "prefab": "player_card", - "hidden": [ - "1", - "1" - ], + "hidden": "1", "creation_date": "2016-06-17", "expiration_date": "2016-09-15", "event_id": "EVENT_ID_INTERNATIONAL_2016", @@ -404003,18 +403900,11 @@ }, "skip_model_combine": "0", "skin": "3", - "asset_modifier": [ - { - "type": "particle_create", - "modifier": "particles/econ/courier/courier_roshan_darkmoon/courier_roshan_darkmoon.vpcf", - "style": "0" - }, - { - "type": "particle_create", - "modifier": "particles/econ/courier/courier_roshan_darkmoon/courier_roshan_darkmoon_flying.vpcf", - "style": "0" - } - ] + "asset_modifier": { + "type": "particle_create", + "modifier": "particles/econ/courier/courier_roshan_darkmoon/courier_roshan_darkmoon_flying.vpcf", + "style": "0" + } } }, "11648": { @@ -437651,20 +437541,12 @@ "15861": { "name": "Compendium Emoticon Pack", "prefab": "tool", - "static_attributes": [ - { - "cannot trade": { - "attribute_class": "cannot_trade", - "value": "1" - } - }, - { - "not marketable": { - "attribute_class": "not marketable", - "value": "1" - } + "static_attributes": { + "not marketable": { + "attribute_class": "not marketable", + "value": "1" } - ], + }, "capabilities": { "usable_gc": "1", "usable_out_of_game": "1" @@ -474630,104 +474512,12 @@ "item_name": "#DOTA_Item_Winter_Major_2017_Effects", "item_rarity": "mythical", "visuals": { - "asset_modifier": [ - { - "type": "particle", - "asset": "particles/generic_gameplay/radiant_fountain_regen.vpcf", - "modifier": "particles/econ/events/winter_major_2017/radiant_fountain_regen_wm07_lvl1.vpcf", - "criteria": "isbetween( effects_mask, 1, 1, 0, 2 )" - }, - { - "type": "particle", - "asset": "particles/generic_gameplay/radiant_fountain_regen.vpcf", - "modifier": "particles/econ/events/winter_major_2017/radiant_fountain_regen_wm07_lvl2.vpcf", - "criteria": "isbetween( effects_mask, 2, 3, 0, 2 )" - }, - { - "type": "particle", - "asset": "particles/generic_gameplay/radiant_fountain_regen.vpcf", - "modifier": "particles/econ/events/winter_major_2017/radiant_fountain_regen_wm07_lvl3.vpcf", - "criteria": "isbetween( effects_mask, 4, 7, 0, 2 )" - }, - { - "type": "particle", - "asset": "particles/items2_fx/teleport_start.vpcf", - "modifier": "particles/econ/events/winter_major_2017/teleport_start_wm07_lvl1.vpcf", - "criteria": "isbetween( effects_mask, 1, 1, 3, 5 )" - }, - { - "type": "particle", - "asset": "particles/items2_fx/teleport_end.vpcf", - "modifier": "particles/econ/events/winter_major_2017/teleport_end_wm07_lvl1.vpcf", - "criteria": "isbetween( effects_mask, 1, 1, 3, 5 )" - }, - { - "type": "particle", - "asset": "particles/items2_fx/teleport_start.vpcf", - "modifier": "particles/econ/events/winter_major_2017/teleport_start_wm07_lvl2.vpcf", - "criteria": "isbetween( effects_mask, 2, 3, 3, 5 )" - }, - { - "type": "particle", - "asset": "particles/items2_fx/teleport_end.vpcf", - "modifier": "particles/econ/events/winter_major_2017/teleport_end_wm07_lvl2.vpcf", - "criteria": "isbetween( effects_mask, 2, 3, 3, 5 )" - }, - { - "type": "particle", - "asset": "particles/items2_fx/teleport_start.vpcf", - "modifier": "particles/econ/events/winter_major_2017/teleport_start_wm07_lvl3.vpcf", - "criteria": "isbetween( effects_mask, 4, 7, 3, 5 )" - }, - { - "type": "particle", - "asset": "particles/items2_fx/teleport_end.vpcf", - "modifier": "particles/econ/events/winter_major_2017/teleport_end_wm07_lvl3.vpcf", - "criteria": "isbetween( effects_mask, 4, 7, 3, 5 )" - }, - { - "type": "particle", - "asset": "particles/items_fx/blink_dagger_start.vpcf", - "modifier": "particles/econ/events/winter_major_2017/blink_dagger_start_wm07.vpcf", - "criteria": "isbetween( effects_mask, 1, 1, 6, 6 )" - }, - { - "type": "particle", - "asset": "particles/items_fx/blink_dagger_end.vpcf", - "modifier": "particles/econ/events/winter_major_2017/blink_dagger_end_wm07.vpcf", - "criteria": "isbetween( effects_mask, 1, 1, 6, 6 )" - }, - { - "type": "particle", - "asset": "particles/items_fx/dagon.vpcf", - "modifier": "particles/econ/events/winter_major_2017/dagon_wm07.vpcf", - "criteria": "isbetween( effects_mask, 1, 1, 7, 7 )" - }, - { - "type": "particle", - "asset": "particles/items_fx/force_staff.vpcf", - "modifier": "particles/econ/events/winter_major_2017/force_staff_wm07.vpcf", - "criteria": "isbetween( effects_mask, 1, 1, 8, 8 )" - }, - { - "type": "particle", - "asset": "particles/items_fx/cyclone.vpcf", - "modifier": "particles/econ/events/winter_major_2017/cyclone_wm07.vpcf", - "criteria": "isbetween( effects_mask, 1, 1, 9, 9 )" - }, - { - "type": "particle", - "asset": "particles/items_fx/item_sheepstick.vpcf", - "modifier": "particles/econ/events/winter_major_2017/item_sheepstick_wm07.vpcf", - "criteria": "isbetween( effects_mask, 1, 1, 10, 10 )" - }, - { - "type": "hex_model", - "asset": "hex", - "modifier": "models/props_gameplay/pig_blue.vmdl", - "criteria": "isbetween( effects_mask, 1, 1, 10, 10 )" - } - ] + "asset_modifier": { + "type": "hex_model", + "asset": "hex", + "modifier": "models/props_gameplay/pig_blue.vmdl", + "criteria": "isbetween( effects_mask, 1, 1, 10, 10 )" + } } }, "17240": { @@ -512521,18 +512311,9 @@ "prefab": "bundle", "bundle": { "The International 2016 - 50 Battle Pass Levels": "1", - "The International 2016 Collector's Cache": [ - "1", - "1" - ], - "Immortal Treasure I 2016": [ - "1", - "1" - ], - "Immortal Treasure II 2016": [ - "1", - "1" - ] + "The International 2016 Collector's Cache": "1", + "Immortal Treasure I 2016": "1", + "Immortal Treasure II 2016": "1" }, "creation_date": "2016-06-28", "event_id": "EVENT_ID_INTERNATIONAL_2016", @@ -530923,33 +530704,19 @@ } ] }, - [ - { - "system": "particles/econ/items/mirana/mirana_sapphire_sabrelynx/mirana_sabrelynx_tail.vpcf", - "attach_type": "customorigin", - "attach_entity": "self", - "control_points": [ - { - "control_point_index": "0", - "attach_type": "point_follow", - "attachment": "attach_tail" - } - ] - }, - { - "system": "particles/econ/courier/courier_dc/dccourier_devil_flame.vpcf", - "attach_type": "rootbone_follow", - "attach_entity": "parent", - "dire_only_effect": "1", - "control_points": [ - { - "control_point_index": "0", - "attach_type": "point_follow", - "attachment": "attach_devil_head" - } - ] - } - ], + { + "system": "particles/econ/courier/courier_dc/dccourier_devil_flame.vpcf", + "attach_type": "rootbone_follow", + "attach_entity": "parent", + "dire_only_effect": "1", + "control_points": [ + { + "control_point_index": "0", + "attach_type": "point_follow", + "attachment": "attach_devil_head" + } + ] + }, { "system": "particles/econ/items/phantom_assassin/phantom_assassin_arcana_elder_smith/pa_arcana_blade_ambient_a.vpcf", "attach_type": "customorigin", @@ -535450,42 +535217,23 @@ } ] }, - [ - { - "system": "particles/econ/items/undying/undying_pale_augur/undying_pale_augur_ambient.vpcf", - "attach_type": "customorigin", - "attach_entity": "self", - "control_points": [ - { - "control_point_index": "0", - "attach_type": "point_follow", - "attachment": "attach_hand" - }, - { - "control_point_index": "1", - "attach_type": "point_follow", - "attachment": "attach_bracer_mid" - } - ] - }, - { - "system": "particles/econ/courier/courier_shibe/courier_shibe_ambient.vpcf", - "attach_type": "absorigin_follow", - "attach_entity": "parent", - "control_points": [ - { - "control_point_index": "1", - "attach_type": "point_follow", - "attachment": "attach_hitloc" - }, - { - "control_point_index": "2", - "attach_type": "point_follow", - "attachment": "attach_potion" - } - ] - } - ], + { + "system": "particles/econ/courier/courier_shibe/courier_shibe_ambient.vpcf", + "attach_type": "absorigin_follow", + "attach_entity": "parent", + "control_points": [ + { + "control_point_index": "1", + "attach_type": "point_follow", + "attachment": "attach_hitloc" + }, + { + "control_point_index": "2", + "attach_type": "point_follow", + "attachment": "attach_potion" + } + ] + }, { "system": "particles/econ/courier/courier_shibe/courier_shibe_ambient_flying.vpcf", "attach_type": "absorigin_follow", @@ -536922,102 +536670,59 @@ } ] }, - [ - { - "system": "particles/econ/items/bane/unhallowed_nightmares/bane_unhallowed_nightmares_shoulder.vpcf", - "attach_type": "customorigin", - "attach_entity": "self", - "control_points": [ - { - "control_point_index": "0", - "attach_type": "point_follow", - "attachment": "attach_l_orb" - }, - { - "control_point_index": "1", - "attach_type": "point_follow", - "attachment": "attach_r_orb" - } - ] - }, - { - "system": "particles/econ/items/treant_protector/treant_seed_rebirth_ambient.vpcf", - "attach_type": "customorigin", - "attach_entity": "self", - "control_points": [ - { - "control_point_index": "0", - "attach_type": "absorigin_follow" - }, - { - "control_point_index": "1", - "attach_type": "point_follow", - "attachment": "attach_l_shoulder" - }, - { - "control_point_index": "2", - "attach_type": "point_follow", - "attachment": "attach_r_shoulder" - }, - { - "control_point_index": "3", - "attach_type": "point_follow", - "attachment": "attach_seed" - }, - { - "control_point_index": "4", - "attach_type": "point_follow", - "attachment": "attach_seed_02" - } - ] - } - ], - [ - { - "system": "particles/econ/items/bane/unhallowed_nightmares/bane_unhallowed_nightmares_back_infused.vpcf", - "attach_type": "customorigin", - "attach_entity": "self", - "control_points": [ - { - "control_point_index": "0", - "attach_type": "point_follow", - "attachment": "attach_spine_01" - }, - { - "control_point_index": "1", - "attach_type": "point_follow", - "attachment": "attach_spine_02" - }, - { - "control_point_index": "2", - "attach_type": "point_follow", - "attachment": "attach_spine_03" - } - ] - }, - { - "system": "particles/econ/items/lion/inferno_rambler_for_lion_arms/inferno_rambler_for_lion_arms.vpcf", - "attach_type": "customorigin", - "attach_entity": "self", - "control_points": [ - { - "control_point_index": "0", - "attach_type": "point_follow", - "attachment": "attach_hand_l" - }, - { - "control_point_index": "1", - "attach_type": "point_follow", - "attachment": "attach_wrist_eye_l" - }, - { - "control_point_index": "2", - "attach_type": "point_follow", - "attachment": "attach_wrist_eye_r" - } - ] - } - ], + { + "system": "particles/econ/items/treant_protector/treant_seed_rebirth_ambient.vpcf", + "attach_type": "customorigin", + "attach_entity": "self", + "control_points": [ + { + "control_point_index": "0", + "attach_type": "absorigin_follow" + }, + { + "control_point_index": "1", + "attach_type": "point_follow", + "attachment": "attach_l_shoulder" + }, + { + "control_point_index": "2", + "attach_type": "point_follow", + "attachment": "attach_r_shoulder" + }, + { + "control_point_index": "3", + "attach_type": "point_follow", + "attachment": "attach_seed" + }, + { + "control_point_index": "4", + "attach_type": "point_follow", + "attachment": "attach_seed_02" + } + ] + }, + { + "system": "particles/econ/items/lion/inferno_rambler_for_lion_arms/inferno_rambler_for_lion_arms.vpcf", + "attach_type": "customorigin", + "attach_entity": "self", + "control_points": [ + { + "control_point_index": "0", + "attach_type": "point_follow", + "attachment": "attach_hand_l" + }, + { + "control_point_index": "1", + "attach_type": "point_follow", + "attachment": "attach_wrist_eye_l" + }, + { + "control_point_index": "2", + "attach_type": "point_follow", + "attachment": "attach_wrist_eye_r" + } + ] + }, { "system": "particles/econ/items/storm_spirit/storm_spirit_tormenta_armor/storm_spirit_tormenta_ambient.vpcf", "attach_type": "customorigin", @@ -541353,972 +541058,402 @@ }, "autographed_lockless_luckvase_2015_4ce": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_4ce" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_4ce" + } }, "autographed_lockless_luckvase_2015_78": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_78" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_78" + } }, "autographed_lockless_luckvase_2015_7ckngmad": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_7ckngmad" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_7ckngmad" + } }, "autographed_lockless_luckvase_2015_adekvat": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_adekvat" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_adekvat" + } }, "autographed_lockless_luckvase_2015_ams": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_ams" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_ams" + } }, "autographed_lockless_luckvase_2015_arsart": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_arsart" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_arsart" + } }, "autographed_lockless_luckvase_2015_bbc": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_bbc" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_bbc" + } }, "autographed_lockless_luckvase_2015_blitz": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_blitz" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_blitz" + } }, "autographed_lockless_luckvase_2015_capitalist": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_capitalist" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_capitalist" + } }, "autographed_lockless_luckvase_2015_casperrr": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_casperrr" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_casperrr" + } }, "autographed_lockless_luckvase_2015_chobra": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_chobra" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_chobra" + } }, "autographed_lockless_luckvase_2015_cuojue": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_cuojue" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_cuojue" + } }, "autographed_lockless_luckvase_2015_danche": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_danche" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_danche" + } }, "autographed_lockless_luckvase_2015_dc": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_dc" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_dc" + } }, "autographed_lockless_luckvase_2015_draskyl": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_draskyl" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_draskyl" + } }, "autographed_lockless_luckvase_2015_dread": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_dread" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_dread" + } }, "autographed_lockless_luckvase_2015_faker": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_faker" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_faker" + } }, "autographed_lockless_luckvase_2015_freeagain": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_freeagain" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_freeagain" + } }, "autographed_lockless_luckvase_2015_goblak": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_goblak" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_goblak" + } }, "autographed_lockless_luckvase_2015_godhunt": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_godhunt" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_godhunt" + } }, "autographed_lockless_luckvase_2015_godz": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_godz" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_godz" + } }, "autographed_lockless_luckvase_2015_haitao": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_haitao" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_haitao" + } }, "autographed_lockless_luckvase_2015_hotbid": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_hotbid" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_hotbid" + } }, "autographed_lockless_luckvase_2015_jotm": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_jotm" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_jotm" + } }, "autographed_lockless_luckvase_2015_kaci": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_kaci" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_kaci" + } }, "autographed_lockless_luckvase_2015_kotlguy": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autographed_rune_kotlguy" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autographed_rune_kotlguy" + } }, "autographed_lockless_luckvase_2015_laodang": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_laodang" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_laodang" + } }, "autographed_lockless_luckvase_2015_ld": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_ld" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_ld" + } }, "autographed_lockless_luckvase_2015_lightofheaven": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_lightofheaven" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_lightofheaven" + } }, "autographed_lockless_luckvase_2015_lin": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_lin" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_lin" + } }, "autographed_lockless_luckvase_2015_maelstorm": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_maelstorm" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_maelstorm" + } }, "autographed_lockless_luckvase_2015_merlini": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_merlini" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_merlini" + } }, "autographed_lockless_luckvase_2015_miao": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_miao" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_miao" + } }, "autographed_lockless_luckvase_2015_mob5ter": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_mob5ter" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_mob5ter" + } }, "autographed_lockless_luckvase_2015_mumu": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_mumu" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_mumu" + } }, "autographed_lockless_luckvase_2015_n0point": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_n0point" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_n0point" + } }, "autographed_lockless_luckvase_2015_nahaz": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_nahaz" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_nahaz" + } }, "autographed_lockless_luckvase_2015_noxville": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_noxville" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_noxville" + } }, "autographed_lockless_luckvase_2015_ns": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_ns" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_ns" + } }, "autographed_lockless_luckvase_2015_odpixel": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_odpixel" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_odpixel" + } }, "autographed_lockless_luckvase_2015_pccold": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_pccold" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_pccold" + } }, "autographed_lockless_luckvase_2015_purge": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_purge" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_purge" + } }, "autographed_lockless_luckvase_2015_pyrionflax": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_pyrionflax" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_pyrionflax" + } }, "autographed_lockless_luckvase_2015_redeye": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_redeye" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_redeye" + } }, "autographed_lockless_luckvase_2015_sheever": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_sheever" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_sheever" + } }, "autographed_lockless_luckvase_2015_skrff": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_skrff" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_skrff" + } }, "autographed_lockless_luckvase_2015_synderen": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_synderen" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_synderen" + } }, "autographed_lockless_luckvase_2015_tobiwan": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_tobiwan" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_tobiwan" + } }, "autographed_lockless_luckvase_2015_v1lat": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_v1lat" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_v1lat" + } }, "autographed_lockless_luckvase_2015_versuta": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_versuta" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_versuta" + } }, "autographed_lockless_luckvase_2015_wagamama": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_wagamama" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_wagamama" + } }, "autographed_lockless_luckvase_2015_watt": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_watt" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_watt" + } }, "autographed_lockless_luckvase_2015_weppas": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_weppas" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_weppas" + } }, "autographed_lockless_luckvase_2015_winter": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_winter" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_winter" + } }, "autographed_lockless_luckvase_2015_xiaotian": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_xiaotian" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_xiaotian" + } }, "autographed_lockless_luckvase_2015_zycj": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_zycj" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_zycj" + } }, "autographed_lockless_luckvase_2015_zyori": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_zyori" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_zyori" + } }, "autographed_rune_kotlguy": { "Autograph Rune TI - 2015": "1", @@ -542336,980 +541471,402 @@ }, "autographed_trove_carafe_2015_4ce": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_4ce" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_4ce" + } }, "autographed_trove_carafe_2015_78": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_78" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_78" + } }, "autographed_trove_carafe_2015_7ckngmad": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_7ckngmad" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_7ckngmad" + } }, "autographed_trove_carafe_2015_adekvat": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_adekvat" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_adekvat" + } }, "autographed_trove_carafe_2015_ams": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_ams" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_ams" + } }, "autographed_trove_carafe_2015_arsart": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_arsart" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_arsart" + } }, "autographed_trove_carafe_2015_bbc": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_bbc" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_bbc" + } }, "autographed_trove_carafe_2015_blitz": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_blitz" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_blitz" + } }, "autographed_trove_carafe_2015_capitalist": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_capitalist" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_capitalist" + } }, "autographed_trove_carafe_2015_casperrr": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_casperrr" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_casperrr" + } }, "autographed_trove_carafe_2015_chobra": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_chobra" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_chobra" + } }, "autographed_trove_carafe_2015_cuojue": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_cuojue" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_cuojue" + } }, "autographed_trove_carafe_2015_danche": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_danche" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_danche" + } }, "autographed_trove_carafe_2015_dc": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_dc" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_dc" + } }, "autographed_trove_carafe_2015_draskyl": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_draskyl" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_draskyl" + } }, "autographed_trove_carafe_2015_dread": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_dread" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_dread" + } }, "autographed_trove_carafe_2015_faker": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_faker" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_faker" + } }, "autographed_trove_carafe_2015_freeagain": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_freeagain" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_freeagain" + } }, "autographed_trove_carafe_2015_goblak": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_goblak" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_goblak" + } }, "autographed_trove_carafe_2015_godhunt": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_godhunt" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_godhunt" + } }, "autographed_trove_carafe_2015_godz": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_godz" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_godz" + } }, "autographed_trove_carafe_2015_haitao": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_haitao" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_haitao" + } }, "autographed_trove_carafe_2015_hotbid": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_hotbid" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_hotbid" + } }, "autographed_trove_carafe_2015_jotm": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_jotm" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_jotm" + } }, "autographed_trove_carafe_2015_kaci": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_kaci" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_kaci" + } }, "autographed_trove_carafe_2015_kotlguy": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autographed_rune_kotlguy" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autographed_rune_kotlguy" + } }, "autographed_trove_carafe_2015_laodang": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_laodang" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_laodang" + } }, "autographed_trove_carafe_2015_ld": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_ld" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_ld" + } }, "autographed_trove_carafe_2015_lightofheaven": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_lightofheaven" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_lightofheaven" + } }, "autographed_trove_carafe_2015_lin": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_lin" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_lin" + } }, "autographed_trove_carafe_2015_maelstorm": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_maelstorm" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_maelstorm" + } }, "autographed_trove_carafe_2015_merlini": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_merlini" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_merlini" + } }, "autographed_trove_carafe_2015_miao": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_miao" - }, - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - } - ] + "additional_drop": { + "chance": "1", + "item": "Golden Trove Carafe 2015" + } }, "autographed_trove_carafe_2015_mob5ter": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_mob5ter" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_mob5ter" + } }, "autographed_trove_carafe_2015_mumu": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_mumu" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_mumu" + } }, "autographed_trove_carafe_2015_n0point": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_n0point" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_n0point" + } }, "autographed_trove_carafe_2015_nahaz": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_nahaz" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_nahaz" + } }, "autographed_trove_carafe_2015_noxville": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_noxville" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_noxville" + } }, "autographed_trove_carafe_2015_ns": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_ns" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_ns" + } }, "autographed_trove_carafe_2015_odpixel": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_odpixel" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_odpixel" + } }, "autographed_trove_carafe_2015_pccold": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_pccold" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_pccold" + } }, "autographed_trove_carafe_2015_purge": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_purge" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_purge" + } }, "autographed_trove_carafe_2015_pyrionflax": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_pyrionflax" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_pyrionflax" + } }, "autographed_trove_carafe_2015_redeye": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_redeye" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_redeye" + } }, "autographed_trove_carafe_2015_sheever": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_sheever" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_sheever" + } }, "autographed_trove_carafe_2015_skrff": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_skrff" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_skrff" + } }, "autographed_trove_carafe_2015_synderen": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_synderen" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_synderen" + } }, "autographed_trove_carafe_2015_tobiwan": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_tobiwan" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_tobiwan" + } }, "autographed_trove_carafe_2015_v1lat": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_v1lat" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_v1lat" + } }, "autographed_trove_carafe_2015_versuta": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_versuta" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_versuta" + } }, "autographed_trove_carafe_2015_wagamama": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_wagamama" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_wagamama" + } }, "autographed_trove_carafe_2015_watt": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_watt" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_watt" + } }, "autographed_trove_carafe_2015_weppas": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_weppas" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_weppas" + } }, "autographed_trove_carafe_2015_winter": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_winter" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_winter" + } }, "autographed_trove_carafe_2015_xiaotian": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_xiaotian" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_xiaotian" + } }, "autographed_trove_carafe_2015_zycj": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_zycj" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_zycj" + } }, "autographed_trove_carafe_2015_zyori": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - }, - { - "chance": "1", - "loot_list": "autograph_rune_zyori" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "autograph_rune_zyori" + } }, "battle_cup_winner": { "Fall 2016 Treasure I": "1", @@ -543320,16 +541877,10 @@ }, "charm_of_offerings_renewal_failure": { "Charm Fragment": "1", - "additional_drop": [ - { - "item": "Charm Fragment", - "chance": "1" - }, - { - "item": "Charm Fragment", - "chance": "1" - } - ] + "additional_drop": { + "item": "Charm Fragment", + "chance": "1" + } }, "charm_of_offerings_renewal_success": { "Treasure of the Crucible Jewel": "1", @@ -545345,16 +543896,10 @@ "Raiments of the Eventide": "1", "Obsidian Nightmare": "1", "Rustic Finery": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Blueheart Sovereign" - }, - { - "chance": "1", - "item": "White the Blueheart Courier Bundle" - } - ] + "additional_drop": { + "chance": "1", + "item": "White the Blueheart Courier Bundle" + } }, "essence_drops": { "Exort Essence": "1", @@ -545397,52 +543942,10 @@ }, "fall_2016_battle_pass_player_card_packs": { "Fall 2016 Player Card Pack": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Fall 2016 Player Card Pack" - }, - { - "chance": "1", - "item": "Fall 2016 Player Card Pack" - }, - { - "chance": "1", - "item": "Fall 2016 Player Card Pack" - }, - { - "chance": "1", - "item": "Fall 2016 Player Card Pack" - }, - { - "chance": "1", - "item": "Fall 2016 Player Card Pack" - }, - { - "chance": "1", - "item": "Fall 2016 Player Card Pack" - }, - { - "chance": "1", - "item": "Fall 2016 Player Card Pack" - }, - { - "chance": "1", - "item": "Fall 2016 Player Card Pack" - }, - { - "chance": "1", - "item": "Fall 2016 Player Card Pack" - }, - { - "chance": "1", - "item": "Fall 2016 Player Card Pack" - }, - { - "chance": "1", - "item": "Fall 2016 Player Card Pack" - } - ] + "additional_drop": { + "chance": "1", + "item": "Fall 2016 Player Card Pack" + } }, "fall_2016_battle_pass_treasure_1": { "Kindred of the Umizar Crawler": "1", @@ -545450,22 +543953,13 @@ "Unfettered Malevolence": "1", "Ethereal Monarch": "1", "Sacred Light": "1", - "escalating_chance_drop": [ - { - "slot": "A", - "opened": "1", - "chances": "1", - "treasure_rarity_override": "very_rare", - "item": "Guilt of the Survivor" - }, - { - "slot": "B", - "opened": "1", - "chances": "1", - "treasure_rarity_override": "extremely_rare", - "item": "Chaos of the Infernal Maw" - } - ] + "escalating_chance_drop": { + "slot": "B", + "opened": "1", + "chances": "1", + "treasure_rarity_override": "extremely_rare", + "item": "Chaos of the Infernal Maw" + } }, "fall_2016_battle_pass_treasure_2": { "Silent Edict": "1", @@ -545473,22 +543967,13 @@ "Opus of the Vizier Exile": "1", "Eldritch Gnarl": "1", "Infernal Rambler": "1", - "escalating_chance_drop": [ - { - "slot": "A", - "treasure_rarity_override": "very_rare", - "item": "Elemental Imperator", - "opened": "1", - "chances": "1" - }, - { - "slot": "B", - "treasure_rarity_override": "extremely_rare", - "item": "Pilgrimage of the Bladeform Aesthete", - "opened": "1", - "chances": "1" - } - ] + "escalating_chance_drop": { + "slot": "B", + "treasure_rarity_override": "extremely_rare", + "item": "Pilgrimage of the Bladeform Aesthete", + "opened": "1", + "chances": "1" + } }, "fall_2016_battle_pass_treasure_3": { "Order of the Wandering Flame": "1", @@ -545496,22 +543981,13 @@ "Forbidden Knowledge": "1", "Primeval Predator": "1", "Portents of the Elder Myth": "1", - "escalating_chance_drop": [ - { - "slot": "A", - "treasure_rarity_override": "very_rare", - "item": "Grim Reformation", - "opened": "1", - "chances": "1" - }, - { - "slot": "B", - "treasure_rarity_override": "extremely_rare", - "item": "Eternal Harvest", - "opened": "1", - "chances": "1" - } - ] + "escalating_chance_drop": { + "slot": "B", + "treasure_rarity_override": "extremely_rare", + "item": "Eternal Harvest", + "opened": "1", + "chances": "1" + } }, "fall_2016_battle_pass_treasure_4": { "Ritual of the Dreadborn Regent": "1", @@ -545519,22 +543995,13 @@ "Trials of the Blackguard Magus": "1", "Truebark Adherent": "1", "Dark Moon Stalker": "1", - "escalating_chance_drop": [ - { - "slot": "A", - "treasure_rarity_override": "very_rare", - "item": "Mark of the Blood Moon", - "opened": "1", - "chances": "1" - }, - { - "slot": "B", - "treasure_rarity_override": "extremely_rare", - "item": "Darkbrew Enforcer", - "opened": "1", - "chances": "1" - } - ] + "escalating_chance_drop": { + "slot": "B", + "treasure_rarity_override": "extremely_rare", + "item": "Darkbrew Enforcer", + "opened": "1", + "chances": "1" + } }, "fall_2016_recycle_lootlist": { "Kindred of the Umizar Crawler": "1", @@ -545823,22 +544290,13 @@ "Golden Ripper's Reel": "1", "Golden Infernal Chieftain": "1", "Golden Nothlic Burden": "1", - "escalating_chance_drop": [ - { - "slot": "A", - "opened": "1", - "chances": "1", - "treasure_rarity_override": "rare", - "item": "Golden Beetlejaws the Boxhound" - }, - { - "slot": "B", - "opened": "1", - "chances": "1", - "treasure_rarity_override": "rare", - "item": "Golden Silent Wake" - } - ] + "escalating_chance_drop": { + "slot": "B", + "opened": "1", + "chances": "1", + "treasure_rarity_override": "rare", + "item": "Golden Silent Wake" + } }, "imbued_golden_trove_carafe_2016": { "Golden Latticean Shards": "1", @@ -545846,44 +544304,26 @@ "Golden Ripper's Reel": "1", "Golden Infernal Chieftain": "1", "Golden Nothlic Burden": "1", - "escalating_chance_drop": [ - { - "slot": "A", - "opened": "1", - "chances": "1", - "treasure_rarity_override": "rare", - "item": "Golden Beetlejaws the Boxhound" - }, - { - "slot": "B", - "treasure_rarity_override": "rare", - "item": "Golden Silent Wake", - "opened": "1", - "chances": "1" - } - ] + "escalating_chance_drop": { + "slot": "B", + "treasure_rarity_override": "rare", + "item": "Golden Silent Wake", + "opened": "1", + "chances": "1" + } }, "imbued_lockless_luckvase_2016": { "Hunter's Hoard": "1", "Mulctant Pall": "1", "Dam'arakan Muzzle": "1", "Blistering Shade": "1", - "escalating_chance_drop": [ - { - "slot": "A", - "opened": "1", - "chances": "1", - "treasure_rarity_override": "rare", - "item": "Krobeling" - }, - { - "slot": "B", - "opened": "1", - "chances": "1", - "treasure_rarity_override": "very_rare", - "item": "Imbued Golden Trove Carafe 2016" - } - ] + "escalating_chance_drop": { + "slot": "B", + "opened": "1", + "chances": "1", + "treasure_rarity_override": "very_rare", + "item": "Imbued Golden Trove Carafe 2016" + } }, "imbued_trove_carafe_2016": { "Infernal Chieftain": "1", @@ -545891,22 +544331,13 @@ "Nothlic Burden": "1", "Latticean Shards": "1", "Silent Wake": "1", - "escalating_chance_drop": [ - { - "slot": "A", - "opened": "1", - "chances": "1", - "treasure_rarity_override": "rare", - "item": "Beetlejaws the Boxhound" - }, - { - "slot": "B", - "opened": "1", - "chances": "1", - "treasure_rarity_override": "very_rare", - "item": "Imbued Golden Trove Carafe 2016" - } - ] + "escalating_chance_drop": { + "slot": "B", + "opened": "1", + "chances": "1", + "treasure_rarity_override": "very_rare", + "item": "Imbued Golden Trove Carafe 2016" + } }, "international_2012_couriers": { "Drodo the Druffin": "1", @@ -545971,356 +544402,95 @@ "2014 Player Card: Xtinct": "1", "2014 Player Card: xiao8": "1", "2014 Player Card: Xiangzaiii": "1", - "2014 Player Card: XBOCT": [ - "1", - "1" - ], + "2014 Player Card: XBOCT": "1", "2014 Player Card: Wayto": "1", - "2014 Player Card: Vanskor": [ - "1", - "1" - ], - "2014 Player Card: Universe": [ - "1", - "1" - ], - "2014 Player Card: Trixi": [ - "1", - "1" - ], - "2014 Player Card: TC": [ - "1", - "1" - ], - "2014 Player Card: Sylar": [ - "1", - "1" - ], - "2014 Player Card: Super": [ - "1", - "1" - ], - "2014 Player Card: Sneyking": [ - "1", - "1" - ], - "2014 Player Card: SingSing": [ - "1", - "1" - ], - "2014 Player Card: Silent": [ - "1", - "1" - ], - "2014 Player Card: SanSheng": [ - "1", - "1" - ], - "2014 Player Card: s4": [ - "1", - "1" - ], - "2014 Player Card: ROTK": [ - "1", - "1" - ], - "2014 Player Card: Resolut1on": [ - "1", - "1" - ], - "2014 Player Card: Reisen": [ - "1", - "1" - ], - "2014 Player Card: Rabbit": [ - "1", - "1" - ], - "2014 Player Card: qojqva": [ - "1", - "1" - ], - "2014 Player Card: QO": [ - "1", - "1" - ], - "2014 Player Card: Puppey": [ - "1", - "1" - ], - "2014 Player Card: PPD": [ - "1", - "1" - ], - "2014 Player Card: PieLieDie": [ - "1", - "1" - ], - "2014 Player Card: Pegasus": [ - "1", - "1" - ], - "2014 Player Card: paS": [ - "1", - "1" - ], - "2014 Player Card: Pajkatt": [ - "1", - "1" - ], - "2014 Player Card: Ohaiyo": [ - "1", - "1" - ], - "2014 Player Card: NS": [ - "1", - "1" - ], - "2014 Player Card: Net": [ - "1", - "1" - ], - "2014 Player Card: N0tail": [ - "1", - "1" - ], - "2014 Player Card: Mushi": [ - "1", - "1" - ], - "2014 Player Card: Mu": [ - "1", - "1" - ], - "2014 Player Card: MSS": [ - "1", - "1" - ], - "2014 Player Card: MOZuN-": [ - "1", - "1" - ], - "2014 Player Card: MMY": [ - "1", - "1" - ], - "2014 Player Card: MiSeRy": [ - "1", - "1" - ], - "2014 Player Card: Mason": [ - "1", - "1" - ], - "2014 Player Card: March": [ - "1", - "1" - ], - "2014 Player Card: Mag": [ - "1", - "1" - ], - "2014 Player Card: Luo": [ - "1", - "1" - ], - "2014 Player Card: Loda": [ - "1", - "1" - ], - "2014 Player Card: Lin": [ - "1", - "1" - ], - "2014 Player Card: Lanm": [ - "1", - "1" - ], - "2014 Player Card: Lance": [ - "1", - "1" - ], - "2014 Player Card: KyXy": [ - "1", - "1" - ], - "2014 Player Card: Kuroky": [ - "1", - "1" - ], - "2014 Player Card: Korok": [ - "1", - "1" - ], - "2014 Player Card: June": [ - "1", - "1" - ], - "2014 Player Card: JotM": [ - "1", - "1" - ], - "2014 Player Card: JoHnNy": [ - "1", - "1" - ], - "2014 Player Card: inflame": [ - "1", - "1" - ], + "2014 Player Card: Vanskor": "1", + "2014 Player Card: Universe": "1", + "2014 Player Card: Trixi": "1", + "2014 Player Card: TC": "1", + "2014 Player Card: Sylar": "1", + "2014 Player Card: Super": "1", + "2014 Player Card: Sneyking": "1", + "2014 Player Card: SingSing": "1", + "2014 Player Card: Silent": "1", + "2014 Player Card: SanSheng": "1", + "2014 Player Card: s4": "1", + "2014 Player Card: ROTK": "1", + "2014 Player Card: Resolut1on": "1", + "2014 Player Card: Reisen": "1", + "2014 Player Card: Rabbit": "1", + "2014 Player Card: qojqva": "1", + "2014 Player Card: QO": "1", + "2014 Player Card: Puppey": "1", + "2014 Player Card: PPD": "1", + "2014 Player Card: PieLieDie": "1", + "2014 Player Card: Pegasus": "1", + "2014 Player Card: paS": "1", + "2014 Player Card: Pajkatt": "1", + "2014 Player Card: Ohaiyo": "1", + "2014 Player Card: NS": "1", + "2014 Player Card: Net": "1", + "2014 Player Card: N0tail": "1", + "2014 Player Card: Mushi": "1", + "2014 Player Card: Mu": "1", + "2014 Player Card: MSS": "1", + "2014 Player Card: MOZuN-": "1", + "2014 Player Card: MMY": "1", + "2014 Player Card: MiSeRy": "1", + "2014 Player Card: Mason": "1", + "2014 Player Card: March": "1", + "2014 Player Card: Mag": "1", + "2014 Player Card: Luo": "1", + "2014 Player Card: Loda": "1", + "2014 Player Card: Lin": "1", + "2014 Player Card: Lanm": "1", + "2014 Player Card: Lance": "1", + "2014 Player Card: KyXy": "1", + "2014 Player Card: Kuroky": "1", + "2014 Player Card: Korok": "1", + "2014 Player Card: June": "1", + "2014 Player Card: JotM": "1", + "2014 Player Card: JoHnNy": "1", + "2014 Player Card: inflame": "1", "2014 Player Card: IllidanSTR": "1", - "2014 Player Card: IceIceIce": [ - "1", - "1" - ], - "2014 Player Card: Heen": [ - "1", - "1" - ], - "2014 Player Card: Hao": [ - "1", - "1" - ], - "2014 Player Card: H4nn1": [ - "1", - "1" - ], - "2014 Player Card: God": [ - "1", - "1" - ], - "2014 Player Card: fy": [ - "1", - "1" - ], - "2014 Player Card: Funn1k": [ - "1", - "1" - ], - "2014 Player Card: FoREv": [ - "1", - "1" - ], - "2014 Player Card: Fogged": [ - "1", - "1" - ], - "2014 Player Card: Fly": [ - "1", - "1" - ], - "2014 Player Card: Ferrari_430": [ - "1", - "1" - ], - "2014 Player Card: Fenrir": [ - "1", - "1" - ], - "2014 Player Card: Fear": [ - "1", - "1" - ], - "2014 Player Card: FATA": [ - "1", - "1" - ], - "2014 Player Card: Faith": [ - "1", - "1" - ], - "2014 Player Card: EternalEnvy": [ - "1", - "1" - ], - "2014 Player Card: Era": [ - "1", - "1" - ], - "2014 Player Card: EGM": [ - "1", - "1" - ], - "2014 Player Card: Dendi": [ - "1", - "1" - ], - "2014 Player Card: demons": [ - "1", - "1" - ], - "2014 Player Card: ddz": [ - "1", - "1" - ], - "2014 Player Card: DDC": [ - "1", - "1" - ], - "2014 Player Card: DD": [ - "1", - "1" - ], - "2014 Player Card: Chuan": [ - "1", - "1" - ], - "2014 Player Card: Burning": [ - "1", - "1" - ], - "2014 Player Card: BuLba": [ - "1", - "1" - ], - "2014 Player Card: Brax": [ - "1", - "1" - ], - "2014 Player Card: Bone7": [ - "1", - "1" - ], - "2014 Player Card: Black": [ - "1", - "1" - ], - "2014 Player Card: banana": [ - "1", - "1" - ], - "2014 Player Card: Ayo": [ - "1", - "1" - ], - "2014 Player Card: Aui_2000": [ - "1", - "1" - ], - "2014 Player Card: Arteezy": [ - "1", - "1" - ], - "2014 Player Card: ARS-ART": [ - "1", - "1" - ], - "2014 Player Card: Alwayswannafly": [ - "1", - "1" - ], - "2014 Player Card: Akke": [ - "1", - "1" - ], - "2014 Player Card: AdmiralBulldog": [ - "1", - "1" - ], - "2014 Player Card: 1437": [ - "1", - "1" - ] + "2014 Player Card: IceIceIce": "1", + "2014 Player Card: Heen": "1", + "2014 Player Card: Hao": "1", + "2014 Player Card: H4nn1": "1", + "2014 Player Card: God": "1", + "2014 Player Card: fy": "1", + "2014 Player Card: Funn1k": "1", + "2014 Player Card: FoREv": "1", + "2014 Player Card: Fogged": "1", + "2014 Player Card: Fly": "1", + "2014 Player Card: Ferrari_430": "1", + "2014 Player Card: Fenrir": "1", + "2014 Player Card: Fear": "1", + "2014 Player Card: FATA": "1", + "2014 Player Card: Faith": "1", + "2014 Player Card: EternalEnvy": "1", + "2014 Player Card: Era": "1", + "2014 Player Card: EGM": "1", + "2014 Player Card: Dendi": "1", + "2014 Player Card: demons": "1", + "2014 Player Card: ddz": "1", + "2014 Player Card: DDC": "1", + "2014 Player Card: DD": "1", + "2014 Player Card: Chuan": "1", + "2014 Player Card: Burning": "1", + "2014 Player Card: BuLba": "1", + "2014 Player Card: Brax": "1", + "2014 Player Card: Bone7": "1", + "2014 Player Card: Black": "1", + "2014 Player Card: banana": "1", + "2014 Player Card: Ayo": "1", + "2014 Player Card: Aui_2000": "1", + "2014 Player Card: Arteezy": "1", + "2014 Player Card: ARS-ART": "1", + "2014 Player Card: Alwayswannafly": "1", + "2014 Player Card: Akke": "1", + "2014 Player Card: AdmiralBulldog": "1", + "2014 Player Card: 1437": "1" }, "international_2016_level_recycle_items": { "ti6_immortal_treasure_i": "1", @@ -546424,22 +544594,13 @@ "Mulctant Pall": "1", "Dam'arakan Muzzle": "1", "Blistering Shade": "1", - "escalating_chance_drop": [ - { - "slot": "A", - "opened": "1", - "chances": "1", - "treasure_rarity_override": "rare", - "item": "Krobeling" - }, - { - "slot": "B", - "opened": "1", - "chances": "1", - "treasure_rarity_override": "very_rare", - "item": "Golden Trove Carafe 2016" - } - ] + "escalating_chance_drop": { + "slot": "B", + "opened": "1", + "chances": "1", + "treasure_rarity_override": "very_rare", + "item": "Golden Trove Carafe 2016" + } }, "mythical_drops": { "Acid Hydra": "1", @@ -546767,16 +544928,10 @@ }, "portal_2_soundtrack_gift_pack": { "Wuldastron the Twin-Blade of Giants": "1", - "additional_drop": [ - { - "loot_list": "portal_2_soundtrack_gift_pack_2", - "chance": "1" - }, - { - "loot_list": "portal_2_soundtrack_gift_pack_3", - "chance": "1" - } - ] + "additional_drop": { + "loot_list": "portal_2_soundtrack_gift_pack_3", + "chance": "1" + } }, "portal_2_soundtrack_gift_pack_2": { "Nightmare Blade": "1" @@ -547148,16 +545303,10 @@ }, "seasonal_coin_redeem_set": { "all_drops": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Coin Charm - Fall 2015" - }, - { - "chance": "1", - "loot_list": "arcana_drops" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "arcana_drops" + } }, "seasonal_coin_redeem_single_item": { "all_single_drops": "1" @@ -547463,16 +545612,10 @@ }, "ti2015_prize_redeem_set": { "all_drops": "1", - "additional_drop": [ - { - "chance": "1", - "item": "The International 2015 Coin Charm" - }, - { - "chance": "1", - "loot_list": "arcana_drops" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "arcana_drops" + } }, "ti2015_prize_redeem_single_item": { "all_single_drops": "1" @@ -548402,29 +546545,13 @@ "Nightsilver's Resolve": "1", "Fractured Envoy": "1", "Rising Glory": "1", - "escalating_chance_drop": [ - { - "slot": "A", - "opened": "1", - "chances": "1", - "treasure_rarity_override": "rare", - "item": "Atrophic Skitterwing" - }, - { - "slot": "B", - "opened": "1", - "chances": "1", - "treasure_rarity_override": "very_rare", - "item": "Doomsday Ripper" - }, - { - "slot": "C", - "opened": "1", - "chances": "1", - "treasure_rarity_override": "ultra_rare", - "item": "Hakobi and Tenneko Bundle" - } - ] + "escalating_chance_drop": { + "slot": "C", + "opened": "1", + "chances": "1", + "treasure_rarity_override": "ultra_rare", + "item": "Hakobi and Tenneko Bundle" + } }, "ti6_first_blood_treasure": { "Treasure of the Crimson Witness 2016": "1" @@ -548436,29 +546563,13 @@ "Virga's Arc": "1", "Fortune's Tout": "1", "Phantom Concord": "1", - "escalating_chance_drop": [ - { - "slot": "C", - "opened": "1", - "chances": "1", - "treasure_rarity_override": "rare", - "item": "Solar Forge" - }, - { - "slot": "B", - "opened": "1", - "chances": "1", - "treasure_rarity_override": "very_rare", - "item": "Golden Fortune's Tout" - }, - { - "slot": "A", - "opened": "1", - "chances": "1", - "treasure_rarity_override": "ultra_rare", - "item": "Mace of Aeons" - } - ] + "escalating_chance_drop": { + "slot": "A", + "opened": "1", + "chances": "1", + "treasure_rarity_override": "ultra_rare", + "item": "Mace of Aeons" + } }, "ti6_immortal_treasure_ii": { "Peregrine Flight": "1", @@ -548467,29 +546578,13 @@ "Crown of Tears": "1", "Shearing Deposition": "1", "Bracers of the Cavern Luminar": "1", - "escalating_chance_drop": [ - { - "slot": "A", - "opened": "1", - "chances": "1", - "treasure_rarity_override": "rare", - "item": "Pulsar Remnant" - }, - { - "slot": "B", - "opened": "1", - "chances": "1", - "treasure_rarity_override": "very_rare", - "item": "Golden Shadow Masquerade" - }, - { - "slot": "C", - "opened": "1", - "chances": "1", - "treasure_rarity_override": "ultra_rare", - "item": "Dark Artistry" - } - ] + "escalating_chance_drop": { + "slot": "C", + "opened": "1", + "chances": "1", + "treasure_rarity_override": "ultra_rare", + "item": "Dark Artistry" + } }, "ti6_immortal_treasure_iii": { "Hydrakan Latch": "1", @@ -548498,22 +546593,13 @@ "Auspice of the Whyrlegyge": "1", "Severing Lash": "1", "Daughters of Hydrophiinae": "1", - "escalating_chance_drop": [ - { - "slot": "B", - "opened": "1", - "chances": "1", - "treasure_rarity_override": "very_rare", - "item": "Golden Hydrakan Latch" - }, - { - "slot": "C", - "opened": "1", - "chances": "1", - "treasure_rarity_override": "ultra_rare", - "item": "Disciple of the Wyrmwrought Flame" - } - ] + "escalating_chance_drop": { + "slot": "C", + "opened": "1", + "chances": "1", + "treasure_rarity_override": "ultra_rare", + "item": "Disciple of the Wyrmwrought Flame" + } }, "ti_6_loading_screen_treasure": { "Ascendant Bounty Hunter Loading Screen": "1", @@ -548564,56 +546650,32 @@ "The Barren Crown": "1", "Iron Surge": "1", "add_random_gems": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Black Nihility" - }, - { - "chance": "1", - "item": "Golden Moonfall" - } - ] + "additional_drop": { + "chance": "1", + "item": "Golden Moonfall" + } }, "treasure_chest_102_imbued_lockless_luckvase_2015": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - } - ] + "additional_drop": { + "chance": "1", + "item": "Golden Trove Carafe 2015" + } }, "treasure_chest_103_imbued_trove_carafe_2015": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - } - ] + "additional_drop": { + "chance": "1", + "item": "Golden Trove Carafe 2015" + } }, "treasure_chest_104_imbued_sculptors_pillar_2015": { "Valve Temp Item Screen": "1", "add_random_gems": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Valve Temp Item Screen" - }, - { - "chance": "1", - "item": "Valve Temp Item Screen" - } - ] + "additional_drop": { + "chance": "1", + "item": "Valve Temp Item Screen" + } }, "treasure_chest_105_golden_trove_carafe_2015": { "Golden Sullen Hollow": "1", @@ -548749,16 +546811,10 @@ "Tormented Staff": "1", "Rollermawster": "1", "add_random_gems": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Arms of Desolation" - }, - { - "chance": "1", - "item": "Golden Basher Blades" - } - ] + "additional_drop": { + "chance": "1", + "item": "Golden Basher Blades" + } }, "treasure_chest_109_grimsneers_stash": { "treasure_chest_109_grimsneers_stash_items": "1", @@ -548787,16 +546843,10 @@ "Pirate Slayer's Tricorn": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Gem Pack: Quad Ravages" - }, - { - "chance": "1", - "loot_list": "treasure_chest_10_defense_2_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_10_defense_2_courier" + } }, "treasure_chest_10_defense_2_courier": { "Defense Season 2 War Dog": "1" @@ -548817,16 +546867,10 @@ }, "treasure_chest_111_living_foresight": { "treasure_chest_111_living_foresight_wards": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Spying Toadstool" - }, - { - "chance": "1", - "item": "Schnapp & Spyfly" - } - ] + "additional_drop": { + "chance": "1", + "item": "Schnapp & Spyfly" + } }, "treasure_chest_111_living_foresight_wards": { "Fallen Sight": "1", @@ -548838,16 +546882,10 @@ }, "treasure_chest_113_ti5_collectors_cache": { "treasure_chest_113_ti5_collectors_cache_sets": "1", - "additional_drop": [ - { - "chance": "1", - "item": "The International 2015 - 11 Compendium Levels" - }, - { - "chance": "1", - "item": "Faceless Rex" - } - ] + "additional_drop": { + "chance": "1", + "item": "Faceless Rex" + } }, "treasure_chest_113_ti5_collectors_cache_sets": { "Fires of Vashundol": "1", @@ -548865,16 +546903,10 @@ }, "treasure_chest_114_distinguished_conqueror": { "treasure_chest_114_distinguished_conqueror_sets": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Feather Sentinel" - }, - { - "chance": "1", - "item": "Armor of the Moonlit Thicket" - } - ] + "additional_drop": { + "chance": "1", + "item": "Armor of the Moonlit Thicket" + } }, "treasure_chest_114_distinguished_conqueror_sets": { "Umbral Descent": "1", @@ -548887,20 +546919,10 @@ }, "treasure_chest_115_crafters_relic": { "treasure_chest_115_crafters_relic_sets": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Flight of the Marauding Pyro" - }, - { - "chance": "1", - "item": "Coral the Furryfish Bundle" - }, - { - "chance": "1", - "loot_list": "treasure_chest_115_crafters_relic_unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_115_crafters_relic_unusual_courier" + } }, "treasure_chest_115_crafters_relic_sets": { "Arms of the Captive Princess": "1", @@ -548923,37 +546945,17 @@ "Sufferwood Sapling": "1", "Piston Impaler": "1", "add_random_gems": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Righteous Thunderbolt" - }, - { - "chance": "1", - "item": "Golden Atomic Ray Thrusters" - }, - { - "chance": "1", - "item": "Almond the Frondillo Golden Upgrade" - } - ] + "additional_drop": { + "chance": "1", + "item": "Almond the Frondillo Golden Upgrade" + } }, "treasure_chest_117_sculptors_pillar": { "treasure_chest_117_sculptors_pillar_sets": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Pact of the Wurmblood" - }, - { - "chance": "1", - "item": "Flightless Dod" - }, - { - "chance": "1", - "loot_list": "treasure_chest_117_sculptors_pillar_unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_117_sculptors_pillar_unusual_courier" + } }, "treasure_chest_117_sculptors_pillar_sets": { "Gruesome Embrace": "1", @@ -548970,20 +546972,10 @@ }, "treasure_chest_118_imbued_sculptors_pillar": { "treasure_chest_118_imbued_sculptors_pillar_sets": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Pact of the Wurmblood" - }, - { - "chance": "1", - "item": "Flightless Dod" - }, - { - "chance": "1", - "loot_list": "treasure_chest_117_sculptors_pillar_unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_117_sculptors_pillar_unusual_courier" + } }, "treasure_chest_118_imbued_sculptors_pillar_sets": { "Gruesome Embrace": "1", @@ -549005,16 +546997,10 @@ }, "treasure_chest_119_lockless_luckvase_courier": { "treasure_chest_119_lockless_luckvase_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venoling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - } - ] + "additional_drop": { + "chance": "1", + "item": "Golden Trove Carafe 2015" + } }, "treasure_chest_119_trove_carafe_2015": { "Sullen Hollow": "1", @@ -549026,16 +547012,10 @@ }, "treasure_chest_119_trove_carafe_courier": { "treasure_chest_119_trove_carafe_2015": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Huntling" - }, - { - "chance": "1", - "item": "Golden Trove Carafe 2015" - } - ] + "additional_drop": { + "chance": "1", + "item": "Golden Trove Carafe 2015" + } }, "treasure_chest_11_hero_invoker": { "Cape of the Burning Cabal": "1", @@ -549046,16 +547026,10 @@ "Hood of Endless Intellect": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Gem Pack: Sunstrike Kills" - }, - { - "chance": "1", - "loot_list": "unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "unusual_courier" + } }, "treasure_chest_120_fall_major_2015_coin_chest": { "can_have_duplicates": "1", @@ -549112,18 +547086,11 @@ "Relics of the Drowning Trench": "1", "Barrier Rogue": "1", "Spirethorn Regalia": "1", - "additional_drop": [ - { - "treasure_rarity_override": "rare", - "chance": "1", - "item": "Tribute Upgrade Infuser - Fall Season 2015" - }, - { - "treasure_rarity_override": "very_rare", - "chance": "1", - "item": "Bewitching Flare" - } - ] + "additional_drop": { + "treasure_rarity_override": "very_rare", + "chance": "1", + "item": "Bewitching Flare" + } }, "treasure_chest_122_fall_majors_compendium_treasure_ii": { "Algid Falcon": "1", @@ -549131,18 +547098,11 @@ "Toll of the Fearful Aria": "1", "Erupting Wrath": "1", "Flightless Fury": "1", - "additional_drop": [ - { - "chance": "1", - "treasure_rarity_override": "rare", - "item": "Tribute Upgrade Infuser - Fall Season 2015" - }, - { - "chance": "1", - "treasure_rarity_override": "very_rare", - "item": "Dancer of the Spiteful Eye" - } - ] + "additional_drop": { + "chance": "1", + "treasure_rarity_override": "very_rare", + "item": "Dancer of the Spiteful Eye" + } }, "treasure_chest_123_treasure_of_the_seers_eyeglass": { "treasure_chest_123_treasure_of_the_seers_eyeglass_sets": "1", @@ -549168,23 +547128,11 @@ }, "treasure_chest_125_fall_major_cache_i": { "treasure_chest_125_fall_major_cache_i_sets": "1", - "additional_drop": [ - { - "treasure_rarity_override": "rare", - "chance": "1", - "item": "5 Compendium Levels - Fall 2015" - }, - { - "treasure_rarity_override": "very_rare", - "chance": "1", - "item": "Tools of the Hellsworn" - }, - { - "treasure_rarity_override": "extremely_rare", - "chance": "1", - "item": "Relics of Ribbi'tar" - } - ] + "additional_drop": { + "treasure_rarity_override": "extremely_rare", + "chance": "1", + "item": "Relics of Ribbi'tar" + } }, "treasure_chest_125_fall_major_cache_i_bonus": { "can_have_duplicates": "1", @@ -549214,23 +547162,11 @@ "Lady of the Lumini Polare": "1", "Gifted Jester": "1", "Swooping Elder": "1", - "additional_drop": [ - { - "chance": "1", - "treasure_rarity_override": "rare", - "item": "5 Compendium Levels - Fall 2015" - }, - { - "chance": "1", - "treasure_rarity_override": "very_rare", - "item": "Seekling" - }, - { - "chance": "1", - "treasure_rarity_override": "extremely_rare", - "item": "Golden Seekling" - } - ] + "additional_drop": { + "chance": "1", + "treasure_rarity_override": "extremely_rare", + "item": "Golden Seekling" + } }, "treasure_chest_126_fall_major_cache_ii_bonus": { "5 Compendium Levels - Fall 2015": "1", @@ -549272,16 +547208,10 @@ "Flail of the Great Elder": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Gem Pack: First Blood" - }, - { - "chance": "1", - "loot_list": "international_2012_unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "international_2012_unusual_courier" + } }, "treasure_chest_13_international_2012_b": { "Lucky Belly Belt": "1", @@ -549294,16 +547224,10 @@ "Vice of the West": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Gem Pack: First Blood" - }, - { - "chance": "1", - "loot_list": "international_2012_unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "international_2012_unusual_courier" + } }, "treasure_chest_14_hero_sven": { "Tayrnhelm of the Swordmaster": "1", @@ -549314,16 +547238,10 @@ "Wuldastron the Twin-Blade of Giants": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Gem Pack: Multi-Hero Storm Hammers" - }, - { - "chance": "1", - "loot_list": "unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "unusual_courier" + } }, "treasure_chest_15_hero_faceless_void": { "Timestopper": "1", @@ -549334,16 +547252,10 @@ "Chronite Bracers": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Gem Pack: Chronosphere Kills" - }, - { - "chance": "1", - "loot_list": "unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "unusual_courier" + } }, "treasure_chest_16_hero_ursa": { "Iron Bear's Cutter": "1", @@ -549354,16 +547266,10 @@ "Helm of a Savage Age": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Gem Pack: Roshan Kills" - }, - { - "chance": "1", - "loot_list": "unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "unusual_courier" + } }, "treasure_chest_17_diretide_2012": { "Trident of the Sea Stalker": "1", @@ -549377,16 +547283,10 @@ "Hellish Gemstaff": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Baby Roshan" - }, - { - "chance": "1", - "loot_list": "treasure_chest_17_diretide_2012_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_17_diretide_2012_courier" + } }, "treasure_chest_17_diretide_2012_courier": { "Fearless Badger": "1", @@ -549409,16 +547309,10 @@ "Spinal Slicer - Off-Hand": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Announcer: Death Prophet" - }, - { - "chance": "1", - "loot_list": "unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "unusual_courier" + } }, "treasure_chest_19_hero_dragon_knight": { "Wyrm Helm of Uldorak": "1", @@ -549430,16 +547324,10 @@ "Edge of the Slain Dragon": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Announcer: Dr. Kleiner" - }, - { - "chance": "1", - "loot_list": "unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "unusual_courier" + } }, "treasure_chest_1_hero_juggernaut": { "Grand Claive of the Unshamed": "1", @@ -549451,16 +547339,10 @@ "Visage of the Ivory Isles": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Gem Pack: Towers Destroyed" - }, - { - "chance": "1", - "loot_list": "unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "unusual_courier" + } }, "treasure_chest_20_hero_drow": { "Pincher Bow": "1", @@ -549472,16 +547354,10 @@ "Cold Case Bow": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Gem Pack: First Blood" - }, - { - "chance": "1", - "loot_list": "unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "unusual_courier" + } }, "treasure_chest_21_frostivus_2012": { "Mask of Dark Ferocity": "1", @@ -549493,16 +547369,10 @@ "Direstone Liferipper": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Rotten Stache" - }, - { - "chance": "1", - "loot_list": "treasure_chest_21_frostivus_2012_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_21_frostivus_2012_courier" + } }, "treasure_chest_21_frostivus_2012_courier": { "Fearless Badger": "1", @@ -549524,16 +547394,10 @@ "Heavy Tenderizer": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Grull the Grim Walker" - }, - { - "chance": "1", - "loot_list": "unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "unusual_courier" + } }, "treasure_chest_23_hero_omniknight": { "Omniscient's Maul": "1", @@ -549546,16 +547410,10 @@ "Cape of Thunderwrath's Calling": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Radiant Ore" - }, - { - "chance": "1", - "loot_list": "unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "unusual_courier" + } }, "treasure_chest_24_hero_kunkka": { "Pride of the Crew": "1", @@ -549569,16 +547427,10 @@ "Hammer Time": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Radiant Ore" - }, - { - "chance": "1", - "loot_list": "unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "unusual_courier" + } }, "treasure_chest_25_hero_morphling": { "Birot's Crests of Dignity": "1", @@ -549590,16 +547442,10 @@ "Crown of the Comet's Tail": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Direstone" - }, - { - "chance": "1", - "loot_list": "unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "unusual_courier" + } }, "treasure_chest_26_forbidden_lotus": { "Salvaged Sword and Board": "1", @@ -549615,16 +547461,10 @@ "Black Pool Watcher": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Finblade" - }, - { - "chance": "1", - "loot_list": "treasure_chest_26_forbidden_lotus_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_26_forbidden_lotus_courier" + } }, "treasure_chest_26_forbidden_lotus_courier": { "Fearless Badger": "1", @@ -549651,16 +547491,10 @@ "Silent Ripper": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Arcane Staff of the Ancients" - }, - { - "chance": "1", - "loot_list": "treasure_chest_27_crystalline_chaos_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_27_crystalline_chaos_courier" + } }, "treasure_chest_27_crystalline_chaos_courier": { "Fearless Badger": "1", @@ -549687,16 +547521,10 @@ "Ormr the Lunar Dragon": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Bessy the Batmeleon" - }, - { - "chance": "1", - "loot_list": "treasure_chest_28_cursed_wood_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_28_cursed_wood_courier" + } }, "treasure_chest_28_cursed_wood_courier": { "Fearless Badger": "1", @@ -549724,16 +547552,10 @@ "Buttercup's Barding": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Fireborn Odachi" - }, - { - "chance": "1", - "loot_list": "unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "unusual_courier" + } }, "treasure_chest_2_hero_furion": { "Staff of the Tusk-Bereft": "1", @@ -549744,16 +547566,10 @@ "Runestaff of Verodicia": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Runed Ailettes" - }, - { - "chance": "1", - "loot_list": "unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "unusual_courier" + } }, "treasure_chest_30_shaper_divine": { "Crystalline Sickles": "1", @@ -549769,16 +547585,10 @@ "Feral the Werebat": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Wings of the Ruby Web" - }, - { - "chance": "1", - "loot_list": "treasure_chest_30_shaper_divine_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_30_shaper_divine_courier" + } }, "treasure_chest_30_shaper_divine_courier": { "Fearless Badger": "1", @@ -549806,16 +547616,10 @@ "Taunt: Victory Jig": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Eye of Omoz" - }, - { - "chance": "1", - "loot_list": "treasure_chest_31_malignant_amanita_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_31_malignant_amanita_courier" + } }, "treasure_chest_31_malignant_amanita_courier": { "Fearless Badger": "1", @@ -549849,20 +547653,10 @@ "Skywrath Sentinel": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Augury's Guardian" - }, - { - "chance": "1", - "item": "Skywrath Sentinel" - }, - { - "chance": "1", - "loot_list": "treasure_chest_32_incandescent_wax_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_32_incandescent_wax_courier" + } }, "treasure_chest_32_incandescent_wax_courier": { "Fearless Badger": "1", @@ -549894,16 +547688,10 @@ "Shadowshards": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Spine Splitter" - }, - { - "chance": "1", - "loot_list": "treasure_chest_33_quirts_summer_2013_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_33_quirts_summer_2013_courier" + } }, "treasure_chest_33_quirts_summer_2013_courier": { "Fearless Badger": "1", @@ -549941,16 +547729,10 @@ "One Horn": "1", "add_empty_socket": "1", "add_random_gems": "1", - "additional_drop": [ - { - "chance": "1", - "item": "A Bit of Boat" - }, - { - "chance": "1", - "loot_list": "treasure_chest_34_international_2013_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_34_international_2013_courier" + } }, "treasure_chest_34_international_2013_courier": { "Trapjaw the Boxhound": "1", @@ -549971,16 +547753,10 @@ "Obsidian Golem": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Arcs of Manta Pack" - }, - { - "chance": "1", - "loot_list": "treasure_chest_35_rubiline_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_35_rubiline_courier" + } }, "treasure_chest_35_rubiline_courier": { "Nimble Ben": "1", @@ -550011,16 +547787,10 @@ "Frozen Stein of the Bar Brawler": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Shadow Brand" - }, - { - "chance": "1", - "loot_list": "treasure_chest_36_emerald_polycount_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_36_emerald_polycount_courier" + } }, "treasure_chest_36_emerald_polycount_courier": { "Nimble Ben": "1", @@ -550051,22 +547821,13 @@ "Hook of the Sorrowful Prey": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Hallowed Horde" - }, - { - "chance": "1", - "loot_list": "treasure_chest_38_diretide_2013_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_38_diretide_2013_courier" + } }, "treasure_chest_38_diretide_2013_courier": { - "Captain Bamboo": [ - "1", - "1" - ], + "Captain Bamboo": "1", "Baekho": "1", "Yonex's Rage": "1", "Shagbark": "1", @@ -550098,22 +547859,13 @@ "Auspice of Iczoxtotec": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Phantom's Reaper" - }, - { - "chance": "1", - "loot_list": "treasure_chest_39_ember_buddy_unusual_courier_color" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_39_ember_buddy_unusual_courier_color" + } }, "treasure_chest_39_ember_buddy_unusual_courier_color": { - "Captain Bamboo": [ - "1", - "1" - ], + "Captain Bamboo": "1", "Baekho": "1", "Yonex's Rage": "1", "Shagbark": "1", @@ -550138,16 +547890,10 @@ "Stoic Mask of the High Plains": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Gem Pack: Godlike" - }, - { - "chance": "1", - "loot_list": "unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "unusual_courier" + } }, "treasure_chest_40_earth_buddy": { "Elegant Stroke": "1", @@ -550162,22 +547908,13 @@ "Tsunami Blade": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Winter Solstice Fashion" - }, - { - "chance": "1", - "loot_list": "treasure_chest_40_earth_buddy_unusual_courier_color" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_40_earth_buddy_unusual_courier_color" + } }, "treasure_chest_40_earth_buddy_unusual_courier_color": { - "Captain Bamboo": [ - "1", - "1" - ], + "Captain Bamboo": "1", "Baekho": "1", "Yonex's Rage": "1", "Shagbark": "1", @@ -550201,26 +547938,17 @@ "The Brood Queen Set": "1", "The Fires of Exort Set": "1", "Woodland Outcast Set": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Stonehall Royal Guard Set" - }, - { - "chance": "1", - "item": "Dread of the Gleaming Seal Set" - } - ] + "additional_drop": { + "chance": "1", + "item": "Dread of the Gleaming Seal Set" + } }, "treasure_chest_41_heroic_bounty_additional_drop": { "Name Tag": "1", "Description Tag": "1" }, "treasure_chest_41_heroic_bounty_courier": { - "Captain Bamboo": [ - "1", - "1" - ], + "Captain Bamboo": "1", "Baekho": "1", "Yonex's Rage": "1", "Shagbark": "1", @@ -550238,22 +547966,12 @@ "Azuremir": "1" }, "treasure_chest_42_gemstone_cache": { - "Inscribed Gem": [ - "1", - "1", - "1" - ], + "Inscribed Gem": "1", "grant_one_of_each_item": "1", - "additional_drop": [ - { - "chance": "1", - "loot_list": "gem_conversion_tool" - }, - { - "chance": "1", - "loot_list": "gem_conversion_tool" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "gem_conversion_tool" + } }, "treasure_chest_43_welcoming_chest": { "Blindfold from the Gloom": "1", @@ -550268,16 +547986,10 @@ "Sandworn Visage of the Ancient Sovereign": "1", "Storm-Stealer's Whip": "1", "Wolfhound Rifle": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Artificer's Hammer" - }, - { - "chance": "1", - "item": "Master Artificer's Hammer" - } - ] + "additional_drop": { + "chance": "1", + "item": "Master Artificer's Hammer" + } }, "treasure_chest_43_welcoming_chest_items": { "limitedhero_rare_drops": "1" @@ -550296,22 +548008,13 @@ "Frozen Formation": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Stoneforged Horns" - }, - { - "chance": "1", - "loot_list": "treasure_chest_44_frostivus_2013_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_44_frostivus_2013_courier" + } }, "treasure_chest_44_frostivus_2013_courier": { - "Captain Bamboo": [ - "1", - "1" - ], + "Captain Bamboo": "1", "Baekho": "1", "Yonex's Rage": "1", "Shagbark": "1", @@ -550334,22 +548037,13 @@ "Blood Chaser": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Blood Chaser" - }, - { - "chance": "1", - "loot_list": "treasure_chest_45_artisan_enthralled_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_45_artisan_enthralled_courier" + } }, "treasure_chest_45_artisan_enthralled_courier": { - "Captain Bamboo": [ - "1", - "1" - ], + "Captain Bamboo": "1", "Baekho": "1", "Yonex's Rage": "1", "Shagbark": "1", @@ -550378,22 +548072,13 @@ "Living Nelum": "1", "Staff of the Enduring Colt": "1", "Healing Fount of the Lost Isles": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Dragon Horse Spirit Totem" - }, - { - "chance": "1", - "loot_list": "treasure_chest_46_vermilion_renewal_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_46_vermilion_renewal_courier" + } }, "treasure_chest_46_vermilion_renewal_courier": { - "Captain Bamboo": [ - "1", - "1" - ], + "Captain Bamboo": "1", "Baekho": "1", "Yonex's Rage": "1", "Shagbark": "1", @@ -550460,48 +548145,30 @@ "Cape of Verdant Dreaming": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Gem Pack: Gold Earned" - }, - { - "chance": "1", - "loot_list": "unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "unusual_courier" + } }, "treasure_chest_50_sinister_arcanery": { "Robes of the Heretic": "1", "Tempest's Wrath": "1", "Frozen Blood": "1", "Whisper of the Tribunal": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Clock Master" - }, - { - "chance": "1", - "item": "Corsair, Son of the Storm" - } - ] + "additional_drop": { + "chance": "1", + "item": "Corsair, Son of the Storm" + } }, "treasure_chest_51_cosmic_abyss": { "Amberlight Raiment": "1", "Ocean Conqueror": "1", "The Blazing Superiority": "1", "Worldforger": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Clock Master" - }, - { - "chance": "1", - "item": "Corsair, Son of the Storm" - } - ] + "additional_drop": { + "chance": "1", + "item": "Corsair, Son of the Storm" + } }, "treasure_chest_52_53_unusual_courier": { "Butch": "1" @@ -550511,40 +548178,20 @@ "Defender of Matriarch": "1", "Debts of the Nightwatchman": "1", "The Convicts' Trophies": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Vanquishing Demons General" - }, - { - "chance": "1", - "item": "Butch" - }, - { - "chance": "1", - "loot_list": "treasure_chest_52_53_unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_52_53_unusual_courier" + } }, "treasure_chest_53_molten_steel": { "Deepweed Drowner": "1", "Transmuted Armaments": "1", "Rising Chaos": "1", "Eternal Fire": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Vanquishing Demons General" - }, - { - "chance": "1", - "item": "Butch" - }, - { - "chance": "1", - "loot_list": "treasure_chest_52_53_unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_52_53_unusual_courier" + } }, "treasure_chest_54_loading_screen_mural_portfolio": { "Stormcrafter's Assault": "1", @@ -550572,16 +548219,10 @@ "Shield of Stillness": "1", "Seething Orbit": "1", "Gauntlet of the Treacherous Demon": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Eye of Avernus" - }, - { - "chance": "1", - "item": "Blood Drainer" - } - ] + "additional_drop": { + "chance": "1", + "item": "Blood Drainer" + } }, "treasure_chest_56_cloven_world": { "Red Guard": "1", @@ -550592,16 +548233,10 @@ "Diabolical Appendages": "1", "Infernal Shredder": "1", "Relic Sword": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Shroomling" - }, - { - "chance": "1", - "item": "Monty" - } - ] + "additional_drop": { + "chance": "1", + "item": "Monty" + } }, "treasure_chest_57_immortal_strongbox": { "The Lightning Orchid": "1", @@ -550613,16 +548248,10 @@ "Sylvan Cascade": "1", "Mecha Boots of Travel Mk III": "1", "Fluttering Mortis": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Kindred of the Iron Dragon" - }, - { - "chance": "1", - "item": "Hellborn Grasp" - } - ], + "additional_drop": { + "chance": "1", + "item": "Hellborn Grasp" + }, "add_random_gems": "1", "add_empty_socket": "1", "hero_gems_only": "1" @@ -550647,40 +548276,20 @@ "Acolyte of Vengeance": "1", "Dragonterror": "1", "Garb of the Consuming Tides": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Venomous Deathbringer" - }, - { - "chance": "1", - "item": "Jin and Yin Fox Spirits" - }, - { - "chance": "1", - "loot_list": "treasure_chest_58_59_unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_58_59_unusual_courier" + } }, "treasure_chest_59_trappers_pelt": { "Crescent": "1", "Rightful Heir": "1", "Tribal Terror": "1", "Vestments of the Infinite Waves": "1", - "additional_drop": [ - { - "chance": "1", - "item": "The Iron Claw" - }, - { - "chance": "1", - "item": "Jin and Yin Fox Spirits" - }, - { - "chance": "1", - "loot_list": "treasure_chest_58_59_unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_58_59_unusual_courier" + } }, "treasure_chest_5_hero_axe": { "Berserker's Pauldron": "1", @@ -550691,16 +548300,10 @@ "Demon Blood Guard": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Gem Pack: First Blood" - }, - { - "chance": "1", - "loot_list": "unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "unusual_courier" + } }, "treasure_chest_60_shattered_hourglass": { "Eul's Scepter of the Magus": "1", @@ -550711,16 +548314,10 @@ "Thunder Rogue's Braid": "1", "Scrapper's Helm": "1", "Flail of the Drunken Cask": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Aged Spirit of Tide" - }, - { - "chance": "1", - "item": "Snapjaw" - } - ] + "additional_drop": { + "chance": "1", + "item": "Snapjaw" + } }, "treasure_chest_61_sunken_maiden": { "Tormentor's Diadem": "1", @@ -550731,16 +548328,10 @@ "Soothsayer's Spectral Strands": "1", "Moonrider's Lucent Headdress": "1", "Thorned Mane": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Scientific Curiousity" - }, - { - "chance": "1", - "item": "Scribbins the Scarab" - } - ] + "additional_drop": { + "chance": "1", + "item": "Scribbins the Scarab" + } }, "treasure_chest_62_meticulous_sculptor": { "Tormentor's Diadem": "1", @@ -550751,16 +548342,10 @@ "Soothsayer's Spectral Strands": "1", "Moonrider's Lucent Headdress": "1", "Thorned Mane": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Scientific Curiousity" - }, - { - "chance": "1", - "item": "Scribbins the Scarab" - } - ] + "additional_drop": { + "chance": "1", + "item": "Scribbins the Scarab" + } }, "treasure_chest_62_sculptors_pillar": { "Traxex the Drow Ranger": "1", @@ -550773,16 +548358,10 @@ "Bow of the Lone Traveler": "1", "The Dragon's Soul": "1", "Enchanted Vision": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Stone Bound Watcher" - }, - { - "chance": "1", - "item": "Carty" - } - ] + "additional_drop": { + "chance": "1", + "item": "Carty" + } }, "treasure_chest_63_genuine_shattered_hourglass": { "Eul's Scepter of the Magus": "1", @@ -550793,16 +548372,10 @@ "Thunder Rogue's Braid": "1", "Scrapper's Helm": "1", "Flail of the Drunken Cask": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Aged Spirit of Tide" - }, - { - "chance": "1", - "item": "Snapjaw" - } - ] + "additional_drop": { + "chance": "1", + "item": "Snapjaw" + } }, "treasure_chest_64_sculptors_monument": { "Traxex the Drow Ranger": "1", @@ -550815,16 +548388,10 @@ "Bow of the Lone Traveler": "1", "The Dragon's Soul": "1", "Enchanted Vision": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Stone Bound Watcher" - }, - { - "chance": "1", - "item": "Carty" - } - ] + "additional_drop": { + "chance": "1", + "item": "Carty" + } }, "treasure_chest_65_gloried_visions": { "Donkey Courier": "1", @@ -550843,20 +548410,10 @@ "Primeval Prophet": "1", "Static Lord": "1", "add_random_gems": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Timberthaw" - }, - { - "chance": "1", - "item": "Beaver Knight Bundle" - }, - { - "chance": "1", - "loot_list": "treasure_chest_66_67_unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_66_67_unusual_courier" + } }, "treasure_chest_67_sharpened_keepsake": { "Heavenly General": "1", @@ -550865,20 +548422,10 @@ "Everlasting Heat": "1", "Cicatrix Regalia": "1", "add_random_gems": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Twin Blades Assassin" - }, - { - "chance": "1", - "item": "Beaver Knight Bundle" - }, - { - "chance": "1", - "loot_list": "treasure_chest_66_67_unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_66_67_unusual_courier" + } }, "treasure_chest_67_tangled_keepsake": { "Heavenly General": "1", @@ -550886,20 +548433,10 @@ "The World Splitter": "1", "Everlasting Heat": "1", "Cicatrix Regalia": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Twin Blades Assassin" - }, - { - "chance": "1", - "item": "Beaver Knight Bundle" - }, - { - "chance": "1", - "loot_list": "treasure_chest_66_67_unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_66_67_unusual_courier" + } }, "treasure_chest_68_cannons_fuse": { "Crystal Scavenger": "1", @@ -550907,20 +548444,10 @@ "Dark Reef Escape": "1", "Cadenza Magic Master": "1", "add_random_gems": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Vigilante Foxes" - }, - { - "chance": "1", - "item": "Virtus Werebear" - }, - { - "chance": "1", - "loot_list": "treasure_chest_68_unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_68_unusual_courier" + } }, "treasure_chest_68_unusual_courier": { "Virtus Werebear": "1" @@ -550945,16 +548472,10 @@ "Pangolin Scarf": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Gem Pack: Track Bounty Gold" - }, - { - "chance": "1", - "loot_list": "unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "unusual_courier" + } }, "treasure_chest_70_trove_carafe": { "Lamb to the Slaughter": "1", @@ -550985,20 +548506,10 @@ "Soul Diffuser": "1", "Splattering Forcipule": "1", "add_random_gems": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Geodesic Eidolon" - }, - { - "chance": "1", - "loot_list": "treasure_chest_71_couriers" - }, - { - "chance": "1", - "loot_list": "treasure_chest_71_unusual_couriers" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_71_unusual_couriers" + } }, "treasure_chest_71_unusual_couriers": { "Oculopus": "1", @@ -551061,16 +548572,10 @@ "The Wolf Hunter": "1", "The Great Calamity": "1", "Bestowments of the Divine Anchor": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Ahm'Hedoq the Maw" - }, - { - "chance": "1", - "item": "Scorching Talon" - } - ] + "additional_drop": { + "chance": "1", + "item": "Scorching Talon" + } }, "treasure_chest_77_champions_chest": { "Coveted Arms Cache": "1", @@ -551080,16 +548585,10 @@ "Dragon's Ascension": "1", "Artisan of Havoc": "1", "Mystic Instruments of Tang-Ki": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Ahm'Hedoq the Maw" - }, - { - "chance": "1", - "item": "Scorching Talon" - } - ] + "additional_drop": { + "chance": "1", + "item": "Scorching Talon" + } }, "treasure_chest_78_79_unusual_courier": { "Grimoire The Book Wyrm": "1" @@ -551100,20 +548599,10 @@ "Imperial Relics": "1", "Father of the Forest": "1", "add_random_gems": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Wandering Harlequin's Regalia" - }, - { - "chance": "1", - "item": "Grimoire The Book Wyrm" - }, - { - "chance": "1", - "loot_list": "treasure_chest_78_79_unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_78_79_unusual_courier" + } }, "treasure_chest_79_onyx_eye": { "Sentinel of the Lucent Gate": "1", @@ -551121,20 +548610,10 @@ "The Mourning Mother": "1", "Firestarter": "1", "add_random_gems": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Wandering Harlequin's Regalia" - }, - { - "chance": "1", - "item": "Grimoire The Book Wyrm" - }, - { - "chance": "1", - "loot_list": "treasure_chest_78_79_unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_78_79_unusual_courier" + } }, "treasure_chest_7_hero_witch_doctor": { "Demon Skull Staff": "1", @@ -551145,35 +548624,19 @@ "Grandfather's Ribs": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Gem Pack: Wards Placed" - }, - { - "chance": "1", - "loot_list": "unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "unusual_courier" + } }, "treasure_chest_80_fractured_prism": { "Spider of Purple Nightmare": "1", "Fire Dragon of Doom": "1", "Sinister Lightning": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Warlord of Hell" - }, - { - "chance": "1", - "item": "Jumo" - }, - { - "chance": "1", - "loot_list": "treasure_chest_80_unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_80_unusual_courier" + } }, "treasure_chest_80_unusual_courier": { "Jumo": "1" @@ -551186,20 +548649,10 @@ "Armor of the Stalwart Soul": "1", "Iceborn Trinity": "1", "add_random_gems": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Hunter of Kings" - }, - { - "chance": "1", - "item": "Lil' Nova" - }, - { - "chance": "1", - "loot_list": "treasure_chest_81_unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_81_unusual_courier" + } }, "treasure_chest_81_unusual_courier": { "Lil' Nova": "1" @@ -551210,16 +548663,10 @@ "Dame de Carreau": "1", "Hidden Flower": "1", "add_random_gems": "1", - "additional_drop": [ - { - "chance": "1", - "item": "The Maniacal Machinist" - }, - { - "chance": "1", - "item": "Rainmaker MK.VII" - } - ] + "additional_drop": { + "chance": "1", + "item": "Rainmaker MK.VII" + } }, "treasure_chest_83_nexon_anniversary_2014": { "Dosa": "1", @@ -551240,16 +548687,10 @@ "treasure_chest_84_defenders_vision": { "treasure_chest_84_defenders_vision_sets": "1", "add_random_gems": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Antipode Couriers" - }, - { - "chance": "1", - "loot_list": "treasure_chest_84_unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_84_unusual_courier" + } }, "treasure_chest_84_defenders_vision_sets": { "Warcog": "1", @@ -551264,20 +548705,10 @@ }, "treasure_chest_85_rotted_gallows": { "treasure_chest_85_rotted_gallows_sets": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Echo the Locator" - }, - { - "chance": "1", - "item": "Bewitcher's Bundle" - }, - { - "chance": "1", - "loot_list": "treasure_chest_85_unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_85_unusual_courier" + } }, "treasure_chest_85_rotted_gallows_sets": { "Ghastly Matriarch": "1", @@ -551309,20 +548740,10 @@ }, "treasure_chest_87_frosted_flame": { "treasure_chest_87_frosted_flame_sets": "1", - "additional_drop": [ - { - "chance": "1", - "item": "The Igneous Stone" - }, - { - "chance": "1", - "item": "Hexgill the Lane Shark" - }, - { - "chance": "1", - "loot_list": "treasure_chest_87_unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_87_unusual_courier" + } }, "treasure_chest_87_frosted_flame_sets": { "Azure Constellation": "1", @@ -551381,16 +548802,10 @@ "Pirate Slayer's Tricorn": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Gem Pack: Quad Ravages" - }, - { - "chance": "1", - "loot_list": "unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "unusual_courier" + } }, "treasure_chest_90_sapphire_cask": { "treasure_chest_90_sapphire_cask_items": "1", @@ -551544,20 +548959,10 @@ }, "treasure_chest_96_rams_renewal": { "treasure_chest_96_rams_renewal_sets": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Armature of the Belligerent Ram" - }, - { - "chance": "1", - "item": "Masked Fey Courier and Screen Bundle" - }, - { - "chance": "1", - "loot_list": "treasure_chest_96_rams_renewal_unusual_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_96_rams_renewal_unusual_courier" + } }, "treasure_chest_96_rams_renewal_sets": { "The Ram's Head Armaments": "1", @@ -551573,16 +548978,10 @@ }, "treasure_chest_97_spring_blossom": { "treasure_chest_97_spring_blossom_sets": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Might of the Thunder Ram" - }, - { - "chance": "1", - "item": "Gazing Idol" - } - ] + "additional_drop": { + "chance": "1", + "item": "Gazing Idol" + } }, "treasure_chest_97_spring_blossom_sets": { "Humble Drifter": "1", @@ -551638,16 +549037,10 @@ "Elemental Ice Infusion": "1", "add_random_gems": "1", "add_empty_socket": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Dragonclaw Hook" - }, - { - "chance": "1", - "loot_list": "treasure_chest_9_summer_sale_2012_courier" - } - ] + "additional_drop": { + "chance": "1", + "loot_list": "treasure_chest_9_summer_sale_2012_courier" + } }, "treasure_chest_9_summer_sale_2012_courier": { "Fearless Badger": "1", @@ -551743,16 +549136,10 @@ "Solace of Divinity": "1", "Call of the Nether Lotus": "1", "Besieger of Worlds": "1", - "additional_drop": [ - { - "chance": "1", - "item": "Eyes of the Watchroot" - }, - { - "chance": "1", - "item": "The Wonderously Encumbered Travelling Automaton" - } - ] + "additional_drop": { + "chance": "1", + "item": "The Wonderously Encumbered Travelling Automaton" + } }, "treasure_of_the_total_war": { "Arachnarok": "1", @@ -551766,22 +549153,13 @@ "Black Orc Warboss": "1", "Marauder of the Chaos Wastes": "1", "Frostheart": "1", - "escalating_chance_drop": [ - { - "slot": "A", - "treasure_rarity_override": "rare", - "item": "Witch Hunter Templar", - "opened": "1", - "chances": "1" - }, - { - "slot": "B", - "treasure_rarity_override": "very_rare", - "item": "Daemon Prince of Khorne", - "opened": "1", - "chances": "1" - } - ] + "escalating_chance_drop": { + "slot": "B", + "treasure_rarity_override": "very_rare", + "item": "Daemon Prince of Khorne", + "opened": "1", + "chances": "1" + } }, "treasure_of_the_total_war_preorder": { "Ancient Arachnarok": "1", @@ -551795,22 +549173,13 @@ "Supreme Black Orc Warboss": "1", "Marauder Chieftain of the Chaos Wastes": "1", "Noble Frostheart": "1", - "escalating_chance_drop": [ - { - "slot": "A", - "treasure_rarity_override": "rare", - "item": "Grand Witch Hunter Templar", - "opened": "1", - "chances": "1" - }, - { - "slot": "B", - "treasure_rarity_override": "very_rare", - "item": "Eternal Daemon Prince of Khorne", - "opened": "1", - "chances": "1" - } - ] + "escalating_chance_drop": { + "slot": "B", + "treasure_rarity_override": "very_rare", + "item": "Eternal Daemon Prince of Khorne", + "opened": "1", + "chances": "1" + } }, "treasure_redemption_token": { "Treasure of the Spring Blossom": "1", @@ -551864,22 +549233,13 @@ "Nothlic Burden": "1", "Latticean Shards": "1", "Silent Wake": "1", - "escalating_chance_drop": [ - { - "slot": "A", - "opened": "1", - "chances": "1", - "treasure_rarity_override": "rare", - "item": "Beetlejaws the Boxhound" - }, - { - "slot": "B", - "opened": "1", - "chances": "1", - "treasure_rarity_override": "very_rare", - "item": "Golden Trove Carafe 2016" - } - ] + "escalating_chance_drop": { + "slot": "B", + "opened": "1", + "chances": "1", + "treasure_rarity_override": "very_rare", + "item": "Golden Trove Carafe 2016" + } }, "trust_of_the_benefactor": { "ti6_battle_pass_sets": "1", @@ -551888,143 +549248,11 @@ "Immortal Treasure II 2016": "1", "Immortal Treasure III 2016": "1", "can_have_duplicates": "1", - "additional_drop": [ - { - "chance": "1", - "treasure_rarity_override": "rare", - "item": "Fire Lotus Belt" - }, - { - "chance": "1", - "treasure_rarity_override": "rare", - "item": "Golden Ornithomancer Mantle of the Benefactor" - }, - { - "chance": "1", - "treasure_rarity_override": "rare", - "item": "Dragonclaw Hook" - }, - { - "chance": "1", - "treasure_rarity_override": "rare", - "item": "Rainmaker" - }, - { - "chance": "1", - "treasure_rarity_override": "rare", - "item": "Pipe of Dezun" - }, - { - "chance": "1", - "treasure_rarity_override": "rare", - "item": "Perceptions of the Eternal Mind" - }, - { - "chance": "1", - "treasure_rarity_override": "rare", - "item": "Kantusa the Script Sword" - }, - { - "chance": "1", - "treasure_rarity_override": "rare", - "item": "Shattered Greatsword" - }, - { - "chance": "1", - "treasure_rarity_override": "rare", - "item": "Golden Gravelmaw" - }, - { - "chance": "1", - "treasure_rarity_override": "very_rare", - "item": "Drodo the Druffin" - }, - { - "chance": "1", - "treasure_rarity_override": "very_rare", - "item": "Golden Grasping Bludgeon" - }, - { - "chance": "1", - "treasure_rarity_override": "very_rare", - "item": "Golden Shards of Exile" - }, - { - "chance": "1", - "treasure_rarity_override": "very_rare", - "item": "Golden Staff of Perplex" - }, - { - "chance": "1", - "treasure_rarity_override": "very_rare", - "item": "Golden Huntling" - }, - { - "chance": "1", - "treasure_rarity_override": "very_rare", - "item": "Golden Severing Crest" - }, - { - "chance": "1", - "treasure_rarity_override": "very_rare", - "item": "Golden Sullen Hollow" - }, - { - "chance": "1", - "treasure_rarity_override": "very_rare", - "item": "Golden Lamb to the Slaughter" - }, - { - "chance": "1", - "treasure_rarity_override": "very_rare", - "item": "Lockjaw the Boxhound" - }, - { - "chance": "1", - "treasure_rarity_override": "extremely_rare", - "item": "Golden Doomling" - }, - { - "chance": "1", - "treasure_rarity_override": "extremely_rare", - "item": "Murrissey the Smeevil" - }, - { - "chance": "1", - "treasure_rarity_override": "extremely_rare", - "item": "Ice Baby Roshan" - }, - { - "chance": "1", - "treasure_rarity_override": "extremely_rare", - "item": "Lava Baby Roshan" - }, - { - "chance": "1", - "treasure_rarity_override": "ultra_rare", - "item": "Guard of the Red Mist" - }, - { - "chance": "1", - "treasure_rarity_override": "ultra_rare", - "item": "Axe of Phractos" - }, - { - "chance": "1", - "treasure_rarity_override": "ultra_rare", - "item": "Monarch Bow" - }, - { - "chance": "1", - "treasure_rarity_override": "ultra_rare", - "item": "Burning Fiend" - }, - { - "chance": "1", - "treasure_rarity_override": "ultra_rare", - "item": "Golden Nether Lord's Regalia Set" - } - ] + "additional_drop": { + "chance": "1", + "treasure_rarity_override": "ultra_rare", + "item": "Golden Nether Lord's Regalia Set" + } }, "uncommon_drops": { "Bindings of Frost Set": "1", @@ -552062,20 +549290,10 @@ }, "wicked_bad_voodoo_pack": { "Juju o' Wicked Badness": "1", - "additional_drop": [ - { - "loot_list": "wicked_bad_voodoo_pack_2", - "chance": "1" - }, - { - "loot_list": "wicked_bad_voodoo_pack_3", - "chance": "1" - }, - { - "loot_list": "wicked_bad_voodoo_pack_4", - "chance": "1" - } - ] + "additional_drop": { + "loot_list": "wicked_bad_voodoo_pack_4", + "chance": "1" + } }, "wicked_bad_voodoo_pack_2": { "Staff o' Wicked Badness": "1" @@ -552124,22 +549342,13 @@ "Jiang Shi's Revenge": "1", "Barding of the Soul Keeper": "1", "Bearer of the Arkturan Talon": "1", - "escalating_chance_drop": [ - { - "slot": "A", - "opened": "1", - "chances": "1", - "treasure_rarity_override": "very_rare", - "item": "Writ of the Royal Butcher" - }, - { - "slot": "B", - "opened": "1", - "chances": "1", - "treasure_rarity_override": "extremely_rare", - "item": "Vermillion Crucible" - } - ] + "escalating_chance_drop": { + "slot": "B", + "opened": "1", + "chances": "1", + "treasure_rarity_override": "extremely_rare", + "item": "Vermillion Crucible" + } }, "winter_2017_battle_pass_treasure_2": { "Hazhadal Magebreaker": "1", @@ -552150,22 +549359,13 @@ "Feast of the Glutton's Larder": "1", "The Rowdy Firebrand": "1", "Promise of the First Dawn": "1", - "escalating_chance_drop": [ - { - "slot": "A", - "treasure_rarity_override": "very_rare", - "item": "Occultist's Pursuit", - "opened": "1", - "chances": "1" - }, - { - "slot": "B", - "treasure_rarity_override": "extremely_rare", - "item": "Stormcharge Dragoon", - "opened": "1", - "chances": "1" - } - ] + "escalating_chance_drop": { + "slot": "B", + "treasure_rarity_override": "extremely_rare", + "item": "Stormcharge Dragoon", + "opened": "1", + "chances": "1" + } }, "winter_2017_battle_pass_treasures": { "Winter 2017 Treasure I": "1", @@ -552604,18 +549804,11 @@ "Raikage Warrior": "1", "Battle Dress of the Proven": "1", "Vigilance of the Manticore": "1", - "additional_drop": [ - { - "treasure_rarity_override": "rare", - "chance": "1", - "item": "Devourling" - }, - { - "treasure_rarity_override": "very_rare", - "chance": "1", - "item": "Instantly Gain 15 Battle Levels" - } - ], + "additional_drop": { + "treasure_rarity_override": "very_rare", + "chance": "1", + "item": "Instantly Gain 15 Battle Levels" + }, "escalating_chance_drop": { "opened": "1", "chances": "1", @@ -552628,18 +549821,11 @@ "Mechanised Pilgrim": "1", "Forgotten Tactician": "1", "Harness of the Fissured Soul": "1", - "additional_drop": [ - { - "treasure_rarity_override": "rare", - "chance": "1", - "item": "The Andestian Sentinel" - }, - { - "treasure_rarity_override": "very_rare", - "chance": "1", - "item": "Instantly Gain 15 Battle Levels" - } - ], + "additional_drop": { + "treasure_rarity_override": "very_rare", + "chance": "1", + "item": "Instantly Gain 15 Battle Levels" + }, "escalating_chance_drop": { "opened": "1", "chances": "1", @@ -552652,18 +549838,11 @@ "Shadows of the Wuxia": "1", "Cry of the Battlehawk": "1", "Cursed Zealot": "1", - "additional_drop": [ - { - "chance": "1", - "treasure_rarity_override": "rare", - "item": "Darkfall Warden" - }, - { - "chance": "1", - "treasure_rarity_override": "very_rare", - "item": "Instantly Gain 15 Battle Levels" - } - ], + "additional_drop": { + "chance": "1", + "treasure_rarity_override": "very_rare", + "item": "Instantly Gain 15 Battle Levels" + }, "escalating_chance_drop": { "opened": "1", "chances": "1", @@ -552676,18 +549855,11 @@ "Tipsy Brawler": "1", "Prismatic Grace": "1", "Spirit of the Emeraldine Rider": "1", - "additional_drop": [ - { - "chance": "1", - "treasure_rarity_override": "rare", - "item": "Daemonfell Flame" - }, - { - "chance": "1", - "treasure_rarity_override": "very_rare", - "item": "Instantly Gain 15 Battle Levels" - } - ], + "additional_drop": { + "chance": "1", + "treasure_rarity_override": "very_rare", + "item": "Instantly Gain 15 Battle Levels" + }, "escalating_chance_drop": { "opened": "1", "chances": "1", diff --git a/update.rb b/update.rb index 12dbf2c92..6e7996235 100644 --- a/update.rb +++ b/update.rb @@ -36,8 +36,8 @@ def convert_encoding(path) end # Converts a .txt file to a separate .json file -def convert_json(path) - dst = path.gsub(".txt", ".json") +def convert_json(path, suffix="", allow_dupe_keys=false) + dst = path.gsub(".txt", suffix + ".json") contents = IO.read(path) VDF_PATCHES.each do |re, repl| @@ -45,7 +45,7 @@ def convert_json(path) end # Allow duplicate keys in items_game.txt, disallow them in others - vdf = path.include?("items_game.txt") ? VDF.new(contents, true) : VDF.new(contents, false) + vdf = VDF.new(contents, allow_dupe_keys) json = JSON.pretty_generate(vdf.kvs) File.open(dst, "w") {|f| f.write(json) } @@ -94,4 +94,11 @@ def extract_vpk(src) end end +# Convert given resources to JSON, and allow dupe keys +CONVERT_TO_JSON.each do |pattern| + Dir.glob(pattern).each do |src| + convert_json(src, "_with_dupes", true) + end +end + exit 0