{
  "blink": {
    "abilities": [
      {
        "type": "active",
        "title": "Blink",
        "description": "Teleport to a target point up to 1200 units away. \n\nBlink Dagger cannot be used for 3 seconds after taking damage from an enemy hero or Roshan."
      }
    ],
    "hint": [],
    "id": 1,
    "img": "/apps/dota2/images/dota_react/items/blink.png?t=1593393829403",
    "dname": "Blink Dagger",
    "qual": "component",
    "cost": 2250,
    "behavior": "Point Target",
    "notes": "Self-casting will cause you to teleport in the direction of your team's fountain.",
    "attrib": [
      {
        "key": "blink_range",
        "value": "1200"
      },
      {
        "key": "blink_damage_cooldown",
        "value": "3.0"
      },
      {
        "key": "blink_range_clamp",
        "value": "960"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 15,
    "lore": "The fabled dagger used by the fastest assassin ever to walk the lands.",
    "components": null,
    "created": false,
    "charges": false
  },
  "overwhelming_blink": {
    "abilities": [
      {
        "type": "active",
        "title": "Overwhelming Blink",
        "description": "Teleport to a target point up to 1200 units away.\n\nAfter teleportation, all enemies in a 800 AoE take damage equal to 100 + 50% of your strength and an additional 100% over time, and have 50% movement speed slow and 50 attack speed slow for 6 seconds. \n\nOverwhelming Blink cannot be used for 3 seconds after taking damage from an enemy hero or Roshan."
      }
    ],
    "hint": [],
    "id": 600,
    "img": "/apps/dota2/images/dota_react/items/overwhelming_blink.png?t=1593393829403",
    "dname": "Overwhelming Blink",
    "qual": "component",
    "cost": 6800,
    "behavior": "Point Target",
    "dmg_type": "Magical",
    "notes": "Self-casting will cause you to teleport in the direction of your team's fountain.",
    "attrib": [
      {
        "key": "blink_range",
        "value": "1200"
      },
      {
        "key": "blink_damage_cooldown",
        "value": "3.0"
      },
      {
        "key": "blink_range_clamp",
        "value": "960"
      },
      {
        "key": "bonus_strength",
        "display": "+ {value} Strength",
        "value": "25"
      },
      {
        "key": "radius",
        "value": "800"
      },
      {
        "key": "movement_slow",
        "value": "50"
      },
      {
        "key": "attack_slow",
        "value": "50"
      },
      {
        "key": "duration",
        "value": "6"
      },
      {
        "key": "damage_base",
        "value": "100"
      },
      {
        "key": "damage_pct_instant",
        "value": "50"
      },
      {
        "key": "damage_pct_over_time",
        "value": "100"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 15,
    "lore": "A horrifying dagger forged in the chaos maw and nigh untouchable by mortal hands.",
    "components": [
      "blink",
      "reaver"
    ],
    "created": true,
    "charges": false
  },
  "swift_blink": {
    "abilities": [
      {
        "type": "active",
        "title": "Swift Blink",
        "description": "Teleport to a target point up to 1200 units away.\n\nAfter teleportation, you gain 40% phased movement speed and +35 Agility for 6 seconds. \n\nSwift Blink cannot be used for 3 seconds after taking damage from an enemy hero or Roshan."
      }
    ],
    "hint": [],
    "id": 603,
    "img": "/apps/dota2/images/dota_react/items/swift_blink.png?t=1593393829403",
    "dname": "Swift Blink",
    "qual": "component",
    "cost": 6800,
    "behavior": "Point Target",
    "notes": "Self-casting will cause you to teleport in the direction of your team's fountain.",
    "attrib": [
      {
        "key": "blink_range",
        "value": "1200"
      },
      {
        "key": "blink_damage_cooldown",
        "value": "3.0"
      },
      {
        "key": "blink_range_clamp",
        "value": "960"
      },
      {
        "key": "bonus_agility",
        "display": "+ {value} Agility",
        "value": "25"
      },
      {
        "key": "bonus_movement",
        "value": "40"
      },
      {
        "key": "bonus_agi_active",
        "value": "35"
      },
      {
        "key": "duration",
        "value": "6"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 15,
    "lore": "A cunning blade able to anticipate and enable its bearer's movements.",
    "components": [
      "blink",
      "eagle"
    ],
    "created": true,
    "charges": false
  },
  "arcane_blink": {
    "abilities": [
      {
        "type": "active",
        "title": "Arcane Blink",
        "description": "Teleport to a target point up to 1400 units away. \n\nAfter teleportation, you restore 250 health and 100 mana.\n\nArcane Blink cannot be used for 3 seconds after taking damage from an enemy hero or Roshan."
      }
    ],
    "hint": [],
    "id": 604,
    "img": "/apps/dota2/images/dota_react/items/arcane_blink.png?t=1593393829403",
    "dname": "Arcane Blink",
    "qual": "component",
    "cost": 6800,
    "behavior": "Point Target",
    "notes": "Self-casting will cause you to teleport in the direction of your team's fountain.",
    "attrib": [
      {
        "key": "blink_range",
        "value": "1400"
      },
      {
        "key": "blink_damage_cooldown",
        "value": "3.0"
      },
      {
        "key": "blink_range_clamp",
        "value": "1120"
      },
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "25"
      },
      {
        "key": "heal_amount",
        "value": "250"
      },
      {
        "key": "mana_amount",
        "value": "100"
      },
      {
        "key": "debuff_amp",
        "value": "0"
      },
      {
        "key": "duration",
        "value": "0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 9,
    "lore": "A revitalizing tool to help bear the weight of arcane expenditure.",
    "components": [
      "blink",
      "mystic_staff"
    ],
    "created": true,
    "charges": false
  },
  "recipe_arcane_blink": {
    "id": 606,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Arcane Blink Recipe",
    "cost": 1750,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "recipe_swift_blink": {
    "id": 607,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Swift Blink Recipe",
    "cost": 1750,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "recipe_overwhelming_blink": {
    "id": 608,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Overwhelming Blink Recipe",
    "cost": 1750,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "blades_of_attack": {
    "id": 2,
    "img": "/apps/dota2/images/dota_react/items/blades_of_attack.png?t=1593393829403",
    "dname": "Blades of Attack",
    "qual": "component",
    "cost": 450,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "9"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "The damage of these small, concealable blades should not be underestimated.",
    "components": null,
    "created": false,
    "charges": false
  },
  "broadsword": {
    "id": 3,
    "img": "/apps/dota2/images/dota_react/items/broadsword.png?t=1593393829403",
    "dname": "Broadsword",
    "qual": "component",
    "cost": 1000,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "15"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "The classic weapon of choice for knights, this blade is sturdy and reliable for slaying enemies.",
    "components": null,
    "created": false,
    "charges": false
  },
  "chainmail": {
    "id": 4,
    "img": "/apps/dota2/images/dota_react/items/chainmail.png?t=1593393829403",
    "dname": "Chainmail",
    "qual": "component",
    "cost": 500,
    "target_team": "Friendly",
    "target_type": "Hero",
    "notes": "",
    "attrib": [
      {
        "key": "bonus_armor",
        "display": "+ {value} Armor",
        "value": "4"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A medium weave of metal chains.",
    "components": null,
    "created": false,
    "charges": false
  },
  "splintmail": {
    "id": 1847,
    "img": "/apps/dota2/images/dota_react/items/splintmail.png?t=1593393829403",
    "dname": "Splintmail",
    "qual": "component",
    "cost": 950,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_armor",
        "display": "+ {value} Armor",
        "value": "7"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "claymore": {
    "id": 5,
    "img": "/apps/dota2/images/dota_react/items/claymore.png?t=1593393829403",
    "dname": "Claymore",
    "qual": "component",
    "cost": 1350,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "20"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A sword that can cut through armor, it's a commonly chosen first weapon for budding swordsmen.",
    "components": null,
    "created": false,
    "charges": false
  },
  "helm_of_iron_will": {
    "id": 6,
    "img": "/apps/dota2/images/dota_react/items/helm_of_iron_will.png?t=1593393829403",
    "dname": "Helm of Iron Will",
    "qual": "component",
    "cost": 975,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_armor",
        "display": "+ {value} Armor",
        "value": "4"
      },
      {
        "key": "bonus_regen",
        "display": "+ {value} Health Regeneration",
        "value": "4"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "The helmet of a legendary warrior who fell in battle.",
    "components": null,
    "created": false,
    "charges": false
  },
  "javelin": {
    "abilities": [
      {
        "type": "passive",
        "title": "Pierce",
        "description": "Grants each attack a 25% chance to pierce through evasion and deal 60 bonus magical damage."
      }
    ],
    "hint": [],
    "id": 7,
    "img": "/apps/dota2/images/dota_react/items/javelin.png?t=1593393829403",
    "dname": "Javelin",
    "qual": "component",
    "cost": 900,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_chance",
        "value": "25"
      },
      {
        "key": "bonus_chance_damage",
        "value": "60"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A rather typical spear that can sometimes pierce through an enemy's armor when used to attack.",
    "components": null,
    "created": false,
    "charges": false
  },
  "mithril_hammer": {
    "id": 8,
    "img": "/apps/dota2/images/dota_react/items/mithril_hammer.png?t=1593393829403",
    "dname": "Mithril Hammer",
    "qual": "component",
    "cost": 1600,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "24"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A hammer forged of pure mithril.",
    "components": null,
    "created": false,
    "charges": false
  },
  "platemail": {
    "id": 9,
    "img": "/apps/dota2/images/dota_react/items/platemail.png?t=1593393829403",
    "dname": "Platemail",
    "qual": "secret_shop",
    "cost": 1400,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_armor",
        "display": "+ {value} Armor",
        "value": "10"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Thick metal plates that protect the entire upper body. Avoid dropping on feet.",
    "components": null,
    "created": false,
    "charges": false
  },
  "quarterstaff": {
    "id": 10,
    "img": "/apps/dota2/images/dota_react/items/quarterstaff.png?t=1593393829403",
    "dname": "Quarterstaff",
    "qual": "component",
    "cost": 875,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_speed",
        "display": "+ {value} Attack Speed",
        "value": "10"
      },
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "10"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A basic staff that allows you to strike quickly.",
    "components": null,
    "created": false,
    "charges": false
  },
  "quelling_blade": {
    "abilities": [
      {
        "type": "active",
        "title": "Chop Tree",
        "description": "Destroy a target tree."
      },
      {
        "type": "passive",
        "title": "Quell",
        "description": "Increases attack damage against non-hero units by 8 for melee heroes, and 4 for ranged."
      }
    ],
    "hint": [],
    "id": 11,
    "img": "/apps/dota2/images/dota_react/items/quelling_blade.png?t=1593393829403",
    "dname": "Quelling Blade",
    "qual": "component",
    "cost": 100,
    "behavior": "Unit Target",
    "target_team": [],
    "target_type": "Tree",
    "notes": "Effects of multiple quelling blades do not stack.",
    "attrib": [
      {
        "key": "damage_bonus",
        "value": "8"
      },
      {
        "key": "damage_bonus_ranged",
        "value": "4"
      },
      {
        "key": "quelling_range_tooltip",
        "value": "350"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 4,
    "lore": "The axe of a fallen gnome, it allows you to effectively maneuver the forest.",
    "components": null,
    "created": false,
    "charges": false
  },
  "faerie_fire": {
    "abilities": [
      {
        "type": "use",
        "title": "Imbue",
        "description": "Instantly restores 85 health."
      }
    ],
    "hint": [],
    "id": 237,
    "img": "/apps/dota2/images/dota_react/items/faerie_fire.png?t=1593393829403",
    "dname": "Faerie Fire",
    "qual": "consumable",
    "cost": 65,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "target_team": "Friendly",
    "target_type": "Hero",
    "notes": "",
    "attrib": [
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "2"
      },
      {
        "key": "hp_restore",
        "value": "85"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 5,
    "lore": "The ethereal flames from the ever-burning ruins of Kindertree ignite across realities.",
    "components": null,
    "created": false,
    "charges": 1
  },
  "infused_raindrop": {
    "abilities": [
      {
        "type": "passive",
        "title": "Magical Damage Block",
        "description": "Consumes a charge to block 120 magic damage from damage instances over 75 damage. \n\nComes with 6 charges. When the charges are gone, the item disappears."
      }
    ],
    "hint": [],
    "id": 265,
    "img": "/apps/dota2/images/dota_react/items/infused_raindrop.png?t=1593393829403",
    "dname": "Infused Raindrops",
    "qual": "component",
    "cost": 225,
    "notes": "Uses at most one charge per damage instance.",
    "attrib": [
      {
        "key": "mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "0.8"
      },
      {
        "key": "magic_damage_block",
        "value": "120"
      },
      {
        "key": "min_damage",
        "value": "75"
      },
      {
        "key": "initial_charges",
        "value": "6"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 7,
    "lore": "Elemental protection from magical assaults.",
    "components": null,
    "created": false,
    "charges": 6
  },
  "wind_lace": {
    "abilities": [],
    "hint": [
      "Bonuses from multiple Wind Laces do not stack."
    ],
    "id": 244,
    "img": "/apps/dota2/images/dota_react/items/wind_lace.png?t=1593393829403",
    "dname": "Wind Lace",
    "qual": "component",
    "cost": 225,
    "notes": "",
    "attrib": [
      {
        "key": "movement_speed",
        "display": "+ {value} Movement Speed",
        "value": "15"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Hasten to battle on wind-touched heels.",
    "components": null,
    "created": false,
    "charges": false
  },
  "ring_of_protection": {
    "id": 12,
    "img": "/apps/dota2/images/dota_react/items/ring_of_protection.png?t=1593393829403",
    "dname": "Ring of Protection",
    "qual": "component",
    "cost": 175,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_armor",
        "display": "+ {value} Armor",
        "value": "2"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A glimmering ring that defends its bearer.",
    "components": null,
    "created": false,
    "charges": false
  },
  "stout_shield": {
    "abilities": [
      {
        "type": "passive",
        "title": "Damage Block",
        "description": "Grants a 50% chance to block 20 damage from incoming attacks on melee heroes, and 8 damage on ranged."
      }
    ],
    "hint": [],
    "id": 182,
    "img": "/apps/dota2/images/dota_react/items/stout_shield.png?t=1593393829403",
    "dname": "Stout Shield",
    "qual": "component",
    "cost": 100,
    "notes": "Multiple sources of damage block do not stack.",
    "attrib": [
      {
        "key": "damage_block_melee",
        "value": "20"
      },
      {
        "key": "damage_block_ranged",
        "value": "8"
      },
      {
        "key": "block_chance",
        "value": "50"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "One man's wine barrel bottom is another man's shield.",
    "components": null,
    "created": false,
    "charges": false
  },
  "moon_shard": {
    "abilities": [
      {
        "type": "use",
        "title": "Consume",
        "description": "Consume the Moon Shard to permanently gain 60 attack speed and 200 bonus night vision. Max 1 use."
      },
      {
        "type": "passive",
        "title": "Shade Sight",
        "description": "Grants bonus night vision."
      }
    ],
    "hint": [],
    "id": 247,
    "img": "/apps/dota2/images/dota_react/items/moon_shard.png?t=1593393829403",
    "dname": "Moon Shard",
    "qual": "consumable",
    "cost": 4000,
    "behavior": [
      "Unit Target",
      "Instant Cast"
    ],
    "target_team": "Friendly",
    "target_type": "Hero",
    "notes": "",
    "attrib": [
      {
        "key": "bonus_attack_speed",
        "display": "+ {value} Attack Speed",
        "value": "140"
      },
      {
        "key": "bonus_night_vision",
        "display": "+ {value} Bonus Night Vision",
        "value": "400"
      },
      {
        "key": "consumed_bonus",
        "value": "60"
      },
      {
        "key": "consumed_bonus_night_vision",
        "value": "200"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Said to be a tear from the lunar goddess Selemene.",
    "components": [
      "hyperstone",
      "hyperstone"
    ],
    "created": true,
    "charges": false
  },
  "gauntlets": {
    "id": 13,
    "img": "/apps/dota2/images/dota_react/items/gauntlets.png?t=1593393829403",
    "dname": "Gauntlets of Strength",
    "qual": "component",
    "cost": 140,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_strength",
        "display": "+ {value} Strength",
        "value": "3"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Studded leather gloves that add brute strength.",
    "components": null,
    "created": false,
    "charges": false
  },
  "slippers": {
    "id": 14,
    "img": "/apps/dota2/images/dota_react/items/slippers.png?t=1593393829403",
    "dname": "Slippers of Agility",
    "qual": "component",
    "cost": 140,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_agility",
        "display": "+ {value} Agility",
        "value": "3"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Light boots made from spider skin that tingles your senses.",
    "components": null,
    "created": false,
    "charges": false
  },
  "mantle": {
    "id": 15,
    "img": "/apps/dota2/images/dota_react/items/mantle.png?t=1593393829403",
    "dname": "Mantle of Intelligence",
    "qual": "component",
    "cost": 140,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "3"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A beautiful sapphire mantle worn by generations of queens.",
    "components": null,
    "created": false,
    "charges": false
  },
  "branches": {
    "abilities": [
      {
        "type": "use",
        "title": "Plant Tree",
        "description": "Targets the ground to plant a happy little tree that lasts for 20 seconds."
      }
    ],
    "hint": [],
    "id": 16,
    "img": "/apps/dota2/images/dota_react/items/branches.png?t=1593393829403",
    "dname": "Iron Branch",
    "qual": "consumable",
    "cost": 55,
    "behavior": "Point Target",
    "notes": "",
    "attrib": [
      {
        "key": "bonus_all_stats",
        "display": "+ {value} All Attributes",
        "value": "1"
      },
      {
        "key": "tree_duration",
        "value": "20"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A seemingly ordinary branch, its ironlike qualities are bestowed upon the bearer.",
    "components": null,
    "created": false,
    "charges": false
  },
  "belt_of_strength": {
    "id": 17,
    "img": "/apps/dota2/images/dota_react/items/belt_of_strength.png?t=1593393829403",
    "dname": "Belt of Strength",
    "qual": "component",
    "cost": 450,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_strength",
        "display": "+ {value} Strength",
        "value": "6"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A valued accessory for improving vitality.",
    "components": null,
    "created": false,
    "charges": false
  },
  "boots_of_elves": {
    "id": 18,
    "img": "/apps/dota2/images/dota_react/items/boots_of_elves.png?t=1593393829403",
    "dname": "Band of Elvenskin",
    "qual": "component",
    "cost": 450,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_agility",
        "display": "+ {value} Agility",
        "value": "6"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A tensile fabric often used for its light weight and ease of movement.",
    "components": null,
    "created": false,
    "charges": false
  },
  "robe": {
    "id": 19,
    "img": "/apps/dota2/images/dota_react/items/robe.png?t=1593393829403",
    "dname": "Robe of the Magi",
    "qual": "component",
    "cost": 450,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "6"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "This robe corrupts the soul of the user, but provides wisdom in return.",
    "components": null,
    "created": false,
    "charges": false
  },
  "circlet": {
    "id": 20,
    "img": "/apps/dota2/images/dota_react/items/circlet.png?t=1593393829403",
    "dname": "Circlet",
    "qual": "component",
    "cost": 155,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_all_stats",
        "display": "+ {value} All Attributes",
        "value": "2"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "An elegant circlet designed for human princesses.",
    "components": null,
    "created": false,
    "charges": false
  },
  "crown": {
    "id": 261,
    "img": "/apps/dota2/images/dota_react/items/crown.png?t=1593393829403",
    "dname": "Crown",
    "qual": "component",
    "cost": 450,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_all_stats",
        "display": "+ {value} All Attributes",
        "value": "4"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A stately crown created to ensure a well-meaning but ungifted heir could fend off usurpers and govern with a strong hand.",
    "components": null,
    "created": false,
    "charges": false
  },
  "diadem": {
    "id": 1122,
    "img": "/apps/dota2/images/dota_react/items/diadem.png?t=1593393829403",
    "dname": "Diadem",
    "qual": "component",
    "cost": 1000,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_all_stats",
        "display": "+ {value} All Attributes",
        "value": "6"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A crown that can never be removed.",
    "components": null,
    "created": false,
    "charges": false
  },
  "ogre_axe": {
    "id": 21,
    "img": "/apps/dota2/images/dota_react/items/ogre_axe.png?t=1593393829403",
    "dname": "Ogre Axe",
    "qual": "component",
    "cost": 1000,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_strength",
        "display": "+ {value} Strength",
        "value": "10"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "You grow stronger just by holding it.",
    "components": null,
    "created": false,
    "charges": false
  },
  "blade_of_alacrity": {
    "id": 22,
    "img": "/apps/dota2/images/dota_react/items/blade_of_alacrity.png?t=1593393829403",
    "dname": "Blade of Alacrity",
    "qual": "component",
    "cost": 1000,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_agility",
        "display": "+ {value} Agility",
        "value": "10"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A long blade imbued with time magic.",
    "components": null,
    "created": false,
    "charges": false
  },
  "staff_of_wizardry": {
    "id": 23,
    "img": "/apps/dota2/images/dota_react/items/staff_of_wizardry.png?t=1593393829403",
    "dname": "Staff of Wizardry",
    "qual": "component",
    "cost": 1000,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "10"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A staff of magical powers passed down from the eldest mages.",
    "components": null,
    "created": false,
    "charges": false
  },
  "ultimate_orb": {
    "id": 24,
    "img": "/apps/dota2/images/dota_react/items/ultimate_orb.png?t=1593393829403",
    "dname": "Ultimate Orb",
    "qual": "secret_shop",
    "cost": 2800,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_all_stats",
        "display": "+ {value} All Attributes",
        "value": "15"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A mystical orb containing the essence of life.",
    "components": null,
    "created": false,
    "charges": false
  },
  "gloves": {
    "id": 25,
    "img": "/apps/dota2/images/dota_react/items/gloves.png?t=1593393829403",
    "dname": "Gloves of Haste",
    "qual": "component",
    "cost": 450,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_attack_speed",
        "display": "+ {value} Attack Speed",
        "value": "20"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A pair of magical gloves that seems to render weapons weightless.",
    "components": null,
    "created": false,
    "charges": false
  },
  "blitz_knuckles": {
    "id": 485,
    "img": "/apps/dota2/images/dota_react/items/blitz_knuckles.png?t=1593393829403",
    "dname": "Blitz Knuckles",
    "qual": "component",
    "cost": 1000,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_attack_speed",
        "display": "+ {value} Attack Speed",
        "value": "35"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "An underground arcanist's update of a back-alley classic.",
    "components": null,
    "created": false,
    "charges": false
  },
  "lifesteal": {
    "abilities": [
      {
        "type": "passive",
        "title": "Lifesteal",
        "description": "Heals the attacker for a percentage of physical damage dealt."
      }
    ],
    "hint": [],
    "id": 26,
    "img": "/apps/dota2/images/dota_react/items/lifesteal.png?t=1593393829403",
    "dname": "Morbid Mask",
    "qual": "component",
    "cost": 900,
    "notes": "",
    "attrib": [
      {
        "key": "lifesteal_percent",
        "display": "+ {value}% Lifesteal",
        "value": "18"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A mask that drains the energy of those caught in its gaze.",
    "components": null,
    "created": false,
    "charges": false
  },
  "voodoo_mask": {
    "abilities": [
      {
        "type": "passive",
        "title": "Spell Lifesteal",
        "description": "Heals the wearer for a percentage of spell damage dealt to enemies."
      }
    ],
    "hint": [],
    "id": 473,
    "img": "/apps/dota2/images/dota_react/items/voodoo_mask.png?t=1593393829403",
    "dname": "Voodoo Mask",
    "qual": "component",
    "cost": 650,
    "notes": "Does not heal from Pure or Reflected damage.",
    "attrib": [
      {
        "key": "spell_lifesteal",
        "display": "+ {value}% Spell Lifesteal",
        "value": "15"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A mask tuned to sip the arcane bindings that pass between caster and foe.",
    "components": null,
    "created": false,
    "charges": false
  },
  "ring_of_regen": {
    "id": 27,
    "img": "/apps/dota2/images/dota_react/items/ring_of_regen.png?t=1593393829403",
    "dname": "Ring of Regen",
    "qual": "component",
    "cost": 175,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_health_regen",
        "display": "+ {value} Health Regeneration",
        "value": "1.25"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "This ring is considered a good luck charm among the Gnomes.",
    "components": null,
    "created": false,
    "charges": false
  },
  "sobi_mask": {
    "id": 28,
    "img": "/apps/dota2/images/dota_react/items/sobi_mask.png?t=1593393829403",
    "dname": "Sage's Mask",
    "qual": "component",
    "cost": 175,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "0.7"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A mask commonly used by mages and warlocks for various rituals.",
    "components": null,
    "created": false,
    "charges": false
  },
  "boots": {
    "abilities": [],
    "hint": [
      "Movement speed bonuses from multiple pairs of boots do not stack."
    ],
    "id": 29,
    "img": "/apps/dota2/images/dota_react/items/boots.png?t=1593393829403",
    "dname": "Boots of Speed",
    "qual": "component",
    "cost": 500,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_movement_speed",
        "display": "+ {value} Movement Speed",
        "value": "45"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Fleet footwear, increasing movement.",
    "components": null,
    "created": false,
    "charges": false
  },
  "gem": {
    "abilities": [
      {
        "type": "active",
        "title": "Reveal",
        "description": "Gives True Sight over a 300 radius revealing wards and units even in Fog of War."
      },
      {
        "type": "passive",
        "title": "True Sight",
        "description": "Grants the ability to see invisible units and wards to any allied vision within 900 range of its carrier."
      },
      {
        "type": "passive",
        "title": "Everlasting",
        "description": "Dropped on death, and cannot be destroyed."
      }
    ],
    "hint": [],
    "id": 30,
    "img": "/apps/dota2/images/dota_react/items/gem.png?t=1593393829403",
    "dname": "Gem of True Sight",
    "qual": "component",
    "cost": 900,
    "behavior": [
      "Point Target",
      "AOE"
    ],
    "notes": "Disabled while on a courier.",
    "attrib": [
      {
        "key": "radius",
        "value": "900"
      },
      {
        "key": "active_radius",
        "value": "300"
      },
      {
        "key": "duration",
        "value": "4"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 12,
    "lore": "Not one thrall creature of the depths,\r\nNor spirit bound in drowning's keep,\r\nNor Maelrawn the Tentacular,\r\nShall rest till seas, gem comes to sleep.",
    "components": null,
    "created": false,
    "charges": false
  },
  "shawl": {
    "id": 1848,
    "img": "/apps/dota2/images/dota_react/items/shawl.png?t=1593393829403",
    "dname": "Shawl",
    "qual": "component",
    "cost": 450,
    "notes": "Stacks multiplicatively with other sources of magic resistance.",
    "attrib": [
      {
        "key": "bonus_magical_armor",
        "value": "10"
      },
      {
        "key": "tooltip_resist",
        "display": "+ {value}% Magic Resistance",
        "value": "10"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "cloak": {
    "id": 31,
    "img": "/apps/dota2/images/dota_react/items/cloak.png?t=1593393829403",
    "dname": "Cloak",
    "qual": "component",
    "cost": 900,
    "notes": "Stacks multiplicatively with other sources of magic resistance.",
    "attrib": [
      {
        "key": "bonus_magical_armor",
        "value": "18"
      },
      {
        "key": "tooltip_resist",
        "display": "+ {value}% Magic Resistance",
        "value": "18"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A cloak made of a magical material that works to dispel any magic cast on it.",
    "components": null,
    "created": false,
    "charges": false
  },
  "talisman_of_evasion": {
    "id": 32,
    "img": "/apps/dota2/images/dota_react/items/talisman_of_evasion.png?t=1593393829403",
    "dname": "Talisman of Evasion",
    "qual": "secret_shop",
    "cost": 1300,
    "notes": "Stacks diminishingly with other sources of Evasion.",
    "attrib": [
      {
        "key": "bonus_evasion",
        "display": "+ {value}% Evasion",
        "value": "15"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A necklace that allows you to anticipate enemy attacks.",
    "components": null,
    "created": false,
    "charges": false
  },
  "cheese": {
    "abilities": [
      {
        "type": "use",
        "title": "Fondue",
        "description": "Instantly restores 2500 health and 1500 mana."
      }
    ],
    "hint": [],
    "id": 33,
    "img": "/apps/dota2/images/dota_react/items/cheese.png?t=1593393829403",
    "dname": "Cheese",
    "qual": "consumable",
    "cost": 1000,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "Cheese is shareable.",
    "attrib": [
      {
        "key": "health_restore",
        "value": "2500"
      },
      {
        "key": "mana_restore",
        "value": "1500"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 40,
    "lore": "Made from the milk of a long lost Furbolg vendor, it restores the vitality of those who taste it.",
    "components": null,
    "created": false,
    "charges": 1
  },
  "magic_stick": {
    "abilities": [
      {
        "type": "active",
        "title": "Energy Charge",
        "description": "Instantly restores 15 health and mana per charge stored.\n\n Max 10 charges. Gains a charge whenever a visible enemy within 1200 range uses an ability."
      }
    ],
    "hint": [],
    "id": 34,
    "img": "/apps/dota2/images/dota_react/items/magic_stick.png?t=1593393829403",
    "dname": "Magic Stick",
    "qual": "component",
    "cost": 200,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "Gains charges for spells cast by visible enemies in 1200 range.\nCertain abilities and item abilities will not add charges.",
    "attrib": [
      {
        "key": "max_charges",
        "value": "10"
      },
      {
        "key": "charge_radius",
        "value": "1200"
      },
      {
        "key": "restore_per_charge",
        "value": "15"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 17,
    "lore": "A simple wand used to channel magic energies, it is favored by apprentice wizards and great warlocks alike.",
    "components": null,
    "created": false,
    "charges": false
  },
  "recipe_magic_wand": {
    "id": 35,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Magic Wand Recipe",
    "cost": 150,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "magic_wand": {
    "abilities": [
      {
        "type": "active",
        "title": "Energy Charge",
        "description": "Instantly restores 15 health and mana per charge stored. \n\nMax 20 charges. Gains a charge whenever a visible enemy within 1200 range uses an ability."
      }
    ],
    "hint": [],
    "id": 36,
    "img": "/apps/dota2/images/dota_react/items/magic_wand.png?t=1593393829403",
    "dname": "Magic Wand",
    "qual": "common",
    "cost": 460,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "Gains charges for spells cast by visible enemies in 1200 range.\nCertain abilities and item abilities will not add charges.",
    "attrib": [
      {
        "key": "max_charges",
        "value": "20"
      },
      {
        "key": "charge_radius",
        "value": "1200"
      },
      {
        "key": "bonus_all_stats",
        "display": "+ {value} All Attributes",
        "value": "3"
      },
      {
        "key": "restore_per_charge",
        "value": "15"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 15,
    "lore": "A simple wand used to channel magic energies, it is favored by apprentice wizards and great warlocks alike.",
    "components": [
      "magic_stick",
      "branches",
      "branches"
    ],
    "created": true,
    "charges": false
  },
  "ghost": {
    "abilities": [
      {
        "type": "active",
        "title": "Ghost Form",
        "description": "You enter ghost form for 4 seconds, becoming immune to physical damage, but are unable to attack and -30% more vulnerable to magic damage."
      }
    ],
    "hint": [],
    "id": 37,
    "img": "/apps/dota2/images/dota_react/items/ghost.png?t=1593393829403",
    "dname": "Ghost Scepter",
    "qual": "component",
    "cost": 1500,
    "behavior": [
      "No Target",
      "Instant Cast"
    ],
    "dispellable": "Yes",
    "notes": "Ends if you become Debuff Immune, and will have no effect if you are already Debuff Immune.\nShares cooldown with all Ghost Scepter upgrades.",
    "attrib": [
      {
        "key": "bonus_all_stats",
        "display": "+ {value} All Attributes",
        "value": "5"
      },
      {
        "key": "duration",
        "value": "4.0"
      },
      {
        "key": "extra_spell_damage_percent",
        "value": "-30"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 22,
    "lore": "Imbues the wielder with a ghostly presence, allowing them to evade physical damage.",
    "components": null,
    "created": false,
    "charges": false
  },
  "clarity": {
    "abilities": [
      {
        "type": "use",
        "title": "Replenish",
        "description": "Grants 6 mana regeneration to the target for 25 seconds.\n\nIf the unit is attacked by an enemy hero or Roshan, the effect is lost."
      }
    ],
    "hint": [],
    "id": 38,
    "img": "/apps/dota2/images/dota_react/items/clarity.png?t=1593393829403",
    "dname": "Clarity",
    "qual": "consumable",
    "cost": 60,
    "behavior": [
      "Unit Target",
      "Instant Cast"
    ],
    "dispellable": "Yes",
    "target_team": "Friendly",
    "target_type": "Hero",
    "notes": "",
    "attrib": [
      {
        "key": "mana_regen",
        "value": "6"
      },
      {
        "key": "buff_duration",
        "value": "25"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Clear water that enhances the ability to meditate.",
    "components": null,
    "created": false,
    "charges": 1
  },
  "enchanted_mango": {
    "abilities": [
      {
        "type": "use",
        "title": "Eat Mango",
        "description": "Instantly restores 100 mana."
      }
    ],
    "hint": [],
    "id": 216,
    "img": "/apps/dota2/images/dota_react/items/enchanted_mango.png?t=1593393829403",
    "dname": "Enchanted Mango",
    "qual": "consumable",
    "cost": 65,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "target_team": "Friendly",
    "target_type": "Hero",
    "notes": "Hold Control to use on a nearby allied hero.",
    "attrib": [
      {
        "key": "hp_regen",
        "display": "+ {value} Health Regeneration",
        "value": "0.4"
      },
      {
        "key": "replenish_amount",
        "value": "100"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "The bittersweet flavors of Jidi Isle are irresistible to amphibians.",
    "components": null,
    "created": false,
    "charges": 1
  },
  "famango": {
    "abilities": [
      {
        "type": "use",
        "title": "Eat Lotus",
        "description": "Instantly restores 125 health and mana."
      }
    ],
    "hint": [],
    "id": 4204,
    "img": "/apps/dota2/images/dota_react/items/famango.png?t=1593393829403",
    "dname": "Healing Lotus",
    "qual": "consumable",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "target_team": "Friendly",
    "target_type": "Hero",
    "notes": "Hold Control to use on a nearby allied hero.",
    "attrib": [
      {
        "key": "replenish_amount",
        "value": "125"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 5,
    "lore": "",
    "components": null,
    "created": false,
    "charges": 1
  },
  "great_famango": {
    "abilities": [
      {
        "type": "use",
        "title": "Eat Lotus",
        "description": "Instantly restores 400 health and mana."
      }
    ],
    "hint": [],
    "id": 4205,
    "img": "/apps/dota2/images/dota_react/items/great_famango.png?t=1593393829403",
    "dname": "Great Healing Lotus",
    "qual": "consumable",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "target_team": "Friendly",
    "target_type": "Hero",
    "notes": "Hold Control to use on a nearby allied hero.",
    "attrib": [
      {
        "key": "replenish_amount",
        "value": "400"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 5,
    "lore": "",
    "components": [
      "famango",
      "famango",
      "famango"
    ],
    "created": true,
    "charges": 1
  },
  "greater_famango": {
    "abilities": [
      {
        "type": "use",
        "title": "Eat Lotus",
        "description": "Instantly restores 900 health and mana."
      }
    ],
    "hint": [],
    "id": 4206,
    "img": "/apps/dota2/images/dota_react/items/greater_famango.png?t=1593393829403",
    "dname": "Greater Healing Lotus",
    "qual": "consumable",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "target_team": "Friendly",
    "target_type": "Hero",
    "notes": "Hold Control to use on a nearby allied hero.",
    "attrib": [
      {
        "key": "replenish_amount",
        "value": "900"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 5,
    "lore": "",
    "components": [
      "great_famango",
      "great_famango"
    ],
    "created": true,
    "charges": 1
  },
  "blood_grenade": {
    "abilities": [
      {
        "type": "use",
        "title": "Throw Grenade",
        "description": "Throw a grenade at the target area. Enemies in the area will take 50 damage on impact, and be slowed by -15% and take 15 damage every 1s for 5 seconds. Radius 300."
      }
    ],
    "hint": [],
    "id": 1123,
    "img": "/apps/dota2/images/dota_react/items/blood_grenade.png?t=1593393829403",
    "dname": "Blood Grenade",
    "qual": "consumable",
    "cost": 50,
    "behavior": [
      "Point Target",
      "AOE"
    ],
    "target_team": "Enemy",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "speed",
        "value": "1100"
      },
      {
        "key": "radius",
        "value": "300"
      },
      {
        "key": "movespeed_slow",
        "value": "-15"
      },
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "50"
      },
      {
        "key": "damage_over_time",
        "value": "15"
      },
      {
        "key": "impact_damage",
        "value": "50"
      },
      {
        "key": "tick_rate",
        "value": "1"
      },
      {
        "key": "debuff_duration",
        "value": "5"
      }
    ],
    "mc": false,
    "hc": 75,
    "cd": 10,
    "lore": "Both the hunter and the hunted must pay the blood price.",
    "components": null,
    "created": false,
    "charges": 1
  },
  "royale_with_cheese": {
    "abilities": [
      {
        "type": "use",
        "title": "Scrumptious",
        "description": "Try me!"
      }
    ],
    "hint": [],
    "id": 1154,
    "img": "/apps/dota2/images/dota_react/items/royale_with_cheese.png?t=1593393829403",
    "dname": "Block of Cheese",
    "qual": "consumable",
    "cost": 2,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "dispellable": "No",
    "target_team": "Friendly",
    "target_type": "Hero",
    "notes": "",
    "attrib": [
      {
        "key": "shield",
        "value": "500"
      },
      {
        "key": "regen",
        "value": "100"
      },
      {
        "key": "idle",
        "value": "5"
      },
      {
        "key": "duration",
        "value": "5"
      },
      {
        "key": "health_restore",
        "value": "3000"
      },
      {
        "key": "mana_restore",
        "value": "2000"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 40,
    "lore": "First there was the Belt of Strength. Then there were the Boots of Travel. Now, at long last, the Block of Cheese.",
    "components": null,
    "created": false,
    "charges": 1
  },
  "flask": {
    "abilities": [
      {
        "type": "use",
        "title": "Salve",
        "description": "Grants 30 health regeneration to the target for 13 seconds.\n\nIf the unit is attacked by an enemy hero or Roshan, the effect is lost.\n\nHeals for half the amount per second when cast on an ally."
      }
    ],
    "hint": [],
    "id": 39,
    "img": "/apps/dota2/images/dota_react/items/flask.png?t=1593393829403",
    "dname": "Healing Salve",
    "qual": "consumable",
    "cost": 100,
    "behavior": [
      "Unit Target",
      "Instant Cast"
    ],
    "dispellable": "Yes",
    "target_team": "Friendly",
    "target_type": "Hero",
    "notes": "",
    "attrib": [
      {
        "key": "buff_duration",
        "value": "13"
      },
      {
        "key": "health_regen",
        "value": "30"
      },
      {
        "key": "break_on_hero_damage",
        "value": "1"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A magical salve that can quickly mend even the deepest of wounds.",
    "components": null,
    "created": false,
    "charges": 1
  },
  "dust": {
    "abilities": [
      {
        "type": "use",
        "title": "Reveal",
        "description": "For 12 seconds, creates an area that reveals and slows invisible heroes by -20% in a 1050 radius where the caster was standing. Invisible units revealed by dust take 25 damage.\n\n The debuff effect on enemies lingers for 8s after leaving the area of effect."
      }
    ],
    "hint": [],
    "id": 40,
    "img": "/apps/dota2/images/dota_react/items/dust.png?t=1593393829403",
    "dname": "Dust of Appearance",
    "qual": "consumable",
    "cost": 80,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "dispellable": "Yes",
    "notes": "Places a debuff on enemy units in the area that reveals them when they are invisible.",
    "attrib": [
      {
        "key": "duration",
        "value": "12"
      },
      {
        "key": "radius",
        "value": "1050"
      },
      {
        "key": "movespeed",
        "value": "-20"
      },
      {
        "key": "damage",
        "value": "25"
      },
      {
        "key": "linger_duration",
        "value": "8"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 30,
    "lore": "One may hide visage, but never volume.",
    "components": null,
    "created": false,
    "charges": 1
  },
  "bottle": {
    "abilities": [
      {
        "type": "active",
        "title": "Regenerate",
        "description": "Consumes a charge to restore 110 health and 60 mana over 2.7 seconds. If the hero is attacked by an enemy hero or Roshan, the effect is lost.\n\nThe Bottle automatically refills at the fountain.\n\nHold Control to use on an allied hero."
      },
      {
        "type": "passive",
        "title": "Store Rune",
        "description": "Runes can be stored in the Bottle for later use by right-clicking them. Unused runes will automatically activate after 90 seconds.\n\nUsing a stored rune fully refills the Bottle."
      }
    ],
    "hint": [],
    "id": 41,
    "img": "/apps/dota2/images/dota_react/items/bottle.png?t=1593393829403",
    "dname": "Bottle",
    "qual": "common",
    "cost": 675,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "target_team": "Friendly",
    "target_type": "Hero",
    "notes": "Bottle is shareable. Stored runes cannot be shared.\nUsing a stored Bounty or Water rune fully refills the bottle if the bottle was full when the rune was stored; otherwise, it refills two charges.",
    "attrib": [
      {
        "key": "health_restore",
        "value": "110"
      },
      {
        "key": "mana_restore",
        "value": "60"
      },
      {
        "key": "health_restore_pct",
        "value": "0"
      },
      {
        "key": "mana_restore_pct",
        "value": "0"
      },
      {
        "key": "restore_time",
        "value": "2.7"
      },
      {
        "key": "max_charges",
        "value": "3"
      },
      {
        "key": "break_on_hero_damage",
        "value": "1"
      },
      {
        "key": "rune_expire_time",
        "value": "90.0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "An old bottle that survived the ages, the contents placed inside become enchanted.",
    "components": null,
    "created": false,
    "charges": 3
  },
  "ward_observer": {
    "abilities": [
      {
        "type": "use",
        "title": "Plant",
        "description": "Plants an Observer Ward, an invisible watcher that gives ground vision in a 1600 radius to your team. Lasts 6 minutes.\n\nHold Control to give one Observer Ward to an allied hero."
      }
    ],
    "hint": [],
    "id": 42,
    "img": "/apps/dota2/images/dota_react/items/ward_observer.png?t=1593393829403",
    "dname": "Observer Ward",
    "qual": "consumable",
    "cost": 0,
    "behavior": [
      "Point Target",
      "AOE"
    ],
    "target_team": "Friendly",
    "target_type": "Hero",
    "notes": "",
    "attrib": [
      {
        "key": "lifetime",
        "value": "360"
      },
      {
        "key": "vision_range_tooltip",
        "value": "1600"
      },
      {
        "key": "health",
        "value": "200"
      },
      {
        "key": "duration_minutes_tooltip",
        "value": "6"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 1,
    "lore": "A form of half-sentient plant, often cultivated by apprentice wizards.",
    "components": null,
    "created": false,
    "charges": 1
  },
  "ward_sentry": {
    "abilities": [
      {
        "type": "use",
        "title": "Plant",
        "description": "Plants a Sentry Ward, an invisible watcher that grants True Sight, the ability to see invisible enemy units and wards, to any existing allied vision within a 1050 radius.\nLasts 7 minutes.\n\nDoes not grant ground vision.\nHold Control to give one Sentry Ward to an allied hero."
      }
    ],
    "hint": [],
    "id": 43,
    "img": "/apps/dota2/images/dota_react/items/ward_sentry.png?t=1593393829403",
    "dname": "Sentry Ward",
    "qual": "consumable",
    "cost": 50,
    "behavior": [
      "Point Target",
      "AOE"
    ],
    "target_team": "Friendly",
    "target_type": "Hero",
    "notes": "",
    "attrib": [
      {
        "key": "lifetime",
        "value": "420"
      },
      {
        "key": "vision_range",
        "value": "0"
      },
      {
        "key": "true_sight_range",
        "value": "1050"
      },
      {
        "key": "health",
        "value": "200"
      },
      {
        "key": "duration_minutes_tooltip",
        "value": "7"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 1,
    "lore": "A form of plant originally grown in the garden of a fearful king.",
    "components": null,
    "created": false,
    "charges": 1
  },
  "ward_dispenser": {
    "abilities": [
      {
        "type": "use",
        "title": "Plant",
        "description": "Plant the currently active ward. Double-Click to switch the currently active ward."
      }
    ],
    "hint": [],
    "id": 218,
    "img": "/apps/dota2/images/dota_react/items/ward_dispenser.png?t=1593393829403",
    "dname": "Observer and Sentry Wards",
    "qual": "consumable;laning",
    "cost": 50,
    "behavior": [
      "Point Target",
      "AOE"
    ],
    "target_team": "Friendly",
    "target_type": "Hero",
    "notes": "Hold Control to give one ward to an allied hero.",
    "attrib": [
      {
        "key": "bonus_health",
        "value": "75"
      },
      {
        "key": "observer_cost",
        "value": "75"
      },
      {
        "key": "sentry_cost",
        "value": "100"
      },
      {
        "key": "lifetime_observer",
        "value": "360"
      },
      {
        "key": "lifetime_sentry",
        "value": "420"
      },
      {
        "key": "observer_vision_range_tooltip",
        "display": "OBSERVER VISION RANGE: {value}",
        "value": "1600"
      },
      {
        "key": "observer_duration_minutes_tooltip",
        "display": "OBSERVER DURATION (MINUTES): {value}",
        "value": "6"
      },
      {
        "key": "sentry_duration_minutes_tooltip",
        "display": "SENTRY DURATION (MINUTES): {value}",
        "value": "8"
      },
      {
        "key": "true_sight_range",
        "display": "SENTRY TRUE SIGHT RANGE: {value}",
        "value": "1050"
      },
      {
        "key": "cast_range_observer",
        "value": "500"
      },
      {
        "key": "cast_range_sentry",
        "value": "500"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Advancements in stacking efficiency have made wards easier to carry than ever.",
    "components": [
      "ward_sentry",
      "ward_observer"
    ],
    "created": true,
    "charges": false
  },
  "tango": {
    "abilities": [
      {
        "type": "use",
        "title": "Devour",
        "description": "Consumes a target tree to gain 7 health regeneration for 16 seconds. Consuming an Ironwood Tree doubles the heal duration.\n\nComes with 3 charges. Can be used on an allied hero to give them one Tango.\n\nTree Range: 165"
      }
    ],
    "hint": [],
    "id": 44,
    "img": "/apps/dota2/images/dota_react/items/tango.png?t=1593393829403",
    "dname": "Tango",
    "qual": "consumable",
    "cost": 90,
    "behavior": "Unit Target",
    "target_team": [],
    "target_type": "Tree",
    "notes": "",
    "attrib": [
      {
        "key": "health_regen",
        "value": "7.0"
      },
      {
        "key": "buff_duration",
        "value": "16.0"
      },
      {
        "key": "tooltip_charges",
        "value": "3"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Forage to survive on the battlefield.",
    "components": null,
    "created": false,
    "charges": 3
  },
  "tango_single": {
    "abilities": [
      {
        "type": "use",
        "title": "Devour",
        "description": "Consumes a target tree to gain 3.5 health regeneration for 16 seconds. Consuming an Ironwood Tree doubles the heal duration.\n\nTree Range: 165"
      }
    ],
    "hint": [],
    "id": 241,
    "img": "/apps/dota2/images/dota_react/items/tango_single.png?t=1593393829403",
    "dname": "Tango (Shared)",
    "qual": "consumable",
    "cost": 30,
    "behavior": "Unit Target",
    "target_team": [],
    "target_type": "Tree",
    "notes": "",
    "attrib": [
      {
        "key": "health_regen",
        "value": "3.5"
      },
      {
        "key": "buff_duration",
        "value": "16.0"
      },
      {
        "key": "duration_to_use",
        "value": "40"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Om nom nom.",
    "components": null,
    "created": false,
    "charges": 1
  },
  "courier": {
    "id": 45,
    "img": "/apps/dota2/images/dota_react/items/courier.png?t=1593393829403",
    "dname": "Animal Courier",
    "qual": "consumable",
    "cost": 50,
    "behavior": "No Target",
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "flying_courier": {
    "id": 286,
    "img": "/apps/dota2/images/dota_react/items/flying_courier.png?t=1593393829403",
    "dname": "Flying Courier",
    "qual": "consumable",
    "cost": 100,
    "behavior": "No Target",
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "tpscroll": {
    "abilities": [
      {
        "type": "use",
        "title": "Teleport",
        "description": "After channeling for 3 seconds, teleports you to a target friendly building. \n\nDouble-click to teleport to your team's base fountain."
      }
    ],
    "hint": [],
    "id": 46,
    "img": "/apps/dota2/images/dota_react/items/tpscroll.png?t=1593393829403",
    "dname": "Town Portal Scroll",
    "qual": "consumable",
    "cost": 100,
    "behavior": [
      "Point Target",
      "Channeled"
    ],
    "target_team": "Friendly",
    "target_type": "Building",
    "notes": "If multiple heroes teleport to the same location in succession, the channeling time will be increased for each successive hero.\nTeleport can be prevented or canceled by Root abilities.",
    "attrib": [
      {
        "key": "minimum_distance",
        "value": "70"
      },
      {
        "key": "maximum_distance",
        "value": "800"
      },
      {
        "key": "vision_radius",
        "value": "200"
      },
      {
        "key": "tooltip_channel_time",
        "value": "3.0"
      }
    ],
    "mc": 75,
    "hc": false,
    "cd": 80,
    "lore": "What a hero truly needs.",
    "components": null,
    "created": false,
    "charges": 1
  },
  "recipe_travel_boots": {
    "id": 47,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Boots of Travel Recipe",
    "cost": 2000,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "travel_boots": {
    "abilities": [
      {
        "type": "upgrade",
        "title": "Town Portal Scroll",
        "description": "Upgrades your Town Portal Scroll, allowing it to target units, reduces cooldown and does not consume a charge on usage."
      }
    ],
    "hint": [
      "Movement speed bonuses from multiple pairs of boots do not stack."
    ],
    "id": 48,
    "img": "/apps/dota2/images/dota_react/items/travel_boots.png?t=1593393829403",
    "dname": "Boots of Travel",
    "qual": "common",
    "cost": 2500,
    "target_team": "Friendly",
    "target_type": "Hero",
    "notes": "",
    "attrib": [
      {
        "key": "bonus_movement_speed",
        "display": "+ {value} Movement Speed",
        "value": "90"
      },
      {
        "key": "maximum_distance",
        "value": "800"
      },
      {
        "key": "vision_radius",
        "value": "200"
      },
      {
        "key": "tp_cooldown",
        "display": "TOWN PORTAL SCROLL COOLDOWN: {value}",
        "value": "40"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Winged boots that grant omnipresence.",
    "components": [
      "boots"
    ],
    "created": true,
    "charges": false
  },
  "travel_boots_2": {
    "abilities": [
      {
        "type": "upgrade",
        "title": "Town Portal Scroll",
        "description": "Upgrades your Town Portal Scroll, allowing it to target units and heroes, reduces cooldown, channel time and does not consume a charge on usage."
      }
    ],
    "hint": [
      "Movement speed bonuses from multiple pairs of boots do not stack."
    ],
    "id": 220,
    "img": "/apps/dota2/images/dota_react/items/travel_boots_2.png?t=1593393829403",
    "dname": "Boots of Travel 2",
    "qual": "common",
    "cost": 4500,
    "target_team": "Friendly",
    "target_type": "Hero",
    "notes": "",
    "attrib": [
      {
        "key": "bonus_movement_speed",
        "display": "+ {value} Movement Speed",
        "value": "110"
      },
      {
        "key": "maximum_distance",
        "value": "800"
      },
      {
        "key": "vision_radius",
        "value": "200"
      },
      {
        "key": "tp_cooldown",
        "display": "TOWN PORTAL SCROLL COOLDOWN: {value}",
        "value": "40"
      },
      {
        "key": "tp_channel_time",
        "display": "TOWN PORTAL SCROLL CHANNEL TIME: {value}",
        "value": "2"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Winged boots that grant omnipresence.",
    "components": [
      "travel_boots",
      "recipe_travel_boots"
    ],
    "created": true,
    "charges": false
  },
  "phase_boots": {
    "abilities": [
      {
        "type": "active",
        "title": "Phase",
        "description": "Gives 20% increased movement speed on melee heroes, and 10% on ranged heroes, and lets you move through units and turn more quickly for 3 seconds."
      }
    ],
    "hint": [
      "Movement speed bonuses from multiple pairs of boots do not stack."
    ],
    "id": 50,
    "img": "/apps/dota2/images/dota_react/items/phase_boots.png?t=1593393829403",
    "dname": "Phase Boots",
    "qual": "common",
    "cost": 1450,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "bonus_movement_speed",
        "display": "+ {value} Movement Speed",
        "value": "50"
      },
      {
        "key": "bonus_damage_melee",
        "display": "+ {value} Damage (MELEE)",
        "value": "18"
      },
      {
        "key": "bonus_damage_range",
        "display": "+ {value} Damage (RANGED)",
        "value": "12"
      },
      {
        "key": "phase_movement_speed",
        "value": "20"
      },
      {
        "key": "phase_movement_speed_range",
        "value": "10"
      },
      {
        "key": "phase_duration",
        "value": "3.0"
      },
      {
        "key": "bonus_attack_speed",
        "value": "0"
      },
      {
        "key": "bonus_armor",
        "display": "+ {value} Armor",
        "value": "4"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 8,
    "lore": "Boots that allow the wearer to travel between the ether.",
    "components": [
      "boots",
      "chainmail",
      "blades_of_attack"
    ],
    "created": true,
    "charges": false
  },
  "demon_edge": {
    "id": 51,
    "img": "/apps/dota2/images/dota_react/items/demon_edge.png?t=1593393829403",
    "dname": "Demon Edge",
    "qual": "secret_shop",
    "cost": 2200,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "40"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "One of the oldest weapons forged by the Demon-Smith Abzidian, it killed its maker when he tested its edge.",
    "components": null,
    "created": false,
    "charges": false
  },
  "eagle": {
    "id": 52,
    "img": "/apps/dota2/images/dota_react/items/eagle.png?t=1593393829403",
    "dname": "Eaglesong",
    "qual": "secret_shop",
    "cost": 2800,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_agility",
        "display": "+ {value} Agility",
        "value": "25"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Capturing the majestic call of an eagle, this mystical horn brings limitless dexterity to those who hear it.",
    "components": null,
    "created": false,
    "charges": false
  },
  "reaver": {
    "id": 53,
    "img": "/apps/dota2/images/dota_react/items/reaver.png?t=1593393829403",
    "dname": "Reaver",
    "qual": "secret_shop",
    "cost": 2800,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_strength",
        "display": "+ {value} Strength",
        "value": "25"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A massive axe capable of tearing whole mountains down.",
    "components": null,
    "created": false,
    "charges": false
  },
  "relic": {
    "id": 54,
    "img": "/apps/dota2/images/dota_react/items/relic.png?t=1593393829403",
    "dname": "Sacred Relic",
    "qual": "secret_shop",
    "cost": 3400,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "55"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "An ancient weapon that often turns the tides of war.",
    "components": null,
    "created": false,
    "charges": false
  },
  "hyperstone": {
    "id": 55,
    "img": "/apps/dota2/images/dota_react/items/hyperstone.png?t=1593393829403",
    "dname": "Hyperstone",
    "qual": "secret_shop",
    "cost": 2000,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_attack_speed",
        "display": "+ {value} Attack Speed",
        "value": "60"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A mystical, carved stone that boosts the fervor of the holder.",
    "components": null,
    "created": false,
    "charges": false
  },
  "ring_of_health": {
    "id": 56,
    "img": "/apps/dota2/images/dota_react/items/ring_of_health.png?t=1593393829403",
    "dname": "Ring of Health",
    "qual": "component",
    "cost": 700,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_health_regen",
        "display": "+ {value} Health Regeneration",
        "value": "4.5"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A shiny ring found beneath a fat halfling's corpse.",
    "components": null,
    "created": false,
    "charges": false
  },
  "ring_of_tarrasque": {
    "id": 279,
    "img": "/apps/dota2/images/dota_react/items/ring_of_tarrasque.png?t=1593393829403",
    "dname": "Ring of Tarrasque",
    "qual": "component",
    "cost": 1700,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_health_regen",
        "display": "+ {value} Health Regeneration",
        "value": "12"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "An ageless ring forged with an otherwise simple blood magic amplified by the presumed source of its key component.",
    "components": null,
    "created": false,
    "charges": false
  },
  "void_stone": {
    "id": 57,
    "img": "/apps/dota2/images/dota_react/items/void_stone.png?t=1593393829403",
    "dname": "Void Stone",
    "qual": "component",
    "cost": 700,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "1.75"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Jewelry that was once used to channel nether realm magic, this ring pulses with energy.",
    "components": null,
    "created": false,
    "charges": false
  },
  "tiara_of_selemene": {
    "id": 1802,
    "img": "/apps/dota2/images/dota_react/items/tiara_of_selemene.png?t=1593393829403",
    "dname": "Tiara of Selemene",
    "qual": "component",
    "cost": 1700,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "6"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A symbol of favor bestowed upon the high priestess of Selemene.",
    "components": null,
    "created": false,
    "charges": false
  },
  "mystic_staff": {
    "id": 58,
    "img": "/apps/dota2/images/dota_react/items/mystic_staff.png?t=1593393829403",
    "dname": "Mystic Staff",
    "qual": "secret_shop",
    "cost": 2800,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "25"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Enigmatic staff made of only the most expensive crystals.",
    "components": null,
    "created": false,
    "charges": false
  },
  "energy_booster": {
    "id": 59,
    "img": "/apps/dota2/images/dota_react/items/energy_booster.png?t=1593393829403",
    "dname": "Energy Booster",
    "qual": "secret_shop",
    "cost": 800,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_mana",
        "display": "+ {value} Mana",
        "value": "250"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "This lapis gemstone is commonly added to the collection of wizards seeking to improve their presence in combat.",
    "components": null,
    "created": false,
    "charges": false
  },
  "point_booster": {
    "id": 60,
    "img": "/apps/dota2/images/dota_react/items/point_booster.png?t=1593393829403",
    "dname": "Point Booster",
    "qual": "secret_shop",
    "cost": 1200,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_mana",
        "display": "+ {value} Mana",
        "value": "175"
      },
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "175"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A perfectly formed amethyst that nourishes body and mind when held.",
    "components": null,
    "created": false,
    "charges": false
  },
  "vitality_booster": {
    "id": 61,
    "img": "/apps/dota2/images/dota_react/items/vitality_booster.png?t=1593393829403",
    "dname": "Vitality Booster",
    "qual": "secret_shop",
    "cost": 1000,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "250"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A ruby gemstone that has been passed down through generations of warrior kin.",
    "components": null,
    "created": false,
    "charges": false
  },
  "fluffy_hat": {
    "id": 593,
    "img": "/apps/dota2/images/dota_react/items/fluffy_hat.png?t=1593393829403",
    "dname": "Fluffy Hat",
    "qual": "secret_shop",
    "cost": 250,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "125"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Fine and functional foppery for the fashion-forward fighter.",
    "components": null,
    "created": false,
    "charges": false
  },
  "wizard_hat": {
    "id": 1849,
    "img": "/apps/dota2/images/dota_react/items/wizard_hat.png?t=1593393829403",
    "dname": "Wizard Hat",
    "cost": 250,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_mana",
        "display": "+ {value} Mana",
        "value": "125"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "power_treads": {
    "abilities": [
      {
        "type": "active",
        "title": "Switch Attribute",
        "description": "Switches between +10 Strength, +10 Agility, or +10 Intelligence."
      }
    ],
    "hint": [
      "Movement speed bonuses from multiple pairs of boots do not stack."
    ],
    "id": 63,
    "img": "/apps/dota2/images/dota_react/items/power_treads.png?t=1593393829403",
    "dname": "Power Treads",
    "qual": "common",
    "cost": 1400,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "Power Treads can be built using a Belt of Strength, Band of Elvenskin, or a Robe of the Magi.",
    "attrib": [
      {
        "key": "bonus_movement_speed_ranged",
        "display": "+ {value} Move Speed (Ranged Heroes)",
        "value": "45"
      },
      {
        "key": "bonus_movement_speed_melee",
        "display": "+ {value} Move Speed (Melee Heroes)",
        "value": "55"
      },
      {
        "key": "bonus_stat",
        "display": "+ {value} Selected Attribute",
        "value": "10"
      },
      {
        "key": "bonus_attack_speed",
        "display": "+ {value} Attack Speed",
        "value": "25"
      },
      {
        "key": "bonus_damage",
        "value": "0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A pair of tough-skinned boots that change to meet the demands of the wearer.",
    "components": [
      "boots",
      "gloves",
      "belt_of_strength"
    ],
    "created": true,
    "charges": false
  },
  "recipe_phylactery": {
    "id": 1106,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Phylactery Recipe",
    "cost": 200,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "phylactery": {
    "abilities": [
      {
        "type": "passive",
        "title": "Empower Spell",
        "description": "The next Unit Target spell you cast on an enemy deals a separate 150 bonus damage to the target and slows them by 30% for 3s."
      }
    ],
    "hint": [],
    "id": 1107,
    "img": "/apps/dota2/images/dota_react/items/phylactery.png?t=1593393829403",
    "dname": "Phylactery",
    "qual": "common",
    "cost": 2600,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_all_stats",
        "display": "+ {value} All Attributes",
        "value": "6"
      },
      {
        "key": "bonus_health_regen",
        "display": "+ {value} Health Regeneration",
        "value": "5.5"
      },
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "2.25"
      },
      {
        "key": "slow",
        "value": "30"
      },
      {
        "key": "bonus_spell_damage",
        "value": "150"
      },
      {
        "key": "slow_duration",
        "value": "3"
      },
      {
        "key": "kill_bonus_window",
        "value": "0"
      },
      {
        "key": "bonus_per_kill",
        "value": "0"
      },
      {
        "key": "max_kill_bonus",
        "value": "0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 9,
    "lore": "An amulet overflowing with powerful magics.",
    "components": [
      "pers",
      "diadem"
    ],
    "created": true,
    "charges": false
  },
  "angels_demise": {
    "abilities": [
      {
        "type": "passive",
        "title": "Empower Spell",
        "description": "The next Unit Target spell you cast on an enemy deals a separate 250 additional damage, disables their passives, and slows their movement speed by 30% for 4s."
      }
    ],
    "hint": [],
    "id": 1808,
    "img": "/apps/dota2/images/dota_react/items/angels_demise.png?t=1593393829403",
    "dname": "Khanda",
    "qual": "common",
    "cost": 5600,
    "dispellable": "Yes",
    "target_team": "Enemy",
    "target_type": "Hero",
    "notes": "The slow debuff is dispellable.\nThe break debuff is not dispellable.",
    "attrib": [
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "450"
      },
      {
        "key": "bonus_mana",
        "display": "+ {value} Mana",
        "value": "450"
      },
      {
        "key": "bonus_all_stats",
        "display": "+ {value} All Attributes",
        "value": "8"
      },
      {
        "key": "bonus_health_regen",
        "display": "+ {value} Health Regeneration",
        "value": "7"
      },
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "3"
      },
      {
        "key": "slow",
        "value": "30"
      },
      {
        "key": "slow_duration",
        "value": "4"
      },
      {
        "key": "bonus_spell_damage",
        "value": "250"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 9,
    "lore": "A blade sharp enough to slice through magic itself.",
    "components": [
      "phylactery",
      "soul_booster"
    ],
    "created": true,
    "charges": false
  },
  "recipe_hand_of_midas": {
    "id": 64,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Hand of Midas Recipe",
    "cost": 1750,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "hand_of_midas": {
    "abilities": [
      {
        "type": "active",
        "title": "Transmute",
        "description": "Kills a non-hero target for 160 gold. Killing a neutral creep additionally grants a madstone bundle. \n\n Cannot be used on Ancient creeps."
      }
    ],
    "hint": [],
    "id": 65,
    "img": "/apps/dota2/images/dota_react/items/hand_of_midas.png?t=1593393829403",
    "dname": "Hand of Midas",
    "qual": "common",
    "cost": 2200,
    "behavior": "Unit Target",
    "target_team": "Enemy",
    "target_type": [],
    "notes": "The gold given is unreliable gold (you do not get the normal creep bounty).\nExperience gained by using Transmute is not shared.",
    "attrib": [
      {
        "key": "bonus_attack_speed",
        "display": "+ {value} Attack Speed",
        "value": "35"
      },
      {
        "key": "bonus_gold",
        "value": "160"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Preserved through unknown magical means, the Hand of Midas is a weapon of greed, sacrificing animals to line the owner's pockets.",
    "components": [
      "gloves"
    ],
    "created": true,
    "charges": 1
  },
  "oblivion_staff": {
    "id": 67,
    "img": "/apps/dota2/images/dota_react/items/oblivion_staff.png?t=1593393829403",
    "dname": "Oblivion Staff",
    "qual": "common",
    "cost": 1625,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "10"
      },
      {
        "key": "bonus_attack_speed",
        "display": "+ {value} Attack Speed",
        "value": "35"
      },
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "1.25"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Deceptively hidden as an ordinary staff, it is actually very powerful, much like the Eldritch who originally possessed it.",
    "components": [
      "blitz_knuckles",
      "robe",
      "sobi_mask"
    ],
    "created": true,
    "charges": false
  },
  "recipe_witch_blade": {
    "id": 533,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Witch Blade Recipe",
    "cost": 300,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "witch_blade": {
    "abilities": [
      {
        "type": "passive",
        "title": "Witch Blade",
        "description": "Causes your next attack to apply a poison for 4 seconds, slowing by 25% and dealing 0.75x your intelligence as damage every second. This attack has True Strike."
      }
    ],
    "hint": [],
    "id": 534,
    "img": "/apps/dota2/images/dota_react/items/witch_blade.png?t=1593393829403",
    "dname": "Witch Blade",
    "qual": "common",
    "cost": 2775,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_attack_speed",
        "display": "+ {value} Attack Speed",
        "value": "40"
      },
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "12"
      },
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "1.5"
      },
      {
        "key": "bonus_armor",
        "display": "+ {value} Armor",
        "value": "5"
      },
      {
        "key": "int_damage_multiplier",
        "value": "0.75"
      },
      {
        "key": "slow",
        "value": "25"
      },
      {
        "key": "slow_duration",
        "value": "4"
      },
      {
        "key": "projectile_speed",
        "display": "+ {value} Projectile Speed",
        "value": "300"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 9,
    "lore": "A spiteful blade inadvertently possessed by the soul of its incautious creator.",
    "components": [
      "oblivion_staff",
      "chainmail",
      "orb_of_venom"
    ],
    "created": true,
    "charges": false
  },
  "pers": {
    "id": 69,
    "img": "/apps/dota2/images/dota_react/items/pers.png?t=1593393829403",
    "dname": "Perseverance",
    "qual": "common",
    "cost": 1400,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_health_regen",
        "display": "+ {value} Health Regeneration",
        "value": "5.5"
      },
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "2.25"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A gem that grants heart to the bearer.",
    "components": [
      "ring_of_health",
      "void_stone"
    ],
    "created": true,
    "charges": false
  },
  "cornucopia": {
    "id": 1125,
    "img": "/apps/dota2/images/dota_react/items/cornucopia.png?t=1593393829403",
    "dname": "Cornucopia",
    "qual": "common",
    "cost": 1200,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_health_regen",
        "display": "+ {value} Health Regeneration",
        "value": "5"
      },
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "2"
      },
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "7"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A source of spiritual and physical nourishment.",
    "components": null,
    "created": false,
    "charges": false
  },
  "poor_mans_shield": {
    "abilities": [
      {
        "type": "passive",
        "title": "Damage Block",
        "description": "Gives a 100% chance to block 30 damage from incoming attacks on melee heroes, and 20 damage on ranged.\n\nHas a 50% chance to block damage from creeps."
      }
    ],
    "hint": [],
    "id": 71,
    "img": "/apps/dota2/images/dota_react/items/poor_mans_shield.png?t=1593393829403",
    "dname": "Poor Man's Shield",
    "qual": "common",
    "cost": 0,
    "notes": "Multiple sources of damage block do not stack.",
    "attrib": [
      {
        "key": "bonus_agility",
        "value": "0"
      },
      {
        "key": "damage_block_melee",
        "value": "30"
      },
      {
        "key": "damage_block_ranged",
        "value": "20"
      },
      {
        "key": "block_chance",
        "value": "50"
      },
      {
        "key": "block_chance_hero",
        "value": "100"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A busted old shield that seems to block more than it should.",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 2
  },
  "recipe_bracer": {
    "id": 72,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Bracer Recipe",
    "cost": 210,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "bracer": {
    "id": 73,
    "img": "/apps/dota2/images/dota_react/items/bracer.png?t=1593393829403",
    "dname": "Bracer",
    "qual": "common",
    "cost": 505,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_strength",
        "display": "+ {value} Strength",
        "value": "5"
      },
      {
        "key": "bonus_agility",
        "display": "+ {value} Agility",
        "value": "2"
      },
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "2"
      },
      {
        "key": "bonus_damage",
        "value": "0"
      },
      {
        "key": "bonus_health_regen",
        "display": "+ {value} Health Regeneration",
        "value": "0.75"
      },
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "50"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "The bracer is a common choice to toughen up defenses and increase longevity.",
    "components": [
      "circlet",
      "gauntlets"
    ],
    "created": true,
    "charges": false
  },
  "recipe_wraith_band": {
    "id": 74,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Wraith Band Recipe",
    "cost": 210,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "wraith_band": {
    "id": 75,
    "img": "/apps/dota2/images/dota_react/items/wraith_band.png?t=1593393829403",
    "dname": "Wraith Band",
    "qual": "common",
    "cost": 505,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_agility",
        "display": "+ {value} Agility",
        "value": "5"
      },
      {
        "key": "bonus_strength",
        "display": "+ {value} Strength",
        "value": "2"
      },
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "2"
      },
      {
        "key": "bonus_attack_speed",
        "display": "+ {value} Attack Speed",
        "value": "6"
      },
      {
        "key": "bonus_armor",
        "display": "+ {value} Armor",
        "value": "1.75"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A circlet with faint whispers echoing about it.",
    "components": [
      "circlet",
      "slippers"
    ],
    "created": true,
    "charges": false
  },
  "recipe_null_talisman": {
    "id": 76,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Null Talisman Recipe",
    "cost": 210,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "null_talisman": {
    "id": 77,
    "img": "/apps/dota2/images/dota_react/items/null_talisman.png?t=1593393829403",
    "dname": "Null Talisman",
    "qual": "common",
    "cost": 505,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "5"
      },
      {
        "key": "bonus_strength",
        "display": "+ {value} Strength",
        "value": "2"
      },
      {
        "key": "bonus_agility",
        "display": "+ {value} Agility",
        "value": "2"
      },
      {
        "key": "bonus_max_mana_percentage",
        "display": "+ {value}% Max Mana",
        "value": "3"
      },
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "1.0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A small gemstone attached to several chains.",
    "components": [
      "circlet",
      "mantle"
    ],
    "created": true,
    "charges": false
  },
  "recipe_mekansm": {
    "id": 78,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Mekansm Recipe",
    "cost": 850,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "mekansm": {
    "abilities": [
      {
        "type": "active",
        "title": "Restore",
        "description": "Restores 250 health to allied units in a 1200 radius."
      },
      {
        "type": "passive",
        "title": "Mekansm Aura",
        "description": "Grants 2.5 health regeneration to allied units in a 1200 radius."
      }
    ],
    "hint": [],
    "id": 79,
    "img": "/apps/dota2/images/dota_react/items/mekansm.png?t=1593393829403",
    "dname": "Mekansm",
    "qual": "rare",
    "cost": 1775,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "Restore does not affect units that have been affected by Restore or Guardian Greaves Mend within Mekansm's cooldown.\nMultiple instances of Mekansm Aura do not stack.",
    "attrib": [
      {
        "key": "bonus_armor",
        "display": "+ {value} Armor",
        "value": "5"
      },
      {
        "key": "aura_radius",
        "value": "1200"
      },
      {
        "key": "aura_health_regen",
        "value": "2.5"
      },
      {
        "key": "heal_amount",
        "value": "250"
      },
      {
        "key": "heal_radius",
        "value": "1200"
      }
    ],
    "mc": 100,
    "hc": false,
    "cd": 50,
    "lore": "A glowing jewel formed out of assorted parts that somehow fit together perfectly.",
    "components": [
      "headdress",
      "chainmail"
    ],
    "created": true,
    "charges": false
  },
  "vladmir": {
    "abilities": [
      {
        "type": "passive",
        "title": "Vladmir's Aura",
        "description": "Grants 20% lifesteal, 18% bonus damage, 1 mana regeneration, and 2 armor to nearby allies.\n\nRadius: 1200"
      }
    ],
    "hint": [],
    "id": 81,
    "img": "/apps/dota2/images/dota_react/items/vladmir.png?t=1593393829403",
    "dname": "Vladmir's Offering",
    "qual": "rare",
    "cost": 2200,
    "notes": "Lifesteal on attacks against creeps is reduced to 12%.",
    "attrib": [
      {
        "key": "armor",
        "display": "+ {value} Armor",
        "value": "1"
      },
      {
        "key": "mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "0.75"
      },
      {
        "key": "armor_aura",
        "value": "2.0"
      },
      {
        "key": "mana_regen_aura",
        "value": "1"
      },
      {
        "key": "lifesteal_aura",
        "value": "20"
      },
      {
        "key": "damage_aura",
        "value": "18"
      },
      {
        "key": "lifesteal_self",
        "value": "0"
      },
      {
        "key": "damage_self",
        "value": "0"
      },
      {
        "key": "aura_radius",
        "value": "1200"
      },
      {
        "key": "lifesteal_creeps_tooltip",
        "value": "12"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "An eerie mask that is haunted with the malice of a fallen vampire.",
    "components": [
      "buckler",
      "ring_of_basilius",
      "lifesteal",
      "blades_of_attack"
    ],
    "created": true,
    "charges": false
  },
  "recipe_wraith_pact": {
    "id": 907,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "cost": 400,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "wraith_pact": {
    "id": 908,
    "img": "/apps/dota2/images/dota_react/items/wraith_pact.png?t=1593393829403",
    "dname": "Wraith Pact",
    "qual": "rare",
    "cost": 3800,
    "behavior": "Point Target",
    "dmg_type": "Magical",
    "bkbpierce": "No",
    "notes": "",
    "attrib": [
      {
        "key": "bonus_health",
        "value": "250"
      },
      {
        "key": "bonus_mana",
        "value": "250"
      },
      {
        "key": "armor_aura",
        "value": "3.0"
      },
      {
        "key": "mana_regen_aura",
        "value": "2.0"
      },
      {
        "key": "lifesteal_aura",
        "value": "24"
      },
      {
        "key": "creep_lifesteal_reduction_pct",
        "value": "50"
      },
      {
        "key": "damage_aura",
        "value": "18"
      },
      {
        "key": "aura_radius",
        "value": "1200"
      },
      {
        "key": "pact_aura_radius",
        "value": "900"
      },
      {
        "key": "damage_penalty_aura",
        "value": "30"
      },
      {
        "key": "aura_dps",
        "value": "45"
      }
    ],
    "mc": 100,
    "hc": false,
    "cd": 60,
    "lore": "",
    "components": [
      "vladmir",
      "point_booster"
    ],
    "created": true,
    "charges": false
  },
  "recipe_buckler": {
    "id": 85,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Buckler Recipe",
    "cost": 250,
    "behavior": false,
    "dispellable": "Yes",
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "buckler": {
    "abilities": [
      {
        "type": "passive",
        "title": "Buckler Aura",
        "description": "Grants 2 armor to allied player units.\n\nRadius: 1200"
      }
    ],
    "hint": [],
    "id": 86,
    "img": "/apps/dota2/images/dota_react/items/buckler.png?t=1593393829403",
    "dname": "Buckler",
    "qual": "rare",
    "cost": 425,
    "notes": "",
    "attrib": [
      {
        "key": "armor",
        "display": "+ {value} Armor",
        "value": "1"
      },
      {
        "key": "bonus_aoe_armor",
        "value": "2"
      },
      {
        "key": "bonus_aoe_radius",
        "value": "1200"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A powerful shield that imbues the bearer with the strength of heroes past, it is capable of protecting entire armies in battle.",
    "components": [
      "ring_of_protection"
    ],
    "created": true,
    "charges": false
  },
  "recipe_ring_of_basilius": {
    "id": 87,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Ring of Basilius Recipe",
    "cost": 250,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "ring_of_basilius": {
    "abilities": [
      {
        "type": "passive",
        "title": "Basilius Aura",
        "description": "Grants 1 mana regeneration to allies. \n\nRadius: 1200"
      }
    ],
    "hint": [],
    "id": 88,
    "img": "/apps/dota2/images/dota_react/items/ring_of_basilius.png?t=1593393829403",
    "dname": "Ring of Basilius",
    "qual": "rare",
    "cost": 425,
    "notes": "",
    "attrib": [
      {
        "key": "mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "0.25"
      },
      {
        "key": "aura_mana_regen",
        "value": "1.0"
      },
      {
        "key": "aura_radius",
        "value": "1200"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Ring given as a reward to the greatest mages.",
    "components": [
      "sobi_mask"
    ],
    "created": true,
    "charges": false
  },
  "recipe_holy_locket": {
    "id": 268,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Holy Locket Recipe",
    "cost": 1340,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "holy_locket": {
    "abilities": [
      {
        "type": "active",
        "title": "Energy Charge",
        "description": "Target an allied unit to increase their incoming Heal Amplification by 10% for 4s and instantly restore 17 health and 15 mana per charge stored. \n\nAutomatically gains a charge every 10 seconds and whenever a visible enemy within 1200 range uses an ability."
      },
      {
        "type": "passive",
        "title": "Holy Blessing",
        "description": "Amplifies heals you provide by 15%."
      }
    ],
    "hint": [],
    "id": 269,
    "img": "/apps/dota2/images/dota_react/items/holy_locket.png?t=1593393829403",
    "dname": "Holy Locket",
    "qual": "rare",
    "cost": 2250,
    "behavior": [
      "Unit Target",
      "Instant Cast"
    ],
    "target_team": "Friendly",
    "target_type": "Hero",
    "notes": "",
    "attrib": [
      {
        "key": "bonus_health",
        "value": "0"
      },
      {
        "key": "bonus_mana",
        "value": "0"
      },
      {
        "key": "heal_increase_passive",
        "value": "15"
      },
      {
        "key": "max_charges",
        "value": "25"
      },
      {
        "key": "charge_radius",
        "value": "1200"
      },
      {
        "key": "bonus_all_stats",
        "display": "+ {value} All Attributes",
        "value": "7"
      },
      {
        "key": "health_restore_per_charge",
        "value": "17"
      },
      {
        "key": "mana_restore_per_charge",
        "value": "15"
      },
      {
        "key": "incoming_heal_increase_active",
        "value": "10"
      },
      {
        "key": "active_buff_duration",
        "value": "4.0"
      },
      {
        "key": "charge_gain_timer",
        "value": "10"
      },
      {
        "key": "use_cooldown",
        "display": "COOLDOWN: {value}",
        "value": "13"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A prized relic long thought lost forever in a failed crusade.",
    "components": [
      "magic_wand",
      "crown"
    ],
    "created": true,
    "charges": 1
  },
  "recipe_pipe": {
    "id": 89,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Pipe of Insight Recipe",
    "cost": 675,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "pipe": {
    "abilities": [
      {
        "type": "active",
        "title": "Barrier",
        "description": "Gives a magic damage barrier that absorbs 425 damage to all nearby allies. Lasts 8 seconds.\n\nRadius: 1200"
      },
      {
        "type": "passive",
        "title": "Insight Aura",
        "description": "Gives allied units 8% magic resistance.\n\nRadius: 1200"
      }
    ],
    "hint": [],
    "id": 90,
    "img": "/apps/dota2/images/dota_react/items/pipe.png?t=1593393829403",
    "dname": "Pipe of Insight",
    "qual": "rare",
    "cost": 3725,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "Barrier does not affect units that have been affected by Barrier within Pipe of Insight's cooldown.\nStacks multiplicatively with other sources of magic resistance.",
    "attrib": [
      {
        "key": "health_regen",
        "display": "+ {value} Health Regeneration",
        "value": "14"
      },
      {
        "key": "magic_resistance",
        "display": "+ {value}% Magic Resistance",
        "value": "20"
      },
      {
        "key": "add_nostack_debuff",
        "value": "1"
      },
      {
        "key": "aura_health_regen",
        "value": "0"
      },
      {
        "key": "magic_resistance_aura",
        "value": "8"
      },
      {
        "key": "aura_radius",
        "value": "1200"
      },
      {
        "key": "barrier_block",
        "value": "425"
      },
      {
        "key": "barrier_duration",
        "value": "8.0"
      },
      {
        "key": "barrier_radius",
        "value": "1200"
      },
      {
        "key": "bonus_all_stats",
        "value": "0"
      },
      {
        "key": "barrier_block_creep",
        "value": "425"
      }
    ],
    "mc": 150,
    "hc": false,
    "cd": 60,
    "lore": "A powerful artifact of mysterious origin, it creates barriers against magical forces.",
    "components": [
      "ring_of_tarrasque",
      "cloak",
      "shawl",
      ""
    ],
    "created": true,
    "charges": false
  },
  "recipe_urn_of_shadows": {
    "id": 91,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Urn of Shadows Recipe",
    "cost": 320,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "urn_of_shadows": {
    "abilities": [
      {
        "type": "active",
        "title": "Soul Release",
        "description": "Provides 30 health regeneration when cast on allies, and deals 25 damage per second when cast on enemies.\n\nLasts 8 seconds.\n\nGains charges every time an enemy hero dies within 1500 units."
      }
    ],
    "hint": [],
    "id": 92,
    "img": "/apps/dota2/images/dota_react/items/urn_of_shadows.png?t=1593393829403",
    "dname": "Urn of Shadows",
    "qual": "rare",
    "cost": 825,
    "behavior": "Unit Target",
    "dispellable": "Yes",
    "target_team": "Both",
    "target_type": "Hero",
    "notes": "Empty urns gain 2 charges.\nIf the allied unit is attacked by an enemy hero or Roshan, the effect is lost.\nDoes not trigger spell block or spell reflect.",
    "attrib": [
      {
        "key": "mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "1.25"
      },
      {
        "key": "bonus_all_stats",
        "display": "+ {value} All Attributes",
        "value": "2"
      },
      {
        "key": "bonus_armor",
        "display": "+ {value} Armor",
        "value": "2"
      },
      {
        "key": "soul_radius",
        "value": "1500"
      },
      {
        "key": "soul_initial_charge",
        "value": "2"
      },
      {
        "key": "soul_additional_charges",
        "value": "1"
      },
      {
        "key": "soul_heal_amount",
        "value": "30"
      },
      {
        "key": "soul_damage_amount",
        "value": "25"
      },
      {
        "key": "duration",
        "value": "8.0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 10,
    "lore": "Contains the ashes of powerful demons.",
    "components": [
      "sobi_mask",
      "ring_of_protection",
      "circlet",
      ""
    ],
    "created": true,
    "charges": false
  },
  "recipe_headdress": {
    "id": 93,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Headdress Recipe",
    "cost": 250,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "headdress": {
    "abilities": [
      {
        "type": "passive",
        "title": "Regeneration Aura",
        "description": "Grants 2 health regeneration to allies.\n\nRadius: 1200"
      }
    ],
    "hint": [],
    "id": 94,
    "img": "/apps/dota2/images/dota_react/items/headdress.png?t=1593393829403",
    "dname": "Headdress",
    "qual": "rare",
    "cost": 425,
    "notes": "",
    "attrib": [
      {
        "key": "health_regen",
        "display": "+ {value} Health Regeneration",
        "value": "0.5"
      },
      {
        "key": "aura_health_regen",
        "value": "2.0"
      },
      {
        "key": "aura_radius",
        "value": "1200"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Creates a soothing aura that restores allies in battle.",
    "components": [
      "ring_of_regen"
    ],
    "created": true,
    "charges": false
  },
  "recipe_sheepstick": {
    "id": 95,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Scythe of Vyse Recipe",
    "cost": 700,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "sheepstick": {
    "abilities": [
      {
        "type": "active",
        "title": "Hex",
        "description": "Turns a target unit into a harmless critter for 2.8 seconds. The target has a base movement speed of 140 and will be silenced, muted, and disarmed.\nInstantly destroys illusions."
      }
    ],
    "hint": [],
    "id": 96,
    "img": "/apps/dota2/images/dota_react/items/sheepstick.png?t=1593393829403",
    "dname": "Scythe of Vyse",
    "qual": "rare",
    "cost": 5200,
    "behavior": "Unit Target",
    "dispellable": "Strong Dispels Only",
    "target_team": "Enemy",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "The target will have a base movement speed of 140, but buffs granting maximum movement speed won't be disabled.",
    "attrib": [
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "30"
      },
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "8.5"
      },
      {
        "key": "sheep_duration",
        "value": "2.8"
      },
      {
        "key": "sheep_movement_speed",
        "value": "140"
      },
      {
        "key": "upgrade_radius",
        "value": "200"
      }
    ],
    "mc": 250,
    "hc": false,
    "cd": 20,
    "lore": "The most guarded relic among the cult of Vyse, it is the most coveted weapon among magi.",
    "components": [
      "mystic_staff",
      "tiara_of_selemene"
    ],
    "created": true,
    "charges": false
  },
  "caster_rapier": {
    "id": 1801,
    "img": "/apps/dota2/images/dota_react/items/caster_rapier.png?t=1593393829403",
    "qual": "rare",
    "cost": 5600,
    "dispellable": "Strong Dispels Only",
    "target_team": "Enemy",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "bonus_spell_amp",
        "value": "50"
      },
      {
        "key": "cast_range_limit",
        "value": "2000"
      },
      {
        "key": "backstab_duration",
        "value": "3"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 9,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "recipe_orchid": {
    "id": 97,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Orchid Malevolence Recipe",
    "cost": 300,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "orchid": {
    "abilities": [
      {
        "type": "active",
        "title": "Soul Burn",
        "description": "Silences the target unit for 5 seconds. At the end of the silence, 30% of the damage received while silenced is inflicted as bonus magical damage."
      }
    ],
    "hint": [],
    "id": 98,
    "img": "/apps/dota2/images/dota_react/items/orchid.png?t=1593393829403",
    "dname": "Orchid Malevolence",
    "qual": "rare",
    "cost": 3275,
    "behavior": "Unit Target",
    "dispellable": "Yes",
    "target_team": "Enemy",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "bonus_attack_speed",
        "display": "+ {value} Attack Speed",
        "value": "35"
      },
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "20"
      },
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "2.5"
      },
      {
        "key": "bonus_health_regen",
        "display": "+ {value} Health Regeneration",
        "value": "0.0"
      },
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "12"
      },
      {
        "key": "silence_damage_percent",
        "value": "30"
      },
      {
        "key": "silence_duration",
        "value": "5"
      }
    ],
    "mc": 125,
    "hc": false,
    "cd": 18,
    "lore": "A garnet rod constructed from the essence of a fire demon.",
    "components": [
      "oblivion_staff",
      "claymore"
    ],
    "created": true,
    "charges": false
  },
  "recipe_bloodthorn": {
    "id": 245,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Bloodthorn Recipe",
    "cost": 600,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "bloodthorn": {
    "abilities": [
      {
        "type": "active",
        "title": "Soul Rend",
        "description": "Silences a target for 5 seconds. At the end of the silence, an additional 60% of all damage taken during the silence will be dealt to the target as magical damage.\n\nAll attacks on the silenced target will deal additional damage equal to 50 if the attacker is a hero, and 25, if the attacker is a creep. Provides True Strike for your attacks and attacks from your controlled units against the silenced target."
      },
      {
        "type": "passive",
        "title": "Pierce",
        "description": "Grants each attack a 40% chance to pierce through evasion and deal 60 bonus magical damage."
      }
    ],
    "hint": [],
    "id": 250,
    "img": "/apps/dota2/images/dota_react/items/bloodthorn.png?t=1593393829403",
    "dname": "Bloodthorn",
    "qual": "epic",
    "cost": 6400,
    "behavior": "Unit Target",
    "dmg_type": "Magical",
    "dispellable": "Yes",
    "target_team": "Enemy",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "25"
      },
      {
        "key": "bonus_attack_speed",
        "display": "+ {value} Attack Speed",
        "value": "70"
      },
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "4"
      },
      {
        "key": "bonus_health_regen",
        "display": "+ {value} Health Regeneration",
        "value": "0"
      },
      {
        "key": "silence_duration",
        "value": "5"
      },
      {
        "key": "silence_damage_percent",
        "value": "60"
      },
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "20"
      },
      {
        "key": "duration",
        "value": "6"
      },
      {
        "key": "spell_amp_debuff",
        "value": "35"
      },
      {
        "key": "proc_damage_heroes",
        "value": "50"
      },
      {
        "key": "proc_damage_creeps",
        "value": "25"
      },
      {
        "key": "passive_proc_damage",
        "value": "60"
      },
      {
        "key": "proc_chance",
        "value": "40"
      }
    ],
    "mc": 150,
    "hc": false,
    "cd": 15,
    "lore": "A reviled blade that bites deeper with each wriggle of its victim's final throes.",
    "components": [
      "orchid",
      "oblivion_staff",
      "javelin"
    ],
    "created": true,
    "charges": false
  },
  "echo_sabre": {
    "abilities": [
      {
        "type": "passive",
        "title": "Echo Strike",
        "description": "Causes melee attacks to attack twice in quick succession. The double attacks apply a 100% movement slow for 0.8 seconds on the first strike."
      }
    ],
    "hint": [],
    "id": 252,
    "img": "/apps/dota2/images/dota_react/items/echo_sabre.png?t=1593393829403",
    "dname": "Echo Sabre",
    "qual": "artifact",
    "cost": 2700,
    "dispellable": "Yes",
    "notes": "",
    "attrib": [
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "20"
      },
      {
        "key": "bonus_strength",
        "display": "+ {value} Strength",
        "value": "15"
      },
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "1.75"
      },
      {
        "key": "movement_slow",
        "value": "100"
      },
      {
        "key": "slow_duration",
        "value": "0.8"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 5,
    "lore": "A deceptively swift blade imbued with resonant magic.",
    "components": [
      "ogre_axe",
      "broadsword",
      "void_stone"
    ],
    "created": true,
    "charges": false
  },
  "recipe_cyclone": {
    "id": 99,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Eul's Scepter Recipe",
    "cost": 675,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "cyclone": {
    "abilities": [
      {
        "type": "active",
        "title": "Cyclone",
        "description": "Sweeps a target unit up into a cyclone, making them invulnerable for 2.5 seconds. Cyclone can only be cast on enemy units or yourself.\n\nEnemy units take 50 magical damage upon landing.\nDispel Type: Basic Dispel"
      }
    ],
    "hint": [],
    "id": 100,
    "img": "/apps/dota2/images/dota_react/items/cyclone.png?t=1593393829403",
    "dname": "Eul's Scepter of Divinity",
    "qual": "rare",
    "cost": 2600,
    "behavior": "Unit Target",
    "dispellable": "Yes",
    "target_team": [],
    "target_type": [],
    "notes": "You cannot cyclone allies.\nCyclones cast on yourself go through spell immunity.\nCyclone can dispel some buffs and debuffs.\nCyclone duration is unaffected by status resistance.",
    "attrib": [
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "10"
      },
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "2.5"
      },
      {
        "key": "bonus_movement_speed",
        "display": "+ {value} Movement Speed",
        "value": "20"
      },
      {
        "key": "cyclone_duration",
        "value": "2.5"
      },
      {
        "key": "tooltip_drop_damage",
        "value": "50"
      }
    ],
    "mc": 175,
    "hc": false,
    "cd": 23,
    "lore": "A mysterious scepter passed down through the ages, its disruptive winds can be used for good or evil.",
    "components": [
      "staff_of_wizardry",
      "void_stone",
      "wind_lace"
    ],
    "created": true,
    "charges": false
  },
  "recipe_wind_waker": {
    "id": 612,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Wind Waker Recipe",
    "cost": 1400,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "wind_waker": {
    "abilities": [
      {
        "type": "active",
        "title": "Cyclone",
        "description": "Sweeps a target unit up into a cyclone, making them invulnerable for 2.5 seconds. Cyclone can be cast on yourself, enemy units or allied units. When cast on yourself, you can move the tornado at a speed of 300.\n\nEnemy units take 50 magical damage upon landing.\nDispel Type: Basic Dispel"
      }
    ],
    "hint": [],
    "id": 610,
    "img": "/apps/dota2/images/dota_react/items/wind_waker.png?t=1593393829403",
    "dname": "Wind Waker",
    "qual": "rare",
    "cost": 6800,
    "behavior": "Unit Target",
    "dispellable": "Yes",
    "target_team": [],
    "target_type": [],
    "notes": "Cyclone can dispel some buffs and debuffs.\nWhen cast on yourself, the cyclone can be moved anywhere at a speed of 360.\nCyclone duration is unaffected by status resistance.",
    "attrib": [
      {
        "key": "bonus_movement_speed",
        "display": "+ {value} Movement Speed",
        "value": "30"
      },
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "3.0"
      },
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "35"
      },
      {
        "key": "cyclone_duration",
        "value": "2.5"
      },
      {
        "key": "tooltip_drop_damage",
        "value": "50"
      },
      {
        "key": "tornado_speed",
        "value": "300"
      }
    ],
    "mc": 175,
    "hc": false,
    "cd": 19,
    "lore": "Proof enough to some that unseen forces manipulate the happenings of the material plane.",
    "components": [
      "cyclone",
      "mystic_staff"
    ],
    "created": true,
    "charges": false
  },
  "recipe_aether_lens": {
    "id": 233,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Aether Lens Recipe",
    "cost": 775,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "aether_lens": {
    "id": 232,
    "img": "/apps/dota2/images/dota_react/items/aether_lens.png?t=1593393829403",
    "dname": "Aether Lens",
    "qual": "rare",
    "cost": 2275,
    "notes": "Cast Range bonuses from Aether Lens and Dagon do not stack.",
    "attrib": [
      {
        "key": "bonus_mana",
        "display": "+ {value} Mana",
        "value": "300"
      },
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "2.5"
      },
      {
        "key": "cast_range_bonus",
        "display": "+ {value} Cast Range",
        "value": "225"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Polished with the incantation of his final breath, the gift of a dying mage to his sickly son.",
    "components": [
      "energy_booster",
      "void_stone"
    ],
    "created": true,
    "charges": false
  },
  "recipe_force_staff": {
    "id": 101,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Force Staff Recipe",
    "cost": 950,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "force_staff": {
    "abilities": [
      {
        "type": "active",
        "title": "Force",
        "description": "Pushes any target unit 600 units in the direction it is facing."
      }
    ],
    "hint": [],
    "id": 102,
    "img": "/apps/dota2/images/dota_react/items/force_staff.png?t=1593393829403",
    "dname": "Force Staff",
    "qual": "rare",
    "cost": 2200,
    "behavior": "Unit Target",
    "target_team": "Both",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "Self-cast will cause you to use Force on yourself.\nForce Staff doesn't interrupt the target's actions.\nWill not work on a unit inside Chronosphere, Duel, or Black Hole.\nForce Staff has 850 cast range when cast on enemies.",
    "attrib": [
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "10"
      },
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "175"
      },
      {
        "key": "push_length",
        "value": "600"
      },
      {
        "key": "enemy_cast_range",
        "value": "850"
      },
      {
        "key": "push_time",
        "value": "0.5"
      }
    ],
    "mc": 150,
    "hc": false,
    "cd": 19,
    "lore": "Allows you to manipulate others, for good or evil.",
    "components": [
      "staff_of_wizardry",
      "fluffy_hat"
    ],
    "created": true,
    "charges": false
  },
  "recipe_hurricane_pike": {
    "id": 262,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Hurricane Pike Recipe",
    "cost": 350,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "hurricane_pike": {
    "abilities": [
      {
        "type": "active",
        "title": "Hurricane Thrust",
        "description": "Pushes you and target enemy 425 units away from each other, and for 6 seconds, allows you to make 5 attacks against the target without range restrictions and with +100 attack speed.\n\nCan be cast on self or allies to push the target 600 units in the direction it is facing.\nEnemy Range: 425"
      }
    ],
    "hint": [],
    "id": 263,
    "img": "/apps/dota2/images/dota_react/items/hurricane_pike.png?t=1593393829403",
    "dname": "Hurricane Pike",
    "qual": "epic",
    "cost": 4450,
    "behavior": "Unit Target",
    "target_team": "Both",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "Self-cast will use Hurricane Pike on yourself.\nHurricane Pike doesn't interrupt the target's actions.\nWill not work on a unit inside Chronosphere, Duel, or Black Hole.\nAttack Range bonuses from Dragon Lance and its upgrades do not stack.",
    "attrib": [
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "15"
      },
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "200"
      },
      {
        "key": "bonus_agility",
        "display": "+ {value} Agility",
        "value": "20"
      },
      {
        "key": "bonus_strength",
        "display": "+ {value} Strength",
        "value": "15"
      },
      {
        "key": "base_attack_range",
        "display": "+ {value} Attack Range (Ranged Only)",
        "value": "130"
      },
      {
        "key": "push_length",
        "value": "600"
      },
      {
        "key": "enemy_length",
        "value": "425"
      },
      {
        "key": "range_duration",
        "value": "6"
      },
      {
        "key": "cast_range_enemy",
        "value": "425"
      },
      {
        "key": "max_attacks",
        "value": "5"
      },
      {
        "key": "bonus_attack_speed",
        "value": "100"
      },
      {
        "key": "push_time",
        "value": "0.5"
      },
      {
        "key": "dizzy_duration",
        "value": "0"
      },
      {
        "key": "dizzy_distance_pct",
        "value": "0"
      }
    ],
    "mc": 150,
    "hc": false,
    "cd": 19,
    "lore": "A legendary pike once held as royal sigil of the ancient wyvern riders.",
    "components": [
      "force_staff",
      "dragon_lance"
    ],
    "created": true,
    "charges": false
  },
  "recipe_dagon": {
    "id": 103,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Dagon Recipe",
    "cost": 1150,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "dagon": {
    "abilities": [
      {
        "type": "active",
        "title": "Energy Burst",
        "description": "Emits a powerful burst of magical damage upon a targeted enemy unit. Upgradable.\n\nDamage: 400\n Mana Cost: 120"
      }
    ],
    "hint": [],
    "id": 104,
    "img": "/apps/dota2/images/dota_react/items/dagon.png?t=1593393829403",
    "dname": "Dagon",
    "qual": "rare",
    "cost": 3050,
    "behavior": "Unit Target",
    "target_team": "Enemy",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "Instantly kills illusions.\nCast Range bonuses from Aether Lens and Dagon do not stack.",
    "attrib": [
      {
        "key": "bonus_all_stats",
        "display": "+ {value} All Attributes",
        "value": "6 / 7 / 8 / 9 / 10"
      },
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "200 / 210 / 220 / 230 / 240"
      },
      {
        "key": "bonus_mana",
        "display": "+ {value} Mana",
        "value": "350 / 375 / 400 / 425 / 450"
      },
      {
        "key": "damage",
        "value": "400 / 500 / 600 / 700 / 800"
      },
      {
        "key": "damage_delay",
        "value": "0"
      },
      {
        "key": "mana_cost_tooltip",
        "value": "120 / 140 / 160 / 180 / 200"
      },
      {
        "key": "cast_range_bonus",
        "display": "+ {value} Cast Range",
        "value": "60 / 90 / 120 / 150 / 180"
      }
    ],
    "mc": 120,
    "hc": false,
    "cd": 27,
    "lore": "A lesser wand that grows in power the longer it is used, it brings magic to the fingertips of the user.",
    "components": [
      "point_booster",
      "crown",
      "wizard_hat"
    ],
    "created": true,
    "charges": false
  },
  "dagon_2": {
    "abilities": [
      {
        "type": "active",
        "title": "Energy Burst",
        "description": "Emits a powerful burst of magical damage upon a targeted enemy unit. Upgradable.\n\nDamage: 400\n Mana Cost: 120"
      }
    ],
    "hint": [],
    "id": 201,
    "img": "/apps/dota2/images/dota_react/items/dagon_2.png?t=1593393829403",
    "dname": "Dagon",
    "qual": "rare",
    "cost": 4200,
    "behavior": "Unit Target",
    "target_team": "Enemy",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "Instantly kills illusions.\nCast Range bonuses from Aether Lens and Dagon do not stack.",
    "attrib": [
      {
        "key": "bonus_all_stats",
        "display": "+ {value} All Attributes",
        "value": "6 / 7 / 8 / 9 / 10"
      },
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "200 / 210 / 220 / 230 / 240"
      },
      {
        "key": "bonus_mana",
        "display": "+ {value} Mana",
        "value": "350 / 375 / 400 / 425 / 450"
      },
      {
        "key": "damage",
        "value": "400 / 500 / 600 / 700 / 800"
      },
      {
        "key": "damage_delay",
        "value": "0"
      },
      {
        "key": "mana_cost_tooltip",
        "value": "120 / 140 / 160 / 180 / 200"
      },
      {
        "key": "cast_range_bonus",
        "display": "+ {value} Cast Range",
        "value": "60 / 90 / 120 / 150 / 180"
      }
    ],
    "mc": 120,
    "hc": false,
    "cd": 27,
    "lore": "A lesser wand that grows in power the longer it is used, it brings magic to the fingertips of the user.",
    "created": true,
    "charges": false
  },
  "dagon_3": {
    "abilities": [
      {
        "type": "active",
        "title": "Energy Burst",
        "description": "Emits a powerful burst of magical damage upon a targeted enemy unit. Upgradable.\n\nDamage: 400\n Mana Cost: 120"
      }
    ],
    "hint": [],
    "id": 202,
    "img": "/apps/dota2/images/dota_react/items/dagon_3.png?t=1593393829403",
    "dname": "Dagon",
    "qual": "rare",
    "cost": 5350,
    "behavior": "Unit Target",
    "target_team": "Enemy",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "Instantly kills illusions.\nCast Range bonuses from Aether Lens and Dagon do not stack.",
    "attrib": [
      {
        "key": "bonus_all_stats",
        "display": "+ {value} All Attributes",
        "value": "6 / 7 / 8 / 9 / 10"
      },
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "200 / 210 / 220 / 230 / 240"
      },
      {
        "key": "bonus_mana",
        "display": "+ {value} Mana",
        "value": "350 / 375 / 400 / 425 / 450"
      },
      {
        "key": "damage",
        "value": "400 / 500 / 600 / 700 / 800"
      },
      {
        "key": "damage_delay",
        "value": "0"
      },
      {
        "key": "mana_cost_tooltip",
        "value": "120 / 140 / 160 / 180 / 200"
      },
      {
        "key": "cast_range_bonus",
        "display": "+ {value} Cast Range",
        "value": "60 / 90 / 120 / 150 / 180"
      }
    ],
    "mc": 120,
    "hc": false,
    "cd": 27,
    "lore": "A lesser wand that grows in power the longer it is used, it brings magic to the fingertips of the user.",
    "created": true,
    "charges": false
  },
  "dagon_4": {
    "abilities": [
      {
        "type": "active",
        "title": "Energy Burst",
        "description": "Emits a powerful burst of magical damage upon a targeted enemy unit. Upgradable.\n\nDamage: 400\n Mana Cost: 120"
      }
    ],
    "hint": [],
    "id": 203,
    "img": "/apps/dota2/images/dota_react/items/dagon_4.png?t=1593393829403",
    "dname": "Dagon",
    "qual": "rare",
    "cost": 6500,
    "behavior": "Unit Target",
    "target_team": "Enemy",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "Instantly kills illusions.\nCast Range bonuses from Aether Lens and Dagon do not stack.",
    "attrib": [
      {
        "key": "bonus_all_stats",
        "display": "+ {value} All Attributes",
        "value": "6 / 7 / 8 / 9 / 10"
      },
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "200 / 210 / 220 / 230 / 240"
      },
      {
        "key": "bonus_mana",
        "display": "+ {value} Mana",
        "value": "350 / 375 / 400 / 425 / 450"
      },
      {
        "key": "damage",
        "value": "400 / 500 / 600 / 700 / 800"
      },
      {
        "key": "damage_delay",
        "value": "0"
      },
      {
        "key": "mana_cost_tooltip",
        "value": "120 / 140 / 160 / 180 / 200"
      },
      {
        "key": "cast_range_bonus",
        "display": "+ {value} Cast Range",
        "value": "60 / 90 / 120 / 150 / 180"
      }
    ],
    "mc": 120,
    "hc": false,
    "cd": 27,
    "lore": "A lesser wand that grows in power the longer it is used, it brings magic to the fingertips of the user.",
    "created": true,
    "charges": false
  },
  "dagon_5": {
    "abilities": [
      {
        "type": "active",
        "title": "Energy Burst",
        "description": "Emits a powerful burst of magical damage upon a targeted enemy unit. \n\nDamage: 400\n Mana Cost: 120"
      }
    ],
    "hint": [],
    "id": 204,
    "img": "/apps/dota2/images/dota_react/items/dagon_5.png?t=1593393829403",
    "dname": "Dagon",
    "qual": "rare",
    "cost": 7650,
    "behavior": "Unit Target",
    "target_team": "Enemy",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "Instantly kills illusions.\nCast Range bonuses from Aether Lens and Dagon do not stack.",
    "attrib": [
      {
        "key": "bonus_all_stats",
        "display": "+ {value} All Attributes",
        "value": "6 / 7 / 8 / 9 / 10"
      },
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "200 / 210 / 220 / 230 / 240"
      },
      {
        "key": "bonus_mana",
        "display": "+ {value} Mana",
        "value": "350 / 375 / 400 / 425 / 450"
      },
      {
        "key": "damage",
        "value": "400 / 500 / 600 / 700 / 800"
      },
      {
        "key": "damage_delay",
        "value": "0"
      },
      {
        "key": "mana_cost_tooltip",
        "value": "120 / 140 / 160 / 180 / 200"
      },
      {
        "key": "cast_range_bonus",
        "display": "+ {value} Cast Range",
        "value": "60 / 90 / 120 / 150 / 180"
      }
    ],
    "mc": 120,
    "hc": false,
    "cd": 27,
    "lore": "A lesser wand that grows in power the longer it is used, it brings magic to the fingertips of the user.",
    "created": true,
    "charges": false
  },
  "recipe_necronomicon": {
    "id": 105,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Necronomicon Recipe",
    "cost": 1250,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "necronomicon": {
    "abilities": [
      {
        "type": "active",
        "title": "Demonic Summoning",
        "description": "Summons a Warrior and an Archer to fight for you for 60 seconds.\n\nWarrior: Burns mana every hit, and deals magical damage to whoever kills it. Gains True Sight at level 3.\nHealth: 800\nDamage: 25\nMana Break Damage: 30\nLast Will Damage: 600\n\nArcher: Has a passive movement and attack speed aura. Gains Purge at Level 3.\nHealth: 800\nDamage: 37\nAura Move Speed: 5\nAura Radius: 1200"
      }
    ],
    "hint": [],
    "id": 106,
    "img": "/apps/dota2/images/dota_react/items/necronomicon.png?t=1593393829403",
    "dname": "Necronomicon",
    "qual": "rare",
    "cost": 2050,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "bonus_strength",
        "display": "+ {value} Strength",
        "value": "6 / 12 / 18"
      },
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "2 / 3 / 4"
      },
      {
        "key": "summon_duration",
        "value": "60"
      },
      {
        "key": "warrior_health_tooltip",
        "value": "800 / 1200 / 1600"
      },
      {
        "key": "warrior_damage_tooltip",
        "value": "25 / 45 / 65"
      },
      {
        "key": "warrior_mana_feedback",
        "value": "30 / 40 / 50"
      },
      {
        "key": "warrior_mana_break_tooltip",
        "value": "30 / 40 / 50"
      },
      {
        "key": "explosion",
        "value": "600 / 700 / 800"
      },
      {
        "key": "warrior_truesight",
        "value": "400 / 800 / 1200"
      },
      {
        "key": "archer_health_tooltip",
        "value": "800 / 1200 / 1600"
      },
      {
        "key": "archer_damage_tooltip",
        "value": "37 / 57 / 75"
      },
      {
        "key": "archer_mana_burn",
        "value": "125 / 175 / 225"
      },
      {
        "key": "archer_aura_radius_tooltip",
        "value": "1200"
      },
      {
        "key": "archer_move_speed",
        "value": "5 / 7 / 9"
      }
    ],
    "mc": 150,
    "hc": false,
    "cd": 80,
    "lore": "Considered the ultimate in necromancy and demonology, a powerful malefic force is locked within its pages.",
    "components": [
      "sobi_mask",
      "sobi_mask",
      "belt_of_strength"
    ],
    "created": true,
    "charges": false
  },
  "necronomicon_2": {
    "abilities": [
      {
        "type": "active",
        "title": "Demonic Summoning",
        "description": "Summons a Warrior and an Archer to fight for you for 60 seconds.\n\nWarrior: Burns mana every hit, and deals magical damage to whoever kills it. Gains True Sight at level 3.\nHealth: 800\nDamage: 25\nMana Break Damage: 30\nLast Will Damage: 600\n\nArcher: Has a passive movement and attack speed aura. Gains Purge at Level 3.\nHealth: 800\nDamage: 37\nAura Move Speed: 5\nAura Radius: 1200"
      }
    ],
    "hint": [],
    "id": 193,
    "img": "/apps/dota2/images/dota_react/items/necronomicon_2.png?t=1593393829403",
    "dname": "Necronomicon",
    "qual": "rare",
    "cost": 3300,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "bonus_strength",
        "display": "+ {value} Strength",
        "value": "6 / 12 / 18"
      },
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "2 / 3 / 4"
      },
      {
        "key": "summon_duration",
        "value": "60"
      },
      {
        "key": "warrior_health_tooltip",
        "value": "800 / 1200 / 1600"
      },
      {
        "key": "warrior_damage_tooltip",
        "value": "25 / 45 / 65"
      },
      {
        "key": "warrior_mana_feedback",
        "value": "30 / 40 / 50"
      },
      {
        "key": "warrior_mana_break_tooltip",
        "value": "30 / 40 / 50"
      },
      {
        "key": "explosion",
        "value": "600 / 700 / 800"
      },
      {
        "key": "warrior_truesight",
        "value": "400 / 800 / 1200"
      },
      {
        "key": "archer_health_tooltip",
        "value": "800 / 1200 / 1600"
      },
      {
        "key": "archer_damage_tooltip",
        "value": "37 / 57 / 75"
      },
      {
        "key": "archer_mana_burn",
        "value": "125 / 175 / 225"
      },
      {
        "key": "archer_aura_radius_tooltip",
        "value": "1200"
      },
      {
        "key": "archer_move_speed",
        "value": "5 / 7 / 9"
      }
    ],
    "mc": 150,
    "hc": false,
    "cd": 80,
    "lore": "Considered the ultimate in necromancy and demonology, a powerful malefic force is locked within its pages.",
    "components": [
      "necronomicon",
      "recipe_necronomicon"
    ],
    "created": true,
    "charges": false
  },
  "necronomicon_3": {
    "abilities": [
      {
        "type": "active",
        "title": "Demonic Summoning",
        "description": "Summons a Warrior and an Archer to fight for you for 60 seconds.\n\nWarrior: Burns mana every hit, and deals magical damage to whoever kills it. Gains True Sight at level 3.\nHealth: 800\nDamage: 25\nMana Break Damage: 30\nLast Will Damage: 600\n\nArcher: Has a passive movement and attack speed aura. Gains Purge at Level 3.\nHealth: 800\nDamage: 37\nAura Move Speed: 5\nAura Radius: 1200"
      }
    ],
    "hint": [],
    "id": 194,
    "img": "/apps/dota2/images/dota_react/items/necronomicon_3.png?t=1593393829403",
    "dname": "Necronomicon",
    "qual": "rare",
    "cost": 4550,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "bonus_strength",
        "display": "+ {value} Strength",
        "value": "6 / 12 / 18"
      },
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "2 / 3 / 4"
      },
      {
        "key": "summon_duration",
        "value": "60"
      },
      {
        "key": "warrior_health_tooltip",
        "value": "800 / 1200 / 1600"
      },
      {
        "key": "warrior_damage_tooltip",
        "value": "25 / 45 / 65"
      },
      {
        "key": "warrior_mana_feedback",
        "value": "30 / 40 / 50"
      },
      {
        "key": "warrior_mana_break_tooltip",
        "value": "30 / 40 / 50"
      },
      {
        "key": "explosion",
        "value": "600 / 700 / 800"
      },
      {
        "key": "warrior_truesight",
        "value": "400 / 800 / 1200"
      },
      {
        "key": "archer_health_tooltip",
        "value": "800 / 1200 / 1600"
      },
      {
        "key": "archer_damage_tooltip",
        "value": "37 / 57 / 75"
      },
      {
        "key": "archer_mana_burn",
        "value": "125 / 175 / 225"
      },
      {
        "key": "archer_aura_radius_tooltip",
        "value": "1200"
      },
      {
        "key": "archer_move_speed",
        "value": "5 / 7 / 9"
      }
    ],
    "mc": 150,
    "hc": false,
    "cd": 80,
    "lore": "Considered the ultimate in necromancy and demonology, a powerful malefic force is locked within its pages.",
    "components": [
      "necronomicon_2",
      "recipe_necronomicon"
    ],
    "created": true,
    "charges": false
  },
  "ultimate_scepter": {
    "abilities": [
      {
        "type": "passive",
        "title": "Ability Upgrade",
        "description": "Upgrades the ultimate, and some abilities, of all heroes."
      }
    ],
    "hint": [],
    "id": 108,
    "img": "/apps/dota2/images/dota_react/items/ultimate_scepter.png?t=1593393829403",
    "dname": "Aghanim's Scepter",
    "qual": "rare",
    "cost": 4200,
    "target_team": "Friendly",
    "target_type": "Hero",
    "notes": "",
    "attrib": [
      {
        "key": "bonus_all_stats",
        "display": "+ {value} All Attributes",
        "value": "10"
      },
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "175"
      },
      {
        "key": "bonus_mana",
        "display": "+ {value} Mana",
        "value": "175"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "The scepter of a wizard with demigod-like powers.",
    "components": [
      "point_booster",
      "staff_of_wizardry",
      "ogre_axe",
      "blade_of_alacrity"
    ],
    "created": true,
    "charges": false
  },
  "recipe_ultimate_scepter_2": {
    "id": 270,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Aghanim's Blessing Recipe",
    "cost": 1600,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "ultimate_scepter_2": {
    "abilities": [
      {
        "type": "passive",
        "title": "Ability Upgrade",
        "description": "Upgrades the ultimate, and some abilities, of all heroes."
      }
    ],
    "hint": [],
    "id": 271,
    "img": "/apps/dota2/images/dota_react/items/ultimate_scepter_2.png?t=1593393829403",
    "dname": "Aghanim's Blessing",
    "qual": "rare",
    "cost": 5800,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "The scepter of a wizard with demigod-like powers.",
    "components": [
      "ultimate_scepter"
    ],
    "created": true,
    "charges": false
  },
  "ultimate_scepter_roshan": {
    "abilities": [
      {
        "type": "passive",
        "title": "Ability Upgrade",
        "description": "Upgrades the ultimate, and some abilities, of all heroes."
      }
    ],
    "hint": [],
    "id": 727,
    "img": "/apps/dota2/images/dota_react/items/ultimate_scepter_roshan.png?t=1593393829403",
    "dname": "Aghanim's Blessing - Roshan",
    "qual": "rare",
    "cost": 5800,
    "behavior": "No Target",
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "The scepter of a wizard with demigod-like powers.",
    "components": null,
    "created": false,
    "charges": false
  },
  "aghanims_shard": {
    "abilities": [
      {
        "type": "passive",
        "title": "Ability Upgrade",
        "description": "Upgrades an existing ability or adds a new ability to your hero."
      }
    ],
    "hint": [],
    "id": 609,
    "img": "/apps/dota2/images/dota_react/items/aghanims_shard.png?t=1593393829403",
    "dname": "Aghanim's Shard",
    "qual": "rare",
    "cost": 1400,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "With origins known only to a single wizard, fragments of this impossible crystal are nearly as coveted as the renowned scepter itself.",
    "components": null,
    "created": false,
    "charges": false
  },
  "aghanims_shard_roshan": {
    "abilities": [
      {
        "type": "passive",
        "title": "Ability Upgrade",
        "description": "Upgrades an existing ability or adds a new ability to your hero."
      }
    ],
    "hint": [],
    "id": 725,
    "img": "/apps/dota2/images/dota_react/items/aghanims_shard_roshan.png?t=1593393829403",
    "dname": "Aghanim's Shard - Consumable",
    "qual": "rare",
    "cost": 1400,
    "behavior": "No Target",
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "With origins known only to a single wizard, fragments of this impossible crystal are nearly as coveted as the renowned scepter itself.",
    "components": null,
    "created": false,
    "charges": false
  },
  "eldwurms_edda": {
    "abilities": [
      {
        "type": "passive",
        "title": "Forbidden Knowledge",
        "description": "When consumed, increases Winter Wyvern's base intelligence by 25% of its current value at the time of consumption, and increases the current and maximum level of a basic ability by one. All values except for Mana Cost scale by 50% of the difference between their existing levels for the additional level"
      }
    ],
    "hint": [],
    "id": 1850,
    "img": "/apps/dota2/images/dota_react/items/eldwurms_edda.png?t=1593393829403",
    "dname": "Eldwurm's Edda",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "intellect_pct",
        "value": "25"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 600,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "recipe_refresher": {
    "id": 109,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Refresher Orb Recipe",
    "cost": 1600,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "refresher": {
    "abilities": [
      {
        "type": "active",
        "title": "Reset Cooldowns",
        "description": "Resets the cooldowns of all your abilities. Shares a cooldown with Refresher Shard. This item's cooldown only progresses in your hero's main inventory."
      }
    ],
    "hint": [],
    "id": 110,
    "img": "/apps/dota2/images/dota_react/items/refresher.png?t=1593393829403",
    "dname": "Refresher Orb",
    "qual": "rare",
    "cost": 5000,
    "behavior": "No Target",
    "notes": "",
    "attrib": [
      {
        "key": "bonus_health_regen",
        "display": "+ {value} Health Regeneration",
        "value": "14"
      },
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "7.0"
      },
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "0"
      },
      {
        "key": "max_level",
        "value": "1"
      },
      {
        "key": "cooldown_duration",
        "value": "180"
      },
      {
        "key": "refresh_items",
        "value": "0"
      }
    ],
    "mc": 325,
    "hc": false,
    "cd": 180,
    "lore": "A powerful artifact created for wizards.",
    "components": [
      "ring_of_tarrasque",
      "tiara_of_selemene"
    ],
    "created": true,
    "charges": false
  },
  "recipe_assault": {
    "id": 111,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Assault Cuirass Recipe",
    "cost": 1300,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "assault": {
    "abilities": [
      {
        "type": "passive",
        "title": "Assault Aura",
        "description": "Grants 30 attack speed and 5 armor to nearby allied units and structures, and decreases nearby enemy unit and structure armor by -5.\n\nRadius: 1200"
      }
    ],
    "hint": [],
    "id": 112,
    "img": "/apps/dota2/images/dota_react/items/assault.png?t=1593393829403",
    "dname": "Assault Cuirass",
    "qual": "epic",
    "cost": 5125,
    "bkbpierce": "Yes",
    "notes": "",
    "attrib": [
      {
        "key": "bonus_attack_speed",
        "display": "+ {value} Attack Speed",
        "value": "30"
      },
      {
        "key": "bonus_armor",
        "display": "+ {value} Armor",
        "value": "10"
      },
      {
        "key": "aura_radius",
        "value": "1200"
      },
      {
        "key": "aura_attack_speed",
        "value": "30"
      },
      {
        "key": "aura_positive_armor",
        "value": "5"
      },
      {
        "key": "aura_negative_armor",
        "value": "-5"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Forged in the depths of the nether reaches, this hellish mail provides an army with increased armor and attack speed.",
    "components": [
      "buckler",
      "hyperstone",
      "platemail"
    ],
    "created": true,
    "charges": false
  },
  "recipe_heart": {
    "id": 113,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Heart of Tarrasque Recipe",
    "cost": 600,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "heart": {
    "abilities": [
      {
        "type": "passive",
        "title": "Behemoth's Blood",
        "description": "Your health regeneration is increased by 1.5% of your missing health."
      }
    ],
    "hint": [],
    "id": 114,
    "img": "/apps/dota2/images/dota_react/items/heart.png?t=1593393829403",
    "dname": "Heart of Tarrasque",
    "qual": "epic",
    "cost": 5100,
    "notes": "Multiple instances of Behemoth's Blood do not stack.",
    "attrib": [
      {
        "key": "bonus_strength",
        "display": "+ {value} Strength",
        "value": "40"
      },
      {
        "key": "hp_regen",
        "display": "+ {value}% Max Health Regen",
        "value": "1"
      },
      {
        "key": "missing_health_regen",
        "value": "1.5"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Preserved heart of an extinct monster, it bolsters the bearer's fortitude.",
    "components": [
      "reaver",
      "ring_of_tarrasque"
    ],
    "created": true,
    "charges": false
  },
  "recipe_black_king_bar": {
    "id": 115,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Black King Bar Recipe",
    "cost": 1450,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "black_king_bar": {
    "abilities": [
      {
        "type": "active",
        "title": "Avatar",
        "description": "Applies a basic dispel. Grants 60% magic resistance and immunity to reflected and pure damage. For the duration of the effect, any negative effect from enemy spells has no effect. \n\nDuration: 9s \nDispel Type: Basic Dispel"
      }
    ],
    "hint": [],
    "id": 116,
    "img": "/apps/dota2/images/dota_react/items/black_king_bar.png?t=1593393829403",
    "dname": "Black King Bar",
    "qual": "epic",
    "cost": 4050,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "Purchasing another Black King Bar will not reset its immunity duration.",
    "attrib": [
      {
        "key": "bonus_strength",
        "display": "+ {value} Strength",
        "value": "10"
      },
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "24"
      },
      {
        "key": "duration",
        "value": "9 / 8 / 7"
      },
      {
        "key": "max_level",
        "value": "3"
      },
      {
        "key": "model_scale",
        "value": "30"
      },
      {
        "key": "spell_reduce",
        "value": "60"
      }
    ],
    "mc": 50,
    "hc": false,
    "cd": 95,
    "lore": "A powerful staff imbued with the strength of giants.",
    "components": [
      "mithril_hammer",
      "ogre_axe"
    ],
    "created": true,
    "charges": false
  },
  "aegis": {
    "abilities": [
      {
        "type": "passive",
        "title": "Reincarnation",
        "description": "Brings you to life with full health and mana 5 seconds after you die, at the location where you died. \n\nReincarnation must be used within 5 minutes or Aegis of the Immortal disappears. If it expires, it will heal you over 5 seconds (dispels on damage)."
      }
    ],
    "hint": [],
    "id": 117,
    "img": "/apps/dota2/images/dota_react/items/aegis.png?t=1593393829403",
    "dname": "Aegis of the Immortal",
    "qual": "artifact",
    "cost": 0,
    "notes": "Pronounced as ayy jis.",
    "attrib": [
      {
        "key": "reincarnate_time",
        "value": "5.0"
      },
      {
        "key": "disappear_time",
        "value": "300.0"
      },
      {
        "key": "disappear_time_minutes_tooltip",
        "value": "5"
      },
      {
        "key": "disappear_time_turbo",
        "value": "240.0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "The Immortal was said to own a shield that protected him from death itself.",
    "components": null,
    "created": false,
    "charges": false
  },
  "recipe_shivas_guard": {
    "id": 118,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Shiva's Guard Recipe",
    "cost": 1350,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "shivas_guard": {
    "abilities": [
      {
        "type": "active",
        "title": "Arctic Blast",
        "description": "Emits a freezing wave that deals 260 magical damage to enemies and slows their movement by -40% for 4 seconds.\n\nRadius: 825"
      },
      {
        "type": "passive",
        "title": "Freezing Aura",
        "description": "Reduces the attack speed of all enemies by -45. \n\nRadius: 1200"
      }
    ],
    "hint": [],
    "id": 119,
    "img": "/apps/dota2/images/dota_react/items/shivas_guard.png?t=1593393829403",
    "dname": "Shiva's Guard",
    "qual": "epic",
    "cost": 4500,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "dispellable": "Yes",
    "notes": "The wave extends at a speed of 400 to a max size of 825.\nThe Arctic Blast follows its caster.\nMultiple instances of Freezing Aura do not stack.\nAoE bonuses from multiple Chasm Stones or its upgrades do not stack.",
    "attrib": [
      {
        "key": "bonus_hp_regen",
        "display": "+ {value} Health Regeneration",
        "value": "0"
      },
      {
        "key": "bonus_armor",
        "display": "+ {value} Armor",
        "value": "17"
      },
      {
        "key": "bonus_aoe",
        "display": "+ {value} Area of Effect",
        "value": "75"
      },
      {
        "key": "aura_radius",
        "value": "1200"
      },
      {
        "key": "aura_attack_speed",
        "value": "-45"
      },
      {
        "key": "blast_damage",
        "value": "260"
      },
      {
        "key": "blast_movement_speed",
        "value": "-40"
      },
      {
        "key": "blast_debuff_duration",
        "value": "4.0"
      },
      {
        "key": "blast_radius",
        "value": "825"
      },
      {
        "key": "blast_speed",
        "value": "400"
      }
    ],
    "mc": 75,
    "hc": false,
    "cd": 27,
    "lore": "Said to have belonged to a goddess, today it retains much of its former power.",
    "components": [
      "platemail",
      "splintmail",
      "chasm_stone"
    ],
    "created": true,
    "charges": false
  },
  "bloodstone": {
    "abilities": [
      {
        "type": "active",
        "title": "Bloodpact",
        "description": "Increases Bloodstone's Spell Lifesteal to 60%. Lasts 5 seconds."
      },
      {
        "type": "passive",
        "title": "Spell Weakness Aura",
        "description": "Enemy units take 12% increased damage from spells. \n\nRadius: 1200"
      }
    ],
    "hint": [],
    "id": 121,
    "img": "/apps/dota2/images/dota_react/items/bloodstone.png?t=1593393829403",
    "dname": "Bloodstone",
    "qual": "epic",
    "cost": 4700,
    "behavior": [
      "No Target",
      "Instant Cast"
    ],
    "notes": "Spell Weakness Aura does not stack with Veil of Discord's Spell Weakness.",
    "attrib": [
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "650"
      },
      {
        "key": "bonus_mana",
        "display": "+ {value} Mana",
        "value": "450"
      },
      {
        "key": "bonus_mp_regen",
        "value": "0"
      },
      {
        "key": "bonus_hp_regen",
        "display": "+ {value} Health Regeneration",
        "value": "0"
      },
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "15"
      },
      {
        "key": "spell_lifesteal",
        "display": "+ {value}% Spell Lifesteal",
        "value": "20"
      },
      {
        "key": "buff_duration",
        "value": "5"
      },
      {
        "key": "spell_lifesteal_while_active",
        "value": "60"
      },
      {
        "key": "hp_cost",
        "value": "0"
      },
      {
        "key": "aura_spell_vulnerability",
        "value": "12"
      },
      {
        "key": "aura_radius",
        "value": "1200"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 30,
    "lore": "The Bloodstone's bright ruby color is unmistakable on the battlefield, as the owner seems to have infinite vitality and spirit.",
    "components": [
      "veil_of_discord",
      "soul_booster"
    ],
    "created": true,
    "charges": false
  },
  "recipe_sphere": {
    "id": 122,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Linken's Sphere Recipe",
    "cost": 600,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "sphere": {
    "abilities": [
      {
        "type": "passive",
        "title": "Spellblock",
        "description": "Blocks most targeted spells once every 14 seconds."
      },
      {
        "type": "active",
        "title": "Transfer Spellblock",
        "description": "Temporarily removes Spellblock from the item's owner and transfers it to an allied unit for 14 seconds."
      }
    ],
    "hint": [],
    "id": 123,
    "img": "/apps/dota2/images/dota_react/items/sphere.png?t=1593393829403",
    "dname": "Linken's Sphere",
    "qual": "epic",
    "cost": 4800,
    "behavior": "Unit Target",
    "target_team": "Friendly",
    "target_type": "Hero",
    "notes": "Targeted abilities from neutral items do not trigger Spellblock.",
    "attrib": [
      {
        "key": "bonus_all_stats",
        "display": "+ {value} All Attributes",
        "value": "16"
      },
      {
        "key": "bonus_health_regen",
        "display": "+ {value} Health Regeneration",
        "value": "6.5"
      },
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "4.25"
      },
      {
        "key": "block_cooldown",
        "value": "14.0"
      },
      {
        "key": "upgrade_absorb_duration",
        "value": "10.0"
      },
      {
        "key": "damage_absorb",
        "value": "300"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 14,
    "lore": "This magical sphere once protected one of the most famous heroes in history.",
    "components": [
      "pers",
      "ultimate_orb",
      ""
    ],
    "created": true,
    "charges": false
  },
  "recipe_lotus_orb": {
    "id": 221,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Lotus Orb Recipe",
    "cost": 250,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "lotus_orb": {
    "abilities": [
      {
        "type": "active",
        "title": "Echo Shell",
        "description": "Applies a shield to the target unit for 5 seconds which re-casts most targeted spells back to their caster.\n\nThe shielded unit will still take damage from the spell.\nDispel Type: Basic Dispel"
      }
    ],
    "hint": [],
    "id": 226,
    "img": "/apps/dota2/images/dota_react/items/lotus_orb.png?t=1593393829403",
    "dname": "Lotus Orb",
    "qual": "epic",
    "cost": 3850,
    "behavior": "Unit Target",
    "target_team": "Friendly",
    "target_type": "Hero",
    "notes": "Targeted abilities from neutral items do not trigger Echo Shell.",
    "attrib": [
      {
        "key": "bonus_armor",
        "display": "+ {value} Armor",
        "value": "10"
      },
      {
        "key": "bonus_health_regen",
        "display": "+ {value} Health Regeneration",
        "value": "6.5"
      },
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "4.0"
      },
      {
        "key": "bonus_mana",
        "display": "+ {value} Mana",
        "value": "250"
      },
      {
        "key": "active_duration",
        "value": "5"
      }
    ],
    "mc": 175,
    "hc": false,
    "cd": 15,
    "lore": "The jewel at its center still reflects a pale image of its creator.",
    "components": [
      "pers",
      "platemail",
      "energy_booster"
    ],
    "created": true,
    "charges": false
  },
  "recipe_meteor_hammer": {
    "id": 222,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Meteor Hammer Recipe",
    "cost": 300,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "meteor_hammer": {
    "abilities": [
      {
        "type": "active",
        "title": "Meteor Hammer",
        "description": "CHANNELED - After a successful channel, summons a meteor that strikes a 400 AoE, stunning enemies for 0.75 seconds and dealing impact damage. Continues to deal damage over time to enemies units and buildings for 6 seconds. Non-building units are also slowed for 20% for the duration of the burn. \n\nBuilding Impact Damage: 90 \nBuilding Over Time Damage: 50 \n\nNon-Building Impact Damage: 130 \nNon-Building Over Time Damage: 50 \n\nChannel Duration: 2 seconds.\nLanding Time: 0.5 seconds."
      }
    ],
    "hint": [],
    "id": 223,
    "img": "/apps/dota2/images/dota_react/items/meteor_hammer.png?t=1593393829403",
    "dname": "Meteor Hammer",
    "qual": "epic",
    "cost": 2850,
    "behavior": [
      "Point Target",
      "AOE",
      "Channeled"
    ],
    "dmg_type": "Magical",
    "bkbpierce": "No",
    "notes": "",
    "attrib": [
      {
        "key": "bonus_strength",
        "display": "+ {value} Strength",
        "value": "6"
      },
      {
        "key": "bonus_agility",
        "display": "+ {value} Agility",
        "value": "6"
      },
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "24"
      },
      {
        "key": "spell_amp",
        "display": "+ {value}% Spell Amplification",
        "value": "10"
      },
      {
        "key": "mana_regen_multiplier",
        "display": "+ {value}% Mana Regen Amplification",
        "value": "35"
      },
      {
        "key": "burn_dps_buildings",
        "value": "50"
      },
      {
        "key": "burn_dps_units",
        "value": "50"
      },
      {
        "key": "burn_slow",
        "value": "20"
      },
      {
        "key": "burn_duration",
        "value": "6"
      },
      {
        "key": "stun_duration",
        "value": "0.75"
      },
      {
        "key": "burn_interval",
        "value": "1.0"
      },
      {
        "key": "land_time",
        "value": ".5"
      },
      {
        "key": "impact_radius",
        "value": "400"
      },
      {
        "key": "max_duration",
        "value": "2"
      },
      {
        "key": "impact_damage_buildings",
        "value": "90"
      },
      {
        "key": "impact_damage_units",
        "value": "130"
      },
      {
        "key": "enemy_particles_visible",
        "value": "0"
      }
    ],
    "mc": 75,
    "hc": false,
    "cd": 24,
    "lore": "",
    "components": [
      "kaya",
      "crown"
    ],
    "created": true,
    "charges": false
  },
  "nullifier": {
    "abilities": [
      {
        "type": "active",
        "title": "Nullify",
        "description": "Dispels the target and applies a debuff for 4 seconds. Continuously dispels and slows the target.\n\nDispel Type: Basic Dispel"
      }
    ],
    "hint": [],
    "id": 225,
    "img": "/apps/dota2/images/dota_react/items/nullifier.png?t=1593393829403",
    "dname": "Nullifier",
    "qual": "epic",
    "cost": 4350,
    "behavior": "Unit Target",
    "target_team": "Enemy",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "Can be cast on invulnerable units.",
    "attrib": [
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "75"
      },
      {
        "key": "bonus_armor",
        "display": "+ {value} Armor",
        "value": "10"
      },
      {
        "key": "bonus_regen",
        "display": "+ {value} Health Regeneration",
        "value": "0"
      },
      {
        "key": "mute_duration",
        "value": "4.0"
      },
      {
        "key": "projectile_speed",
        "value": "1800"
      },
      {
        "key": "slow_pct",
        "display": "MOVEMENT SLOW: {value}%",
        "value": "10"
      },
      {
        "key": "slow_interval_duration",
        "value": "0.5"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 10,
    "lore": "",
    "components": [
      "relic",
      "splintmail"
    ],
    "created": true,
    "charges": false
  },
  "recipe_aeon_disk": {
    "id": 255,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Aeon Disk Recipe",
    "cost": 1200,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "aeon_disk": {
    "abilities": [
      {
        "type": "passive",
        "title": "Combo Breaker",
        "description": "When you take damage and your health falls below 70%, a strong dispel is applied and you gain a 2.5 second buff that provides +75% Status Resistance and causes all damage you deal and are dealt to be reduced to zero. Only triggers on player based damage. Cooldown increases every time it triggers.Dispel Type: Strong Dispel"
      }
    ],
    "hint": [],
    "id": 256,
    "img": "/apps/dota2/images/dota_react/items/aeon_disk.png?t=1593393829403",
    "dname": "Aeon Disk",
    "qual": "epic",
    "cost": 3000,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "250"
      },
      {
        "key": "bonus_mana",
        "display": "+ {value} Mana",
        "value": "300"
      },
      {
        "key": "health_threshold_pct",
        "value": "70"
      },
      {
        "key": "status_resistance",
        "value": "75"
      },
      {
        "key": "buff_duration",
        "value": "2.5"
      },
      {
        "key": "max_level",
        "value": "4"
      },
      {
        "key": "cooldown_duration",
        "display": "COOLDOWN: {value}",
        "value": "105.0 / 125.0 / 145.0 / 165.0"
      },
      {
        "key": "initial_cooldown",
        "value": "6"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 105,
    "lore": "",
    "components": [
      "vitality_booster",
      "energy_booster"
    ],
    "created": true,
    "charges": false
  },
  "recipe_kaya": {
    "id": 258,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Kaya Recipe",
    "cost": 650,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "kaya": {
    "id": 259,
    "img": "/apps/dota2/images/dota_react/items/kaya.png?t=1593393829403",
    "dname": "Kaya",
    "qual": "epic",
    "cost": 2100,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "16"
      },
      {
        "key": "spell_amp",
        "display": "+ {value}% Spell Amplification",
        "value": "10"
      },
      {
        "key": "mana_regen_multiplier",
        "display": "+ {value}% Mana Regen Amplification",
        "value": "30"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": [
      "staff_of_wizardry",
      "robe"
    ],
    "created": true,
    "charges": false
  },
  "trident": {
    "abilities": [],
    "hint": [
      "Combines Sange, Yasha and Kaya together."
    ],
    "id": 369,
    "img": "/apps/dota2/images/dota_react/items/trident.png?t=1593393829403",
    "dname": "Trident",
    "cost": 6301,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_strength",
        "display": "+ {value} Strength",
        "value": "30"
      },
      {
        "key": "bonus_agility",
        "display": "+ {value} Agility",
        "value": "30"
      },
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "30"
      },
      {
        "key": "status_resistance",
        "display": "+ {value}% Status Resistance",
        "value": "30"
      },
      {
        "key": "bonus_attack_speed",
        "display": "+ {value} Attack Speed",
        "value": "30"
      },
      {
        "key": "movement_speed_percent_bonus",
        "display": "+ {value}% Movement Speed",
        "value": "10"
      },
      {
        "key": "hp_regen_amp",
        "display": "+ {value}% Health Regen and Lifesteal Amp",
        "value": "30"
      },
      {
        "key": "mana_regen_multiplier",
        "display": "+ {value}% Mana Regen Amplification",
        "value": "30"
      },
      {
        "key": "spell_amp",
        "display": "+ {value}% Spell Amplification",
        "value": "30"
      },
      {
        "key": "magic_damage_attack",
        "display": "+ {value} Magic Damage Attack",
        "value": "30"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": [
      "kaya",
      "sange",
      "yasha",
      ""
    ],
    "created": true,
    "charges": false
  },
  "refresher_shard": {
    "abilities": [
      {
        "type": "use",
        "title": "Reset Cooldowns",
        "description": "Resets the cooldowns of all your abilities. Shares a cooldown with Refresher Orb. This item's cooldown only progresses in your hero's main inventory."
      }
    ],
    "hint": [],
    "id": 260,
    "img": "/apps/dota2/images/dota_react/items/refresher_shard.png?t=1593393829403",
    "dname": "Refresher Shard",
    "qual": "consumable",
    "cost": 1000,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "Refresher Shard is shareable.",
    "attrib": [
      {
        "key": "bonus_health_regen",
        "display": "+ {value} Health Regeneration",
        "value": "12"
      },
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "6.0"
      },
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "20"
      },
      {
        "key": "refresh_items",
        "value": "0"
      }
    ],
    "mc": 200,
    "hc": false,
    "cd": 180,
    "lore": "",
    "components": null,
    "created": false,
    "charges": 1
  },
  "recipe_spirit_vessel": {
    "id": 266,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Spirit Vessel Recipe",
    "cost": 900,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "spirit_vessel": {
    "abilities": [
      {
        "type": "active",
        "title": "Soul Release",
        "description": "When used against enemies, it reduces health by 4% of current health per second, and reduces Health Restoration by 70%. Deals 25 damage per second. \n\nWhen used on allies, it provides 40 health regeneration per second. \n\nLasts 8 seconds.\n\nGains charges every time an enemy hero dies within 1500 units or the user dies."
      }
    ],
    "hint": [],
    "id": 267,
    "img": "/apps/dota2/images/dota_react/items/spirit_vessel.png?t=1593393829403",
    "dname": "Spirit Vessel",
    "qual": "rare",
    "cost": 2725,
    "behavior": "Unit Target",
    "target_team": "Both",
    "target_type": "Hero",
    "notes": "Empty vessels gain 2 charges.\nOnly the closest Spirit Vessel to the dying hero will gain a charge.\nIf the allied unit is attacked by an enemy hero or Roshan, the effect is lost.\nDoes not trigger spell block or spell reflect.",
    "attrib": [
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "1.75"
      },
      {
        "key": "bonus_all_stats",
        "display": "+ {value} All Attributes",
        "value": "10"
      },
      {
        "key": "bonus_armor",
        "display": "+ {value} Armor",
        "value": "2"
      },
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "0"
      },
      {
        "key": "soul_radius",
        "value": "1500"
      },
      {
        "key": "soul_initial_charge",
        "value": "2"
      },
      {
        "key": "soul_additional_charges",
        "value": "1"
      },
      {
        "key": "soul_heal_amount",
        "value": "40"
      },
      {
        "key": "soul_damage_amount",
        "value": "25"
      },
      {
        "key": "duration",
        "value": "8.0"
      },
      {
        "key": "restoration_reduction_enemy",
        "value": "70"
      },
      {
        "key": "enemy_hp_drain",
        "value": "4"
      },
      {
        "key": "enemy_slow_pct",
        "value": "0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 10,
    "lore": "",
    "components": [
      "urn_of_shadows",
      "diadem"
    ],
    "created": true,
    "charges": false
  },
  "recipe_essence_distiller": {
    "id": 1851,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Essence Distiller Recipe",
    "cost": 200,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "essence_distiller": {
    "abilities": [
      {
        "type": "active",
        "title": "Soul Release",
        "description": "Provides 40 health regeneration when cast on allies.\n\nCan be ground targeted to lie dormant for up to 15s and attach to the first enemy that comes within 400 radius. When on enemies, deals 25 damage per second and provides True Sight over them and shares their vision with the wearer's team.\n\nLasts 8 seconds.\n\nGains charges every time an enemy hero dies within 1500 units."
      }
    ],
    "hint": [],
    "id": 1852,
    "img": "/apps/dota2/images/dota_react/items/essence_distiller.png?t=1593393829403",
    "dname": "Essence Distiller",
    "qual": "rare",
    "cost": 1775,
    "behavior": [
      "Point Target",
      "Unit Target",
      "AOE"
    ],
    "target_team": "Both",
    "target_type": "Hero",
    "notes": "Empty distillers gain 2 charges.\nOnly the closest Essence Distiller to the dying hero will gain a charge.\nIf the allied unit is attacked by an enemy hero or Roshan, the effect is lost.\nDoes not trigger spell block or spell reflect.\nWhile dormant, provides vision in 400 radius. Vision lingers for 0.5s after latching.",
    "attrib": [
      {
        "key": "mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "1.75"
      },
      {
        "key": "bonus_all_stats",
        "display": "+ {value} All Attributes",
        "value": "3"
      },
      {
        "key": "bonus_armor",
        "display": "+ {value} Armor",
        "value": "6"
      },
      {
        "key": "bonus_mana",
        "display": "+ {value} Mana",
        "value": "150"
      },
      {
        "key": "soul_radius",
        "value": "1500"
      },
      {
        "key": "soul_initial_charge",
        "value": "2"
      },
      {
        "key": "soul_additional_charges",
        "value": "1"
      },
      {
        "key": "soul_heal_amount",
        "value": "40"
      },
      {
        "key": "soul_damage_amount",
        "value": "25"
      },
      {
        "key": "duration",
        "value": "8.0"
      },
      {
        "key": "ground_duration",
        "value": "15.0"
      },
      {
        "key": "latch_range",
        "value": "400"
      },
      {
        "key": "latch_vision",
        "value": "400"
      },
      {
        "key": "linger_after_latch_duration",
        "value": "0.5"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 10,
    "lore": "",
    "components": [
      "urn_of_shadows",
      "chainmail",
      "wizard_hat"
    ],
    "created": true,
    "charges": false
  },
  "vanguard": {
    "abilities": [
      {
        "type": "passive",
        "title": "Damage Block",
        "description": "Grants a 60% chance to block 50 damage from incoming attacks on melee heroes, and 25 damage on ranged."
      }
    ],
    "hint": [],
    "id": 125,
    "img": "/apps/dota2/images/dota_react/items/vanguard.png?t=1593393829403",
    "dname": "Vanguard",
    "qual": "epic",
    "cost": 1700,
    "notes": "Multiple sources of damage block do not stack.",
    "attrib": [
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "250"
      },
      {
        "key": "bonus_health_regen",
        "display": "+ {value} Health Regeneration",
        "value": "4.5"
      },
      {
        "key": "block_damage_melee",
        "value": "50"
      },
      {
        "key": "block_damage_ranged",
        "value": "25"
      },
      {
        "key": "block_chance",
        "value": "60"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A powerful shield that defends its wielder from even the most vicious of attacks.",
    "components": [
      "vitality_booster",
      "ring_of_health"
    ],
    "created": true,
    "charges": false
  },
  "recipe_crimson_guard": {
    "id": 243,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Crimson Guard Recipe",
    "cost": 1050,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "crimson_guard": {
    "abilities": [
      {
        "type": "active",
        "title": "Guard",
        "description": "For 7 seconds, grant nearby allied heroes and buildings a 100% chance to block damage equal to 70 plus 2% of the caster's max health value from each incoming attack.\n\nRadius: 1200"
      },
      {
        "type": "passive",
        "title": "Damage Block",
        "description": "Grants a 60% chance to block 75 damage from incoming attacks on melee heroes, and 50 damage on ranged."
      }
    ],
    "hint": [],
    "id": 242,
    "img": "/apps/dota2/images/dota_react/items/crimson_guard.png?t=1593393829403",
    "dname": "Crimson Guard",
    "qual": "epic",
    "cost": 3725,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "dispellable": "No",
    "notes": "Multiple sources of damage block do not stack.\nWhen the Guard buff is applied to ranged heroes, Guard blocks 25 less damage.\nGuard does not affect units that have been affected by Guard within Crimson Guard's cooldown.",
    "attrib": [
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "250"
      },
      {
        "key": "bonus_health_regen",
        "display": "+ {value} Health Regeneration",
        "value": "12"
      },
      {
        "key": "bonus_armor",
        "display": "+ {value} Armor",
        "value": "6"
      },
      {
        "key": "block_damage_melee",
        "value": "75"
      },
      {
        "key": "block_damage_ranged",
        "value": "50"
      },
      {
        "key": "block_chance",
        "value": "60"
      },
      {
        "key": "duration",
        "value": "7"
      },
      {
        "key": "bonus_aoe_radius",
        "value": "1200"
      },
      {
        "key": "block_damage_active",
        "value": "70"
      },
      {
        "key": "block_chance_active",
        "value": "100"
      },
      {
        "key": "block_penalty_ranged",
        "value": "25"
      },
      {
        "key": "max_hp_pct",
        "value": "2.0"
      }
    ],
    "mc": 75,
    "hc": false,
    "cd": 40,
    "lore": "A cuirass originally built to protect against the dreaded Year Beast.",
    "components": [
      "vanguard",
      "helm_of_iron_will"
    ],
    "created": true,
    "charges": false
  },
  "recipe_blade_mail": {
    "id": 126,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Blade Mail Recipe",
    "cost": 450,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "blade_mail": {
    "abilities": [
      {
        "type": "active",
        "title": "Damage Return",
        "description": "For 5.5 seconds, return all incoming damage, increasing the percentage by 85%."
      },
      {
        "type": "passive",
        "title": "Damage Return",
        "description": "Everytime you are attacked, you return 10 damage plus 15% of the attack damage dealt to you."
      }
    ],
    "hint": [],
    "id": 127,
    "img": "/apps/dota2/images/dota_react/items/blade_mail.png?t=1593393829403",
    "dname": "Blade Mail",
    "qual": "epic",
    "cost": 2400,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "Damage Return is calculated before any kind of reduction.\nReturned damage type is the same as it was received.\nDamage done by this item is considered reflected damage. Reflected damage does not provide any lifesteal and cannot be reflected.",
    "attrib": [
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "15"
      },
      {
        "key": "bonus_armor",
        "display": "+ {value} Armor",
        "value": "7"
      },
      {
        "key": "bonus_intellect",
        "value": "0"
      },
      {
        "key": "duration",
        "value": "5.5"
      },
      {
        "key": "passive_reflection_constant",
        "value": "10"
      },
      {
        "key": "passive_reflection_pct",
        "value": "15"
      },
      {
        "key": "active_reflection_pct",
        "value": "85"
      }
    ],
    "mc": 25,
    "hc": false,
    "cd": 25,
    "lore": "A razor-sharp coat of mail, it is the choice of selfless martyrs in combat.",
    "components": [
      "broadsword",
      "splintmail"
    ],
    "created": true,
    "charges": false
  },
  "soul_booster": {
    "id": 129,
    "img": "/apps/dota2/images/dota_react/items/soul_booster.png?t=1593393829403",
    "dname": "Soul Booster",
    "qual": "epic",
    "cost": 3000,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "425"
      },
      {
        "key": "bonus_mana",
        "display": "+ {value} Mana",
        "value": "425"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Regain lost courage.",
    "components": [
      "point_booster",
      "vitality_booster",
      "energy_booster"
    ],
    "created": true,
    "charges": false
  },
  "hood_of_defiance": {
    "abilities": [
      {
        "type": "active",
        "title": "Barrier",
        "description": "Creates a spell shield that absorbs up to 350 magical damage. Lasts 12 seconds."
      }
    ],
    "hint": [],
    "id": 131,
    "img": "/apps/dota2/images/dota_react/items/hood_of_defiance.png?t=1593393829403",
    "dname": "Hood of Defiance",
    "qual": "epic",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "Stacks multiplicatively with other sources of magic resistance.",
    "attrib": [
      {
        "key": "bonus_spell_resist",
        "value": "18"
      },
      {
        "key": "bonus_health_regen",
        "display": "+ {value} Health Regeneration",
        "value": "8.5"
      },
      {
        "key": "tooltip_resist",
        "display": "+ {value}% Magic Resistance",
        "value": "18"
      },
      {
        "key": "barrier_block",
        "value": "350"
      },
      {
        "key": "barrier_duration",
        "value": "12.0"
      }
    ],
    "mc": 50,
    "hc": false,
    "cd": 60,
    "lore": "A furred, magic resistant headpiece that is feared by wizards.",
    "components": null,
    "created": false,
    "charges": false
  },
  "recipe_eternal_shroud": {
    "id": 691,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Eternal Shroud Recipe",
    "cost": 900,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "eternal_shroud": {
    "abilities": [
      {
        "type": "passive",
        "title": "Shroud",
        "description": "Restores mana equal to 25% of incoming enemy spell damage before reductions."
      },
      {
        "type": "passive",
        "title": "Eternal Endurance",
        "description": "For every 300 spell damage that equipped hero receives, it gains a stack of Endurance for 5s up to a maximum of 6 charges. Each charge increases Eternal Shroud's magic resistance by 3.5% ."
      }
    ],
    "hint": [],
    "id": 692,
    "img": "/apps/dota2/images/dota_react/items/eternal_shroud.png?t=1593393829403",
    "dname": "Eternal Shroud",
    "qual": "epic",
    "cost": 3900,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_spell_resist",
        "display": "+ {value}% Magic Resistance",
        "value": "20"
      },
      {
        "key": "bonus_strength",
        "display": "+ {value} Strength",
        "value": "10"
      },
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "250"
      },
      {
        "key": "stack_threshold",
        "value": "300"
      },
      {
        "key": "stack_duration",
        "value": "5"
      },
      {
        "key": "stack_resist",
        "value": "3.5"
      },
      {
        "key": "mana_restore_pct",
        "value": "25"
      },
      {
        "key": "max_stacks",
        "value": "6"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A pristine hood that feeds upon strife to empower its owner.",
    "components": [
      "cloak",
      "ogre_axe",
      "vitality_booster"
    ],
    "created": true,
    "charges": false
  },
  "recipe_consecrated_wraps": {
    "id": 1853,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Consecrated Wraps Recipe",
    "cost": 700,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "consecrated_wraps": {
    "abilities": [
      {
        "type": "passive",
        "title": "Hallowed",
        "description": "Gain a stack every 3s, up to a maximum of 3 stacks. Upon gaining a stack, your movement speed is increased by 20% for 7s.\n\nWhenever you take damage from a player-controlled unit or Roshan, consume all stacks to gain an all damage barrier for 7s that absorbs 120 damage per stack (360 max)."
      }
    ],
    "hint": [],
    "id": 1854,
    "img": "/apps/dota2/images/dota_react/items/consecrated_wraps.png?t=1593393829403",
    "dname": "Consecrated Wraps",
    "qual": "epic",
    "cost": 2600,
    "dispellable": "Yes",
    "notes": "Stacks cannot be gained for 3s after you take damage from a player-controlled unit or Roshan.\nSelf-damage and HP Loss damage cannot remove stacks.\nMovement speed buff does not stack.\nMovement speed buff is only provided if you have reached maximum stacks at least once while the item is equipped.",
    "attrib": [
      {
        "key": "bonus_spell_resist",
        "display": "+ {value}% Magic Resistance",
        "value": "15"
      },
      {
        "key": "bonus_all_stats",
        "display": "+ {value} All Attributes",
        "value": "6"
      },
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "250"
      },
      {
        "key": "stack_gain_time",
        "value": "3"
      },
      {
        "key": "max_stacks",
        "value": "3"
      },
      {
        "key": "movement_speed_pct_on_stack_gain",
        "value": "20"
      },
      {
        "key": "stack_threshold_damage",
        "value": "0"
      },
      {
        "key": "duration",
        "value": "7"
      },
      {
        "key": "barrier_per_stack",
        "value": "120"
      },
      {
        "key": "max_barrier_tooltip",
        "value": "360"
      },
      {
        "key": "barrier_cd",
        "value": "0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": [
      "vitality_booster",
      "shawl",
      "crown"
    ],
    "created": true,
    "charges": false
  },
  "recipe_crellas_crozier": {
    "id": 1855,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Crella's Crozier Recipe",
    "cost": 300,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "crellas_crozier": {
    "abilities": [
      {
        "type": "active",
        "title": "Rite of Rumusque",
        "description": "You enter ghost form for 4 seconds, becoming immune to physical damage, but are unable to attack and -30% more vulnerable to magic damage.\n\nSteal 5% movement speed from enemy heroes in 900 range every second. Movement speed steal lasts 1.5s.\n\nPutrefaction Aura's effect is increased to 75%. All of the lost Health Restoration is redirected to you every second."
      },
      {
        "type": "passive",
        "title": "Putrefaction Aura",
        "description": "Reduces nearby enemy heroes' Health Restoration by 30%.\n\nRadius: 900"
      }
    ],
    "hint": [],
    "id": 1856,
    "img": "/apps/dota2/images/dota_react/items/crellas_crozier.png?t=1593393829403",
    "dname": "Crella's Crozier",
    "qual": "epic",
    "cost": 4800,
    "behavior": [
      "No Target",
      "Instant Cast"
    ],
    "dispellable": "Yes",
    "notes": "Ghost form ends if you become Debuff Immune and will have no effect if you are already Debuff Immune.\nShares cooldown with Ghost Scepter and its upgrades.\nPutrefaction Aura does not redirect Health Restoration from enemy heroes that are at full health.",
    "attrib": [
      {
        "key": "bonus_all_stats",
        "display": "+ {value} All Attributes",
        "value": "6"
      },
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "450"
      },
      {
        "key": "bonus_mana",
        "display": "+ {value} Mana",
        "value": "450"
      },
      {
        "key": "duration",
        "value": "4.0"
      },
      {
        "key": "extra_spell_damage_percent",
        "value": "-30"
      },
      {
        "key": "radius",
        "value": "900"
      },
      {
        "key": "health_steal",
        "value": "30"
      },
      {
        "key": "interval",
        "value": "1.0"
      },
      {
        "key": "active_radius",
        "value": "900"
      },
      {
        "key": "movespeed_steal_pct",
        "value": "5"
      },
      {
        "key": "active_health_steal",
        "value": "75"
      },
      {
        "key": "stack_duration",
        "value": "1.5"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 20,
    "lore": "",
    "components": [
      "ghost",
      "soul_booster"
    ],
    "created": true,
    "charges": false
  },
  "rapier": {
    "abilities": [
      {
        "type": "toggle",
        "title": "Transmute",
        "description": "Toggle to gain either 25% bonus spell amplification or 250 bonus attack damage."
      },
      {
        "type": "passive",
        "title": "Everlasting",
        "description": "Dropped on death, and cannot be destroyed. \n\nBecomes unusable if picked up by an ally of its owner until it is returned to its owner. It is immediately usable by anybody if an enemy of the owner picks it up and is killed. A dropped Rapier cannot be picked up by a courier."
      }
    ],
    "hint": [],
    "id": 133,
    "img": "/apps/dota2/images/dota_react/items/rapier.png?t=1593393829403",
    "dname": "Divine Rapier",
    "qual": "epic",
    "cost": 5600,
    "behavior": [],
    "notes": "If Divine Rapier is dropped and picked up by an enemy of its original owner, it cannot be dropped again except by death.",
    "attrib": [
      {
        "key": "bonus_spell_amp",
        "value": "25"
      },
      {
        "key": "bonus_damage",
        "value": "250"
      },
      {
        "key": "bonus_damage_base",
        "display": "+ {value} Damage",
        "value": "100"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 6,
    "lore": "So powerful, it cannot have a single owner.",
    "components": [
      "relic",
      "demon_edge"
    ],
    "created": true,
    "charges": false
  },
  "recipe_monkey_king_bar": {
    "id": 134,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Monkey King Bar Recipe",
    "cost": 900,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "monkey_king_bar": {
    "abilities": [
      {
        "type": "passive",
        "title": "Pierce",
        "description": "Grants each attack a 80% chance to pierce through evasion and deal 70 bonus magical damage."
      }
    ],
    "hint": [],
    "id": 135,
    "img": "/apps/dota2/images/dota_react/items/monkey_king_bar.png?t=1593393829403",
    "dname": "Monkey King Bar",
    "qual": "epic",
    "cost": 5000,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "50"
      },
      {
        "key": "bonus_attack_speed",
        "display": "+ {value} Attack Speed",
        "value": "50"
      },
      {
        "key": "bonus_chance",
        "value": "80"
      },
      {
        "key": "bonus_chance_damage",
        "value": "70"
      },
      {
        "key": "melee_attack_range",
        "display": "+ {value} Attack Range (Melee Only)",
        "value": "50"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A powerful staff used by a master warrior.",
    "components": [
      "demon_edge",
      "blitz_knuckles",
      "javelin"
    ],
    "created": true,
    "charges": false
  },
  "radiance": {
    "abilities": [
      {
        "type": "toggle",
        "title": "Burn",
        "description": "When active, scorches enemies for 60 magical damage per second. Illusions deal 35 magical damage per second.\n\nRadius: 650"
      }
    ],
    "hint": [],
    "id": 137,
    "img": "/apps/dota2/images/dota_react/items/radiance.png?t=1593393829403",
    "dname": "Radiance",
    "qual": "epic",
    "cost": 4700,
    "behavior": "No Target",
    "notes": "",
    "attrib": [
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "55"
      },
      {
        "key": "aura_damage",
        "value": "60"
      },
      {
        "key": "aura_damage_illusions",
        "value": "35"
      },
      {
        "key": "upgrade_day_vision",
        "value": "250"
      },
      {
        "key": "evasion",
        "display": "+ {value}% Evasion",
        "value": "25"
      },
      {
        "key": "blind_pct",
        "value": "0"
      },
      {
        "key": "aura_radius",
        "value": "650"
      },
      {
        "key": "illusion_multiplier_pct",
        "value": "100"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A divine weapon that causes damage and a bright burning effect that lays waste to nearby enemies.",
    "components": [
      "relic",
      "talisman_of_evasion"
    ],
    "created": true,
    "charges": false
  },
  "butterfly": {
    "id": 139,
    "img": "/apps/dota2/images/dota_react/items/butterfly.png?t=1593393829403",
    "dname": "Butterfly",
    "qual": "epic",
    "cost": 5450,
    "notes": "Stacks diminishingly with other sources of Evasion.",
    "attrib": [
      {
        "key": "bonus_agility",
        "display": "+ {value} Agility",
        "value": "35"
      },
      {
        "key": "bonus_evasion",
        "display": "+ {value}% Evasion",
        "value": "35"
      },
      {
        "key": "bonus_attack_speed_pct",
        "display": "+ {value}% Base Attack Speed Percentage",
        "value": "20"
      },
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "25"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Only the mightiest and most experienced of warriors can wield the Butterfly, but it provides incredible dexterity in combat.",
    "components": [
      "eagle",
      "claymore",
      "talisman_of_evasion"
    ],
    "created": true,
    "charges": false
  },
  "recipe_greater_crit": {
    "id": 140,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Daedalus Recipe",
    "cost": 900,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "greater_crit": {
    "abilities": [
      {
        "type": "passive",
        "title": "Critical Strike",
        "description": "Grants each attack a 30% chance to deal 225% damage."
      }
    ],
    "hint": [],
    "id": 141,
    "img": "/apps/dota2/images/dota_react/items/greater_crit.png?t=1593393829403",
    "dname": "Daedalus",
    "qual": "epic",
    "cost": 5100,
    "notes": "Critical Strike does not work against buildings.",
    "attrib": [
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "88"
      },
      {
        "key": "crit_chance",
        "value": "30"
      },
      {
        "key": "crit_multiplier",
        "value": "225"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A weapon of incredible power that is difficult for even the strongest of warriors to control.",
    "components": [
      "lesser_crit",
      "demon_edge"
    ],
    "created": true,
    "charges": false
  },
  "recipe_basher": {
    "id": 142,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Skull Basher Recipe",
    "cost": 825,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "basher": {
    "abilities": [
      {
        "type": "passive",
        "title": "Bash",
        "description": "Grants melee heroes a 25% chance on hit to stun the target for 1.2 seconds and deal 100 bonus physical damage. Bash chance for ranged heroes is 10%."
      }
    ],
    "hint": [],
    "id": 143,
    "img": "/apps/dota2/images/dota_react/items/basher.png?t=1593393829403",
    "dname": "Skull Basher",
    "qual": "epic",
    "cost": 2875,
    "dmg_type": "Physical",
    "bkbpierce": "Yes",
    "dispellable": "Strong Dispels Only",
    "notes": "Does not stack with other sources of Bash.\nThe following heroes cannot trigger Bash on this item: Spirit Breaker, Faceless Void, Slardar, and Kez while in Sai mode.\nDoes not grant Bash to Clones and Tempest Doubles.",
    "attrib": [
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "30"
      },
      {
        "key": "bonus_strength",
        "display": "+ {value} Strength",
        "value": "10"
      },
      {
        "key": "bash_chance_melee",
        "value": "25"
      },
      {
        "key": "bash_chance_ranged",
        "value": "10"
      },
      {
        "key": "bash_duration",
        "value": "1.2"
      },
      {
        "key": "bash_cooldown",
        "value": "2.3"
      },
      {
        "key": "bonus_chance_damage",
        "value": "100"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 2,
    "lore": "A feared weapon in the right hands, this maul's ability to shatter the defenses of its opponents should not be underestimated.",
    "components": [
      "mithril_hammer",
      "belt_of_strength"
    ],
    "created": true,
    "charges": false
  },
  "recipe_bfury": {
    "id": 144,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Battle Fury Recipe",
    "cost": 400,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "bfury": {
    "abilities": [
      {
        "type": "active",
        "title": "Chop Tree",
        "description": "Destroy a target tree."
      },
      {
        "type": "passive",
        "title": "Quell",
        "description": "Increases attack damage against non-hero units by 10 for melee heroes, and 5 for ranged."
      },
      {
        "type": "passive",
        "title": "Cleave",
        "description": "Deals 60% of attack damage as physical damage in a cone up to 650 around the target. Deals 40% against creeps. (Melee Only)"
      }
    ],
    "hint": [],
    "id": 145,
    "img": "/apps/dota2/images/dota_react/items/bfury.png?t=1593393829403",
    "dname": "Battle Fury",
    "qual": "epic",
    "cost": 3900,
    "behavior": "Unit Target",
    "target_team": [],
    "target_type": "Tree",
    "notes": "Cleave damage goes through spell immunity.\nIf multiple sources of Cleave are present, each Cleave's damage is applied separately.",
    "attrib": [
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "50"
      },
      {
        "key": "bonus_health_regen",
        "display": "+ {value} Health Regeneration",
        "value": "7.5"
      },
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "2.75"
      },
      {
        "key": "cleave_damage_percent",
        "value": "60"
      },
      {
        "key": "cleave_damage_percent_creep",
        "value": "40"
      },
      {
        "key": "quelling_bonus",
        "value": "10"
      },
      {
        "key": "quelling_bonus_ranged",
        "value": "5"
      },
      {
        "key": "cleave_starting_width",
        "value": "150"
      },
      {
        "key": "cleave_ending_width",
        "value": "360"
      },
      {
        "key": "cleave_distance",
        "value": "650"
      },
      {
        "key": "upgraded_cleave_bonus",
        "value": "25"
      },
      {
        "key": "upgraded_damage_bonus",
        "value": "15"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 4,
    "lore": "The bearer of this mighty axe gains the ability to cut down swaths of enemies at once.",
    "components": [
      "pers",
      "broadsword",
      "broadsword",
      "quelling_blade"
    ],
    "created": true,
    "charges": false
  },
  "recipe_manta": {
    "id": 146,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Manta Style Recipe",
    "cost": 1550,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "manta": {
    "abilities": [
      {
        "type": "active",
        "title": "Mirror Image",
        "description": "Creates 2 images of your hero that last 18 seconds. \n\nMelee images deal 33% damage, while Ranged images deal 28%. Illusions take 300% damage. \n\nDispel Type: Basic Dispel"
      }
    ],
    "hint": [],
    "id": 147,
    "img": "/apps/dota2/images/dota_react/items/manta.png?t=1593393829403",
    "dname": "Manta Style",
    "qual": "epic",
    "cost": 4650,
    "behavior": "No Target",
    "notes": "Has a 0.1 second cast time during which you are invulnerable.\nMany effects are removed upon using Manta.\nYasha based movement speed bonuses from multiple items do not stack.",
    "attrib": [
      {
        "key": "bonus_strength",
        "display": "+ {value} Strength",
        "value": "10"
      },
      {
        "key": "bonus_agility",
        "display": "+ {value} Agility",
        "value": "26"
      },
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "10"
      },
      {
        "key": "bonus_attack_speed",
        "display": "+ {value} Attack Speed",
        "value": "15"
      },
      {
        "key": "bonus_movement_speed",
        "display": "+ {value}% Movement Speed",
        "value": "10"
      },
      {
        "key": "images_count",
        "value": "2"
      },
      {
        "key": "illusion_duration",
        "value": "18"
      },
      {
        "key": "images_do_damage_percent_melee",
        "value": "-67"
      },
      {
        "key": "tooltip_damage_outgoing_melee",
        "value": "33"
      },
      {
        "key": "images_take_damage_percent",
        "value": "200"
      },
      {
        "key": "tooltip_damage_incoming_total_pct",
        "value": "300"
      },
      {
        "key": "images_do_damage_percent_ranged",
        "value": "-72"
      },
      {
        "key": "tooltip_damage_outgoing_ranged",
        "value": "28"
      },
      {
        "key": "invuln_duration",
        "value": "0.1"
      },
      {
        "key": "vision_radius",
        "value": "1000"
      }
    ],
    "mc": 125,
    "hc": false,
    "cd": 34,
    "lore": "An axe made of reflective materials that causes confusion amongst enemy ranks.",
    "components": [
      "yasha",
      "diadem"
    ],
    "created": true,
    "charges": false
  },
  "recipe_lesser_crit": {
    "id": 148,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Crystalys Recipe",
    "cost": 200,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "lesser_crit": {
    "abilities": [
      {
        "type": "passive",
        "title": "Critical Strike",
        "description": "Grants each attack a 30% chance to deal 160% damage."
      }
    ],
    "hint": [],
    "id": 149,
    "img": "/apps/dota2/images/dota_react/items/lesser_crit.png?t=1593393829403",
    "dname": "Crystalys",
    "qual": "epic",
    "cost": 2000,
    "notes": "Critical Strike does not work against buildings.",
    "attrib": [
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "32"
      },
      {
        "key": "crit_chance",
        "value": "30"
      },
      {
        "key": "crit_multiplier",
        "value": "160"
      },
      {
        "key": "tooltip_crit_damage",
        "value": "60"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A blade forged from rare crystals, it seeks weak points in enemy armor.",
    "components": [
      "claymore",
      "blades_of_attack"
    ],
    "created": true,
    "charges": false
  },
  "recipe_dragon_lance": {
    "id": 234,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Dragon Lance Recipe",
    "cost": 450,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "dragon_lance": {
    "id": 236,
    "img": "/apps/dota2/images/dota_react/items/dragon_lance.png?t=1593393829403",
    "dname": "Dragon Lance",
    "qual": "artifact",
    "cost": 1900,
    "notes": "Attack Range bonuses from Dragon Lance and its upgrades do not stack.",
    "attrib": [
      {
        "key": "bonus_agility",
        "display": "+ {value} Agility",
        "value": "15"
      },
      {
        "key": "bonus_strength",
        "display": "+ {value} Strength",
        "value": "10"
      },
      {
        "key": "base_attack_range",
        "display": "+ {value} Attack Range (Ranged Only)",
        "value": "130"
      },
      {
        "key": "base_attack_range_melee",
        "value": "0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "The forward charge of the wyvern host grants no quarter.",
    "components": [
      "blade_of_alacrity",
      "belt_of_strength"
    ],
    "created": true,
    "charges": false
  },
  "recipe_armlet": {
    "id": 150,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Armlet of Mordiggian Recipe",
    "cost": 625,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "armlet": {
    "abilities": [
      {
        "type": "toggle",
        "title": "Unholy Strength",
        "description": "When active, Unholy Strength grants +35 damage, +25 strength and +4 armor, but drains 45 health per second.\n\n You cannot die from the health drain when Unholy Strength is activated, nor from the strength loss when Unholy Strength is deactivated."
      }
    ],
    "hint": [],
    "id": 151,
    "img": "/apps/dota2/images/dota_react/items/armlet.png?t=1593393829403",
    "dname": "Armlet of Mordiggian",
    "qual": "epic",
    "cost": 2500,
    "behavior": "No Target",
    "notes": "The strength change will affect both maximum and current HP, but you cannot die from the change.\nThe strength change occurs over 0.6 seconds.\nActivating or deactivating Unholy Strength does not interrupt channeling.",
    "attrib": [
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "15"
      },
      {
        "key": "bonus_attack_speed",
        "display": "+ {value} Attack Speed",
        "value": "25"
      },
      {
        "key": "bonus_armor",
        "display": "+ {value} Armor",
        "value": "6"
      },
      {
        "key": "bonus_health_regen",
        "display": "+ {value} Health Regeneration",
        "value": "5"
      },
      {
        "key": "unholy_bonus_damage",
        "value": "35"
      },
      {
        "key": "unholy_bonus_strength",
        "value": "25"
      },
      {
        "key": "unholy_bonus_armor",
        "value": "4"
      },
      {
        "key": "unholy_bonus_slow_resistance",
        "value": "0"
      },
      {
        "key": "unholy_health_drain_per_second",
        "value": "45"
      },
      {
        "key": "toggle_cooldown",
        "value": "0.036"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Weapon of choice among brutes, the bearer sacrifices his life energy to gain immense strength and power.",
    "components": [
      "helm_of_iron_will",
      "gloves",
      "blades_of_attack"
    ],
    "created": true,
    "charges": false
  },
  "invis_sword": {
    "abilities": [
      {
        "type": "active",
        "title": "Shadow Walk",
        "description": "Makes you invisible for 17 seconds, or until you attack or cast a spell. While Shadow Walk is active, you move 20% faster and can move through units. \n\nIf attacking to end the invisibility, you gain 175 bonus physical damage on that attack."
      }
    ],
    "hint": [],
    "id": 152,
    "img": "/apps/dota2/images/dota_react/items/invis_sword.png?t=1593393829403",
    "dname": "Shadow Blade",
    "qual": "epic",
    "cost": 3250,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "Has a 0.3 second fade time.\nIf the invisibility ends without attacking, the bonus damage is lost.",
    "attrib": [
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "25"
      },
      {
        "key": "bonus_attack_speed",
        "display": "+ {value} Attack Speed",
        "value": "35"
      },
      {
        "key": "windwalk_duration",
        "value": "17.0"
      },
      {
        "key": "windwalk_movement_speed",
        "value": "20"
      },
      {
        "key": "windwalk_fade_time",
        "value": "0.3"
      },
      {
        "key": "windwalk_bonus_damage",
        "value": "175"
      }
    ],
    "mc": 75,
    "hc": false,
    "cd": 25,
    "lore": "The blade of a fallen king, it allows you to move unseen and strike from the shadows.",
    "components": [
      "claymore",
      "blitz_knuckles",
      "shadow_amulet"
    ],
    "created": true,
    "charges": false
  },
  "recipe_silver_edge": {
    "id": 248,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Silver Edge Recipe",
    "cost": 250,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "silver_edge": {
    "abilities": [
      {
        "type": "active",
        "title": "Shadow Walk",
        "description": "Makes you invisible for 17 seconds, or until you attack or cast a spell. While invisible, you move 25% faster and can move through units. \n\nAttacking to end the invisibility will deal 300 bonus physical damage, disable their passive abilities for 5 seconds, and cap their movement speed to 200."
      }
    ],
    "hint": [],
    "id": 249,
    "img": "/apps/dota2/images/dota_react/items/silver_edge.png?t=1593393829403",
    "dname": "Silver Edge",
    "qual": "epic",
    "cost": 5700,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "70"
      },
      {
        "key": "bonus_attack_speed",
        "display": "+ {value} Attack Speed",
        "value": "35"
      },
      {
        "key": "bonus_strength",
        "value": "0"
      },
      {
        "key": "bonus_intellect",
        "value": "0"
      },
      {
        "key": "bonus_mana_regen",
        "value": "0"
      },
      {
        "key": "windwalk_duration",
        "value": "17.0"
      },
      {
        "key": "windwalk_movement_speed",
        "value": "25"
      },
      {
        "key": "windwalk_fade_time",
        "value": "0.3"
      },
      {
        "key": "windwalk_bonus_damage",
        "value": "300"
      },
      {
        "key": "backstab_duration",
        "value": "5"
      },
      {
        "key": "max_movement_speed",
        "value": "200"
      },
      {
        "key": "visibility_radius",
        "value": "1025"
      }
    ],
    "mc": 75,
    "hc": false,
    "cd": 20,
    "lore": "Once used to slay an unjust king, only to have the kingdom erupt into civil war in the aftermath.",
    "components": [
      "invis_sword",
      "demon_edge"
    ],
    "created": true,
    "charges": false
  },
  "sange_and_yasha": {
    "id": 154,
    "img": "/apps/dota2/images/dota_react/items/sange_and_yasha.png?t=1593393829403",
    "dname": "Sange and Yasha",
    "qual": "artifact",
    "cost": 4200,
    "notes": "Yasha-based movement speed bonuses from multiple items do not stack.",
    "attrib": [
      {
        "key": "bonus_strength",
        "display": "+ {value} Strength",
        "value": "16"
      },
      {
        "key": "bonus_agility",
        "display": "+ {value} Agility",
        "value": "16"
      },
      {
        "key": "status_resistance",
        "display": "+ {value}% Status Resistance",
        "value": "16"
      },
      {
        "key": "bonus_attack_speed",
        "display": "+ {value} Attack Speed",
        "value": "20"
      },
      {
        "key": "movement_speed_percent_bonus_melee",
        "value": "12"
      },
      {
        "key": "movement_speed_percent_bonus",
        "display": "+ {value}% Movement Speed",
        "value": "12"
      },
      {
        "key": "hp_regen_amp",
        "display": "+ {value}% Health Restoration",
        "value": "20"
      },
      {
        "key": "slow_resistance",
        "display": "+ {value}% Slow Resistance",
        "value": "30"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Sange and Yasha, when attuned by the moonlight and used together, become a very powerful combination.",
    "components": [
      "sange",
      "yasha"
    ],
    "created": true,
    "charges": false
  },
  "kaya_and_sange": {
    "id": 273,
    "img": "/apps/dota2/images/dota_react/items/kaya_and_sange.png?t=1593393829403",
    "dname": "Kaya and Sange",
    "qual": "artifact",
    "cost": 4200,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_strength",
        "display": "+ {value} Strength",
        "value": "16"
      },
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "16"
      },
      {
        "key": "slow_resistance",
        "display": "+ {value}% Slow Resistance",
        "value": "25"
      },
      {
        "key": "mana_regen_multiplier",
        "display": "+ {value}% Mana Regen Amplification",
        "value": "40"
      },
      {
        "key": "spell_amp",
        "display": "+ {value}% Spell Amplification",
        "value": "12"
      },
      {
        "key": "hp_regen_amp",
        "display": "+ {value}% Health Restoration",
        "value": "20"
      },
      {
        "key": "manacost_reduction",
        "display": "+ {value}% Mana Cost/Mana Loss Reduction",
        "value": "25"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Two of three known items of unimaginable power that many believe were crafted at the same enchanter's forge.",
    "components": [
      "kaya",
      "sange"
    ],
    "created": true,
    "charges": false
  },
  "yasha_and_kaya": {
    "id": 277,
    "img": "/apps/dota2/images/dota_react/items/yasha_and_kaya.png?t=1593393829403",
    "dname": "Yasha and Kaya",
    "qual": "artifact",
    "cost": 4200,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_agility",
        "display": "+ {value} Agility",
        "value": "16"
      },
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "16"
      },
      {
        "key": "bonus_attack_speed",
        "display": "+ {value} Attack Speed",
        "value": "20"
      },
      {
        "key": "mana_regen_multiplier",
        "display": "+ {value}% Mana Regen Amplification",
        "value": "40"
      },
      {
        "key": "movement_speed_percent_bonus_melee",
        "value": "12"
      },
      {
        "key": "movement_speed_percent_bonus",
        "display": "+ {value}% Movement Speed",
        "value": "12"
      },
      {
        "key": "spell_amp",
        "display": "+ {value}% Spell Amplification",
        "value": "12"
      },
      {
        "key": "cast_speed_pct",
        "display": "+ {value}% Cast Speed Bonus",
        "value": "25"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Yasha and Kaya when paired together share a natural resonance.",
    "components": [
      "yasha",
      "kaya"
    ],
    "created": true,
    "charges": false
  },
  "satanic": {
    "abilities": [
      {
        "type": "active",
        "title": "Unholy Rage",
        "description": "Increases Lifesteal percentage to 175% for 6 seconds. \n\nDispel Type: Basic Dispel"
      },
      {
        "type": "passive",
        "title": "Lifesteal",
        "description": "Heals the attacker for a percentage of physical damage dealt."
      }
    ],
    "hint": [],
    "id": 156,
    "img": "/apps/dota2/images/dota_react/items/satanic.png?t=1593393829403",
    "dname": "Satanic",
    "qual": "artifact",
    "cost": 5050,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "dispellable": "No",
    "notes": "",
    "attrib": [
      {
        "key": "bonus_strength",
        "display": "+ {value} Strength",
        "value": "25"
      },
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "25"
      },
      {
        "key": "lifesteal_percent",
        "display": "+ {value}% Lifesteal",
        "value": "30"
      },
      {
        "key": "unholy_lifesteal_percent",
        "value": "145"
      },
      {
        "key": "unholy_lifesteal_total_tooltip",
        "value": "175"
      },
      {
        "key": "unholy_duration",
        "value": "6.0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 30,
    "lore": "Immense power at the cost of your soul.",
    "components": [
      "reaver",
      "claymore",
      "lifesteal"
    ],
    "created": true,
    "charges": false
  },
  "recipe_mjollnir": {
    "id": 157,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Mjollnir Recipe",
    "cost": 550,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "mjollnir": {
    "abilities": [
      {
        "type": "active",
        "title": "Static Charge",
        "description": "Places a charged shield on a target unit for 15 seconds which has a 20% chance to release a 225 magical damage shocking bolt at a nearby attacker and 4 additional enemies."
      },
      {
        "type": "passive",
        "title": "Chain Lightning",
        "description": "Grants a 25% chance on attack to release a bolt of electricity that leaps between 12 targets within a 650 radius, dealing 180 magical damage to each. Lightning proc pierces evasion."
      }
    ],
    "hint": [],
    "id": 158,
    "img": "/apps/dota2/images/dota_react/items/mjollnir.png?t=1593393829403",
    "dname": "Mjollnir",
    "qual": "artifact",
    "cost": 5500,
    "behavior": "Unit Target",
    "dispellable": "Yes",
    "target_team": "Friendly",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "Static Charge cannot trigger more than once per second.\nStatic Charge's shock deals magical damage centered on hero with the Static Charge. Static Charge's targets cannot be more than 900 range away.\nStatic Charge procs will not bounce to heroes that are invisible or hidden by Fog of War.",
    "attrib": [
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "25"
      },
      {
        "key": "bonus_attack_speed",
        "display": "+ {value} Attack Speed",
        "value": "90"
      },
      {
        "key": "static_duration",
        "value": "15.0"
      },
      {
        "key": "static_chance",
        "value": "20"
      },
      {
        "key": "static_strikes",
        "value": "4"
      },
      {
        "key": "static_damage",
        "value": "225"
      },
      {
        "key": "static_primary_radius",
        "value": "600"
      },
      {
        "key": "static_seconary_radius",
        "value": "900"
      },
      {
        "key": "static_radius",
        "value": "900"
      },
      {
        "key": "static_cooldown",
        "value": "1.0"
      },
      {
        "key": "chain_chance",
        "value": "25"
      },
      {
        "key": "chain_damage",
        "value": "180"
      },
      {
        "key": "chain_strikes",
        "value": "12"
      },
      {
        "key": "chain_radius",
        "value": "650"
      },
      {
        "key": "chain_delay",
        "value": "0.25"
      },
      {
        "key": "chain_cooldown",
        "value": "0.2"
      },
      {
        "key": "max_charges",
        "value": "0"
      },
      {
        "key": "illusion_multiplier_pct",
        "value": "100"
      }
    ],
    "mc": 50,
    "hc": false,
    "cd": 35,
    "lore": "Thor's magical hammer, made for him by the dwarves Brok and Eitri.",
    "components": [
      "maelstrom",
      "hyperstone"
    ],
    "created": true,
    "charges": false
  },
  "skadi": {
    "abilities": [
      {
        "type": "passive",
        "title": "Cold Attack",
        "description": "Attacks lower enemy movement by -25% if they are melee and -50% if they are ranged. Attacks also lower enemy attack speed by -20% and Health Restoration by 50%. Lasts for 3 seconds."
      }
    ],
    "hint": [],
    "id": 160,
    "img": "/apps/dota2/images/dota_react/items/skadi.png?t=1593393829403",
    "dname": "Eye of Skadi",
    "qual": "artifact",
    "cost": 5900,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_all_stats",
        "display": "+ {value} All Attributes",
        "value": "35"
      },
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "0"
      },
      {
        "key": "bonus_mana",
        "display": "+ {value} Mana",
        "value": "0"
      },
      {
        "key": "cold_slow_melee",
        "value": "-25"
      },
      {
        "key": "cold_attack_slow_melee",
        "value": "-20"
      },
      {
        "key": "cold_slow_ranged",
        "value": "-50"
      },
      {
        "key": "cold_attack_slow_ranged",
        "value": "-20"
      },
      {
        "key": "cold_duration",
        "value": "3.0"
      },
      {
        "key": "restoration_reduction",
        "value": "50"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Extremely rare artifact, guarded by the azure dragons.",
    "components": [
      "ultimate_orb",
      "ultimate_orb",
      "orb_of_frost"
    ],
    "created": true,
    "charges": false
  },
  "recipe_sange": {
    "id": 161,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Sange Recipe",
    "cost": 650,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "sange": {
    "id": 162,
    "img": "/apps/dota2/images/dota_react/items/sange.png?t=1593393829403",
    "dname": "Sange",
    "qual": "artifact",
    "cost": 2100,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_strength",
        "display": "+ {value} Strength",
        "value": "16"
      },
      {
        "key": "slow_resistance",
        "display": "+ {value}% Slow Resistance",
        "value": "25"
      },
      {
        "key": "hp_regen_amp",
        "display": "+ {value}% Health Restoration",
        "value": "16"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Sange is an unusually accurate weapon, seeking weak points automatically.",
    "components": [
      "ogre_axe",
      "belt_of_strength"
    ],
    "created": true,
    "charges": false
  },
  "recipe_helm_of_the_dominator": {
    "id": 163,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Helm of the Dominator Recipe",
    "cost": 1125,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "helm_of_the_dominator": {
    "abilities": [
      {
        "type": "active",
        "title": "Dominate",
        "description": "Takes control of one neutral, non-ancient target unit and sets its movement speed to 370 and max health to a minimum of 1000. Also provides the unit with +25 base attack damage, +12 health regen, +4 mana regen and +4 armor. \n\nDominated units with a max health of greater than 1000 retain their original max health. Grants the caster 50% of the gold and experience bounty of the dominated creep. Dominated unit's bounty is set to 100 gold and it can no longer be killed by abilities that instantly kill creeps otherwise.\n\nThe Helm cannot be used for 3 seconds after the dominated creep takes damage from an enemy hero or Roshan."
      }
    ],
    "hint": [],
    "id": 164,
    "img": "/apps/dota2/images/dota_react/items/helm_of_the_dominator.png?t=1593393829403",
    "dname": "Helm of the Dominator",
    "qual": "artifact",
    "cost": 2550,
    "behavior": "Unit Target",
    "target_team": "Enemy",
    "target_type": [],
    "notes": "Cannot dominate more than one unit at a time. If a new unit is dominated, the old one will die.\nCan also Dominate enemy lane creeps and summoned units.\nSelling Helm of the Dominator will cause dominated units to die.",
    "attrib": [
      {
        "key": "bonus_stats",
        "display": "+ {value} All Attributes",
        "value": "6"
      },
      {
        "key": "bonus_armor",
        "display": "+ {value} Armor",
        "value": "6"
      },
      {
        "key": "bonus_regen",
        "display": "+ {value} Health Regeneration",
        "value": "6"
      },
      {
        "key": "health_min",
        "value": "1000"
      },
      {
        "key": "speed_base",
        "value": "370"
      },
      {
        "key": "bounty_gold",
        "value": "100"
      },
      {
        "key": "creep_bonus_damage",
        "value": "25"
      },
      {
        "key": "creep_bonus_hp_regen",
        "value": "12"
      },
      {
        "key": "creep_bonus_mp_regen",
        "value": "4"
      },
      {
        "key": "creep_bonus_armor",
        "value": "4"
      },
      {
        "key": "model_scale",
        "value": "0"
      },
      {
        "key": "count_limit",
        "value": "1"
      },
      {
        "key": "creep_ability_level_increase",
        "value": "0"
      },
      {
        "key": "creep_damage_taken_cooldown",
        "value": "3"
      },
      {
        "key": "bounty_pct",
        "value": "50"
      }
    ],
    "mc": 50,
    "hc": false,
    "cd": 45,
    "lore": "The powerful headpiece of a dead necromancer.",
    "components": [
      "helm_of_iron_will",
      "crown"
    ],
    "created": true,
    "charges": false
  },
  "recipe_helm_of_the_overlord": {
    "id": 633,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Helm of the Overlord Recipe",
    "cost": 300,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "helm_of_the_overlord": {
    "abilities": [
      {
        "type": "active",
        "title": "Dominate",
        "description": "Takes control of one neutral target unit and sets its movement speed to 380 and max health to a minimum of 1800. Also provides the unit with +70 base attack damage, +12 health regen, +4 mana regen, +7 armor, and levels up some abilities of the target by 1 level. \n\nDominated units with a max health of greater than 1800 retain their original max health. Grants the caster the gold and experience bounty of the dominated creep. Dominated unit's bounty is set to 250 gold and it can no longer be killed by abilities that instantly kill creeps otherwise.\n\nThe Helm cannot be used for 3 seconds after the dominated creep takes damage from an enemy hero or Roshan."
      }
    ],
    "hint": [],
    "id": 635,
    "img": "/apps/dota2/images/dota_react/items/helm_of_the_overlord.png?t=1593393829403",
    "dname": "Helm of the Overlord",
    "qual": "artifact",
    "cost": 5650,
    "behavior": "Unit Target",
    "target_team": "Enemy",
    "target_type": [],
    "notes": "Can also Dominate enemy lane creeps and summoned units.\nSelling will cause dominated units to die.",
    "attrib": [
      {
        "key": "bonus_stats",
        "display": "+ {value} All Attributes",
        "value": "21"
      },
      {
        "key": "bonus_armor",
        "display": "+ {value} Armor",
        "value": "7"
      },
      {
        "key": "bonus_regen",
        "display": "+ {value} Health Regeneration",
        "value": "7"
      },
      {
        "key": "health_min",
        "value": "1800"
      },
      {
        "key": "speed_base",
        "value": "380"
      },
      {
        "key": "bounty_gold",
        "value": "250"
      },
      {
        "key": "creep_bonus_damage",
        "value": "70"
      },
      {
        "key": "creep_bonus_hp_regen",
        "value": "12"
      },
      {
        "key": "creep_bonus_mp_regen",
        "value": "4"
      },
      {
        "key": "creep_bonus_armor",
        "value": "7"
      },
      {
        "key": "model_scale",
        "value": "20"
      },
      {
        "key": "count_limit",
        "value": "1"
      },
      {
        "key": "creep_ability_level_increase",
        "value": "1"
      },
      {
        "key": "is_overlord",
        "value": "1"
      },
      {
        "key": "creep_damage_taken_cooldown",
        "value": "3"
      },
      {
        "key": "bounty_pct",
        "value": "100"
      }
    ],
    "mc": 50,
    "hc": false,
    "cd": 45,
    "lore": "The powerful headpiece of an undead necromancer.",
    "components": [
      "helm_of_the_dominator",
      "ultimate_orb"
    ],
    "created": true,
    "charges": false
  },
  "maelstrom": {
    "abilities": [
      {
        "type": "passive",
        "title": "Chain Lightning",
        "description": "Grants a 25% chance on attack to release a bolt of electricity that leaps between 4 targets within a 650 radius, dealing 110 magical damage to each. Lightning proc pierces evasion."
      }
    ],
    "hint": [],
    "id": 166,
    "img": "/apps/dota2/images/dota_react/items/maelstrom.png?t=1593393829403",
    "dname": "Maelstrom",
    "qual": "artifact",
    "cost": 2950,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "25"
      },
      {
        "key": "bonus_attack_speed",
        "display": "+ {value} Attack Speed",
        "value": "25"
      },
      {
        "key": "chain_chance",
        "value": "25"
      },
      {
        "key": "chain_damage",
        "value": "110"
      },
      {
        "key": "chain_strikes",
        "value": "4"
      },
      {
        "key": "chain_radius",
        "value": "650"
      },
      {
        "key": "chain_delay",
        "value": "0.25"
      },
      {
        "key": "chain_cooldown",
        "value": "0.2"
      },
      {
        "key": "illusion_multiplier_pct",
        "value": "100"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A hammer forged for the gods themselves, Maelstrom allows its user to harness the power of lightning.",
    "components": [
      "mithril_hammer",
      "javelin",
      "gloves"
    ],
    "created": true,
    "charges": false
  },
  "recipe_gungir": {
    "id": 1565,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Gleipnir Recipe",
    "cost": 400,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "gungir": {
    "abilities": [
      {
        "type": "active",
        "title": "Eternal Chains",
        "description": "Roots all enemies in a 350 radius for 2 seconds."
      }
    ],
    "hint": [],
    "id": 1466,
    "img": "/apps/dota2/images/dota_react/items/gungir.png?t=1593393829403",
    "dname": "Gleipnir",
    "qual": "artifact",
    "cost": 4650,
    "behavior": [
      "Point Target",
      "AOE"
    ],
    "dispellable": "Yes",
    "target_team": "Enemy",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "AoE bonuses from multiple Chasm Stones or its upgrades do not stack.",
    "attrib": [
      {
        "key": "bonus_hp",
        "display": "+ {value} Health",
        "value": "450"
      },
      {
        "key": "bonus_mana",
        "display": "+ {value} Mana",
        "value": "200"
      },
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "12"
      },
      {
        "key": "bonus_aoe",
        "display": "+ {value} Area of Effect",
        "value": "75"
      },
      {
        "key": "radius",
        "value": "275"
      },
      {
        "key": "radius_tooltip",
        "value": "350"
      },
      {
        "key": "duration",
        "value": "2.0"
      }
    ],
    "mc": 150,
    "hc": false,
    "cd": 18,
    "lore": "Bindings forged by impossible means to leash an ancient evil.",
    "components": [
      "rod_of_atos",
      "point_booster",
      "chasm_stone"
    ],
    "created": true,
    "charges": false
  },
  "desolator": {
    "abilities": [
      {
        "type": "passive",
        "title": "Corruption",
        "description": "Your attacks reduce the target's armor by -6 for 7 seconds."
      },
      {
        "type": "passive",
        "title": "Soul Stealer",
        "description": "Desolator gains +2 damage every time an enemy hero dies while affected by Corruption, to a maximum of 30."
      }
    ],
    "hint": [],
    "id": 168,
    "img": "/apps/dota2/images/dota_react/items/desolator.png?t=1593393829403",
    "dname": "Desolator",
    "qual": "artifact",
    "cost": 3500,
    "bkbpierce": "Yes",
    "dispellable": "Yes",
    "notes": "Armor reduction works on buildings.",
    "attrib": [
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "55"
      },
      {
        "key": "corruption_armor",
        "value": "-6"
      },
      {
        "key": "corruption_duration",
        "value": "7.0"
      },
      {
        "key": "bonus_damage_per_kill",
        "value": "2"
      },
      {
        "key": "bonus_damage_per_assist",
        "value": "1"
      },
      {
        "key": "max_damage",
        "value": "30"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A wicked weapon, used in torturing political criminals.",
    "components": [
      "mithril_hammer",
      "mithril_hammer",
      "blight_stone"
    ],
    "created": true,
    "charges": false
  },
  "recipe_yasha": {
    "id": 169,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Yasha Recipe",
    "cost": 650,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "yasha": {
    "id": 170,
    "img": "/apps/dota2/images/dota_react/items/yasha.png?t=1593393829403",
    "dname": "Yasha",
    "qual": "artifact",
    "cost": 2100,
    "notes": "Yasha-based movement speed bonuses from multiple items do not stack.",
    "attrib": [
      {
        "key": "bonus_agility",
        "display": "+ {value} Agility",
        "value": "16"
      },
      {
        "key": "bonus_attack_speed",
        "display": "+ {value} Attack Speed",
        "value": "15"
      },
      {
        "key": "movement_speed_percent_bonus",
        "display": "+ {value}% Movement Speed",
        "value": "10"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Yasha is regarded as the swiftest weapon ever created.",
    "components": [
      "blade_of_alacrity",
      "boots_of_elves"
    ],
    "created": true,
    "charges": false
  },
  "mask_of_madness": {
    "abilities": [
      {
        "type": "active",
        "title": "Berserk",
        "description": "Gives 100 attack speed, 8% / 12% movement speed (ranged/melee), and 30% slow resistance, but reduces your armor by 7 and silences you. Lasts 6 seconds."
      },
      {
        "type": "passive",
        "title": "Lifesteal",
        "description": "Heals the attacker for a percentage of physical damage dealt."
      }
    ],
    "hint": [],
    "id": 172,
    "img": "/apps/dota2/images/dota_react/items/mask_of_madness.png?t=1593393829403",
    "dname": "Mask of Madness",
    "qual": "artifact",
    "cost": 1900,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "dispellable": "Yes",
    "notes": "",
    "attrib": [
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "20"
      },
      {
        "key": "lifesteal_percent",
        "display": "+ {value}% Lifesteal",
        "value": "24"
      },
      {
        "key": "berserk_bonus_attack_speed",
        "value": "100"
      },
      {
        "key": "berserk_bonus_movement_speed_melee",
        "value": "12"
      },
      {
        "key": "berserk_bonus_movement_speed",
        "value": "8"
      },
      {
        "key": "berserk_armor_reduction",
        "value": "7"
      },
      {
        "key": "berserk_slow_resist",
        "value": "30"
      },
      {
        "key": "berserk_duration",
        "value": "6.0"
      }
    ],
    "mc": 25,
    "hc": false,
    "cd": 16,
    "lore": "Once this mask is worn, its bearer becomes an uncontrollable aggressive force.",
    "components": [
      "broadsword",
      "lifesteal"
    ],
    "created": true,
    "charges": false
  },
  "recipe_diffusal_blade": {
    "id": 173,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Diffusal Blade Recipe",
    "cost": 1050,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "diffusal_blade": {
    "abilities": [
      {
        "type": "active",
        "title": "Inhibit",
        "description": "Targets an enemy, slowing it for 4 seconds."
      },
      {
        "type": "passive",
        "title": "Manabreak",
        "description": "Each attack burns 40 mana from the target, and deals 1 physical damage per burned mana. \n\nIllusions do not burn mana."
      }
    ],
    "hint": [],
    "id": 174,
    "img": "/apps/dota2/images/dota_react/items/diffusal_blade.png?t=1593393829403",
    "dname": "Diffusal Blade",
    "qual": "artifact",
    "cost": 2500,
    "behavior": "Unit Target",
    "dispellable": "Yes",
    "target_team": "Enemy",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "Does not stack with other diffusal blades.",
    "attrib": [
      {
        "key": "bonus_agility",
        "display": "+ {value} Agility",
        "value": "15"
      },
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "10"
      },
      {
        "key": "feedback_mana_burn",
        "value": "40"
      },
      {
        "key": "feedback_mana_burn_illusion_melee",
        "value": "0"
      },
      {
        "key": "feedback_mana_burn_illusion_ranged",
        "value": "0"
      },
      {
        "key": "purge_rate",
        "value": "5"
      },
      {
        "key": "purge_root_duration",
        "value": "3.0"
      },
      {
        "key": "purge_slow_duration",
        "value": "4.0"
      },
      {
        "key": "damage_per_burn",
        "value": "1"
      }
    ],
    "mc": 25,
    "hc": false,
    "cd": 15,
    "lore": "An enchanted blade that allows the user to cut straight into the enemy's soul.",
    "components": [
      "blade_of_alacrity",
      "robe"
    ],
    "created": true,
    "charges": false
  },
  "recipe_disperser": {
    "id": 1096,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Disperser Recipe",
    "cost": 800,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "disperser": {
    "abilities": [
      {
        "type": "active",
        "title": "Suppress",
        "description": "Dispels both the wearer and the target. Enemy targets are slowed for 5 seconds. Allied targets gain bonus movespeed and 40% slow resistance for 5 seconds. Caster is always granted the ally benefit on cast.\n\nBoth movement speed reduction and increase start at 100% and gradually decrease to 0% over the course of the buff duration.\nDispel Type: Basic Dispel"
      },
      {
        "type": "passive",
        "title": "Manabreak",
        "description": "Each attack burns 40 mana from the target, and deals 1 physical damage per burned mana. \n\nIllusions do not burn mana."
      }
    ],
    "hint": [],
    "id": 1097,
    "img": "/apps/dota2/images/dota_react/items/disperser.png?t=1593393829403",
    "dname": "Disperser",
    "qual": "artifact",
    "cost": 6100,
    "behavior": [
      "Unit Target",
      "AOE"
    ],
    "dispellable": "Yes",
    "target_team": "Both",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "bonus_agility",
        "display": "+ {value} Agility",
        "value": "40"
      },
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "10"
      },
      {
        "key": "feedback_mana_burn",
        "value": "40"
      },
      {
        "key": "feedback_mana_burn_illusion_melee",
        "value": "0"
      },
      {
        "key": "feedback_mana_burn_illusion_ranged",
        "value": "0"
      },
      {
        "key": "purge_rate",
        "value": "5"
      },
      {
        "key": "purge_root_duration",
        "value": "3.0"
      },
      {
        "key": "damage_per_burn",
        "value": "1.0"
      },
      {
        "key": "enemy_effect_duration",
        "value": "5.0"
      },
      {
        "key": "ally_effect_duration",
        "value": "5.0"
      },
      {
        "key": "movement_speed_buff_rate",
        "value": "5"
      },
      {
        "key": "phase_movement_speed",
        "value": "100"
      },
      {
        "key": "slow_resist",
        "value": "40"
      }
    ],
    "mc": 75,
    "hc": false,
    "cd": 15,
    "lore": "Once entrusted to an Apostle General of the Rumusque Faithful's expeditionary force.",
    "components": [
      "diffusal_blade",
      "eagle"
    ],
    "created": true,
    "charges": false
  },
  "recipe_ethereal_blade": {
    "id": 175,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Ethereal Blade Recipe",
    "cost": 900,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "ethereal_blade": {
    "abilities": [
      {
        "type": "active",
        "title": "Ether Blast",
        "description": "Converts the target unit to ethereal form, rendering them immune to physical damage, but unable to attack and -30% more vulnerable to magic damage.\n\n Enemy targets are also slowed by -80%, and take 1x the sum of all your attributes + 50 as magical damage.\nDuration: 4 seconds"
      }
    ],
    "hint": [],
    "id": 176,
    "img": "/apps/dota2/images/dota_react/items/ethereal_blade.png?t=1593393829403",
    "dname": "Ethereal Blade",
    "qual": "epic",
    "cost": 5200,
    "behavior": "Unit Target",
    "dispellable": "Yes",
    "target_team": [
      "Enemy",
      "Friendly"
    ],
    "target_type": "Hero",
    "notes": "Shares cooldown with Ghost Scepter and its upgrades.\nEthereal units take -30% bonus magic damage.",
    "attrib": [
      {
        "key": "bonus_agility",
        "display": "+ {value} All Attributes",
        "value": "24"
      },
      {
        "key": "bonus_strength",
        "value": "24"
      },
      {
        "key": "bonus_intellect",
        "value": "24"
      },
      {
        "key": "blast_movement_slow",
        "value": "-80"
      },
      {
        "key": "duration",
        "value": "4.0"
      },
      {
        "key": "blast_stat_multiplier",
        "value": "1.0"
      },
      {
        "key": "blast_damage_base",
        "value": "50"
      },
      {
        "key": "duration_ally",
        "value": "4.0"
      },
      {
        "key": "ethereal_damage_bonus",
        "value": "-30"
      },
      {
        "key": "projectile_speed",
        "value": "1400"
      }
    ],
    "mc": 100,
    "hc": false,
    "cd": 22,
    "lore": "A flickering blade of a ghastly nature, it is capable of dealing damage in both magical and physical planes.",
    "components": [
      "ultimate_orb",
      "ghost"
    ],
    "created": true,
    "charges": false
  },
  "recipe_soul_ring": {
    "id": 177,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Soul Ring Recipe",
    "cost": 350,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "soul_ring": {
    "abilities": [
      {
        "type": "active",
        "title": "Sacrifice",
        "description": "Consume %abilityhealthcost% health to temporarily gain 170 mana. Lasts 10 seconds.\n\nIf the mana gained cannot fit in your mana pool, it creates a buffer of mana that will be used before your mana pool."
      }
    ],
    "hint": [],
    "id": 178,
    "img": "/apps/dota2/images/dota_react/items/soul_ring.png?t=1593393829403",
    "dname": "Soul Ring",
    "qual": "common",
    "cost": 805,
    "behavior": [
      "No Target",
      "Instant Cast"
    ],
    "notes": "If this mana is not used before the duration ends, the extra mana is lost.",
    "attrib": [
      {
        "key": "bonus_strength",
        "display": "+ {value} Strength",
        "value": "6"
      },
      {
        "key": "bonus_armor",
        "display": "+ {value} Armor",
        "value": "2"
      },
      {
        "key": "mana_gain",
        "value": "170"
      },
      {
        "key": "duration",
        "value": "10"
      }
    ],
    "mc": false,
    "hc": 170,
    "cd": 25,
    "lore": "A ring that feeds on the souls of those who wear it.",
    "components": [
      "ring_of_protection",
      "gauntlets",
      "gauntlets"
    ],
    "created": true,
    "charges": false
  },
  "recipe_arcane_boots": {
    "id": 179,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Arcane Boots Recipe",
    "cost": 325,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "arcane_boots": {
    "abilities": [
      {
        "type": "active",
        "title": "Replenish",
        "description": "Restores 150 mana to all nearby allies.\n\nRadius: 1200"
      },
      {
        "type": "passive",
        "title": "Basilius Aura",
        "description": "Grants 1 mana regeneration to allies. \n\nRadius: 1200"
      }
    ],
    "hint": [
      "Movement speed bonuses from multiple pairs of boots do not stack."
    ],
    "id": 180,
    "img": "/apps/dota2/images/dota_react/items/arcane_boots.png?t=1593393829403",
    "dname": "Arcane Boots",
    "qual": "rare",
    "cost": 1500,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "Does not work on Meepo clones.",
    "attrib": [
      {
        "key": "bonus_movement",
        "display": "+ {value} Movement Speed",
        "value": "45"
      },
      {
        "key": "mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "0.25"
      },
      {
        "key": "bonus_mana",
        "display": "+ {value} Mana",
        "value": "125"
      },
      {
        "key": "aura_mana_regen",
        "value": "1"
      },
      {
        "key": "aura_radius",
        "value": "1200"
      },
      {
        "key": "replenish_amount",
        "value": "150"
      },
      {
        "key": "replenish_radius",
        "value": "1200"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 55,
    "lore": "Magi equipped with these boots are valued in battle.",
    "components": [
      "boots",
      "ring_of_basilius",
      "wizard_hat"
    ],
    "created": true,
    "charges": false
  },
  "recipe_octarine_core": {
    "id": 228,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Octarine Core Recipe",
    "cost": 200,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "octarine_core": {
    "id": 235,
    "img": "/apps/dota2/images/dota_react/items/octarine_core.png?t=1593393829403",
    "dname": "Octarine Core",
    "qual": "rare",
    "cost": 4900,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_cooldown",
        "display": "+ {value}% Cooldown Reduction",
        "value": "25"
      },
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "450"
      },
      {
        "key": "bonus_mana",
        "display": "+ {value} Mana",
        "value": "450"
      },
      {
        "key": "bonus_health_regen",
        "value": "0"
      },
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "6"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "At the core of spellcraft are spectrums only the very gifted can sense.",
    "components": [
      "soul_booster",
      "tiara_of_selemene",
      ""
    ],
    "created": true,
    "charges": false
  },
  "orb_of_venom": {
    "abilities": [
      {
        "type": "passive",
        "title": "Poison Attack",
        "description": "Poisons the target, dealing 10 magical damage per second. Lasts for 3 seconds."
      }
    ],
    "hint": [],
    "id": 181,
    "img": "/apps/dota2/images/dota_react/items/orb_of_venom.png?t=1593393829403",
    "dname": "Orb of Venom",
    "qual": "component",
    "cost": 350,
    "dispellable": "Yes",
    "notes": "Does not stack with its upgrades.",
    "attrib": [
      {
        "key": "damage",
        "value": "10"
      },
      {
        "key": "tick_interval",
        "value": "1.0"
      },
      {
        "key": "poison_duration",
        "value": "3.0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 9,
    "lore": "Envenoms your veapon with the venom of a venomous viper.",
    "components": null,
    "created": false,
    "charges": false
  },
  "blight_stone": {
    "abilities": [
      {
        "type": "passive",
        "title": "Lesser Corruption",
        "description": "Your attacks reduce the target's armor by -2 for 3 seconds."
      }
    ],
    "hint": [],
    "id": 240,
    "img": "/apps/dota2/images/dota_react/items/blight_stone.png?t=1593393829403",
    "dname": "Orb of Blight",
    "qual": "component",
    "cost": 300,
    "bkbpierce": "Yes",
    "dispellable": "Yes",
    "notes": "Does not stack with its upgrades, Desolator, or Stygian Desolator.",
    "attrib": [
      {
        "key": "corruption_armor",
        "value": "-2"
      },
      {
        "key": "corruption_duration",
        "value": "3.0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "An unnerving stone unearthed beneath the Fields of Endless Carnage.",
    "components": null,
    "created": false,
    "charges": false
  },
  "orb_of_corrosion": {
    "abilities": [
      {
        "type": "passive",
        "title": "Corrosion",
        "description": "Your attacks reduce the target's armor by -2, slows their movement by -16% (-8% against melee targets), and reduces Health Restoration by 16%. Lasts for 3 seconds."
      }
    ],
    "hint": [],
    "id": 569,
    "img": "/apps/dota2/images/dota_react/items/orb_of_corrosion.png?t=1593393829403",
    "dname": "Orb of Corrosion",
    "qual": "rare",
    "cost": 1050,
    "dispellable": "Yes",
    "notes": "Armor reduction does not stack with its components, Desolator, or Stygian Desolator.",
    "attrib": [
      {
        "key": "corruption_armor",
        "value": "-2"
      },
      {
        "key": "slow_melee",
        "value": "-8"
      },
      {
        "key": "slow_ranged",
        "value": "-16"
      },
      {
        "key": "heal_reduction",
        "value": "16"
      },
      {
        "key": "duration",
        "value": "3.0"
      },
      {
        "key": "bonus_agility",
        "display": "+ {value} Agility",
        "value": "7"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Seepage from the wounds of a warrior deity, sealed in an arcanist's orb following a campaign of vicious slaughter.",
    "components": [
      "boots_of_elves",
      "orb_of_frost",
      "blight_stone"
    ],
    "created": true,
    "charges": false
  },
  "orb_of_frost": {
    "abilities": [
      {
        "type": "passive",
        "title": "Frost",
        "description": "Your attacks slow the target's movement by -13% (-6% against melee targets), and reduces Health Restoration by 13%. Lasts for 3 seconds."
      }
    ],
    "hint": [],
    "id": 1575,
    "img": "/apps/dota2/images/dota_react/items/orb_of_frost.png?t=1593393829403",
    "dname": "Orb of Frost",
    "qual": "rare",
    "cost": 300,
    "notes": "",
    "attrib": [
      {
        "key": "slow_melee",
        "value": "-6"
      },
      {
        "key": "slow_ranged",
        "value": "-13"
      },
      {
        "key": "duration",
        "value": "3"
      },
      {
        "key": "heal_reduction",
        "value": "13"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Slowly growing since the universe began, it will envelop everything when it ends.",
    "components": null,
    "created": false,
    "charges": false
  },
  "recipe_falcon_blade": {
    "id": 599,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Falcon Blade Recipe",
    "cost": 250,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "falcon_blade": {
    "id": 596,
    "img": "/apps/dota2/images/dota_react/items/falcon_blade.png?t=1593393829403",
    "dname": "Falcon Blade",
    "qual": "rare",
    "cost": 1125,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "200"
      },
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "1.8"
      },
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "14"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "An enchanted blade that long ago raised a hopeless urchin from pauper to king.",
    "components": [
      "blades_of_attack",
      "fluffy_hat",
      "sobi_mask"
    ],
    "created": true,
    "charges": false
  },
  "mage_slayer": {
    "abilities": [
      {
        "type": "passive",
        "title": "Mage Slayer",
        "description": "Places a debuff when you attack enemies, dealing 40 physical damage per second and causing them to do 40% less spell damage for 3 seconds."
      }
    ],
    "hint": [],
    "id": 598,
    "img": "/apps/dota2/images/dota_react/items/mage_slayer.png?t=1593393829403",
    "dname": "Mage Slayer",
    "qual": "rare",
    "cost": 3100,
    "dmg_type": "Physical",
    "dispellable": "Yes",
    "target_team": "Enemy",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "bonus_magical_armor",
        "display": "+ {value}% Magic Resistance",
        "value": "20"
      },
      {
        "key": "spell_amp_debuff",
        "value": "40"
      },
      {
        "key": "bonus_health_regen",
        "display": "+ {value} Health Regeneration",
        "value": "6"
      },
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "2.5"
      },
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "15"
      },
      {
        "key": "duration",
        "value": "3"
      },
      {
        "key": "dps",
        "value": "40"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Forged by a secret order in The Third Age of Praxa'cia to fell the False King.",
    "components": [
      "pers",
      "cloak",
      "blades_of_attack",
      "orb_of_venom"
    ],
    "created": true,
    "charges": false
  },
  "recipe_ancient_janggo": {
    "id": 184,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Drum of Endurance Recipe",
    "cost": 525,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "ancient_janggo": {
    "abilities": [
      {
        "type": "active",
        "title": "Endurance",
        "description": "Gives +35 attack speed and +13% movement speed to nearby allies for 6 seconds.\n\nRadius: 1200"
      },
      {
        "type": "passive",
        "title": "Swiftness Aura",
        "description": "Grants 15 movement speed and 2.5 health regeneration to allies. \n\nRadius: 1200"
      }
    ],
    "hint": [],
    "id": 185,
    "img": "/apps/dota2/images/dota_react/items/ancient_janggo.png?t=1593393829403",
    "dname": "Drum of Endurance",
    "qual": "rare",
    "cost": 1625,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "aura_movement_speed",
        "value": "15"
      },
      {
        "key": "aura_health_regen",
        "value": "2.5"
      },
      {
        "key": "bonus_str",
        "display": "+ {value} Strength",
        "value": "8"
      },
      {
        "key": "bonus_int",
        "display": "+ {value} Intelligence",
        "value": "0"
      },
      {
        "key": "bonus_attack_speed_pct",
        "value": "35"
      },
      {
        "key": "bonus_movement_speed_pct",
        "value": "13"
      },
      {
        "key": "duration",
        "value": "6"
      },
      {
        "key": "radius",
        "value": "1200"
      },
      {
        "key": "charges_tooltip",
        "value": "8"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 45,
    "lore": "A relic that enchants the bodies of those around it for swifter movement in times of crisis.",
    "components": [
      "headdress",
      "belt_of_strength",
      "wind_lace"
    ],
    "created": true,
    "charges": false
  },
  "boots_of_bearing": {
    "abilities": [
      {
        "type": "active",
        "title": "Endurance",
        "description": "Gives +50 attack speed and +15% movement speed to nearby allies for 6 seconds. For the first 1.5 seconds allies are immune to slows.\n\n Radius: 1200"
      },
      {
        "type": "passive",
        "title": "Swiftness Aura",
        "description": "Grants 20 movement speed and 2.5 health regeneration to allies. \n\nRadius: 1200"
      }
    ],
    "hint": [
      "Movement speed bonuses from multiple pairs of boots do not stack."
    ],
    "id": 931,
    "img": "/apps/dota2/images/dota_react/items/boots_of_bearing.png?t=1593393829403",
    "dname": "Boots of Bearing",
    "qual": "rare",
    "cost": 4225,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "aura_movement_speed",
        "value": "20"
      },
      {
        "key": "aura_health_regen",
        "value": "2.5"
      },
      {
        "key": "bonus_str",
        "display": "+ {value} Strength",
        "value": "8"
      },
      {
        "key": "bonus_int",
        "display": "+ {value} Intelligence",
        "value": "0"
      },
      {
        "key": "bonus_attack_speed_pct",
        "value": "50"
      },
      {
        "key": "bonus_movement_speed_pct",
        "value": "15"
      },
      {
        "key": "duration",
        "value": "6"
      },
      {
        "key": "radius",
        "value": "1200"
      },
      {
        "key": "bonus_movement_speed",
        "display": "+ {value} Movement Speed",
        "value": "65"
      },
      {
        "key": "bonus_health_regen",
        "display": "+ {value} Health Regeneration",
        "value": "18"
      },
      {
        "key": "bonus_ms_duration",
        "value": "1.5"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 30,
    "lore": "Resplendent footwear fashioned for the ancient herald that first dared spread the glory of Stonehall beyond the original borders of its nascent claim.",
    "components": [
      "tranquil_boots",
      "ancient_janggo",
      "ring_of_tarrasque"
    ],
    "created": true,
    "charges": false
  },
  "medallion_of_courage": {
    "abilities": [
      {
        "type": "active",
        "title": "Valor",
        "description": "Increases armor by 7 or decreases armor by -4 for 8s depending on if cast on an ally or enemy. Cannot be cast on self."
      }
    ],
    "hint": [],
    "id": 187,
    "img": "/apps/dota2/images/dota_react/items/medallion_of_courage.png?t=1593393829403",
    "dname": "Medallion of Courage",
    "cost": 0,
    "behavior": "Unit Target",
    "bkbpierce": "No",
    "dispellable": "Yes",
    "target_team": "Both",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "ally_armor",
        "value": "7"
      },
      {
        "key": "enemy_armor",
        "value": "-4"
      },
      {
        "key": "duration",
        "value": "8"
      }
    ],
    "mc": 30,
    "hc": false,
    "cd": 18,
    "lore": "",
    "components": [
      "chainmail",
      "sobi_mask",
      "blight_stone"
    ],
    "created": true,
    "charges": false,
    "tier": 2
  },
  "recipe_solar_crest": {
    "id": 227,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Solar Crest Recipe",
    "cost": 500,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "solar_crest": {
    "abilities": [
      {
        "type": "active",
        "title": "Shine",
        "description": "When cast on an ally, grants them 5 armor, 60 attack speed, 15% movement speed and a 350 physical damage barrier. \n\nDoes not grant bonus armor, movement or attack speed if used on self. \n\nDuration: 7"
      }
    ],
    "hint": [],
    "id": 229,
    "img": "/apps/dota2/images/dota_react/items/solar_crest.png?t=1593393829403",
    "dname": "Solar Crest",
    "qual": "rare",
    "cost": 2575,
    "behavior": [
      "Unit Target",
      "Instant Cast"
    ],
    "bkbpierce": "No",
    "dispellable": "Yes",
    "target_team": "Friendly",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "Shares cooldown with Pavise.",
    "attrib": [
      {
        "key": "bonus_armor",
        "display": "+ {value} Armor",
        "value": "7"
      },
      {
        "key": "bonus_all_stats",
        "display": "+ {value} All Attributes",
        "value": "0"
      },
      {
        "key": "self_movement_speed",
        "display": "+ {value} Movement Speed",
        "value": "25"
      },
      {
        "key": "bonus_mana",
        "display": "+ {value} Mana",
        "value": "200"
      },
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "200"
      },
      {
        "key": "target_movement_speed",
        "value": "15"
      },
      {
        "key": "target_attack_speed",
        "value": "60"
      },
      {
        "key": "target_armor",
        "value": "5"
      },
      {
        "key": "duration",
        "value": "7"
      },
      {
        "key": "absorb_amount",
        "value": "350"
      }
    ],
    "mc": 100,
    "hc": false,
    "cd": 16,
    "lore": "A talisman forged to honor the daytime sky.",
    "components": [
      "pavise",
      "chainmail",
      "wind_lace"
    ],
    "created": true,
    "charges": false
  },
  "recipe_pavise": {
    "id": 1127,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Pavise Recipe",
    "cost": 675,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "pavise": {
    "abilities": [
      {
        "type": "active",
        "title": "Protect",
        "description": "When cast on an ally, grants them a physical damage barrier that absorbs 250 damage. Duration: 7s."
      }
    ],
    "hint": [],
    "id": 1128,
    "img": "/apps/dota2/images/dota_react/items/pavise.png?t=1593393829403",
    "dname": "Pavise",
    "qual": "rare",
    "cost": 1350,
    "behavior": [
      "Unit Target",
      "Instant Cast"
    ],
    "bkbpierce": "No",
    "dispellable": "Yes",
    "target_team": "Friendly",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "bonus_armor",
        "display": "+ {value} Armor",
        "value": "3"
      },
      {
        "key": "bonus_mana",
        "display": "+ {value} Mana",
        "value": "175"
      },
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "175"
      },
      {
        "key": "duration",
        "value": "7"
      },
      {
        "key": "absorb_amount",
        "value": "250"
      }
    ],
    "mc": 60,
    "hc": false,
    "cd": 16,
    "lore": "Devised by a wizard who made one too many enemies.",
    "components": [
      "wizard_hat",
      "fluffy_hat",
      "ring_of_protection"
    ],
    "created": true,
    "charges": false
  },
  "smoke_of_deceit": {
    "abilities": [
      {
        "type": "use",
        "title": "Disguise",
        "description": "Turns the caster and all allied player-controlled units in a 1200 radius invisible, and grants 15% bonus movement speed for 45 seconds. \n\n While the caster is still disguised, any allies that come within 300 range of them will also get the buff applied to them. Each smoke can only be applied once to allies. \n\nAttacking or moving within 1025 range of an enemy hero or tower, will break the invisibility. \n\nDisguise grants invisibility that is immune to True Sight. \n\nSmoke of Deceit is usable from the backpack and has no cooldown when swapped into the main inventory."
      }
    ],
    "hint": [],
    "id": 188,
    "img": "/apps/dota2/images/dota_react/items/smoke_of_deceit.png?t=1593393829403",
    "dname": "Smoke of Deceit",
    "qual": "consumable",
    "cost": 50,
    "behavior": "No Target",
    "notes": "",
    "attrib": [
      {
        "key": "application_radius",
        "value": "1200"
      },
      {
        "key": "visibility_radius",
        "value": "1025"
      },
      {
        "key": "bonus_movement_speed",
        "value": "15"
      },
      {
        "key": "duration",
        "value": "45.0"
      },
      {
        "key": "second_cast_cooldown",
        "value": "2.0"
      },
      {
        "key": "secondary_application_radius",
        "value": "300"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 1,
    "lore": "The charlatan wizard Myrddin's only true contribution to the arcane arts.",
    "components": null,
    "created": false,
    "charges": 1
  },
  "tome_of_knowledge": {
    "abilities": [
      {
        "type": "use",
        "title": "Enlighten",
        "description": "Grants you 750 experience plus 150 per tome consumed by your team after the first two."
      }
    ],
    "hint": [],
    "id": 257,
    "img": "/apps/dota2/images/dota_react/items/tome_of_knowledge.png?t=1593393829403",
    "dname": "Tome of Knowledge",
    "qual": "consumable",
    "cost": 75,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "xp_bonus",
        "value": "750"
      },
      {
        "key": "xp_per_use",
        "value": "150"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "That which raises beast to man and man to god.",
    "components": null,
    "created": false,
    "charges": 1
  },
  "recipe_veil_of_discord": {
    "id": 189,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Veil of Discord Recipe",
    "cost": 350,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "veil_of_discord": {
    "abilities": [
      {
        "type": "active",
        "title": "Spell Weakness",
        "description": "Cast a 900 radius blast that causes enemy heroes to take 10% increased damage from spells.\n\nCan be cast while channeling.\n\nDuration: 16 seconds."
      }
    ],
    "hint": [],
    "id": 190,
    "img": "/apps/dota2/images/dota_react/items/veil_of_discord.png?t=1593393829403",
    "dname": "Veil of Discord",
    "qual": "rare",
    "cost": 1700,
    "behavior": [
      "AOE",
      "No Target",
      "Instant Cast"
    ],
    "dispellable": "Yes",
    "notes": "Spell Weakness does not stack with Bloodstone's Spell Weakness Aura.",
    "attrib": [
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "175"
      },
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "10"
      },
      {
        "key": "spell_lifesteal",
        "display": "+ {value}% Spell Lifesteal",
        "value": "18"
      },
      {
        "key": "spell_amp",
        "value": "10"
      },
      {
        "key": "debuff_radius",
        "value": "900"
      },
      {
        "key": "resist_debuff_duration",
        "value": "16.0"
      }
    ],
    "mc": 50,
    "hc": false,
    "cd": 16,
    "lore": "The headwear of corrupt magi.",
    "components": [
      "voodoo_mask",
      "robe",
      "fluffy_hat"
    ],
    "created": true,
    "charges": false
  },
  "recipe_revenants_brooch": {
    "id": 910,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Revenant's Brooch Recipe",
    "cost": 650,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "revenants_brooch": {
    "abilities": [
      {
        "type": "passive",
        "title": "Phantom Critical",
        "description": "Grants each attack a 30% chance to deal an additional 80% of the attack's damage as bonus magic damage."
      }
    ],
    "hint": [],
    "id": 911,
    "img": "/apps/dota2/images/dota_react/items/revenants_brooch.png?t=1593393829403",
    "dname": "Revenant's Brooch",
    "qual": "rare",
    "cost": 3300,
    "bkbpierce": "No",
    "notes": "Counts as a Critical Strike for purposes of stacking with other sources of Critical Strike.\nPhantom Critical does not work against buildings.",
    "attrib": [
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "35"
      },
      {
        "key": "spell_lifesteal",
        "display": "+ {value}% Spell Lifesteal",
        "value": "15"
      },
      {
        "key": "crit_chance",
        "value": "30"
      },
      {
        "key": "crit_multiplier",
        "value": "80"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "The cursed brooch of a fallen guardian who stalks forever between the veil of life and death.",
    "components": [
      "lesser_crit",
      "voodoo_mask"
    ],
    "created": true,
    "charges": false
  },
  "recipe_devastator": {
    "id": 1805,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Parasma Recipe",
    "cost": 400,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "devastator": {
    "abilities": [
      {
        "type": "passive",
        "title": "Witch Blade",
        "description": "Causes your next attack to have true strike, apply a poison for 4 seconds, slowing by 25% and dealing 0.75x your intelligence as damage every second."
      },
      {
        "type": "passive",
        "title": "Magic Corruption",
        "description": "Your attacks reduce the enemy's Magic resistance by 20% for 4 seconds."
      }
    ],
    "hint": [],
    "id": 1806,
    "img": "/apps/dota2/images/dota_react/items/devastator.png?t=1593393829403",
    "dname": "Parasma",
    "qual": "rare",
    "cost": 5975,
    "bkbpierce": "Yes",
    "notes": "",
    "attrib": [
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "40"
      },
      {
        "key": "bonus_attack_speed",
        "display": "+ {value} Attack Speed",
        "value": "40"
      },
      {
        "key": "bonus_armor",
        "display": "+ {value} Armor",
        "value": "7"
      },
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "1.5"
      },
      {
        "key": "projectile_speed",
        "display": "+ {value} Projectile Speed",
        "value": "300"
      },
      {
        "key": "int_damage_multiplier",
        "value": "0.75"
      },
      {
        "key": "slow",
        "value": "25"
      },
      {
        "key": "slow_duration",
        "value": "4"
      },
      {
        "key": "active_mres_reduction",
        "value": "20"
      },
      {
        "key": "passive_cooldown",
        "value": "4"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 7,
    "lore": "Warning: There is no antidote if picked up by the wrong end.",
    "components": [
      "witch_blade",
      "mystic_staff"
    ],
    "created": true,
    "charges": false
  },
  "recipe_guardian_greaves": {
    "id": 230,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Guardian Greaves Recipe",
    "cost": 1175,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "guardian_greaves": {
    "abilities": [
      {
        "type": "active",
        "title": "Mend",
        "description": "Restores 325 health and 200 mana to nearby allies, and removes most negative effects from the caster.\n\nRadius: 1200\nDispel Type: Basic Dispel"
      },
      {
        "type": "passive",
        "title": "Guardian Aura",
        "description": "Grants 2.5 health regeneration and 1.5 mana regeneration to allied units. If the wearer's health falls below 25%, their health regeneration is increased to 14.5. \n\nRadius: 1200"
      }
    ],
    "hint": [
      "Movement speed bonuses from multiple pairs of boots do not stack."
    ],
    "id": 231,
    "img": "/apps/dota2/images/dota_react/items/guardian_greaves.png?t=1593393829403",
    "dname": "Guardian Greaves",
    "qual": "rare",
    "cost": 4450,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "Mend does not affect units that have been affected by Mend or Mekansm Restore within Guardian Greaves' cooldown.",
    "attrib": [
      {
        "key": "bonus_movement",
        "display": "+ {value} Movement Speed",
        "value": "50"
      },
      {
        "key": "bonus_armor",
        "display": "+ {value} Armor",
        "value": "5"
      },
      {
        "key": "bonus_mana",
        "display": "+ {value} Mana",
        "value": "150"
      },
      {
        "key": "mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "1.0"
      },
      {
        "key": "aura_health_regen",
        "value": "2.5"
      },
      {
        "key": "aura_mana_regen",
        "value": "1.5"
      },
      {
        "key": "aura_radius",
        "value": "1200"
      },
      {
        "key": "aura_health_regen_bonus",
        "value": "14.5"
      },
      {
        "key": "aura_bonus_threshold",
        "value": "25"
      },
      {
        "key": "replenish_health",
        "value": "325"
      },
      {
        "key": "replenish_mana",
        "value": "200"
      },
      {
        "key": "replenish_radius",
        "value": "1200"
      },
      {
        "key": "max_health_pct_heal_amount",
        "value": "0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 45,
    "lore": "One of many holy instruments constructed to honor the Omniscience.",
    "components": [
      "arcane_boots",
      "mekansm"
    ],
    "created": true,
    "charges": false
  },
  "recipe_rod_of_atos": {
    "id": 205,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Rod of Atos Recipe",
    "cost": 250,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "rod_of_atos": {
    "abilities": [
      {
        "type": "active",
        "title": "Cripple",
        "description": "Roots the target for 2 seconds."
      }
    ],
    "hint": [],
    "id": 206,
    "img": "/apps/dota2/images/dota_react/items/rod_of_atos.png?t=1593393829403",
    "dname": "Rod of Atos",
    "qual": "rare",
    "cost": 2250,
    "behavior": "Unit Target",
    "dispellable": "Yes",
    "target_team": "Enemy",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "12"
      },
      {
        "key": "bonus_hp",
        "display": "+ {value} Health",
        "value": "275"
      },
      {
        "key": "duration",
        "value": "2.0"
      }
    ],
    "mc": 100,
    "hc": false,
    "cd": 18,
    "lore": "Atos, the Lord of Blight, has his essence stored in this deceptively simple wand.",
    "components": [
      "staff_of_wizardry",
      "vitality_booster"
    ],
    "created": true,
    "charges": false
  },
  "recipe_iron_talon": {
    "id": 238,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?3",
    "dname": "Iron Talon Recipe",
    "cost": 125,
    "desc": "",
    "notes": "",
    "attrib": [],
    "mc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false
  },
  "iron_talon": {
    "abilities": [
      {
        "type": "active",
        "title": "Chop",
        "description": "Targets a non-player enemy unit to remove 80% of its current HP.\n\nIf cast on a tree, instantly destroys it."
      }
    ],
    "hint": [],
    "id": 239,
    "img": "/apps/dota2/images/dota_react/items/iron_talon.png?t=1593393829403",
    "dname": "Iron Talon",
    "qual": "common",
    "cost": 0,
    "behavior": "Unit Target",
    "target_team": [],
    "target_type": "Tree",
    "notes": "Has a 4 second cooldown on Trees.",
    "attrib": [
      {
        "key": "bonus_attack_speed",
        "value": "0"
      },
      {
        "key": "quelling_range_tooltip",
        "value": "350"
      },
      {
        "key": "cast_range_ward",
        "value": "450"
      },
      {
        "key": "creep_damage_pct",
        "value": "80"
      },
      {
        "key": "bonus_armor",
        "value": "0"
      },
      {
        "key": "alternative_cooldown",
        "value": "4"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 15,
    "lore": "A simple but effective weapon devised to quell a great Hellbear uprising.",
    "components": [
      "quelling_blade",
      "ring_of_protection"
    ],
    "created": true,
    "charges": false
  },
  "recipe_abyssal_blade": {
    "id": 207,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Abyssal Blade Recipe",
    "cost": 1275,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "abyssal_blade": {
    "abilities": [
      {
        "type": "active",
        "title": "Overwhelm",
        "description": "Stuns a target enemy unit for 1.6 seconds. \n\nPierces Debuff Immunity."
      },
      {
        "type": "passive",
        "title": "Bash",
        "description": "Grants melee heroes a 25% chance on hit to stun the target for 1.2 seconds and deal 120 bonus physical damage. Bash chance for ranged heroes is 10%."
      }
    ],
    "hint": [],
    "id": 208,
    "img": "/apps/dota2/images/dota_react/items/abyssal_blade.png?t=1593393829403",
    "dname": "Abyssal Blade",
    "qual": "epic",
    "cost": 6250,
    "behavior": "Unit Target",
    "dispellable": "Strong Dispels Only",
    "target_team": "Enemy",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "The stun is melee range.\nDoes not stack with other bashes, and does not grant bash to Clones and Tempest Doubles.\nMultiple sources of damage block do not stack.\nThe following heroes cannot trigger Bash on this item: Spirit Breaker, Faceless Void, Slardar, and Kez while in Sai mode.",
    "attrib": [
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "35"
      },
      {
        "key": "bonus_strength",
        "display": "+ {value} Strength",
        "value": "26"
      },
      {
        "key": "slow_resistance",
        "display": "+ {value}% Slow Resistance",
        "value": "30"
      },
      {
        "key": "hp_regen_amp",
        "display": "+ {value}% Health Restoration",
        "value": "20"
      },
      {
        "key": "bash_chance_melee",
        "value": "25"
      },
      {
        "key": "bash_chance_ranged",
        "value": "10"
      },
      {
        "key": "bash_duration",
        "value": "1.2"
      },
      {
        "key": "bash_cooldown",
        "value": "2.3"
      },
      {
        "key": "bonus_chance_damage",
        "value": "120"
      },
      {
        "key": "stun_duration",
        "value": "1.6"
      }
    ],
    "mc": 75,
    "hc": false,
    "cd": 35,
    "lore": "The lost blade of the Commander of the Abyss, this edge cuts into an enemy's soul.",
    "components": [
      "basher",
      "sange"
    ],
    "created": true,
    "charges": false
  },
  "recipe_heavens_halberd": {
    "id": 209,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Heaven's Halberd Recipe",
    "cost": 450,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "heavens_halberd": {
    "abilities": [
      {
        "type": "active",
        "title": "Disarm",
        "description": "Prevents a target from attacking for 3.5 seconds."
      }
    ],
    "hint": [],
    "id": 210,
    "img": "/apps/dota2/images/dota_react/items/heavens_halberd.png?t=1593393829403",
    "dname": "Heaven's Halberd",
    "qual": "artifact",
    "cost": 3400,
    "behavior": "Unit Target",
    "dispellable": "Strong Dispels Only",
    "target_team": "Enemy",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "bonus_armor",
        "display": "+ {value} Armor",
        "value": "9"
      },
      {
        "key": "bonus_health_regen",
        "display": "+ {value} Health Regeneration",
        "value": "6"
      },
      {
        "key": "bonus_evasion",
        "display": "+ {value}% Evasion",
        "value": "25"
      },
      {
        "key": "disarm_range",
        "value": "3.5"
      },
      {
        "key": "disarm_melee",
        "value": "3.5"
      }
    ],
    "mc": 25,
    "hc": false,
    "cd": 16,
    "lore": "This halberd moves with the speed of a smaller weapon, allowing the bearer to win duels that a heavy edge would not.",
    "components": [
      "talisman_of_evasion",
      "splintmail",
      "ring_of_health"
    ],
    "created": true,
    "charges": false
  },
  "ring_of_aquila": {
    "abilities": [
      {
        "type": "passive",
        "title": "Aquila Aura",
        "description": "Grants 1 mana regeneration and 2 armor to nearby allies.\n\nRadius: 1200"
      },
      {
        "type": "toggle",
        "title": "Aura",
        "description": "Deactivate to stop affecting non-hero units."
      }
    ],
    "hint": [],
    "id": 212,
    "img": "/apps/dota2/images/dota_react/items/ring_of_aquila.png?t=1593393829403",
    "dname": "Ring of Aquila",
    "cost": null,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "Multiple instances of Aquila Aura do not stack.",
    "attrib": [
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "3"
      },
      {
        "key": "bonus_strength",
        "display": "+ {value} Strength",
        "value": "3"
      },
      {
        "key": "bonus_agility",
        "display": "+ {value} Agility",
        "value": "9"
      },
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "3"
      },
      {
        "key": "aura_radius",
        "value": "1200"
      },
      {
        "key": "aura_mana_regen",
        "value": "1"
      },
      {
        "key": "aura_bonus_armor",
        "value": "2"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "The ring of the fallen Warlord Aquila continues to support armies in battle.",
    "components": null,
    "created": false,
    "charges": false
  },
  "tranquil_boots": {
    "abilities": [
      {
        "type": "passive",
        "title": "Break",
        "description": "Whenever you attack a hero or are attacked by any unit, the bonus 14 HP regen is lost and the movement speed bonus is reduced to 40 for 13 seconds."
      }
    ],
    "hint": [
      "Movement speed bonuses from multiple pairs of boots do not stack."
    ],
    "id": 214,
    "img": "/apps/dota2/images/dota_react/items/tranquil_boots.png?t=1593393829403",
    "dname": "Tranquil Boots",
    "qual": "rare",
    "cost": 900,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_movement_speed",
        "display": "+ {value} Movement Speed",
        "value": "65"
      },
      {
        "key": "bonus_armor",
        "value": "0"
      },
      {
        "key": "bonus_health_regen",
        "display": "+ {value} Health Regeneration",
        "value": "14"
      },
      {
        "key": "heal_duration",
        "value": "20.0"
      },
      {
        "key": "heal_amount",
        "value": "250"
      },
      {
        "key": "heal_interval",
        "value": "0.334"
      },
      {
        "key": "break_time",
        "value": "13"
      },
      {
        "key": "break_count",
        "value": "1"
      },
      {
        "key": "break_threshold",
        "value": "20"
      },
      {
        "key": "broken_movement_speed",
        "value": "40"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 13,
    "lore": "While they increase the longevity of the wearer, this boot is not particularly reliable.",
    "components": [
      "boots",
      "wind_lace",
      "ring_of_regen"
    ],
    "created": true,
    "charges": false
  },
  "shadow_amulet": {
    "abilities": [
      {
        "type": "active",
        "title": "Fade",
        "description": "Grants invisibility to you or a target allied hero for 3.5s. Movement speed during the invisibility is reduced by 35%."
      }
    ],
    "hint": [],
    "id": 215,
    "img": "/apps/dota2/images/dota_react/items/shadow_amulet.png?t=1593393829403",
    "dname": "Shadow Amulet",
    "cost": 900,
    "behavior": [
      "Instant Cast",
      "Unit Target"
    ],
    "dispellable": "Yes",
    "target_team": "Friendly",
    "target_type": "Hero",
    "notes": "Takes 1.25s of the 3.5s for the hero to fully fade into invisibility.",
    "attrib": [
      {
        "key": "fade_time",
        "display": "FADE TIME: {value}",
        "value": "1.25"
      },
      {
        "key": "movement_speed_reduction",
        "value": "35"
      },
      {
        "key": "fade_duration",
        "value": "3.5"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 18,
    "lore": "A small talisman that clouds the senses of one's enemies when held perfectly still.",
    "components": null,
    "created": false,
    "charges": false
  },
  "recipe_glimmer_cape": {
    "id": 253,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Glimmer Cape Recipe",
    "cost": 800,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "glimmer_cape": {
    "abilities": [
      {
        "type": "active",
        "title": "Glimmer",
        "description": "After a 0.5 second delay, grants invisibility, 20 movement speed and a magic damage barrier that absorbs up to 375 damage to you or a target allied unit for 5 seconds.\n\nCan be cast while channeling."
      }
    ],
    "hint": [],
    "id": 254,
    "img": "/apps/dota2/images/dota_react/items/glimmer_cape.png?t=1593393829403",
    "dname": "Glimmer Cape",
    "qual": "rare",
    "cost": 2150,
    "behavior": [
      "Instant Cast",
      "Unit Target"
    ],
    "dispellable": "Yes",
    "target_team": "Friendly",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "initial_fade_delay",
        "value": "0.5"
      },
      {
        "key": "secondary_fade_delay",
        "value": "0.5"
      },
      {
        "key": "active_movement_speed",
        "value": "20"
      },
      {
        "key": "duration",
        "value": "5"
      },
      {
        "key": "bonus_magical_armor",
        "display": "+ {value}% Magic Resistance",
        "value": "20"
      },
      {
        "key": "barrier_block",
        "value": "375"
      }
    ],
    "mc": 125,
    "hc": false,
    "cd": 15,
    "lore": "The stolen cape of a master illusionist.",
    "components": [
      "shadow_amulet",
      "shawl"
    ],
    "created": true,
    "charges": false
  },
  "river_painter": {
    "id": 1021,
    "img": "/apps/dota2/images/dota_react/items/river_painter.png?t=1593393829403",
    "dname": "River Vial: Chrome",
    "qual": "component",
    "cost": 0,
    "behavior": "Point Target",
    "notes": "",
    "attrib": [
      {
        "key": "paint_duration",
        "value": "900.0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "river_painter2": {
    "id": 1022,
    "img": "/apps/dota2/images/dota_react/items/river_painter2.png?t=1593393829403",
    "dname": "River Vial: Dry",
    "qual": "component",
    "cost": 0,
    "behavior": "Point Target",
    "notes": "",
    "attrib": [
      {
        "key": "paint_duration",
        "value": "900.0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "river_painter3": {
    "id": 1023,
    "img": "/apps/dota2/images/dota_react/items/river_painter3.png?t=1593393829403",
    "dname": "River Vial: Slime",
    "qual": "component",
    "cost": 0,
    "behavior": "Point Target",
    "notes": "",
    "attrib": [
      {
        "key": "paint_duration",
        "value": "900.0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "river_painter4": {
    "id": 1024,
    "img": "/apps/dota2/images/dota_react/items/river_painter4.png?t=1593393829403",
    "dname": "River Vial: Oil",
    "qual": "component",
    "cost": 0,
    "behavior": "Point Target",
    "notes": "",
    "attrib": [
      {
        "key": "paint_duration",
        "value": "900.0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "river_painter5": {
    "id": 1025,
    "img": "/apps/dota2/images/dota_react/items/river_painter5.png?t=1593393829403",
    "dname": "River Vial: Electrified",
    "qual": "component",
    "cost": 0,
    "behavior": "Point Target",
    "notes": "",
    "attrib": [
      {
        "key": "paint_duration",
        "value": "900.0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "river_painter6": {
    "id": 1026,
    "img": "/apps/dota2/images/dota_react/items/river_painter6.png?t=1593393829403",
    "dname": "River Vial: Potion",
    "qual": "component",
    "cost": 0,
    "behavior": "Point Target",
    "notes": "",
    "attrib": [
      {
        "key": "paint_duration",
        "value": "900.0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "river_painter7": {
    "id": 1027,
    "img": "/apps/dota2/images/dota_react/items/river_painter7.png?t=1593393829403",
    "dname": "River Vial: Blood",
    "qual": "component",
    "cost": 0,
    "behavior": "Point Target",
    "notes": "",
    "attrib": [
      {
        "key": "paint_duration",
        "value": "900.0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "mutation_tombstone": {
    "id": 1028,
    "img": "/apps/dota2/images/dota_react/items/mutation_tombstone.png?t=1593393829403",
    "dname": "Tombstone",
    "qual": "consumable",
    "cost": 0,
    "behavior": [
      "No Target",
      "Channeled"
    ],
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": 1
  },
  "super_blink": {
    "id": 1029,
    "img": "/apps/dota2/images/dota_react/items/super_blink.png?t=1593393829403",
    "cost": null,
    "behavior": "Point Target",
    "notes": "",
    "attrib": [
      {
        "key": "blink_range",
        "value": "1200"
      },
      {
        "key": "blink_range_clamp",
        "value": "960"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 15,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "pocket_tower": {
    "id": 1030,
    "img": "/apps/dota2/images/dota_react/items/pocket_tower.png?t=1593393829403",
    "dname": "Pocket Tower",
    "cost": null,
    "behavior": "Point Target",
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": 15,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "pocket_roshan": {
    "id": 1032,
    "img": "/apps/dota2/images/dota_react/items/pocket_roshan.png?t=1593393829403",
    "dname": "Pocket Roshan",
    "qual": "rare",
    "cost": 1000,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "summon_duration",
        "value": "60"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 60,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "keen_optic": {
    "id": 287,
    "img": "/apps/dota2/images/dota_react/items/keen_optic.png?t=1593393829403",
    "dname": "Keen Optic",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "cast_range_bonus",
        "display": "+ {value} Cast Range",
        "value": "75"
      },
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "1.25"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Stolen from a tinker's shop ages ago, this handy lens has seen service to many owners.",
    "components": null,
    "created": false,
    "charges": false
  },
  "grove_bow": {
    "abilities": [
      {
        "type": "passive",
        "title": "Magic Amp",
        "description": "Reduces magic resistance of the attacked enemy by 20%."
      }
    ],
    "hint": [],
    "id": 288,
    "img": "/apps/dota2/images/dota_react/items/grove_bow.png?t=1593393829403",
    "dname": "Grove Bow",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "attack_range_bonus",
        "value": "0"
      },
      {
        "key": "attack_speed_bonus",
        "value": "0"
      },
      {
        "key": "magic_resistance_reduction",
        "value": "20"
      },
      {
        "key": "debuff_duration",
        "value": "6"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A gift from the moon goddess to one of her prized disciples many memories ago.",
    "components": null,
    "created": false,
    "charges": false
  },
  "quickening_charm": {
    "abilities": [
      {
        "type": "passive",
        "title": "Cooldown Reduction",
        "description": "Reduces the cooldown time of all spells and items."
      }
    ],
    "hint": [],
    "id": 289,
    "img": "/apps/dota2/images/dota_react/items/quickening_charm.png?t=1593393829403",
    "dname": "Quickening Charm",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_cooldown",
        "display": "+ {value}% Cooldown Reduction",
        "value": "10"
      },
      {
        "key": "bonus_health_regen",
        "display": "+ {value} Health Regeneration",
        "value": "10"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "An evergreen amulet of druidic origins.",
    "components": null,
    "created": false,
    "charges": false
  },
  "philosophers_stone": {
    "id": 290,
    "img": "/apps/dota2/images/dota_react/items/philosophers_stone.png?t=1593393829403",
    "dname": "Philosopher's Stone",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_gpm",
        "display": "+GPM BONUS {value}",
        "value": "75 / 100"
      },
      {
        "key": "bonus_mana",
        "display": "+ {value} Mana",
        "value": "200 / 250"
      },
      {
        "key": "bonus_damage",
        "display": "- {value} Attack Damage",
        "value": "-30 / -60"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A weightless charm created by an enchanter with a powerful scorn for brute force.",
    "components": null,
    "created": false,
    "charges": 750
  },
  "force_boots": {
    "abilities": [
      {
        "type": "active",
        "title": "Force",
        "description": "Pushes the target 750 units in the direction they are facing. Dispels if cast on an ally.\n\nDispel Type: Basic Dispel"
      },
      {
        "type": "passive",
        "title": "Speed Unlock",
        "description": "Completely removes the speed limit for the wearer"
      }
    ],
    "hint": [
      "Movement speed bonuses from multiple pairs of boots do not stack."
    ],
    "id": 291,
    "img": "/apps/dota2/images/dota_react/items/force_boots.png?t=1593393829403",
    "dname": "Force Boots",
    "cost": 0,
    "behavior": "Unit Target",
    "target_team": "Both",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "Does not trigger spell block or spell reflect.",
    "attrib": [
      {
        "key": "bonus_movement_speed",
        "display": "+ {value} Movement Speed",
        "value": "115"
      },
      {
        "key": "push_length",
        "value": "750"
      },
      {
        "key": "push_duration",
        "value": "0.5"
      },
      {
        "key": "hp_regen",
        "display": "+ {value} Health Regeneration",
        "value": "30"
      }
    ],
    "mc": 75,
    "hc": false,
    "cd": 8,
    "lore": "Elusive marvels never successfully studied for proper classification in the archives.",
    "components": null,
    "created": false,
    "charges": false
  },
  "desolator_2": {
    "abilities": [
      {
        "type": "passive",
        "title": "Greater Corruption",
        "description": "Your attacks reduce the target's armor by -13 for 7 seconds."
      }
    ],
    "hint": [],
    "id": 292,
    "img": "/apps/dota2/images/dota_react/items/desolator_2.png?t=1593393829403",
    "dname": "Stygian Desolator",
    "cost": 0,
    "bkbpierce": "Yes",
    "notes": "Armor reduction works on buildings.",
    "attrib": [
      {
        "key": "bonus_damage",
        "value": "0"
      },
      {
        "key": "corruption_armor",
        "value": "-13"
      },
      {
        "key": "corruption_duration",
        "value": "7.0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "The original demonic favorite that served as basis for the beloved mortal design.",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 5
  },
  "phoenix_ash": {
    "abilities": [
      {
        "type": "passive",
        "title": "Rebirth",
        "description": "Lethal damage is prevented and instead the wearer is healed to half health and non-ultimate ability cooldowns reset. Gets consumed on trigger."
      }
    ],
    "hint": [],
    "id": 293,
    "img": "/apps/dota2/images/dota_react/items/phoenix_ash.png?t=1593393829403",
    "dname": "Phoenix Ash",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "health_pct",
        "value": "50"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": 1
  },
  "seer_stone": {
    "abilities": [
      {
        "type": "active",
        "title": "Reveal",
        "description": "Reveal a target 800 area of the map for 6 seconds."
      }
    ],
    "hint": [],
    "id": 294,
    "img": "/apps/dota2/images/dota_react/items/seer_stone.png?t=1593393829403",
    "dname": "Seer Stone",
    "cost": 0,
    "behavior": [
      "Point Target",
      "AOE",
      "Instant Cast"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "cast_range_bonus",
        "display": "+ {value} Cast Range",
        "value": "350"
      },
      {
        "key": "vision_bonus",
        "display": "+ {value} Bonus Vision",
        "value": "350"
      },
      {
        "key": "mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "10"
      },
      {
        "key": "radius",
        "value": "800"
      },
      {
        "key": "duration",
        "value": "6"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 60,
    "lore": "The curious creation of a wizard who professed to hail from another time.",
    "components": null,
    "created": false,
    "charges": false
  },
  "greater_mango": {
    "id": 295,
    "img": "/apps/dota2/images/dota_react/items/greater_mango.png?t=1593393829403",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "elixer": {
    "abilities": [
      {
        "type": "use",
        "title": "Consume",
        "description": "Restores 500 health and 250 mana to the target over 6 seconds.\n\nIf the unit is attacked by an enemy hero or Roshan, the effect is lost."
      }
    ],
    "hint": [],
    "id": 302,
    "img": "/apps/dota2/images/dota_react/items/elixer.png?t=1593393829403",
    "dname": "Elixir",
    "cost": 0,
    "behavior": [
      "Unit Target",
      "Instant Cast"
    ],
    "dispellable": "Yes",
    "target_team": "Friendly",
    "target_type": "Hero",
    "notes": "",
    "attrib": [
      {
        "key": "health",
        "value": "500"
      },
      {
        "key": "mana",
        "value": "250"
      },
      {
        "key": "duration",
        "value": "6"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": 3
  },
  "vampire_fangs": {
    "id": 297,
    "img": "/apps/dota2/images/dota_react/items/vampire_fangs.png?t=1593393829403",
    "dname": "Vampire Fangs",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "attack_lifesteal",
        "display": "+ {value}% Lifesteal",
        "value": "12 / 16 / 20"
      },
      {
        "key": "spell_lifesteal",
        "display": "+ {value}% Spell Lifesteal",
        "value": "8 / 12 / 16"
      },
      {
        "key": "attack_damage",
        "value": "0"
      },
      {
        "key": "vision_loss",
        "value": "0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "force_field": {
    "abilities": [
      {
        "type": "active",
        "title": "Mega Shield",
        "description": "Force Field Aura Grants 25% Damage Reflection for 5 seconds."
      },
      {
        "type": "passive",
        "title": "Shield",
        "description": "Grants +4 armor and +8% Magic Resistance to all other allies within 1200 radius."
      }
    ],
    "hint": [],
    "id": 829,
    "img": "/apps/dota2/images/dota_react/items/force_field.png?t=1593393829403",
    "dname": "Arcanist's Armor",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "Damage done by this item is considered reflected damage. Reflected damage does not provide any lifesteal and cannot be reflected.",
    "attrib": [
      {
        "key": "bonus_aoe_radius",
        "value": "1200"
      },
      {
        "key": "bonus_aoe_armor",
        "value": "4"
      },
      {
        "key": "self_armor",
        "value": "0"
      },
      {
        "key": "self_mres",
        "value": "0"
      },
      {
        "key": "bonus_aoe_mres",
        "value": "8"
      },
      {
        "key": "active_reflection_pct",
        "value": "25"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 35,
    "lore": "An exquisite piece commissioned by a paranoid monarch who choked on a piece of fruit long before the item saw its intended use.",
    "components": null,
    "created": false,
    "charges": false
  },
  "black_powder_bag": {
    "abilities": [
      {
        "type": "passive",
        "title": "Hair Trigger",
        "description": "The next time you get attacked by a hero within 400 range, explode dealing 250 damage to all enemies within a 400 radius and causing them to miss 100% of their attacks for 2 seconds."
      }
    ],
    "hint": [],
    "id": 834,
    "img": "/apps/dota2/images/dota_react/items/black_powder_bag.png?t=1593393829403",
    "dname": "Blast Rig",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_armor",
        "display": "+ {value} Armor",
        "value": "7"
      },
      {
        "key": "radius",
        "value": "400"
      },
      {
        "key": "damage",
        "value": "250"
      },
      {
        "key": "blind_duration",
        "value": "2"
      },
      {
        "key": "blind_pct",
        "value": "100"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 20,
    "lore": "One of a set of custom rigs once worn by infamous road agents in the Outlands, its siblings have been lost to misfires and the various tides of time.",
    "components": null,
    "created": false,
    "charges": false
  },
  "mechanical_arm": {
    "id": 849,
    "img": "/apps/dota2/images/dota_react/items/mechanical_arm.png?t=1593393829403",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "bat",
        "value": "0.1"
      },
      {
        "key": "stun_chance",
        "value": "10"
      },
      {
        "key": "stun_duration",
        "value": "0.1"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "craggy_coat": {
    "abilities": [
      {
        "type": "active",
        "title": "Toughen Up",
        "description": "Grants you an extra 6 bonus armor at the cost of -20 movement speed. Lasts 6 seconds."
      }
    ],
    "hint": [],
    "id": 298,
    "img": "/apps/dota2/images/dota_react/items/craggy_coat.png?t=1593393829403",
    "dname": "Craggy Coat",
    "cost": 0,
    "behavior": [
      "No Target",
      "Instant Cast"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "armor_bonus",
        "value": "0"
      },
      {
        "key": "move_speed",
        "value": "20"
      },
      {
        "key": "active_armor",
        "value": "6"
      },
      {
        "key": "active_duration",
        "value": "6"
      },
      {
        "key": "bonus_health",
        "value": "0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 12,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "greater_faerie_fire": {
    "abilities": [
      {
        "type": "use",
        "title": "Imbue",
        "description": "Instantly restores 250 health."
      }
    ],
    "hint": [],
    "id": 299,
    "img": "/apps/dota2/images/dota_react/items/greater_faerie_fire.png?t=1593393829403",
    "dname": "Greater Faerie Fire",
    "qual": "consumable",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "target_team": "Friendly",
    "target_type": "Hero",
    "notes": "",
    "attrib": [
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "20"
      },
      {
        "key": "hp_restore",
        "value": "250"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 10,
    "lore": "",
    "components": null,
    "created": false,
    "charges": 3
  },
  "timeless_relic": {
    "abilities": [],
    "hint": [
      "Increases all outgoing spell damage and debuff duration."
    ],
    "id": 300,
    "img": "/apps/dota2/images/dota_react/items/timeless_relic.png?t=1593393829403",
    "dname": "Timeless Relic",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "debuff_amp",
        "display": "+ {value}% Debuff Duration",
        "value": "10 / 15"
      },
      {
        "key": "spell_amp",
        "display": "+ {value}% Spell Amplification",
        "value": "10 / 20"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "An unmarred discovery from the excavated ruins of an ancient wizard's academy.",
    "components": null,
    "created": false,
    "charges": false
  },
  "mirror_shield": {
    "abilities": [
      {
        "type": "passive",
        "title": "Echo Shield",
        "description": "Block and reflect most targeted spells back to their caster once every 12 seconds."
      }
    ],
    "hint": [],
    "id": 301,
    "img": "/apps/dota2/images/dota_react/items/mirror_shield.png?t=1593393829403",
    "dname": "Mirror Shield",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "reflect_chance",
        "value": "75"
      },
      {
        "key": "all_stats",
        "display": "+ {value} All Attributes",
        "value": "0"
      },
      {
        "key": "block_cooldown",
        "value": "12.0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "The shield that long ago robbed the old one of his first memories.",
    "components": null,
    "created": false,
    "charges": false
  },
  "ironwood_tree": {
    "abilities": [
      {
        "type": "use",
        "title": "Plant Tree",
        "description": "Targets the ground to plant a happy little tree that lasts for 20 seconds."
      }
    ],
    "hint": [],
    "id": 304,
    "img": "/apps/dota2/images/dota_react/items/ironwood_tree.png?t=1593393829403",
    "dname": "Ironwood Tree",
    "cost": 0,
    "behavior": "Point Target",
    "notes": "",
    "attrib": [
      {
        "key": "bonus_all_stats",
        "display": "+ {value} All Attributes",
        "value": "5"
      },
      {
        "key": "tree_duration",
        "value": "20"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 15,
    "lore": "Precious. And hearty as a weed.",
    "components": null,
    "created": false,
    "charges": false
  },
  "mango_tree": {
    "abilities": [
      {
        "type": "use",
        "title": "Plant a Mango Tree",
        "description": "Targets the ground to plant a mango tree that provides unlimited mango power. The tree generates Enchanted Mangoes every 60 seconds, and provides unobstructed vision in the area ."
      }
    ],
    "hint": [],
    "id": 328,
    "img": "/apps/dota2/images/dota_react/items/mango_tree.png?t=1593393829403",
    "dname": "Mango Tree",
    "qual": "consumable",
    "cost": null,
    "behavior": "Point Target",
    "notes": "",
    "attrib": [
      {
        "key": "seconds",
        "value": "60"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": 1
  },
  "royal_jelly": {
    "abilities": [
      {
        "type": "active",
        "title": "Consume",
        "description": "Consumes all charges and grants a target allied unit a buff that provides +2.5 Health Regen and +1.25 Mana Regen per charge for 8s. \n\nIf the unit is attacked by an enemy hero or Roshan, the effect is lost."
      }
    ],
    "hint": [],
    "id": 305,
    "img": "/apps/dota2/images/dota_react/items/royal_jelly.png?t=1593393829403",
    "dname": "Royal Jelly",
    "qual": "consumable",
    "cost": 0,
    "behavior": [
      "Unit Target",
      "Instant Cast"
    ],
    "target_team": "Friendly",
    "target_type": "Hero",
    "notes": "",
    "attrib": [
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "50"
      },
      {
        "key": "bonus_mana",
        "display": "+ {value} Mana",
        "value": "50"
      },
      {
        "key": "max_charges",
        "value": "10"
      },
      {
        "key": "use_cooldown",
        "value": "12"
      },
      {
        "key": "health_regen",
        "value": "2.5"
      },
      {
        "key": "mana_regen",
        "value": "1.25"
      },
      {
        "key": "regen_duration",
        "value": "8"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "To those who harvest olgru jelly, success serves more than mere profit--it's often the means to survival--for only the jelly itself can cure the ravages that follow a sting from the vigilant denizens of the giant hives.",
    "components": null,
    "created": false,
    "charges": 5
  },
  "pupils_gift": {
    "abilities": [],
    "hint": [
      "Increases both non-primary attributes."
    ],
    "id": 306,
    "img": "/apps/dota2/images/dota_react/items/pupils_gift.png?t=1593393829403",
    "dname": "Pupil's Gift",
    "cost": 0,
    "notes": "Grants two-thirds value to each attribute for Universal Heroes",
    "attrib": [
      {
        "key": "secondary_stats",
        "display": "+SECONDARY STATS {value}",
        "value": "15"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "An astounding plate of ever-replenishing, fortifying fruit.",
    "components": null,
    "created": false,
    "charges": false
  },
  "tome_of_aghanim": {
    "abilities": [
      {
        "type": "use",
        "title": "Consume",
        "description": "Temporarily grants an allied target the Aghanim's Scepter buff for 3 minutes."
      }
    ],
    "hint": [],
    "id": 307,
    "img": "/apps/dota2/images/dota_react/items/tome_of_aghanim.png?t=1593393829403",
    "dname": "Tome of Aghanim",
    "cost": 0,
    "behavior": [
      "Unit Target",
      "Instant Cast"
    ],
    "target_team": "Friendly",
    "target_type": "Hero",
    "notes": "",
    "attrib": [
      {
        "key": "duration_minutes",
        "value": "3"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": 1
  },
  "repair_kit": {
    "abilities": [
      {
        "type": "use",
        "title": "Building Repair",
        "description": "Targets a building, restoring 40% of it's health over 30 seconds. Also grants +10 armor during this period."
      }
    ],
    "hint": [],
    "id": 308,
    "img": "/apps/dota2/images/dota_react/items/repair_kit.png?t=1593393829403",
    "dname": "Repair Kit",
    "qual": "consumable",
    "cost": 0,
    "behavior": [
      "Unit Target",
      "Instant Cast"
    ],
    "target_team": "Friendly",
    "target_type": "Building",
    "notes": "",
    "attrib": [
      {
        "key": "duration",
        "value": "30"
      },
      {
        "key": "heal_percent",
        "value": "40"
      },
      {
        "key": "armor_bonus",
        "value": "10"
      },
      {
        "key": "hp_regen",
        "display": "+ {value} Health Regeneration",
        "value": "25"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 60,
    "lore": "",
    "components": null,
    "created": false,
    "charges": 3
  },
  "mind_breaker": {
    "abilities": [
      {
        "type": "passive",
        "title": "Silence Strike",
        "description": "The next attack silences the hit enemy for 1.5 seconds."
      }
    ],
    "hint": [],
    "id": 309,
    "img": "/apps/dota2/images/dota_react/items/mind_breaker.png?t=1593393829403",
    "dname": "Mind Breaker",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "magic_damage",
        "value": "0"
      },
      {
        "key": "attack_speed",
        "value": "0"
      },
      {
        "key": "duration",
        "value": "1.5"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 16,
    "lore": "A bewitching blade of indeterminate form capable of piercing the psyche of even the most willful foe.",
    "components": null,
    "created": false,
    "charges": false
  },
  "third_eye": {
    "abilities": [
      {
        "type": "passive",
        "title": "True Sight",
        "description": "Grants the ability to see invisible units and wards to any allied vision within 500 range of its carrier."
      },
      {
        "type": "passive",
        "title": "Charge Loss",
        "description": "Loses a charge on death. After all charges are lost, the item disappears."
      }
    ],
    "hint": [],
    "id": 310,
    "img": "/apps/dota2/images/dota_react/items/third_eye.png?t=1593393829403",
    "dname": "Third Eye",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "truesight_radius",
        "value": "500"
      },
      {
        "key": "bonus_vision",
        "display": "+BONUS VISION {value}",
        "value": "300"
      },
      {
        "key": "bonus_all_stats",
        "display": "+ {value} All Attributes",
        "value": "7"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": 3
  },
  "spell_prism": {
    "abilities": [
      {
        "type": "passive",
        "title": "Cooldown Reduction",
        "description": "Reduces the cooldown time of all spells and items."
      }
    ],
    "hint": [],
    "id": 311,
    "img": "/apps/dota2/images/dota_react/items/spell_prism.png?t=1593393829403",
    "dname": "Spell Prism",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_cooldown",
        "display": "+ {value}% Cooldown Reduction",
        "value": "12"
      },
      {
        "key": "bonus_all_stats",
        "display": "+ {value} All Attributes",
        "value": "5"
      },
      {
        "key": "mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "2"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Even the slightest flaw in the components of a spell prism can result in the death of its user.",
    "components": null,
    "created": false,
    "charges": false
  },
  "princes_knife": {
    "abilities": [
      {
        "type": "passive",
        "title": "Hex Strike",
        "description": "The next attack hexes the hit enemy into a frog for 1.5 seconds."
      }
    ],
    "hint": [],
    "id": 325,
    "img": "/apps/dota2/images/dota_react/items/princes_knife.png?t=1593393829403",
    "dname": "Prince's Knife",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "duration",
        "value": "1.5"
      },
      {
        "key": "movespeed",
        "value": "140"
      },
      {
        "key": "projectile_bonus",
        "display": "+ {value}% Attack Projectile Speed",
        "value": "60"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 10,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "witless_shako": {
    "abilities": [],
    "hint": [
      "Increases the wearer's max health, while reducing their max mana."
    ],
    "id": 330,
    "img": "/apps/dota2/images/dota_react/items/witless_shako.png?t=1593393829403",
    "dname": "Witless Shako",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "max_health",
        "display": "+ {value} Max Health Increase",
        "value": "1350"
      },
      {
        "key": "max_mana",
        "display": "- {value} Max Mana",
        "value": "400"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "imp_claw": {
    "abilities": [
      {
        "type": "passive",
        "title": "Critical Strike",
        "description": "Empowers your next attack, causing it to be a critical strike dealing 130% damage."
      }
    ],
    "hint": [],
    "id": 334,
    "img": "/apps/dota2/images/dota_react/items/imp_claw.png?t=1593393829403",
    "dname": "Imp Claw",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "crit_multiplier",
        "value": "130"
      },
      {
        "key": "bonus_damage",
        "value": "0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 5,
    "lore": "Though their tasks are largely thankless, demon hunters can often turn a profit bartering parts in Weeping Rose.",
    "components": null,
    "created": false,
    "charges": false
  },
  "flicker": {
    "abilities": [
      {
        "type": "active",
        "title": "Flicker",
        "description": "Dispells debuffs and blinks you in a random forward direction for a random distance between 200 and 600. If cast within 3 seconds of receiving player damage, it will blink in place.\n\nDispel Type: Basic Dispel"
      }
    ],
    "hint": [],
    "id": 335,
    "img": "/apps/dota2/images/dota_react/items/flicker.png?t=1593393829403",
    "dname": "Flicker",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "max_range",
        "value": "600"
      },
      {
        "key": "min_range",
        "value": "200"
      },
      {
        "key": "bonus_movement_speed",
        "display": "+ {value} Movement Speed",
        "value": "35"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 5,
    "lore": "The technically-true-to-his-word 'teleportation device' crafted by a notorious fae trickster.",
    "components": null,
    "created": false,
    "charges": false
  },
  "spy_gadget": {
    "abilities": [
      {
        "type": "passive",
        "title": "Prescient Aura",
        "description": "Lowers Scan cooldown by 50% . Increases attack range (Ranged only) and cast range of allies in a 1200 unit radius."
      }
    ],
    "hint": [],
    "id": 336,
    "img": "/apps/dota2/images/dota_react/items/spy_gadget.png?t=1593393829403",
    "dname": "Telescope",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "scan_cooldown_reduction",
        "display": "SCAN COOLDOWN REDUCTION: {value}%",
        "value": "50"
      },
      {
        "key": "attack_range",
        "display": "AURA BONUS ATTACK RANGE (RANGED ONLY): {value}",
        "value": "75"
      },
      {
        "key": "cast_range",
        "display": "AURA BONUS CAST RANGE: {value}",
        "value": "100"
      },
      {
        "key": "aura_range",
        "value": "1200"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A handy tool that manages to make close what once was far.",
    "components": null,
    "created": false,
    "charges": false
  },
  "spider_legs": {
    "abilities": [
      {
        "type": "active",
        "title": "Skitter",
        "description": "Grants you 20% bonus movement speed, 50% improved turn rate, and free pathing for 14 seconds. Walking over trees causes them to be destroyed."
      }
    ],
    "hint": [],
    "id": 326,
    "img": "/apps/dota2/images/dota_react/items/spider_legs.png?t=1593393829403",
    "dname": "Spider Legs",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "turn_rate",
        "value": "50"
      },
      {
        "key": "bonus_movement_speed_active",
        "value": "20"
      },
      {
        "key": "duration",
        "value": "14"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 20,
    "lore": "A horrifying yet useful mixture of necromancy and artificing.",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 5
  },
  "helm_of_the_undying": {
    "abilities": [
      {
        "type": "passive",
        "title": "Death Delay",
        "description": "Survive for an extra 6 seconds after receiving a killing blow. If any enemy heroes dies within 1200 units, the death delay effect is extended by 5 seconds. The hero cannot attack buildings during Death Delay."
      }
    ],
    "hint": [],
    "id": 327,
    "img": "/apps/dota2/images/dota_react/items/helm_of_the_undying.png?t=1593393829403",
    "dname": "Helm of the Undying",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "duration",
        "value": "6"
      },
      {
        "key": "bonus_kill_duration",
        "value": "5"
      },
      {
        "key": "kill_radius",
        "value": "1200"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 100,
    "lore": "The price for wearing it is paid in the afterlife.",
    "components": null,
    "created": false,
    "charges": false
  },
  "vambrace": {
    "abilities": [
      {
        "type": "active",
        "title": "Switch Attributes",
        "description": "Activate to switch the active attribute between Strength, Agility, and Intelligence. Vambrace provides +10 of the selected attribute and +4 of the other two attributes."
      }
    ],
    "hint": [],
    "id": 331,
    "img": "/apps/dota2/images/dota_react/items/vambrace.png?t=1593393829403",
    "dname": "Vambrace",
    "qual": "common",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "bonus_primary_stat",
        "value": "10"
      },
      {
        "key": "bonus_secondary_stat",
        "value": "4"
      },
      {
        "key": "bonus_spell_amp",
        "value": "8"
      },
      {
        "key": "bonus_magic_resistance",
        "value": "10"
      },
      {
        "key": "bonus_attack_speed",
        "value": "15"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "The coveted treasure that divided the heirs of Queen Raiya upon her death, resulting in the eventual downfall of her kingdom.",
    "components": null,
    "created": false,
    "charges": false
  },
  "horizon": {
    "id": 312,
    "img": "/apps/dota2/images/dota_react/items/horizon.png?t=1593393829403",
    "cost": 0,
    "behavior": "Unit Target",
    "bkbpierce": "Yes",
    "target_team": [],
    "target_type": [],
    "notes": "",
    "attrib": [
      {
        "key": "knockback_distance",
        "value": "250"
      },
      {
        "key": "knockback_duration",
        "value": "1"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 10,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "fusion_rune": {
    "abilities": [
      {
        "type": "use",
        "title": "Consume",
        "description": "Grants the target the bonuses of every Power Rune for 50 seconds. Each use consumes a charge."
      }
    ],
    "hint": [],
    "id": 313,
    "img": "/apps/dota2/images/dota_react/items/fusion_rune.png?t=1593393829403",
    "dname": "Fusion Rune",
    "cost": 0,
    "behavior": [
      "Unit Target",
      "Instant Cast"
    ],
    "target_team": "Friendly",
    "target_type": "Hero",
    "notes": "",
    "attrib": [
      {
        "key": "duration",
        "value": "50"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 120,
    "lore": "",
    "components": null,
    "created": false,
    "charges": 3
  },
  "ocean_heart": {
    "abilities": [
      {
        "type": "passive",
        "title": "Water Regen",
        "description": "Provides you with 10 HP regen and 5 mana regen while in the river."
      }
    ],
    "hint": [],
    "id": 354,
    "img": "/apps/dota2/images/dota_react/items/ocean_heart.png?t=1593393829403",
    "dname": "Ocean Heart",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "all_stats",
        "display": "+ {value} All Attributes",
        "value": "5"
      },
      {
        "key": "water_hp_regen",
        "value": "10"
      },
      {
        "key": "water_mp_regen",
        "value": "5"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A charm blessed by the Council of the Brine.",
    "components": null,
    "created": false,
    "charges": false
  },
  "spark_of_courage": {
    "abilities": [
      {
        "type": "passive",
        "title": "Courage",
        "description": "Provides 10 damage when the hero is above 50% Health, and 5 armor when they are below that threshold."
      }
    ],
    "hint": [],
    "id": 1124,
    "img": "/apps/dota2/images/dota_react/items/spark_of_courage.png?t=1593393829403",
    "dname": "Spark of Courage",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "damage",
        "value": "10"
      },
      {
        "key": "armor",
        "value": "5"
      },
      {
        "key": "health_pct",
        "value": "50"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A common battle charm in the armies that served the Children of Light.",
    "components": null,
    "created": false,
    "charges": false
  },
  "broom_handle": {
    "id": 355,
    "img": "/apps/dota2/images/dota_react/items/broom_handle.png?t=1593393829403",
    "dname": "Broom Handle",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "melee_attack_range",
        "display": "+ {value} Attack Range (Melee Only)",
        "value": "50"
      },
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "8"
      },
      {
        "key": "bonus_armor",
        "display": "+ {value} Armor",
        "value": "4"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "The surprisingly dangerous creation of an apprentice sorcerer with a strange fondness for brooms.",
    "components": null,
    "created": false,
    "charges": false
  },
  "trusty_shovel": {
    "abilities": [
      {
        "type": "active",
        "title": "Dig",
        "description": "Channel for 1 second. \nCan find a Bounty Rune, a Healing Salve, an Enchanted Mango, or a Kobold. If digging in a river, always digs up a Water Rune."
      }
    ],
    "hint": [],
    "id": 356,
    "img": "/apps/dota2/images/dota_react/items/trusty_shovel.png?t=1593393829403",
    "dname": "Trusty Shovel",
    "cost": 0,
    "behavior": [
      "Point Target",
      "Channeled"
    ],
    "notes": "16% chance for a Bounty Rune.\n28% chance each for a Flask, an Enchanted Mango, or a kobold.\nThe same Trusty Shovel cannot find the same reward twice in a row.",
    "attrib": [
      {
        "key": "bonus_health",
        "value": "0"
      },
      {
        "key": "chance_bounty_rune",
        "value": "16"
      },
      {
        "key": "chance_other_item",
        "value": "28"
      },
      {
        "key": "kobold_duration",
        "value": "60"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 70,
    "lore": "Former plaything of a young deity, received as a gift from his uncle.",
    "components": null,
    "created": false,
    "charges": false
  },
  "nether_shawl": {
    "id": 357,
    "img": "/apps/dota2/images/dota_react/items/nether_shawl.png?t=1593393829403",
    "dname": "Nether Shawl",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_magic_resistance",
        "display": "+ {value}% Magic Resistance",
        "value": "20"
      },
      {
        "key": "bonus_spell_amp",
        "display": "+ {value}% Spell Amplification",
        "value": "6"
      },
      {
        "key": "bonus_armor",
        "display": "- {value} Armor",
        "value": "2"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "An otherworldly garment tethered to our plane by unknown means.",
    "components": null,
    "created": false,
    "charges": false
  },
  "dragon_scale": {
    "abilities": [
      {
        "type": "passive",
        "title": "Afterburn",
        "description": "Causes attacks to burn the enemy, dealing 22 damage per second for 3 seconds. Affects buildings."
      }
    ],
    "hint": [],
    "id": 358,
    "img": "/apps/dota2/images/dota_react/items/dragon_scale.png?t=1593393829403",
    "dname": "Dragon Scale",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "damage_per_sec",
        "value": "22"
      },
      {
        "key": "duration",
        "value": "3"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "The remains of a dragon always outvalue the wealth of even the most prodigious hoard.",
    "components": null,
    "created": false,
    "charges": false
  },
  "essence_ring": {
    "abilities": [
      {
        "type": "active",
        "title": "Life Essence",
        "description": "Increases your current and max health by 240 for 10 seconds."
      }
    ],
    "hint": [],
    "id": 359,
    "img": "/apps/dota2/images/dota_react/items/essence_ring.png?t=1593393829403",
    "dname": "Essence Ring",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "bonus_int",
        "value": "0"
      },
      {
        "key": "mp_regen",
        "value": "0"
      },
      {
        "key": "health_gain",
        "value": "240"
      },
      {
        "key": "health_gain_duration",
        "value": "10"
      }
    ],
    "mc": 160,
    "hc": false,
    "cd": 25,
    "lore": "An ancient bauble blessed by the breath of Verodicia.",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 2
  },
  "clumsy_net": {
    "abilities": [
      {
        "type": "active",
        "title": "Ensnare",
        "description": "Ensnares the target enemy and yourself for 1.75 seconds."
      }
    ],
    "hint": [],
    "id": 360,
    "img": "/apps/dota2/images/dota_react/items/clumsy_net.png?t=1593393829403",
    "dname": "Clumsy Net",
    "cost": 0,
    "behavior": "Unit Target",
    "bkbpierce": "No",
    "target_team": "Enemy",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "duration",
        "value": "1.75"
      },
      {
        "key": "all_stats",
        "value": "0"
      },
      {
        "key": "mana_regen",
        "value": "0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 25,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "enchanted_quiver": {
    "abilities": [
      {
        "type": "passive",
        "title": "Certain Strike",
        "description": "Empowers your next attack with 250 bonus magical damage and True Strike. Ranged Attackers have +350 bonus range for the attack."
      }
    ],
    "hint": [],
    "id": 361,
    "img": "/apps/dota2/images/dota_react/items/enchanted_quiver.png?t=1593393829403",
    "dname": "Enchanted Quiver",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_attack_range",
        "value": "0"
      },
      {
        "key": "bonus_damage",
        "value": "250"
      },
      {
        "key": "active_bonus_attack_range",
        "value": "350"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 4,
    "lore": "A graceful gift blessed by the goddess of the hunt.",
    "components": null,
    "created": false,
    "charges": false
  },
  "ninja_gear": {
    "abilities": [
      {
        "type": "active",
        "title": "Solitary Disguise",
        "description": "Casts Smoke of Deceit on yourself only that lasts for up to 15 seconds."
      }
    ],
    "hint": [],
    "id": 362,
    "img": "/apps/dota2/images/dota_react/items/ninja_gear.png?t=1593393829403",
    "dname": "Ninja Gear",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "bonus_agility",
        "value": "0"
      },
      {
        "key": "passive_movement_bonus",
        "value": "0"
      },
      {
        "key": "visibility_radius",
        "value": "1025"
      },
      {
        "key": "duration",
        "value": "15.0"
      },
      {
        "key": "bonus_movement_speed",
        "value": "15"
      },
      {
        "key": "secondary_application_radius",
        "value": "0"
      }
    ],
    "mc": 100,
    "hc": false,
    "cd": 60,
    "lore": "Valuable equipment recovered by a young explorer sifting through the flotsam and detritus drifting in the void.",
    "components": null,
    "created": false,
    "charges": false
  },
  "illusionsts_cape": {
    "abilities": [
      {
        "type": "active",
        "title": "Create Illusion",
        "description": "Creates an image under your control."
      },
      {
        "type": "passive",
        "title": "Illusion Mastery",
        "description": "Increases outgoing damage of all units and illusions controlled by the hero by 6%."
      }
    ],
    "hint": [],
    "id": 363,
    "img": "/apps/dota2/images/dota_react/items/illusionsts_cape.png?t=1593393829403",
    "dname": "Illusionist's Cape",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "attack_damage_aura",
        "value": "6"
      },
      {
        "key": "illusion_duration",
        "display": "IMAGE DURATION: {value}",
        "value": "30"
      },
      {
        "key": "outgoing_damage",
        "value": "-50"
      },
      {
        "key": "outgoing_damage_tooltip",
        "display": "IMAGE DAMAGE: {value}%",
        "value": "50"
      },
      {
        "key": "incoming_damage",
        "value": "100"
      },
      {
        "key": "tooltip_incoming_damage_total_pct",
        "display": "IMAGE DAMAGE TAKEN: {value}%",
        "value": "200"
      },
      {
        "key": "bonus_agi",
        "display": "+ {value} Agility",
        "value": "14"
      },
      {
        "key": "bonus_str",
        "display": "+ {value} Strength",
        "value": "14"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 30,
    "lore": "A dashing cape whose creator insists on calling 'Cloak of Apparition' as opposed to his assistant's 'Illusion' drivel.",
    "components": null,
    "created": false,
    "charges": false
  },
  "havoc_hammer": {
    "abilities": [
      {
        "type": "active",
        "title": "Havoc",
        "description": "Pulls enemies in a 400 range around you, slowing them by 50% for 3 seconds and dealing 175 + 1.5x your str as magical damage."
      }
    ],
    "hint": [],
    "id": 364,
    "img": "/apps/dota2/images/dota_react/items/havoc_hammer.png?t=1593393829403",
    "dname": "Havoc Hammer",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "16"
      },
      {
        "key": "bonus_strength",
        "display": "+ {value} Strength",
        "value": "14"
      },
      {
        "key": "range",
        "value": "400"
      },
      {
        "key": "slow",
        "value": "50"
      },
      {
        "key": "slow_duration",
        "value": "3"
      },
      {
        "key": "angle",
        "value": "360"
      },
      {
        "key": "knockback_duration",
        "value": "0.2"
      },
      {
        "key": "pull_distance",
        "value": "100"
      },
      {
        "key": "nuke_base_dmg",
        "value": "175"
      },
      {
        "key": "nuke_str_dmg",
        "value": "1.5"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 10,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "panic_button": {
    "abilities": [
      {
        "type": "passive",
        "title": "Rejuvenate",
        "description": "When the wearer's health falls below 20%, they will receive a strong dispel and be healed for 1500 health.Dispel Type: Strong Dispel"
      }
    ],
    "hint": [],
    "id": 365,
    "img": "/apps/dota2/images/dota_react/items/panic_button.png?t=1593393829403",
    "dname": "Magic Lamp",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_health",
        "value": "0"
      },
      {
        "key": "heal",
        "value": "1500"
      },
      {
        "key": "health_threshold",
        "value": "20"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 75,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "apex": {
    "id": 366,
    "img": "/apps/dota2/images/dota_react/items/apex.png?t=1593393829403",
    "dname": "Apex",
    "cost": 0,
    "notes": "Grants +24 to each attribute for Universal Heroes.",
    "attrib": [
      {
        "key": "primary_stat",
        "display": "+ {value} Primary Attribute",
        "value": "40"
      },
      {
        "key": "primary_stat_universal",
        "value": "24"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Three orbs of remarkable power bound within a single scepter.",
    "components": null,
    "created": false,
    "charges": false
  },
  "ballista": {
    "abilities": [
      {
        "type": "passive",
        "title": "Knockback",
        "description": "Knocks back enemies 50 distance and deals 50 pure damage with every attack."
      }
    ],
    "hint": [],
    "id": 367,
    "img": "/apps/dota2/images/dota_react/items/ballista.png?t=1593393829403",
    "dname": "Ballista",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "attack_range_bonus",
        "display": "+ {value} Attack Range (Ranged Only)",
        "value": "250"
      },
      {
        "key": "knockback_distance",
        "value": "50"
      },
      {
        "key": "knockback_duration",
        "value": "0.2"
      },
      {
        "key": "bonus_damage",
        "value": "50"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A simple design much improved by a master smith's loving hand.",
    "components": null,
    "created": false,
    "charges": false
  },
  "woodland_striders": {
    "abilities": [
      {
        "type": "active",
        "title": "Woodland Stride",
        "description": "Create a path of trees behind you for 3 seconds. Trees last up to 15 seconds."
      },
      {
        "type": "passive",
        "title": "Tree Walking",
        "description": "Removes movement speed limit and allows free pathing through trees."
      }
    ],
    "hint": [
      "Movement speed bonuses from multiple pairs of boots do not stack."
    ],
    "id": 368,
    "img": "/apps/dota2/images/dota_react/items/woodland_striders.png?t=1593393829403",
    "dname": "Woodland Striders",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "bonus_movement_speed",
        "display": "+ {value} Movement Speed",
        "value": "140"
      },
      {
        "key": "bonus_hp_regen",
        "display": "+ {value} Health Regeneration",
        "value": "60"
      },
      {
        "key": "active_duration",
        "value": "3"
      },
      {
        "key": "tree_duration",
        "value": "15"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 20,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "recipe_trident": {
    "id": 275,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Trident Recipe",
    "cost": 1,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "demonicon": {
    "abilities": [
      {
        "type": "active",
        "title": "Greater Demonic Summoning",
        "description": "Summon 2 demonic warriors and 2 demonic archers that last 65 seconds. The Warrior burns mana every hit, reveals invisible units, and deals magical damage to whoever kills it. The Archer has a basic dispel ability with a slow and a passive movement speed aura."
      }
    ],
    "hint": [],
    "id": 370,
    "img": "/apps/dota2/images/dota_react/items/demonicon.png?t=1593393829403",
    "dname": "Book of the Dead",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "The Demonic Warrior has 1600 Health, 4 Armor, 40% Magic Resistance, 380 Movement Speed, 134 Attack Damage, 50 Mana Burn on Hit, 800 Damage on Death, and 1000 True Sight Radius.\nThe Demonic Archer has 1300 Health, 4 Armor, 40% Magic Resistance, 425 Movement Speed, 131 Attack Damage, a basic dispel ability with a slow on a 15s Cooldown, and a 9% Bonus Movement Speed Aura.",
    "attrib": [
      {
        "key": "bonus_strength",
        "value": "0"
      },
      {
        "key": "bonus_intellect",
        "value": "0"
      },
      {
        "key": "summon_duration",
        "value": "65"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 80,
    "lore": "A record of the final reckoning. With one page torn out.",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 5
  },
  "fallen_sky": {
    "abilities": [
      {
        "type": "active",
        "title": "Fallen Sky",
        "description": "Transform into a meteor that strikes down at the target area after 1 seconds in a 315 AoE, stunning enemies for 1.6 seconds and dealing impact damage. Continues to deal damage every 1 seconds to enemy units and buildings for 6 seconds.\n\nBuilding Impact Damage: 75 \nBuilding Over Time Damage: 60 \n\nNon-Building Impact Damage: 150 \nNon-Building Over Time Damage: 60\n\nFallen Sky cannot be used for 3 seconds after taking damage from an enemy hero or Roshan."
      }
    ],
    "hint": [],
    "id": 371,
    "img": "/apps/dota2/images/dota_react/items/fallen_sky.png?t=1593393829403",
    "dname": "Fallen Sky",
    "cost": 0,
    "behavior": "Point Target",
    "notes": "",
    "attrib": [
      {
        "key": "bonus_strength",
        "value": "0"
      },
      {
        "key": "bonus_intellect",
        "value": "0"
      },
      {
        "key": "bonus_health_regen",
        "value": "0"
      },
      {
        "key": "bonus_mana_regen",
        "value": "0"
      },
      {
        "key": "burn_dps_buildings",
        "value": "60"
      },
      {
        "key": "burn_dps_units",
        "value": "60"
      },
      {
        "key": "burn_duration",
        "value": "6"
      },
      {
        "key": "stun_duration",
        "value": "1.6"
      },
      {
        "key": "burn_interval",
        "value": "1.0"
      },
      {
        "key": "land_time",
        "value": "1"
      },
      {
        "key": "impact_radius",
        "value": "315"
      },
      {
        "key": "max_duration",
        "value": "2.5"
      },
      {
        "key": "impact_damage_buildings",
        "value": "75"
      },
      {
        "key": "impact_damage_units",
        "value": "150"
      },
      {
        "key": "blink_damage_cooldown",
        "value": "3.0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 25,
    "lore": "One of the few surviving creations of the acolytes of the Wyrmforge.",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 5
  },
  "pirate_hat": {
    "abilities": [
      {
        "type": "passive",
        "title": "Plunder",
        "description": "Steals 150 gold from enemy heroes that die within 2400 units. If the wearer is the killer, there is no range limit and an additional 400 gold is stolen."
      },
      {
        "type": "passive",
        "title": "Buried Treasure",
        "description": "Gold loss on death reduced by 100%."
      }
    ],
    "hint": [],
    "id": 372,
    "img": "/apps/dota2/images/dota_react/items/pirate_hat.png?t=1593393829403",
    "dname": "Pirate Hat",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "gold_steal_base",
        "value": "150"
      },
      {
        "key": "gold_steal_kill",
        "value": "400"
      },
      {
        "key": "gold_steal_range",
        "value": "2400"
      },
      {
        "key": "gold_loss_reduction",
        "value": "100"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A salty skulltopper cursed with endless good fortune.",
    "components": null,
    "created": false,
    "charges": false
  },
  "ex_machina": {
    "abilities": [
      {
        "type": "active",
        "title": "Reset Cooldowns",
        "description": "Reset the cooldown on all items (except Refresher Orb)."
      }
    ],
    "hint": [],
    "id": 374,
    "img": "/apps/dota2/images/dota_react/items/ex_machina.png?t=1593393829403",
    "dname": "Ex Machina",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "bonus_armor",
        "value": "0"
      }
    ],
    "mc": 350,
    "hc": false,
    "cd": 60,
    "lore": "The remains of an ancient universe, preserved within a single sphere.",
    "components": null,
    "created": false,
    "charges": false
  },
  "faded_broach": {
    "id": 375,
    "img": "/apps/dota2/images/dota_react/items/faded_broach.png?t=1593393829403",
    "dname": "Faded Broach",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_mana",
        "display": "+ {value} Mana",
        "value": "150"
      },
      {
        "key": "bonus_movement_speed",
        "display": "+ {value} Movement Speed",
        "value": "15"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A life-saving jewel bestowed upon a young queen by a kindly vizier. ",
    "components": null,
    "created": false,
    "charges": false
  },
  "paladin_sword": {
    "id": 376,
    "img": "/apps/dota2/images/dota_react/items/paladin_sword.png?t=1593393829403",
    "dname": "Paladin Sword",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "16"
      },
      {
        "key": "bonus_lifesteal",
        "display": "+ {value}% Lifesteal",
        "value": "16"
      },
      {
        "key": "bonus_spell_lifesteal",
        "display": "+ {value}% Spell Lifesteal",
        "value": "8"
      },
      {
        "key": "bonus_amp",
        "value": "0"
      },
      {
        "key": "creep_lifesteal_reduction_pct",
        "value": "40"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "The sigil blade of the legendary Brother Yhols of Gausra, stripped from its scabbard on the day of his controversial excommunication.",
    "components": null,
    "created": false,
    "charges": false
  },
  "minotaur_horn": {
    "abilities": [
      {
        "type": "active",
        "title": "Lesser Avatar",
        "description": "Applies a basic dispel. Grants 50% magic resistance and immunity to reflected and pure damage for 2s. For the duration of the effect, any negative effect from enemy spells has no effect.\n\nDispel Type: Basic Dispel"
      }
    ],
    "hint": [],
    "id": 377,
    "img": "/apps/dota2/images/dota_react/items/minotaur_horn.png?t=1593393829403",
    "dname": "Minotaur Horn",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "duration",
        "value": "2"
      },
      {
        "key": "magic_resist",
        "value": "50"
      },
      {
        "key": "model_scale",
        "value": "40"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 40,
    "lore": "The trophy from a mighty beast ambushed and slain in the recesses of its own home.",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 5
  },
  "orb_of_destruction": {
    "abilities": [
      {
        "type": "passive",
        "title": "Impeding Corruption",
        "description": "Attacks reduce the target's armor and movement speed. Slow amount varies based on whether the wearer is melee or ranged."
      }
    ],
    "hint": [],
    "id": 378,
    "img": "/apps/dota2/images/dota_react/items/orb_of_destruction.png?t=1593393829403",
    "dname": "Orb of Destruction",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "armor_reduction",
        "display": "ARMOR REDUCTION: {value}",
        "value": "2"
      },
      {
        "key": "slow_melee",
        "display": "SLOW (MELEE): {value}%",
        "value": "8"
      },
      {
        "key": "slow_range",
        "display": "SLOW (RANGE): {value}%",
        "value": "4"
      },
      {
        "key": "duration",
        "display": "DURATION: {value}",
        "value": "3"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "An ingot of chaos suspended in wizard's ether, housed within an arcanist's orb.",
    "components": null,
    "created": false,
    "charges": false
  },
  "the_leveller": {
    "abilities": [
      {
        "type": "passive",
        "title": "Level",
        "description": "Attacks deal 35% more damage to buildings."
      }
    ],
    "hint": [],
    "id": 379,
    "img": "/apps/dota2/images/dota_react/items/the_leveller.png?t=1593393829403",
    "dname": "The Leveller",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_attack_speed",
        "value": "0"
      },
      {
        "key": "bonus_armor",
        "value": "0"
      },
      {
        "key": "demolish",
        "value": "35"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A demonic blade that struck the final blow to crack the gates of the Sanctum of Solanas.",
    "components": null,
    "created": false,
    "charges": false
  },
  "arcane_ring": {
    "abilities": [
      {
        "type": "active",
        "title": "Replenish Mana",
        "description": "Restores mana equal to 30 + 3% of the caster's maximum mana pool to all nearby allies. \n\n Radius: 1200"
      }
    ],
    "hint": [],
    "id": 349,
    "img": "/apps/dota2/images/dota_react/items/arcane_ring.png?t=1593393829403",
    "dname": "Arcane Ring",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "bonus_intelligence",
        "value": "0"
      },
      {
        "key": "bonus_armor",
        "value": "0"
      },
      {
        "key": "mana_restore",
        "value": "30"
      },
      {
        "key": "mana_restore_pct",
        "value": "3"
      },
      {
        "key": "radius",
        "value": "1200"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 60,
    "lore": "Once a prized heirloom of a minor lord's house.",
    "components": null,
    "created": false,
    "charges": false
  },
  "titan_sliver": {
    "id": 381,
    "img": "/apps/dota2/images/dota_react/items/titan_sliver.png?t=1593393829403",
    "dname": "Titan Sliver",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "base_attack_damage",
        "display": "+ {value}% Base Attack Damage",
        "value": "15 / 25"
      },
      {
        "key": "status_resistance",
        "display": "+ {value}% Status Resistance",
        "value": "10 / 15"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Though many desire this brilliant shard for its obvious qualities, a school of study exists to determine the true size and purpose of its incomprehensible whole.",
    "components": null,
    "created": false,
    "charges": false
  },
  "chipped_vest": {
    "abilities": [
      {
        "type": "passive",
        "title": "Chipper",
        "description": "Every time you are attacked, you return 30 damage to heroes and 15 damage to creeps."
      }
    ],
    "hint": [],
    "id": 565,
    "img": "/apps/dota2/images/dota_react/items/chipped_vest.png?t=1593393829403",
    "dname": "Chipped Vest",
    "cost": 0,
    "notes": "Damage done by this item is considered reflected damage. Reflected damage does not provide any lifesteal and cannot be reflected.",
    "attrib": [
      {
        "key": "hp_regen",
        "value": "0"
      },
      {
        "key": "damage_return_hero",
        "value": "30"
      },
      {
        "key": "damage_return_creep",
        "value": "15"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "It doesn't look like much, but it's oddly comfy.",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 1
  },
  "elven_tunic": {
    "id": 573,
    "img": "/apps/dota2/images/dota_react/items/elven_tunic.png?t=1593393829403",
    "dname": "Elven Tunic",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "attack_speed",
        "display": "+ {value} Attack Speed",
        "value": "26"
      },
      {
        "key": "evasion",
        "display": "+ {value}% Evasion",
        "value": "16"
      },
      {
        "key": "movment",
        "display": "+ {value}% Movement Speed",
        "value": "7"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Even simple items of elven make seem imbued with inexplicable efficacy.",
    "components": null,
    "created": false,
    "charges": false
  },
  "cloak_of_flames": {
    "abilities": [
      {
        "type": "passive",
        "title": "Immolate",
        "description": "Burns enemy units in a 375 unit radius for 40 damage per second. Illusions deal 25 damage per second."
      }
    ],
    "hint": [],
    "id": 574,
    "img": "/apps/dota2/images/dota_react/items/cloak_of_flames.png?t=1593393829403",
    "dname": "Cloak of Flames",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "armor",
        "value": "0"
      },
      {
        "key": "magic_resistance",
        "value": "0"
      },
      {
        "key": "damage",
        "value": "40"
      },
      {
        "key": "radius",
        "value": "375"
      },
      {
        "key": "damage_illusions",
        "value": "25"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A very fine cloak that plays host to an overly-protective living flame.",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 3
  },
  "trickster_cloak": {
    "abilities": [
      {
        "type": "active",
        "title": "Cloak",
        "description": "Causes you to become invisible for 6 seconds."
      }
    ],
    "hint": [],
    "id": 571,
    "img": "/apps/dota2/images/dota_react/items/trickster_cloak.png?t=1593393829403",
    "dname": "Trickster Cloak",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "evasion",
        "value": "0"
      },
      {
        "key": "magic_resistance",
        "value": "0"
      },
      {
        "key": "duration",
        "value": "6"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 25,
    "lore": "A fantastic garment immediately misplaced by its creator upon completion.",
    "components": null,
    "created": false,
    "charges": false
  },
  "possessed_mask": {
    "abilities": [
      {
        "type": "passive",
        "title": "Lifesteal",
        "description": "Heals the attacker for 5 HP on each attack."
      }
    ],
    "hint": [],
    "id": 577,
    "img": "/apps/dota2/images/dota_react/items/possessed_mask.png?t=1593393829403",
    "dname": "Possessed Mask",
    "cost": 0,
    "notes": "Grants 1/3rd of the value to each attribute for Universal Heroes.",
    "attrib": [
      {
        "key": "primary_attribute",
        "display": "+ {value} Primary Attribute",
        "value": "0"
      },
      {
        "key": "lifesteal",
        "value": "5"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Even when discarded with specific purpose and great care, this frightening mask always finds its way onto the face of a new owner.",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 1
  },
  "penta_edged_sword": {
    "abilities": [
      {
        "type": "passive",
        "title": "Maim",
        "description": "Each attack has a 25% chance to reduce enemy hero movement speed by 20% and attack speed by 60 for 3 seconds."
      }
    ],
    "hint": [],
    "id": 638,
    "img": "/apps/dota2/images/dota_react/items/penta_edged_sword.png?t=1593393829403",
    "dname": "Penta-Edged Sword",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "damage",
        "display": "+ {value} Damage",
        "value": "45"
      },
      {
        "key": "melee_attack_range",
        "display": "+ {value} Attack Range (Melee Only)",
        "value": "100"
      },
      {
        "key": "maim_chance",
        "value": "25"
      },
      {
        "key": "maim_slow_movement",
        "value": "20"
      },
      {
        "key": "maim_slow_attack",
        "value": "60"
      },
      {
        "key": "maim_duration",
        "value": "3"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "The final, twisted work of a severely pious blacksmith, completed immediately before the taking of his own life. ",
    "components": null,
    "created": false,
    "charges": false
  },
  "bullwhip": {
    "abilities": [
      {
        "type": "active",
        "title": "Whip",
        "description": "Grants 25% movement speed when cast on allies, and slows by 25% when cast on enemies. Lasts 4 seconds."
      }
    ],
    "hint": [],
    "id": 680,
    "img": "/apps/dota2/images/dota_react/items/bullwhip.png?t=1593393829403",
    "dname": "Bullwhip",
    "cost": 0,
    "behavior": [
      "Unit Target",
      "Instant Cast"
    ],
    "target_team": "Both",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "Does not trigger spell block or spell reflect.",
    "attrib": [
      {
        "key": "bonus_health_regen",
        "value": "0"
      },
      {
        "key": "bonus_mana_regen",
        "value": "0"
      },
      {
        "key": "duration",
        "value": "4"
      },
      {
        "key": "speed",
        "value": "25"
      },
      {
        "key": "bullwhip_delay_time",
        "value": "0.3"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 11,
    "lore": "Once the favored lash of an infamous broker of pit fighters and other live trade.",
    "components": null,
    "created": false,
    "charges": false
  },
  "psychic_headband": {
    "abilities": [
      {
        "type": "active",
        "title": "Psychic Push",
        "description": "Pushes the target enemy unit away from you 400 distance."
      }
    ],
    "hint": [],
    "id": 675,
    "img": "/apps/dota2/images/dota_react/items/psychic_headband.png?t=1593393829403",
    "dname": "Psychic Headband",
    "cost": 0,
    "behavior": "Unit Target",
    "target_team": "Both",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "Does not trigger spell block or spell reflect.",
    "attrib": [
      {
        "key": "intelligence_pct",
        "value": "0"
      },
      {
        "key": "cast_range",
        "value": "0"
      },
      {
        "key": "push_length",
        "value": "400"
      },
      {
        "key": "push_duration",
        "value": "0.3"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 15,
    "lore": "A failed experiment in finer telekinetic control, still fit for other ends.",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 3
  },
  "ceremonial_robe": {
    "abilities": [
      {
        "type": "passive",
        "title": "Ceremonial Aura",
        "description": "Lowers enemy Status Resistance by 10% and Magic Resistance by 10%.\n\nRadius: 1200"
      }
    ],
    "hint": [],
    "id": 676,
    "img": "/apps/dota2/images/dota_react/items/ceremonial_robe.png?t=1593393829403",
    "dname": "Ceremonial Robe",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_mana",
        "value": "0"
      },
      {
        "key": "aura_radius",
        "value": "1200"
      },
      {
        "key": "status_resistance",
        "value": "10"
      },
      {
        "key": "magic_resistance",
        "value": "10"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "One of many items lost in the looting of Zelenwyr's sacred reliquary.",
    "components": null,
    "created": false,
    "charges": false
  },
  "quicksilver_amulet": {
    "abilities": [
      {
        "type": "passive",
        "title": "Quicksilver",
        "description": "Grants you a bonus 5% movement speed and 20 attack speed anytime one of your abilities are on cooldown."
      }
    ],
    "hint": [],
    "id": 686,
    "img": "/apps/dota2/images/dota_react/items/quicksilver_amulet.png?t=1593393829403",
    "dname": "Quicksilver Amulet",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "base_movement",
        "display": "+ {value}% Movement Speed",
        "value": "4"
      },
      {
        "key": "base_attack",
        "display": "+ {value} Attack Speed",
        "value": "18"
      },
      {
        "key": "bonus_movement",
        "value": "5"
      },
      {
        "key": "bonus_attack",
        "value": "20"
      },
      {
        "key": "anim_increase",
        "display": "+ {value}% Attack Animation Speed",
        "value": "40"
      },
      {
        "key": "projectile_increase",
        "display": "+ {value}% Attack Projectile Speed",
        "value": "40"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "An enchanted talisman brimming with a mysterious substance.",
    "components": null,
    "created": false,
    "charges": false
  },
  "book_of_shadows": {
    "abilities": [
      {
        "type": "active",
        "title": "Shadows",
        "description": "Target an enemy, ally or self. Causes the target to become untargetable from enemies to the caster, but also silenced, muted and disarmed for 4 seconds. Applies a Basic Dispel."
      }
    ],
    "hint": [
      "Dispel Type: Basic Dispel"
    ],
    "id": 677,
    "img": "/apps/dota2/images/dota_react/items/book_of_shadows.png?t=1593393829403",
    "dname": "Book of Shadows",
    "cost": 0,
    "behavior": "Unit Target",
    "target_team": "Both",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "Does not trigger spell block or spell reflect.",
    "attrib": [
      {
        "key": "bonus_all_stats",
        "value": "0"
      },
      {
        "key": "night_vision",
        "value": "400"
      },
      {
        "key": "duration",
        "value": "4"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 8,
    "lore": "An impossible tome filled with unreadable prose of unknowable thoughts.",
    "components": null,
    "created": false,
    "charges": false
  },
  "giants_ring": {
    "abilities": [
      {
        "type": "passive",
        "title": "Giant's Foot",
        "description": "Can path over any terrain and deals 100% of your strength per second to units you are standing ontop of."
      }
    ],
    "hint": [],
    "id": 678,
    "img": "/apps/dota2/images/dota_react/items/giants_ring.png?t=1593393829403",
    "dname": "Giant's Ring",
    "cost": 0,
    "target_team": "Enemy",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "bonus_strength",
        "value": "0"
      },
      {
        "key": "movement_speed",
        "value": "0"
      },
      {
        "key": "model_scale",
        "display": "+ {value}% Model Scale",
        "value": "60"
      },
      {
        "key": "pct_str_damage_per_second",
        "value": "100"
      },
      {
        "key": "damage_radius",
        "value": "100"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Prized procurement of an otherwise unremarkable ruler of Elze who abdicated his position and vanished.",
    "components": null,
    "created": false,
    "charges": false
  },
  "stormcrafter": {
    "abilities": [
      {
        "type": "passive",
        "title": "Bottled Lightning",
        "description": "Zaps 2 enemy targets within 700 range, dealing 70 damage and a 40% slow for 0.4 seconds."
      }
    ],
    "hint": [],
    "id": 585,
    "img": "/apps/dota2/images/dota_react/items/stormcrafter.png?t=1593393829403",
    "dname": "Stormcrafter",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "range",
        "value": "700"
      },
      {
        "key": "damage",
        "value": "70"
      },
      {
        "key": "slow",
        "value": "40"
      },
      {
        "key": "slow_duration",
        "value": "0.4"
      },
      {
        "key": "bonus_mana_regen",
        "value": "0"
      },
      {
        "key": "max_targets",
        "value": "2"
      },
      {
        "key": "passive_movement_bonus",
        "value": "0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 6,
    "lore": "The accidental byproduct of a spell conjured to entrap a lesser god.",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 3
  },
  "mysterious_hat": {
    "id": 589,
    "img": "/apps/dota2/images/dota_react/items/mysterious_hat.png?t=1593393829403",
    "dname": "Fairy's Trinket",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "50"
      },
      {
        "key": "spell_amp",
        "display": "+ {value}% Spell Amplification",
        "value": "5"
      },
      {
        "key": "manacost_reduction",
        "display": "+ {value}% Manacost Reduction",
        "value": "5"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 8,
    "lore": "A small token imbued with the fortune of the fae in recognition of an intriguing display of mortal kindness.",
    "components": null,
    "created": false,
    "charges": false
  },
  "ascetic_cap": {
    "abilities": [
      {
        "type": "passive",
        "title": "Endurance",
        "description": "Whenever a debuff would be applied to the owner, grant %status_resistance% Status resistance and %slow_resistance%% Slow Resistance for %uration% seconds."
      }
    ],
    "hint": [],
    "id": 825,
    "img": "/apps/dota2/images/dota_react/items/ascetic_cap.png?t=1593393829403",
    "dname": "Ascetic's Cap",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_health",
        "value": "0"
      },
      {
        "key": "hp_regen",
        "value": "0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 25,
    "lore": "An austere hat thought to be of Turstarkuri origin.",
    "components": null,
    "created": false,
    "charges": false
  },
  "misericorde": {
    "abilities": [
      {
        "type": "passive",
        "title": "Dark Mercy",
        "description": "Your attacks deal 3 more damage to enemies for each 7% HP they are missing."
      }
    ],
    "hint": [],
    "id": 828,
    "img": "/apps/dota2/images/dota_react/items/misericorde.png?t=1593393829403",
    "dname": "Brigand's Blade",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_damage",
        "value": "3"
      },
      {
        "key": "missing_hp",
        "value": "7"
      },
      {
        "key": "damage",
        "value": "0"
      },
      {
        "key": "aspd",
        "value": "0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "An infamous assassin's blade stolen and smuggled out of White Spire after its owner's mysterious demise.",
    "components": null,
    "created": false,
    "charges": false
  },
  "heavy_blade": {
    "abilities": [
      {
        "type": "active",
        "title": "Cleanse",
        "description": "Dispel all enemies and allies in a 300 unit radius.\n\nDispel Type: Basic Dispel"
      },
      {
        "type": "passive",
        "title": "Subjugate",
        "description": "Your attacks deal bonus magical damage equal to 4% of your target's Max Mana."
      }
    ],
    "hint": [],
    "id": 837,
    "img": "/apps/dota2/images/dota_react/items/heavy_blade.png?t=1593393829403",
    "dname": "Witchbane",
    "cost": 0,
    "behavior": [
      "Point Target",
      "AOE"
    ],
    "bkbpierce": "No",
    "target_team": "Both",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "radius",
        "value": "300"
      },
      {
        "key": "damage",
        "value": "4"
      },
      {
        "key": "attack_speed",
        "value": "0"
      }
    ],
    "mc": 150,
    "hc": false,
    "cd": 40,
    "lore": "With ready access to test subjects, untold cruelties have been dreamed up and loosed upon the world from within the walls of the Tyler Estate.",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 5
  },
  "unstable_wand": {
    "abilities": [
      {
        "type": "active",
        "title": "Pig, Out!",
        "description": "Turns your hero into a critter for 3 seconds and gives them +20% Movement Speed."
      }
    ],
    "hint": [],
    "id": 838,
    "img": "/apps/dota2/images/dota_react/items/unstable_wand.png?t=1593393829403",
    "dname": "Pig Pole",
    "cost": 0,
    "behavior": "No Target",
    "notes": "",
    "attrib": [
      {
        "key": "duration",
        "value": "3"
      },
      {
        "key": "all_stats",
        "value": "0"
      },
      {
        "key": "active_movespeed_pct",
        "value": "20"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 20,
    "lore": "A makeshift charm misplaced by a peace-loving, addlebrained enchanter.",
    "components": null,
    "created": false,
    "charges": false
  },
  "pogo_stick": {
    "abilities": [
      {
        "type": "active",
        "title": "Vault",
        "description": "Propels your hero forward 300 units. Tumbler's Toy gets disabled for 3 seconds if its owner receives damage from a player source."
      }
    ],
    "hint": [],
    "id": 840,
    "img": "/apps/dota2/images/dota_react/items/pogo_stick.png?t=1593393829403",
    "dname": "Tumbler's Toy",
    "cost": 0,
    "behavior": "No Target",
    "notes": "",
    "attrib": [
      {
        "key": "leap_distance",
        "value": "300"
      },
      {
        "key": "leap_speed",
        "value": "1300.0"
      },
      {
        "key": "leap_acceleration",
        "value": "20000.0"
      },
      {
        "key": "bonus_mana",
        "value": "0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 15,
    "lore": "An antique plaything found in the ruins of an Ozenja circus bazaar.",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 2
  },
  "paintball": {
    "abilities": [
      {
        "type": "active",
        "title": "Shadow Brand",
        "description": "Throws a Mark towards an enemy within 900 range applying a debuff that deals 40 damage every second and provides vision of the unit for 7 seconds."
      }
    ],
    "hint": [],
    "id": 835,
    "img": "/apps/dota2/images/dota_react/items/paintball.png?t=1593393829403",
    "dname": "Fae Grenade",
    "cost": 0,
    "behavior": "Unit Target",
    "dispellable": "Yes",
    "target_team": "Enemy",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "Does not trigger spell block or spell reflect.",
    "attrib": [
      {
        "key": "movespeed",
        "display": "+ {value} Movement Speed",
        "value": "20"
      },
      {
        "key": "dps",
        "value": "40"
      },
      {
        "key": "duration",
        "value": "7"
      }
    ],
    "mc": 25,
    "hc": false,
    "cd": 20,
    "lore": "Those marked for death by the fae shine brightly to all manner of creatures in the shadow realm.",
    "components": null,
    "created": false,
    "charges": false
  },
  "seeds_of_serenity": {
    "abilities": [
      {
        "type": "active",
        "title": "Verdurous Dale",
        "description": "Target the ground with a 400 radius. Provides health regeneration to all allied units while they are in the area of effect equal to 8 + 25% of the caster's health regeneration at the time of casting. Lasts 8 seconds."
      }
    ],
    "hint": [],
    "id": 945,
    "img": "/apps/dota2/images/dota_react/items/seeds_of_serenity.png?t=1593393829403",
    "dname": "Seeds of Serenity",
    "cost": 0,
    "behavior": [
      "Point Target",
      "AOE"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "bonus_health",
        "value": "0"
      },
      {
        "key": "bonus_health_regen",
        "value": "0"
      },
      {
        "key": "aura_health_regen",
        "value": "8"
      },
      {
        "key": "aura_health_regen_pct",
        "value": "25"
      },
      {
        "key": "radius",
        "value": "400"
      },
      {
        "key": "duration",
        "value": "8"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 35,
    "lore": "An evergreen sprout treasured by the woodkin and highly coveted by interlopers and their like.",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 2
  },
  "lance_of_pursuit": {
    "abilities": [
      {
        "type": "passive",
        "title": "Hound",
        "description": "Attacking from behind slows enemies by 16% (8% if Ranged) and deals 20 more damage. Slow lasts 2 second(s)."
      }
    ],
    "hint": [],
    "id": 946,
    "img": "/apps/dota2/images/dota_react/items/lance_of_pursuit.png?t=1593393829403",
    "dname": "Lance of Pursuit",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_mana",
        "display": "+ {value} Mana",
        "value": "200"
      },
      {
        "key": "bonus_strength",
        "value": "0"
      },
      {
        "key": "slow_duration",
        "value": "2"
      },
      {
        "key": "backstab_damage",
        "value": "20"
      },
      {
        "key": "backstab_angle",
        "value": "90"
      },
      {
        "key": "slow_pct_melee",
        "value": "16"
      },
      {
        "key": "slow_pct_ranged",
        "value": "8"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "The gleaming weapon of a tarnished knight haunted by his duties to an unworthy king.",
    "components": null,
    "created": false,
    "charges": false
  },
  "occult_bracelet": {
    "abilities": [
      {
        "type": "passive",
        "title": "Rites of Eloshar",
        "description": "Each time the wearer is attacked, they gain a stack of 0.4 mana regen, up to 5 stacks. Stacks last for 5 seconds."
      }
    ],
    "hint": [],
    "id": 947,
    "img": "/apps/dota2/images/dota_react/items/occult_bracelet.png?t=1593393829403",
    "dname": "Occult Bracelet",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_all_stats",
        "value": "0"
      },
      {
        "key": "mana_regen",
        "value": "0.4"
      },
      {
        "key": "stack_limit",
        "value": "5"
      },
      {
        "key": "stack_duration",
        "value": "5"
      },
      {
        "key": "magic_resistance",
        "value": "0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A band that bears effigy of the dark goddess Eloshar's unsleeping eye.",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 1
  },
  "ogre_seal_totem": {
    "abilities": [
      {
        "type": "active",
        "title": "Ogre Seal Flop",
        "description": "Flop forward like an ogre seal 2 times, dealing 250 damage and slowing enemies in a 275 radius by -100% for 1.5 second on each bounce. 400 bounce distance."
      }
    ],
    "hint": [],
    "id": 949,
    "img": "/apps/dota2/images/dota_react/items/ogre_seal_totem.png?t=1593393829403",
    "dname": "Ogre Seal Totem",
    "cost": 0,
    "behavior": "No Target",
    "notes": "",
    "attrib": [
      {
        "key": "bonus_strength",
        "value": "0"
      },
      {
        "key": "movement_turn_rate",
        "value": "75"
      },
      {
        "key": "leap_distance",
        "value": "400"
      },
      {
        "key": "leap_speed",
        "value": "800.0"
      },
      {
        "key": "leap_acceleration",
        "value": "1250.0"
      },
      {
        "key": "radius",
        "value": "275"
      },
      {
        "key": "flop_damage",
        "value": "250"
      },
      {
        "key": "slow_duration",
        "value": "1.5"
      },
      {
        "key": "slow",
        "value": "-100"
      },
      {
        "key": "max_bounces",
        "value": "2"
      }
    ],
    "mc": 25,
    "hc": false,
    "cd": 40,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "recipe_harpoon": {
    "id": 1101,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "dname": "Harpoon Recipe",
    "cost": 1000,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "harpoon": {
    "abilities": [
      {
        "type": "active",
        "title": "Draw Forth",
        "description": "When targeting an enemy, fire a harpoon at them, that pulls you and the target closer together, up to 35% of the distance between you and your target. If the caster is melee, the hero and target are always pulled to within melee distance of each other. Targeting a tree always pulls you all the way to that tree."
      },
      {
        "type": "passive",
        "title": "Echo Strike",
        "description": "Causes melee attacks to attack twice in quick succession. The double attacks apply a 100% movement slow for 1 seconds on the first strike. Echo Strike cooldown: 5s"
      }
    ],
    "hint": [],
    "id": 939,
    "img": "/apps/dota2/images/dota_react/items/harpoon.png?t=1593393829403",
    "dname": "Harpoon",
    "cost": 4700,
    "behavior": "Unit Target",
    "target_team": "Enemy",
    "target_type": [
      "Hero",
      "Basic",
      "Tree"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "25"
      },
      {
        "key": "bonus_strength",
        "display": "+ {value} Strength",
        "value": "25"
      },
      {
        "key": "bonus_agility",
        "display": "+ {value} Agility",
        "value": "10"
      },
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "10"
      },
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "2.0"
      },
      {
        "key": "passive_cooldown",
        "value": "5"
      },
      {
        "key": "movement_slow",
        "value": "100"
      },
      {
        "key": "slow_duration",
        "value": "1.0"
      },
      {
        "key": "pull_duration",
        "value": "0.3"
      },
      {
        "key": "pull_distance_pct",
        "value": "35"
      },
      {
        "key": "min_distance",
        "value": "100"
      },
      {
        "key": "max_distance",
        "value": "1000"
      },
      {
        "key": "cast_range_enemy",
        "value": "700"
      },
      {
        "key": "push_length",
        "value": "600"
      },
      {
        "key": "projectile_speed",
        "value": "2000"
      }
    ],
    "mc": 50,
    "hc": false,
    "cd": 19,
    "lore": "A perfect solution for the flight of foes.",
    "components": [
      "echo_sabre",
      "diadem"
    ],
    "created": true,
    "charges": false
  },
  "defiant_shell": {
    "abilities": [
      {
        "type": "passive",
        "title": "Reciprocity",
        "description": "When attacked, the hero counter-attacks a target within their attack range for 80% of their regular attack damage."
      }
    ],
    "hint": [],
    "id": 950,
    "img": "/apps/dota2/images/dota_react/items/defiant_shell.png?t=1593393829403",
    "dname": "Defiant Shell",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "counter_damage",
        "value": "80"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 5,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 2
  },
  "eye_of_the_vizier": {
    "id": 990,
    "img": "/apps/dota2/images/dota_react/items/eye_of_the_vizier.png?t=1593393829403",
    "dname": "Eye of the Vizier",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "cast_range_bonus",
        "display": "+ {value} Cast Range",
        "value": "125 / 135"
      },
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "1 / 1.5"
      },
      {
        "key": "mana_reduction_pct",
        "display": "- {value}% Max Mana",
        "value": "15"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "The ring of a cunning court mage who imprisoned a cadre of enemies to serve as his personal mana reserve.",
    "components": null,
    "created": false,
    "charges": false
  },
  "bottomless_chalice": {
    "id": 1000,
    "img": "/apps/dota2/images/dota_react/items/bottomless_chalice.png?t=1593393829403",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "target_team": "Friendly",
    "target_type": "Hero",
    "notes": "",
    "attrib": [
      {
        "key": "duration",
        "value": "3"
      },
      {
        "key": "stored_rune_duration",
        "value": "90"
      },
      {
        "key": "health",
        "value": "200"
      },
      {
        "key": "mana",
        "value": "70"
      },
      {
        "key": "max_charges_per_kill",
        "value": "1"
      },
      {
        "key": "recharge_time",
        "value": "10"
      },
      {
        "key": "movement_speed",
        "value": "30"
      },
      {
        "key": "bonus_intellect",
        "value": "40"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": 6
  },
  "dagger_of_ristul": {
    "abilities": [
      {
        "type": "active",
        "title": "Imbrue",
        "description": "Consume health to temporarily gain 25 damage for 8 seconds."
      }
    ],
    "hint": [],
    "id": 1077,
    "img": "/apps/dota2/images/dota_react/items/dagger_of_ristul.png?t=1593393829403",
    "dname": "Dagger of Ristul",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "aspd",
        "display": "+ {value} Attack Speed",
        "value": "0"
      },
      {
        "key": "bonus_damage",
        "value": "25"
      },
      {
        "key": "duration",
        "value": "8"
      },
      {
        "key": "health_sacrifice",
        "value": "0"
      }
    ],
    "mc": false,
    "hc": 100,
    "cd": 30,
    "lore": "A sinister shiv that grants favor to those willing to stain its blade with a sacrifice of their own blood.",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 1
  },
  "ofrenda": {
    "abilities": [
      {
        "type": "active",
        "title": "Honor the Dead",
        "description": "Place this Offering on an Altar to honor the dead with a memory from those they left behind."
      }
    ],
    "hint": [],
    "id": 4300,
    "img": "/apps/dota2/images/dota_react/items/ofrenda.png?t=1593393829403",
    "dname": "Beloved Memory",
    "cost": 0,
    "behavior": "Unit Target",
    "dmg_type": "Magical",
    "target_team": "Friendly",
    "target_type": "Building",
    "notes": "",
    "attrib": [
      {
        "key": "speed",
        "value": "1000"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 3,
    "lore": "Take joy in remembering those beloved who've passed now beyond the veil.",
    "components": null,
    "created": false,
    "charges": false
  },
  "ofrenda_shovel": {
    "abilities": [
      {
        "type": "active",
        "title": "Dig",
        "description": "Search the map for Offerings to the dead."
      }
    ],
    "hint": [],
    "id": 4301,
    "img": "/apps/dota2/images/dota_react/items/ofrenda_shovel.png?t=1593393829403",
    "dname": "Scrying Shovel",
    "cost": 0,
    "behavior": [
      "Point Target",
      "Channeled"
    ],
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": 8,
    "lore": "You don't know where it came from, but it knows where you need to go. All you need to do is dig.",
    "components": null,
    "created": false,
    "charges": false
  },
  "ofrenda_pledge": {
    "abilities": [
      {
        "type": "active",
        "title": "Undying Promise",
        "description": "Signal to the spirits of the other realm your commitment to honoring them. If everyone in the battle makes an Undying Promise before the fight begins, the dead might be willing to listen."
      }
    ],
    "hint": [],
    "id": 4302,
    "img": "/apps/dota2/images/dota_react/items/ofrenda_pledge.png?t=1593393829403",
    "dname": "Forebearer's Fortune",
    "cost": 0,
    "behavior": "Point Target",
    "notes": "",
    "attrib": [
      {
        "key": "radius",
        "value": "600"
      },
      {
        "key": "speed",
        "value": "1200"
      },
      {
        "key": "linger_duration",
        "value": "5.0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "This item seems unstable. Like it might just disappear.",
    "components": null,
    "created": false,
    "charges": false
  },
  "muertas_gun": {
    "abilities": [
      {
        "type": "active",
        "title": "Dead Shot",
        "description": "Fires a ghostly bullet at an enemy unit or tree. When the bullet strikes it will deal 300 damage and slow the target by -100% for 0.5 seconds, then ricochet in the vector-targeted direction. The ricochet will damage all units that it passes through, stopping when it hits a hero. Heroes hit by the ricochet will be feared for 2 seconds in the direction of the shot."
      }
    ],
    "hint": [],
    "id": 1090,
    "img": "/apps/dota2/images/dota_react/items/muertas_gun.png?t=1593393829403",
    "dname": "Mercy & Grace",
    "cost": 0,
    "behavior": "Unit Target",
    "dmg_type": "Magical",
    "bkbpierce": "No",
    "dispellable": "Yes",
    "target_team": "Enemy",
    "target_type": [
      "Hero",
      "Basic",
      "Tree"
    ],
    "notes": "Feared enemies are phased and unslowable.\nThe ricochet will travel 1x Dead Shot's cast range.",
    "attrib": [
      {
        "key": "AbilityCastRange",
        "value": "1000"
      },
      {
        "key": "damage",
        "value": "300"
      },
      {
        "key": "speed",
        "value": "2000"
      },
      {
        "key": "radius",
        "value": "100"
      },
      {
        "key": "ricochet_radius_start",
        "value": "115"
      },
      {
        "key": "ricochet_radius_end",
        "value": "115"
      },
      {
        "key": "ricochet_stun_duration",
        "value": "2.0"
      },
      {
        "key": "ricochet_distance_multiplier",
        "value": "1"
      },
      {
        "key": "ricochet_fear_duration",
        "value": "2.0"
      },
      {
        "key": "impact_slow_percent",
        "value": "-100"
      },
      {
        "key": "impact_slow_duration",
        "value": "0.5"
      },
      {
        "key": "bonus_cast_pct",
        "display": "BONUS CAST RANGE {value}%",
        "value": "100"
      },
      {
        "key": "bonus_spell_amp",
        "display": "SPELL AMPLIFICATION {value}%",
        "value": "100"
      },
      {
        "key": "health_pct_penalty",
        "display": " {value}% HEALTH PENALTY",
        "value": "70"
      }
    ],
    "mc": 160,
    "hc": false,
    "cd": 10,
    "lore": "One to deliver the body, the other to claim the soul.",
    "components": null,
    "created": false,
    "charges": false
  },
  "tier1_token": {
    "abilities": [],
    "hint": [
      "Activate to redeem a Tier 1 Neutral Item. The resulting neutral item isn't shareable and a hero can only redeem a single token per tier."
    ],
    "id": 2091,
    "img": "/apps/dota2/images/dota_react/items/tier1_token.png?t=1593393829403",
    "dname": "Tier 1 Token",
    "cost": null,
    "behavior": "No Target",
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "tier2_token": {
    "abilities": [],
    "hint": [
      "Activate to redeem a Tier 2 Neutral Item. The resulting neutral item isn't shareable and a hero can only redeem a single token per tier."
    ],
    "id": 2092,
    "img": "/apps/dota2/images/dota_react/items/tier2_token.png?t=1593393829403",
    "dname": "Tier 2 Token",
    "cost": null,
    "behavior": "No Target",
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "tier3_token": {
    "abilities": [],
    "hint": [
      "Activate to redeem a Tier 3 Neutral Item. The resulting neutral item isn't shareable and a hero can only redeem a single token per tier."
    ],
    "id": 2093,
    "img": "/apps/dota2/images/dota_react/items/tier3_token.png?t=1593393829403",
    "dname": "Tier 3 Token",
    "cost": null,
    "behavior": "No Target",
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "tier4_token": {
    "abilities": [],
    "hint": [
      "Activate to redeem a Tier 4 Neutral Item. The resulting neutral item isn't shareable and a hero can only redeem a single token per tier."
    ],
    "id": 2094,
    "img": "/apps/dota2/images/dota_react/items/tier4_token.png?t=1593393829403",
    "dname": "Tier 4 Token",
    "cost": null,
    "behavior": "No Target",
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "tier5_token": {
    "abilities": [],
    "hint": [
      "Activate to redeem a Tier 5 Neutral Item. The resulting neutral item isn't shareable and a hero can only redeem a single token per tier."
    ],
    "id": 2095,
    "img": "/apps/dota2/images/dota_react/items/tier5_token.png?t=1593393829403",
    "dname": "Tier 5 Token",
    "cost": null,
    "behavior": "No Target",
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "vindicators_axe": {
    "abilities": [
      {
        "type": "passive",
        "title": "Vengeance",
        "description": "Provides 30 damage if equipped hero is Silenced and 20 armor if equipped hero is Stunned."
      }
    ],
    "hint": [],
    "id": 2096,
    "img": "/apps/dota2/images/dota_react/items/vindicators_axe.png?t=1593393829403",
    "dname": "Vindicator's Axe",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_attack_speed",
        "display": "+ {value} Attack Speed",
        "value": "35"
      },
      {
        "key": "bonus_damage",
        "value": "30"
      },
      {
        "key": "bonus_armor",
        "value": "20"
      },
      {
        "key": "bonus_slow_resist",
        "display": "+ {value}% Slow Resistance",
        "value": "20"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "duelist_gloves": {
    "abilities": [
      {
        "type": "passive",
        "title": "Boldness",
        "description": "Grants 20 attack speed as long as there are enemy heroes within 1200 units."
      }
    ],
    "hint": [],
    "id": 2097,
    "img": "/apps/dota2/images/dota_react/items/duelist_gloves.png?t=1593393829403",
    "dname": "Duelist Gloves",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_attack_speed",
        "value": "20"
      },
      {
        "key": "bonus_damage",
        "value": "0"
      },
      {
        "key": "radius",
        "value": "1200"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 1
  },
  "ancient_guardian": {
    "abilities": [
      {
        "type": "passive",
        "title": "Ancient Power",
        "description": "Grants 50 extra bonus damage as long as the unit is within 2000 range of an ancient."
      }
    ],
    "hint": [],
    "id": 1156,
    "img": "/apps/dota2/images/dota_react/items/ancient_guardian.png?t=1593393829403",
    "dname": "Ancient Guardian",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "extra_bonus_damage",
        "value": "50"
      },
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "50"
      },
      {
        "key": "radius",
        "value": "2000"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "safety_bubble": {
    "abilities": [
      {
        "type": "passive",
        "title": "Bubbled Up",
        "description": "Equipped Hero has a 100 HP Barrier against enemy damage. Barrier fully regenerates after not receiving damage for 8 seconds. Self-inflicted damage bypasses the barrier."
      }
    ],
    "hint": [],
    "id": 1157,
    "img": "/apps/dota2/images/dota_react/items/safety_bubble.png?t=1593393829403",
    "dname": "Safety Bubble",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "shield",
        "value": "100"
      },
      {
        "key": "restore_time",
        "value": "8"
      },
      {
        "key": "bonus_hp_regen",
        "value": "0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "whisper_of_the_dread": {
    "abilities": [
      {
        "type": "passive",
        "title": "Tunnel Vision",
        "description": "Equipped Hero has their daytime vision reduced by 15% but their Spell damage increased by 10%."
      }
    ],
    "hint": [],
    "id": 1158,
    "img": "/apps/dota2/images/dota_react/items/whisper_of_the_dread.png?t=1593393829403",
    "dname": "Whisper of the Dread",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "vision_penalty",
        "value": "15"
      },
      {
        "key": "bonus_spell_damage",
        "value": "10"
      },
      {
        "key": "bonus_mana",
        "value": "0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "The air that passes through this amulet makes a dreadful sound.",
    "components": null,
    "created": false,
    "charges": false
  },
  "nemesis_curse": {
    "abilities": [
      {
        "type": "passive",
        "title": "Glass Cannon",
        "description": "Hero takes 6% more damage from all sources."
      },
      {
        "type": "passive",
        "title": "Glassify",
        "description": "When attacking a hero, apply a debuff increasing the damage received by that hero by 12% for 5 seconds. Only one target can be affected by Glassify at the same time."
      }
    ],
    "hint": [],
    "id": 1159,
    "img": "/apps/dota2/images/dota_react/items/nemesis_curse.png?t=1593393829403",
    "dname": "Nemesis Curse",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "debuff_self",
        "value": "6"
      },
      {
        "key": "debuff_enemy",
        "value": "12"
      },
      {
        "key": "debuff_enemy_duration",
        "value": "5"
      },
      {
        "key": "bonus_damage",
        "value": "0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "avianas_feather": {
    "abilities": [
      {
        "type": "passive",
        "title": "Free Bird",
        "description": "When equipped hero is below 30% HP, they gain flying movement."
      }
    ],
    "hint": [],
    "id": 1160,
    "img": "/apps/dota2/images/dota_react/items/avianas_feather.png?t=1593393829403",
    "dname": "Aviana's Feather",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "evasion",
        "display": "+ {value}% Evasion",
        "value": "25"
      },
      {
        "key": "move_speed",
        "display": "+ {value} Movement Speed",
        "value": "30"
      },
      {
        "key": "flight_threshold",
        "value": "30"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "unwavering_condition": {
    "abilities": [
      {
        "type": "passive",
        "title": "Unwavering",
        "description": "Hero's Max Health is set to 1800 and can't be altered by other effects or attributes."
      }
    ],
    "hint": [],
    "id": 1161,
    "img": "/apps/dota2/images/dota_react/items/unwavering_condition.png?t=1593393829403",
    "dname": "Unwavering Condition",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "max_health",
        "value": "1800"
      },
      {
        "key": "magic_resist",
        "display": "+ {value}% Magic Resistance",
        "value": "95"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "dandelion_amulet": {
    "abilities": [
      {
        "type": "passive",
        "title": "Magical Damage Block",
        "description": "Every 12s, blocks up to 300 magic damage from damage instances over 75 damage."
      }
    ],
    "hint": [],
    "id": 2190,
    "img": "/apps/dota2/images/dota_react/items/dandelion_amulet.png?t=1593393829403",
    "dname": "Dandelion Amulet",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "move_speed",
        "value": "0"
      },
      {
        "key": "mana",
        "value": "0"
      },
      {
        "key": "magic_block",
        "value": "300"
      },
      {
        "key": "min_damage",
        "value": "75"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 12,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 4
  },
  "martyrs_plate": {
    "abilities": [
      {
        "type": "active",
        "title": "Martyrdom",
        "description": "Redirect 25% of all magic damage dealt to your allied heroes within 900 radius towards you for 10 seconds."
      }
    ],
    "hint": [],
    "id": 2192,
    "img": "/apps/dota2/images/dota_react/items/martyrs_plate.png?t=1593393829403",
    "dname": "Martyr's Plate",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "Damage done by this item is considered reflected damage. Reflected damage does not provide any lifesteal and cannot be reflected.",
    "attrib": [
      {
        "key": "duration",
        "value": "10"
      },
      {
        "key": "magic_resist",
        "display": "+ {value}% Magic Resistance",
        "value": "25"
      },
      {
        "key": "damage_redirection",
        "value": "25"
      },
      {
        "key": "aura_radius",
        "value": "900"
      },
      {
        "key": "hp_regen",
        "display": "+ {value} Health Regeneration",
        "value": "7"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 40,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "gossamer_cape": {
    "abilities": [
      {
        "type": "passive",
        "title": "Sixth Sense",
        "description": "Automatically dodge an attack from an enemy hero."
      }
    ],
    "hint": [],
    "id": 2193,
    "img": "/apps/dota2/images/dota_react/items/gossamer_cape.png?t=1593393829403",
    "dname": "Gossamer Cape",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "movement_speed",
        "value": "0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 6,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "light_collector": {
    "id": 1167,
    "img": "/apps/dota2/images/dota_react/items/light_collector.png?t=1593393829403",
    "dname": "Light Collector",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "health_regen",
        "value": "10"
      },
      {
        "key": "mana_regen",
        "value": "6"
      },
      {
        "key": "penalty",
        "value": "75"
      },
      {
        "key": "movespeed_pct",
        "value": "5"
      },
      {
        "key": "radius",
        "value": "200"
      },
      {
        "key": "tree_destruction_radius",
        "value": "325"
      },
      {
        "key": "miss_rate",
        "value": "30"
      },
      {
        "key": "duration",
        "value": "2.5"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 30,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "rattlecage": {
    "abilities": [
      {
        "type": "passive",
        "title": "Reverberate",
        "description": "After taking 220 damage from any source, the wearer fires a projectile at up to 2 random enemies in a 600 radius, prioritizing heroes, that deal 110 physical damage and slow the targets movement and attack speed by 100% for 0.2s."
      }
    ],
    "hint": [],
    "id": 1168,
    "img": "/apps/dota2/images/dota_react/items/rattlecage.png?t=1593393829403",
    "dname": "Rattlecage",
    "cost": 0,
    "notes": "Damage done by this item is considered reflected damage. Reflected damage does not provide any lifesteal and cannot be reflected.",
    "attrib": [
      {
        "key": "radius",
        "value": "600"
      },
      {
        "key": "slow_duration",
        "value": "0.2"
      },
      {
        "key": "damage_reset_interval",
        "value": "7"
      },
      {
        "key": "damage_threshold",
        "value": "220"
      },
      {
        "key": "slow",
        "value": "100"
      },
      {
        "key": "projectile_speed",
        "value": "1000"
      },
      {
        "key": "projectile_damage",
        "value": "110"
      },
      {
        "key": "target_count",
        "value": "2"
      },
      {
        "key": "bonus_armor",
        "value": "0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 4
  },
  "doubloon": {
    "abilities": [
      {
        "type": "toggle",
        "title": "Flip",
        "description": "Toggle to convert 30% of your Max Health to Max Mana, or 30% of your Max Mana to Max Health."
      }
    ],
    "hint": [],
    "id": 1803,
    "img": "/apps/dota2/images/dota_react/items/doubloon.png?t=1593393829403",
    "dname": "Doubloon",
    "cost": 0,
    "behavior": "No Target",
    "notes": "",
    "attrib": [
      {
        "key": "conversion_pct",
        "value": "30"
      },
      {
        "key": "bonus_health_regen",
        "value": "0"
      },
      {
        "key": "bonus_mana_regen",
        "value": "0"
      },
      {
        "key": "regen_bonus_pct",
        "value": "0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 5,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "roshans_banner": {
    "abilities": [
      {
        "type": "use",
        "title": "Place Banner",
        "description": "Creates a banner at the target location. Lane creeps in the area of effect become damage immune while the Banner is up. Lasts 120 seconds.\n\n Can be destroyed. Melee hero attacks deal 2x damage to the banner."
      }
    ],
    "hint": [],
    "id": 1804,
    "img": "/apps/dota2/images/dota_react/items/roshans_banner.png?t=1593393829403",
    "dname": "Roshan's Banner",
    "qual": "consumable",
    "cost": 0,
    "behavior": [
      "Point Target",
      "AOE"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "duration",
        "value": "120"
      },
      {
        "key": "radius",
        "display": "EFFECT RADIUS: {value}",
        "value": "600 / 900 / 1200"
      },
      {
        "key": "health",
        "value": "24 / 32 / 40"
      },
      {
        "key": "health_tooltip",
        "display": "HITS TO KILL: {value}",
        "value": "6 / 8 / 10"
      },
      {
        "key": "hp_bonus",
        "value": "75"
      },
      {
        "key": "damage_bonus",
        "value": "50"
      },
      {
        "key": "model_scale",
        "value": "25"
      },
      {
        "key": "buff_linger_duration",
        "value": "0.1"
      },
      {
        "key": "max_level",
        "value": "3"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 1,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "black_grimoire": {
    "abilities": [
      {
        "type": "use",
        "title": "Profane Knowledge",
        "description": "Hero kills and assists empower the Black Grimoire, granting it charges. Right-click to consume and grant 200 experience per charge. Starts on cooldown. \nThis item cannot be dropped."
      }
    ],
    "hint": [],
    "id": 1440,
    "img": "/apps/dota2/images/dota_react/items/black_grimoire.png?t=1593393829403",
    "dname": "Black Grimoire\\n(Warlock)",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "xp_per_charge",
        "value": "200"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 420,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "grisgris": {
    "abilities": [],
    "hint": [
      "This item that cannot be dropped or placed in the backpack but can be put into normal inventory slots. When the owner dies, 100% of the gold lost from death is added to the item, and will be refunded when the item is consumed. Right-click to consume and permanently remove the item."
    ],
    "id": 1441,
    "img": "/apps/dota2/images/dota_react/items/grisgris.png?t=1593393829403",
    "dname": "Gris-Gris",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "death_gold_lost_reduction_pct",
        "value": "100"
      },
      {
        "key": "gold_tick_interval",
        "value": "3"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "enhancement_vast": {
    "id": 1576,
    "img": "/apps/dota2/images/dota_react/items/enhancement_vast.png?t=1593393829403",
    "dname": "Vast",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "attack_range",
        "display": "+ {value} Attack Range (Melee & Ranged)",
        "value": "60 / 90 / 120"
      },
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "6 / 10 / 14"
      },
      {
        "key": "bonus_armor",
        "display": "- {value} Armor",
        "value": "-4 / -6 / -8"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "enhancement_quickened": {
    "id": 1577,
    "img": "/apps/dota2/images/dota_react/items/enhancement_quickened.png?t=1593393829403",
    "dname": "Quickened",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "movement_speed",
        "display": "+ {value} Movement Speed",
        "value": "15 / 20 / 25 / 30"
      },
      {
        "key": "max_mana",
        "display": "+ {value} Mana",
        "value": "0 / 100 / 160 / 220"
      },
      {
        "key": "evasion",
        "display": "+ {value}% Evasion",
        "value": "0 / 0 / 0 / 15"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "enhancement_audacious": {
    "id": 1581,
    "img": "/apps/dota2/images/dota_react/items/enhancement_audacious.png?t=1593393829403",
    "dname": "Audacious",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "attack_speed",
        "display": "+ {value} Attack Speed",
        "value": "100"
      },
      {
        "key": "magic_damage",
        "display": "+ {value} Magic Attack Damage",
        "value": "80"
      },
      {
        "key": "incoming_damage",
        "display": "+ {value}% Incoming Damage",
        "value": "10"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "enhancement_mystical": {
    "id": 1583,
    "img": "/apps/dota2/images/dota_react/items/enhancement_mystical.png?t=1593393829403",
    "dname": "Mystical",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "0.8 / 1.6 / 2.4 / 3.2"
      },
      {
        "key": "magic_res",
        "display": "+ {value}% Magic Resistance",
        "value": "0 / 10 / 13 / 16"
      },
      {
        "key": "manacost_reduction",
        "display": "+ {value}% Mana Cost/Mana Loss Reduction",
        "value": "0 / 0 / 0 / 15"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "enhancement_alert": {
    "id": 1584,
    "img": "/apps/dota2/images/dota_react/items/enhancement_alert.png?t=1593393829403",
    "dname": "Alert",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_attack_speed",
        "display": "+ {value} Attack Speed",
        "value": "7 / 15 / 23 / 31"
      },
      {
        "key": "bonus_night_vision",
        "display": "+ {value} Bonus Night Vision",
        "value": "0 / 150 / 225 / 300"
      },
      {
        "key": "bonus_attack_range",
        "display": "+ {value} Attack Range (Melee & Ranged)",
        "value": "0 / 0 / 0 / 100"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "enhancement_brawny": {
    "id": 1585,
    "img": "/apps/dota2/images/dota_react/items/enhancement_brawny.png?t=1593393829403",
    "dname": "Brawny",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "health_bonus",
        "display": "+ {value} Health",
        "value": "110 / 150 / 190 / 230"
      },
      {
        "key": "health_regen",
        "display": "+ {value} Health Regeneration",
        "value": "0 / 3 / 6 / 9"
      },
      {
        "key": "slow_resist",
        "display": "+ {value}% Slow Resistance",
        "value": "0 / 0 / 0 / 25"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "enhancement_tough": {
    "id": 1586,
    "img": "/apps/dota2/images/dota_react/items/enhancement_tough.png?t=1593393829403",
    "dname": "Tough",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "7 / 10 / 13 / 16"
      },
      {
        "key": "armor",
        "display": "+ {value} Armor",
        "value": "0 / 4 / 6 / 8"
      },
      {
        "key": "knockback_resist",
        "display": "+ {value}% Knockback Resistance",
        "value": "0 / 0 / 0 / 40"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "enhancement_feverish": {
    "id": 1587,
    "img": "/apps/dota2/images/dota_react/items/enhancement_feverish.png?t=1593393829403",
    "dname": "Feverish",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "cooldown_reduction",
        "display": "+ {value}% Cooldown Reduction",
        "value": "15"
      },
      {
        "key": "cost_increase",
        "display": "+ {value}% Mana Cost/Mana Loss Increase",
        "value": "7"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "enhancement_fleetfooted": {
    "id": 1588,
    "img": "/apps/dota2/images/dota_react/items/enhancement_fleetfooted.png?t=1593393829403",
    "dname": "Fleetfooted",
    "cost": 0,
    "notes": "Does not stack with Movement Speed bonuses from boots",
    "attrib": [
      {
        "key": "movespeed",
        "display": "+ {value} Movement Speed",
        "value": "115"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "enhancement_crude": {
    "id": 1589,
    "img": "/apps/dota2/images/dota_react/items/enhancement_crude.png?t=1593393829403",
    "dname": "Crude",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "health_restoration",
        "display": "+ {value}% Health Restoration",
        "value": "10 / 15 / 20"
      },
      {
        "key": "bat_reduce",
        "display": "- {value}% Base Attack Time",
        "value": "8 / 12 / 16"
      },
      {
        "key": "intelligence_pct",
        "display": "- {value}% Intelligence",
        "value": "-6"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "enhancement_boundless": {
    "id": 1590,
    "img": "/apps/dota2/images/dota_react/items/enhancement_boundless.png?t=1593393829403",
    "dname": "Boundless",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_attack_range",
        "display": "+ {value} Attack Range (Melee & Ranged)",
        "value": "150"
      },
      {
        "key": "bonus_cast_range",
        "display": "+ {value} Cast Range",
        "value": "275"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "enhancement_wise": {
    "id": 1591,
    "img": "/apps/dota2/images/dota_react/items/enhancement_wise.png?t=1593393829403",
    "dname": "Wise",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_xpm",
        "value": "1000"
      },
      {
        "key": "max_mana_pct",
        "display": "+ {value}% Max Mana",
        "value": "15"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "enhancement_timeless": {
    "id": 1592,
    "img": "/apps/dota2/images/dota_react/items/enhancement_timeless.png?t=1593393829403",
    "dname": "Timeless",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "debuff_amp",
        "display": "+ {value}% Debuff Duration",
        "value": "8 / 15"
      },
      {
        "key": "spell_amp",
        "display": "+ {value}% Spell Amplification",
        "value": "6 / 16"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "enhancement_greedy": {
    "id": 1593,
    "img": "/apps/dota2/images/dota_react/items/enhancement_greedy.png?t=1593393829403",
    "dname": "Greedy",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_gpm",
        "display": "+GPM BONUS {value}",
        "value": "75 / 100"
      },
      {
        "key": "bonus_mana",
        "display": "+ {value} Mana",
        "value": "200 / 250"
      },
      {
        "key": "bonus_damage",
        "display": "- {value} Attack Damage",
        "value": "-30 / -60"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": 750
  },
  "enhancement_vampiric": {
    "id": 1594,
    "img": "/apps/dota2/images/dota_react/items/enhancement_vampiric.png?t=1593393829403",
    "dname": "Vampiric",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "attack_lifesteal",
        "display": "+ {value}% Lifesteal",
        "value": "30"
      },
      {
        "key": "spell_lifesteal",
        "display": "+ {value}% Spell Lifesteal",
        "value": "20"
      },
      {
        "key": "bonus_night_vision",
        "display": "+ {value} Night Vision",
        "value": "300"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "enhancement_keen_eyed": {
    "id": 1595,
    "img": "/apps/dota2/images/dota_react/items/enhancement_keen_eyed.png?t=1593393829403",
    "dname": "Keen-eyed",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "cast_range_bonus",
        "display": "+ {value} Cast Range",
        "value": "125 / 135 / 145"
      },
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "1 / 1.5 / 2"
      },
      {
        "key": "mana_reduction_pct",
        "display": "- {value}% Max Mana",
        "value": "10 / 12 / 14"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "enhancement_evolved": {
    "id": 1596,
    "img": "/apps/dota2/images/dota_react/items/enhancement_evolved.png?t=1593393829403",
    "dname": "Evolved",
    "cost": 0,
    "notes": "Grants +24 to each attribute for Universal Heroes.",
    "attrib": [
      {
        "key": "primary_stat",
        "display": "+ {value} Primary Attribute",
        "value": "40"
      },
      {
        "key": "primary_stat_universal",
        "value": "24"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "enhancement_titanic": {
    "id": 1597,
    "img": "/apps/dota2/images/dota_react/items/enhancement_titanic.png?t=1593393829403",
    "dname": "Titanic",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "base_attack_damage",
        "display": "+ {value}% Base Attack Damage",
        "value": "8 / 12 / 16"
      },
      {
        "key": "status_resistance",
        "display": "+ {value}% Status Resistance",
        "value": "10 / 12 / 14"
      },
      {
        "key": "attack_speed",
        "display": "- {value}% Attack Speed",
        "value": "-10 / -12 / -14"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "unrelenting_eye": {
    "abilities": [
      {
        "type": "passive",
        "title": "Relentless",
        "description": "Increases slow resistance by 50%. This bonus is reduced by 10% for every enemy hero within the wearer's attack radius."
      }
    ],
    "hint": [],
    "id": 1598,
    "img": "/apps/dota2/images/dota_react/items/unrelenting_eye.png?t=1593393829403",
    "dname": "Unrelenting Eye",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "max_slow_res",
        "value": "50"
      },
      {
        "key": "hero_reduction",
        "value": "10"
      },
      {
        "key": "status_res_pct_increase_per_hero",
        "value": "0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A serpent's eye the size of a melon (and just as moist).",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 3
  },
  "mana_draught": {
    "abilities": [
      {
        "type": "active",
        "title": "Bottoms Up",
        "description": "Restores 70 + 3% of the caster's maximum mana over 6 seconds. If the hero is attacked by an enemy hero or Roshan, the effect is lost.\n\nHold Control to use on an allied hero."
      },
      {
        "type": "passive",
        "title": "Fill Up",
        "description": "Cooldown Speed of Mana Draught is increased by 30% while in water."
      }
    ],
    "hint": [],
    "id": 1599,
    "img": "/apps/dota2/images/dota_react/items/mana_draught.png?t=1593393829403",
    "dname": "Mana Draught",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "target_team": "Friendly",
    "target_type": "Hero",
    "notes": "",
    "attrib": [
      {
        "key": "mana_restore",
        "value": "70"
      },
      {
        "key": "mana_restore_pct",
        "value": "3"
      },
      {
        "key": "heal_duration",
        "value": "6"
      },
      {
        "key": "water_acceleration",
        "value": "30"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 60,
    "lore": "A refreshing drink best shared with friends.",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 2
  },
  "rippers_lash": {
    "abilities": [
      {
        "type": "active",
        "title": "Flay",
        "description": "Embeds thorns into all enemies in a 200 unit radius. Affected units take additional damage when attacked for 10 seconds."
      }
    ],
    "hint": [],
    "id": 1600,
    "img": "/apps/dota2/images/dota_react/items/rippers_lash.png?t=1593393829403",
    "dname": "Ripper's Lash",
    "cost": 0,
    "behavior": [
      "Point Target",
      "AOE"
    ],
    "dmg_type": "Physical",
    "notes": "",
    "attrib": [
      {
        "key": "thorn_area",
        "value": "200"
      },
      {
        "key": "bonus_damage_hero",
        "display": "BONUS DAMAGE (HEROES): {value}",
        "value": "16"
      },
      {
        "key": "bonus_damage_creep",
        "display": "BONUS DAMAGE (CREEPS): {value}",
        "value": "4"
      },
      {
        "key": "duration",
        "value": "10"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 25,
    "lore": "The Fae horticulturists of Revtel are known to push the boundaries of both cross pollination and safety.",
    "components": null,
    "created": false,
    "charges": false
  },
  "crippling_crossbow": {
    "abilities": [
      {
        "type": "active",
        "title": "Hobble",
        "description": "Hits an enemy for 25 damage, then slows them by 50% and reduces Health Restoration by 40% for 4 seconds. The slow gradually fades over the duration of the spell."
      }
    ],
    "hint": [],
    "id": 1601,
    "img": "/apps/dota2/images/dota_react/items/crippling_crossbow.png?t=1593393829403",
    "dname": "Crippling Crossbow",
    "cost": 0,
    "behavior": "Unit Target",
    "dmg_type": "Magical",
    "target_team": "Enemy",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "slow_pct",
        "value": "50"
      },
      {
        "key": "heal_reduce",
        "value": "40"
      },
      {
        "key": "duration",
        "value": "4"
      },
      {
        "key": "damage",
        "value": "25"
      },
      {
        "key": "projectile_speed",
        "value": "1400"
      }
    ],
    "mc": 50,
    "hc": false,
    "cd": 30,
    "lore": "The ever-weeping woodgrain of this crossbow coats every bolt in a potent but short-lived narcotic sap.",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 2
  },
  "gale_guard": {
    "abilities": [
      {
        "type": "active",
        "title": "Cyclonic Shield",
        "description": "Envelops the caster in an all damage barrier that absorbs 75% of incoming damage up to a max of 225. Lasts for up to 10 seconds and while the barrier is active you have 50% Slow Resistance."
      }
    ],
    "hint": [],
    "id": 1602,
    "img": "/apps/dota2/images/dota_react/items/gale_guard.png?t=1593393829403",
    "dname": "Gale Guard",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "barrier_duration",
        "value": "10"
      },
      {
        "key": "barrier_amount",
        "value": "225"
      },
      {
        "key": "barrier_pct",
        "value": "75"
      },
      {
        "key": "slow_resist",
        "value": "50"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 30,
    "lore": "If one truly listens, they can always rely upon the wind to make its will known.",
    "components": null,
    "created": false,
    "charges": false
  },
  "gunpowder_gauntlets": {
    "abilities": [
      {
        "type": "passive",
        "title": "Beat the Crowd",
        "description": "Your next attack deals an additional 120 magic damage and splashes to units within 250 units for 50% of the original attack's damage plus the additional magic damage."
      }
    ],
    "hint": [],
    "id": 1603,
    "img": "/apps/dota2/images/dota_react/items/gunpowder_gauntlets.png?t=1593393829403",
    "dname": "Gunpowder Gauntlet",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_damage",
        "value": "120"
      },
      {
        "key": "splash_radius",
        "value": "250"
      },
      {
        "key": "splash_pct",
        "value": "50"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 10,
    "lore": "A 'harmless' prank that went entirely too far.",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 3
  },
  "searing_signet": {
    "abilities": [
      {
        "type": "passive",
        "title": "Burn Through",
        "description": "Instances of magic damage from spells over 60 ignites enemies, causing them to take 80 magic damage over 6 seconds. Burn damage against non-hero targets is decreased by 50%."
      }
    ],
    "hint": [],
    "id": 1604,
    "img": "/apps/dota2/images/dota_react/items/searing_signet.png?t=1593393829403",
    "dname": "Searing Signet",
    "cost": 0,
    "notes": "Will not ignite enemies that are more than 2000 range away.",
    "attrib": [
      {
        "key": "damage_threshold",
        "value": "60"
      },
      {
        "key": "burn_damage",
        "value": "80"
      },
      {
        "key": "burn_duration",
        "value": "6"
      },
      {
        "key": "burn_tickrate",
        "value": ".25"
      },
      {
        "key": "creep_penalty",
        "value": "50"
      },
      {
        "key": "max_range",
        "value": "2000"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "To torture a magic user, one must devise means far beyond the mundane.",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 2
  },
  "serrated_shiv": {
    "abilities": [
      {
        "type": "passive",
        "title": "Gut 'Em",
        "description": "Attacks have a 20% chance to have True Strike and deal 8% of the target's current health as bonus physical damage. Deals a flat bonus of 200 against Roshan."
      }
    ],
    "hint": [],
    "id": 1605,
    "img": "/apps/dota2/images/dota_react/items/serrated_shiv.png?t=1593393829403",
    "dname": "Serrated Shiv",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "proc_chance",
        "value": "20"
      },
      {
        "key": "hp_dmg",
        "value": "8"
      },
      {
        "key": "hp_dmg_rosh",
        "value": "200"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 1,
    "lore": "Too dangerous for taskwork, this blade's only purpose is vile murder.",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 3
  },
  "polliwog_charm": {
    "abilities": [
      {
        "type": "active",
        "title": "Ribbit",
        "description": "Increases the health regeneration of a target ally by 8 for 14 seconds. While standing in water, the blessed unit also moves 10% faster."
      }
    ],
    "hint": [],
    "id": 1606,
    "img": "/apps/dota2/images/dota_react/items/polliwog_charm.png?t=1593393829403",
    "dname": "Pollywog Charm",
    "cost": 0,
    "behavior": [
      "Unit Target",
      "Instant Cast"
    ],
    "target_team": "Friendly",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "regen_boost",
        "value": "8"
      },
      {
        "key": "water_movespeed",
        "value": "10"
      },
      {
        "key": "duration",
        "value": "14"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 45,
    "lore": "A tiny trinket that wriggles when wet.",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 1
  },
  "magnifying_monocle": {
    "abilities": [
      {
        "type": "passive",
        "title": "Keen Eye",
        "description": "Increases cast range by 100 and attack range by 100 (Melee & Ranged). Taking over 25 damage from a player controlled source or Roshan disables this effect for 6 seconds."
      }
    ],
    "hint": [],
    "id": 1607,
    "img": "/apps/dota2/images/dota_react/items/magnifying_monocle.png?t=1593393829403",
    "dname": "Magnifying Monocle",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_attack_range",
        "value": "100"
      },
      {
        "key": "bonus_cast_range",
        "value": "100"
      },
      {
        "key": "damage_disable",
        "value": "6"
      },
      {
        "key": "damage_threshold",
        "value": "25"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Deadly refinement.",
    "components": null,
    "created": false,
    "charges": false
  },
  "pyrrhic_cloak": {
    "abilities": [
      {
        "type": "active",
        "title": "Retribution",
        "description": "For the next 6 seconds, 75% of damage taken by the caster is reflected to the target unit as physical damage if they are within 1200 units away."
      }
    ],
    "hint": [],
    "id": 1608,
    "img": "/apps/dota2/images/dota_react/items/pyrrhic_cloak.png?t=1593393829403",
    "dname": "Pyrrhic Cloak",
    "cost": 0,
    "behavior": "Unit Target",
    "dmg_type": "Physical",
    "target_team": "Enemy",
    "target_type": [
      "Hero",
      "Basic"
    ],
    "notes": "Damage done by this item is considered reflected damage. Reflected damage does not provide any lifesteal and cannot be reflected.",
    "attrib": [
      {
        "key": "damage_pct",
        "value": "75"
      },
      {
        "key": "max_distance",
        "value": "1200"
      },
      {
        "key": "damage_time",
        "value": "6"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 40,
    "lore": "There are generals that care far less about the survival of their troops than the destruction of their enemies.",
    "components": null,
    "created": false,
    "charges": false
  },
  "madstone_bundle": {
    "abilities": [],
    "hint": [
      "Collect to craft new Neutral Items."
    ],
    "id": 1609,
    "img": "/apps/dota2/images/dota_react/items/madstone_bundle.png?t=1593393829403",
    "dname": "Madstone Bundle",
    "qual": "consumable",
    "cost": 0,
    "behavior": [
      "No Target",
      "Instant Cast"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "madstone_primary",
        "value": "2 / 3 / 4"
      },
      {
        "key": "madstone_secondary",
        "value": "1 / 2 / 3"
      },
      {
        "key": "turbo_madstone_primary",
        "value": "3 / 4 / 6"
      },
      {
        "key": "turbo_madstone_secondary",
        "value": "2 / 3 / 4"
      },
      {
        "key": "die_time",
        "value": "20"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": 1
  },
  "miniboss_minion_summoner": {
    "id": 1610,
    "img": "/apps/dota2/images/dota_react/items/miniboss_minion_summoner.png?t=1593393829403",
    "qual": "artifact",
    "cost": null,
    "behavior": [
      "Unit Target",
      "Instant Cast"
    ],
    "target_team": "Friendly",
    "target_type": [
      "Hero",
      "Building"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "disappear_time",
        "value": "120"
      },
      {
        "key": "protector_duration",
        "value": "240"
      },
      {
        "key": "aura_radius",
        "value": "900"
      },
      {
        "key": "max_barrier_pct_max_health",
        "value": "40"
      },
      {
        "key": "owner_max_barrier_pct_max_health",
        "value": "25"
      },
      {
        "key": "regeneration_to_max_seconds",
        "value": "2.0"
      },
      {
        "key": "decay_to_zero_seconds",
        "value": "1"
      },
      {
        "key": "damage_cooldown",
        "value": "1.5"
      },
      {
        "key": "damage_reflection_pct",
        "value": "40"
      },
      {
        "key": "duration",
        "value": "20"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 40,
    "lore": "",
    "components": null,
    "created": false,
    "charges": 4
  },
  "kobold_cup": {
    "abilities": [
      {
        "type": "active",
        "title": "One for the Road",
        "description": "Increases movement speed of all allied units by 10% in a 1000 unit radius around the caster for 6 seconds."
      }
    ],
    "hint": [],
    "id": 1637,
    "img": "/apps/dota2/images/dota_react/items/kobold_cup.png?t=1593393829403",
    "dname": "Kobold Cup",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "movespeed_pct",
        "value": "10"
      },
      {
        "key": "buff_radius",
        "value": "1000"
      },
      {
        "key": "buff_duration",
        "value": "6"
      }
    ],
    "mc": 40,
    "hc": false,
    "cd": 40,
    "lore": "The Kobold King will sip when he damn well pleases.",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 1
  },
  "dormant_curio": {
    "abilities": [
      {
        "type": "passive",
        "title": "Hidden Potential",
        "description": "Neutral Artifacts you craft while holding a Dormant Curio have their potency increased by 30%."
      }
    ],
    "hint": [],
    "id": 1638,
    "img": "/apps/dota2/images/dota_react/items/dormant_curio.png?t=1593393829403",
    "dname": "Dormant Curio",
    "cost": 0,
    "notes": "Certain stats on the next artifact will be amplified. Will not amplify cooldown, mana cost, or cast range.",
    "attrib": [
      {
        "key": "item_potency",
        "value": "30"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "Everyone has an idea, but no one has a clue.",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 1
  },
  "sisters_shroud": {
    "abilities": [
      {
        "type": "passive",
        "title": "Veiled",
        "description": "When falling below 50% HP, gain 150% evasion for 5 seconds. While active, dodging an attack decreases the evasion bonus by 75% of its current value."
      },
      {
        "type": "passive",
        "title": "Last Caress",
        "description": "Veiled cooldown is only reset if the wearer dies or kills an enemy hero."
      }
    ],
    "hint": [],
    "id": 1639,
    "img": "/apps/dota2/images/dota_react/items/sisters_shroud.png?t=1593393829403",
    "dname": "Sister's Shroud",
    "cost": 0,
    "notes": "Does not trigger from damage by non-player controlled creeps",
    "attrib": [
      {
        "key": "hp_threshold",
        "value": "50"
      },
      {
        "key": "evasion_max",
        "value": "150"
      },
      {
        "key": "evasion_loss",
        "value": "75"
      },
      {
        "key": "max_duration",
        "value": "5"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "A pall that draped the sarcophagus of the First Sister.",
    "components": null,
    "created": false,
    "charges": false
  },
  "jidi_pollen_bag": {
    "abilities": [
      {
        "type": "active",
        "title": "Pollinate",
        "description": "Spreads pollen on all enemy units in a 700 unit radius for 9 seconds, decreasing their health restoration by 50% and dealing damage equal to 9% of their maximum health per second."
      }
    ],
    "hint": [],
    "id": 1640,
    "img": "/apps/dota2/images/dota_react/items/jidi_pollen_bag.png?t=1593393829403",
    "dname": "Jidi Pollen Bag",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "Damage is non-lethal and classified as HP Loss.",
    "attrib": [
      {
        "key": "health_regen_loss",
        "value": "50"
      },
      {
        "key": "hp_damage",
        "value": "9"
      },
      {
        "key": "debuff_radius",
        "value": "700"
      },
      {
        "key": "debuff_duration",
        "value": "9"
      },
      {
        "key": "damage_interval",
        "value": "1"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 25,
    "lore": "Very dangerous. Very difficult to obtain more.",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 3
  },
  "outworld_staff": {
    "abilities": [
      {
        "type": "active",
        "title": "Self-Exile",
        "description": "Makes the caster completely invulnerable and disabled for 0.7 seconds. When returning to the world, the caster takes 5% of their maximum health as damage."
      }
    ],
    "hint": [],
    "id": 1641,
    "img": "/apps/dota2/images/dota_react/items/outworld_staff.png?t=1593393829403",
    "dname": "Outworld Staff",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "Damage taken when returning is non-lethal and disables Blink Dagger and other items that are muted upon taking damage.",
    "attrib": [
      {
        "key": "invuln_duration",
        "value": ".7"
      },
      {
        "key": "self_dmg_pct",
        "value": "5"
      }
    ],
    "mc": 65,
    "hc": false,
    "cd": 30,
    "lore": "Proof that the lone sentinel was not always so.",
    "components": null,
    "created": false,
    "charges": false
  },
  "dezun_bloodrite": {
    "abilities": [
      {
        "type": "passive",
        "title": "Blood Invocation",
        "description": "Spells have a 16% larger Area of Effect, but now additionally cost health equal to 35% of their mana cost."
      }
    ],
    "hint": [],
    "id": 1642,
    "img": "/apps/dota2/images/dota_react/items/dezun_bloodrite.png?t=1593393829403",
    "dname": "Dezun Bloodrite",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "health_pct",
        "value": "35"
      },
      {
        "key": "aoe_pct",
        "value": "16"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "The gateway to a lost lineage of power, unlocked only with blood.",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 5
  },
  "giant_maul": {
    "abilities": [
      {
        "type": "passive",
        "title": "Crushing Blow",
        "description": "Empowers the next attack to be a critical hit dealing 150% damage. Hitting an enemy with an empowered attack temporarily decreases their movement speed by 10%, attack speed by 15%, and cast speed by 20% for 3 seconds."
      }
    ],
    "hint": [],
    "id": 1643,
    "img": "/apps/dota2/images/dota_react/items/giant_maul.png?t=1593393829403",
    "dname": "Giant's Maul",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "crit_multiplier",
        "value": "150"
      },
      {
        "key": "movespeed_slow",
        "value": "10"
      },
      {
        "key": "attack_slow",
        "value": "15"
      },
      {
        "key": "cast_slow",
        "value": "20"
      },
      {
        "key": "debuff_duration",
        "value": "3"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 15,
    "lore": "Crude but smashingly effective.",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 4
  },
  "divine_regalia": {
    "abilities": [
      {
        "type": "passive",
        "title": "Exalted",
        "description": "Increases outgoing damage by 20%. Dying permanently disables this Neutral Item and the current Enchantment is lost."
      }
    ],
    "hint": [],
    "id": 1644,
    "img": "/apps/dota2/images/dota_react/items/divine_regalia.png?t=1593393829403",
    "dname": "Divine Regalia",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "outgoing_damage",
        "value": "20"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "So magnificent, it cannot abide failure.",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 5
  },
  "divine_regalia_broken": {
    "abilities": [
      {
        "type": "passive",
        "title": "Fallen",
        "description": "You have died and thus get nothing."
      }
    ],
    "hint": [],
    "id": 1645,
    "img": "/apps/dota2/images/dota_react/items/divine_regalia_broken.png?t=1593393829403",
    "dname": "Disgraced Regalia",
    "cost": 0,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "It cannot abide failure.",
    "components": null,
    "created": false,
    "charges": false
  },
  "enhancement_fierce": {
    "id": 1647,
    "img": "/apps/dota2/images/dota_react/items/enhancement_fierce.png?t=1593393829403",
    "dname": "Fierce",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "movement_speed",
        "display": "+ {value} Movement Speed",
        "value": "30"
      },
      {
        "key": "bonus_night_vision",
        "display": "+ {value} Bonus Night Vision",
        "value": "250"
      },
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "15"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "enhancement_dominant": {
    "id": 1648,
    "img": "/apps/dota2/images/dota_react/items/enhancement_dominant.png?t=1593393829403",
    "dname": "Dominant",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "attack_speed",
        "display": "+ {value} Attack Speed",
        "value": "25"
      },
      {
        "key": "magic_resist",
        "display": "+ {value}% Magic Resistance",
        "value": "15"
      },
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "205"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "enhancement_restorative": {
    "id": 1649,
    "img": "/apps/dota2/images/dota_react/items/enhancement_restorative.png?t=1593393829403",
    "dname": "Restorative",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_mana",
        "display": "+ {value} Mana",
        "value": "200"
      },
      {
        "key": "bonus_hp_regen",
        "display": "+ {value} Health Regeneration",
        "value": "8"
      },
      {
        "key": "heal_amp",
        "display": "+ {value}% Heal Amplification",
        "value": "10"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "enhancement_thick": {
    "id": 1650,
    "img": "/apps/dota2/images/dota_react/items/enhancement_thick.png?t=1593393829403",
    "dname": "Thick",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "240"
      },
      {
        "key": "bonus_mana_regen",
        "display": "+ {value} Mana Regeneration",
        "value": "3"
      },
      {
        "key": "bonus_armor",
        "display": "+ {value} Armor",
        "value": "7"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "enhancement_curious": {
    "id": 1651,
    "img": "/apps/dota2/images/dota_react/items/enhancement_curious.png?t=1593393829403",
    "dname": "Unleashed",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "item_potency",
        "display": "+ {value}% Artifact Potency",
        "value": "30"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "furion_gold_bag": {
    "abilities": [],
    "hint": [
      "Contains gold"
    ],
    "id": 1652,
    "img": "/apps/dota2/images/dota_react/items/furion_gold_bag.png?t=1593393829403",
    "dname": "Bag of Gold",
    "cost": 0,
    "behavior": [
      "No Target",
      "Instant Cast"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "gold_bag_duration",
        "value": "15"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "recipe_specialists_array": {
    "id": 1715,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "cost": 550,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "specialists_array": {
    "abilities": [
      {
        "type": "passive",
        "title": "Splitshot",
        "description": "Ranged attacks have a 30% chance to fire additional projectiles at up to 2 nearby enemies with 150 extra range and within a 120 degree angle in front of the attacker. The additional projectiles deal 20 + 75% damage of a normal attack and do not trigger on hit effects. The primary attack deals 20 + 100% damage of a normal attack."
      }
    ],
    "hint": [],
    "id": 1076,
    "img": "/apps/dota2/images/dota_react/items/specialists_array.png?t=1593393829403",
    "dname": "Specialist's Array",
    "qual": "rare",
    "cost": 2550,
    "notes": "",
    "attrib": [
      {
        "key": "all_stats",
        "display": "+ {value} All Attributes",
        "value": "0"
      },
      {
        "key": "agility",
        "display": "+ {value} Agility",
        "value": "12"
      },
      {
        "key": "damage",
        "display": "+ {value} Damage",
        "value": "20"
      },
      {
        "key": "count",
        "value": "2"
      },
      {
        "key": "secondary_target_range_bonus",
        "value": "150"
      },
      {
        "key": "secondary_target_angle",
        "value": "120"
      },
      {
        "key": "proc_chance",
        "value": "30"
      },
      {
        "key": "base_proc_dmg",
        "value": "20"
      },
      {
        "key": "proc_dmg_pct",
        "value": "75"
      },
      {
        "key": "proc_dmg_pct_primary_tooltip",
        "value": "100"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "An impressive kit of trigger enhancements born in an aging assassin's idle mind.",
    "components": [
      "blade_of_alacrity",
      "broadsword"
    ],
    "created": true,
    "charges": false
  },
  "recipe_hydras_breath": {
    "id": 1857,
    "img": "/apps/dota2/images/dota_react/items/recipe.png?t=1593393829403",
    "cost": 1100,
    "behavior": false,
    "notes": "",
    "attrib": [],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "hydras_breath": {
    "abilities": [
      {
        "type": "passive",
        "title": "Miasma",
        "description": "Attacks poison enemies, dealing 2.5% of the target's Max HP as Magical Damage per second for 3 seconds."
      },
      {
        "type": "passive",
        "title": "Polycephaly",
        "description": "Ranged attacks have a 30% chance to fire additional projectiles at up to 3 nearby enemies with 150 extra range and within a 120 degree angle in front of the attacker. The additional projectiles deal 20 + 75% damage of a normal attack and do not trigger on hit effects except for Miasma. The primary attack deals 20 + 100% damage of a normal attack."
      }
    ],
    "hint": [],
    "id": 1858,
    "img": "/apps/dota2/images/dota_react/items/hydras_breath.png?t=1593393829403",
    "dname": "Hydra's Breath",
    "qual": "rare",
    "cost": 5900,
    "notes": "Attack Range bonuses from Dragon Lance and its upgrades do not stack.",
    "attrib": [
      {
        "key": "strength",
        "display": "+ {value} Strength",
        "value": "15"
      },
      {
        "key": "agility",
        "display": "+ {value} Agility",
        "value": "30"
      },
      {
        "key": "damage",
        "display": "+ {value} Damage",
        "value": "25"
      },
      {
        "key": "base_count",
        "value": "0"
      },
      {
        "key": "count",
        "value": "3"
      },
      {
        "key": "secondary_target_range_bonus",
        "value": "150"
      },
      {
        "key": "secondary_target_angle",
        "value": "120"
      },
      {
        "key": "proc_chance",
        "value": "30"
      },
      {
        "key": "proc_dmg_pct",
        "value": "75"
      },
      {
        "key": "proc_dmg_pct_primary_tooltip",
        "value": "100"
      },
      {
        "key": "base_proc_dmg",
        "value": "20"
      },
      {
        "key": "base_attack_range",
        "display": "+ {value} Attack Range (Ranged Only)",
        "value": "150"
      },
      {
        "key": "poison_duration",
        "value": "3"
      },
      {
        "key": "poison_base_damage",
        "value": "0"
      },
      {
        "key": "poison_damage_per_second",
        "value": "2.5"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": [
      "specialists_array",
      "dragon_lance",
      "orb_of_venom",
      ""
    ],
    "created": true,
    "charges": false
  },
  "weighted_dice": {
    "abilities": [
      {
        "type": "passive",
        "title": "Loaded",
        "description": "Increases your base damage maximum by 6. When calculating your base damage or creep bounty from last hits, the value is computed 2 times and the highest value is taken."
      }
    ],
    "hint": [],
    "id": 1716,
    "img": "/apps/dota2/images/dota_react/items/weighted_dice.png?t=1593393829403",
    "dname": "Weighted Dice",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "roll_count",
        "value": "2"
      },
      {
        "key": "bonus_max_damage",
        "value": "6"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 1
  },
  "ash_legion_shield": {
    "abilities": [
      {
        "type": "active",
        "title": "Shield Wall",
        "description": "Reduce your own movement speed by 20 to provide a 160 physical damage barrier to allied player controlled units in a 800 unit radius. Lasts for 6 seconds."
      }
    ],
    "hint": [],
    "id": 1717,
    "img": "/apps/dota2/images/dota_react/items/ash_legion_shield.png?t=1593393829403",
    "dname": "Ash Legion Shield",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "slow",
        "value": "20"
      },
      {
        "key": "block_amount",
        "value": "160"
      },
      {
        "key": "block_radius",
        "value": "800"
      },
      {
        "key": "duration",
        "value": "6"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 40,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 1
  },
  "riftshadow_prism": {
    "abilities": [
      {
        "type": "active",
        "title": "Refract",
        "description": "Spend 8% of your current life total to create a full health illusion that lasts for 20 seconds. The illusion has 50% outgoing damage and takes 200% of incoming damage."
      }
    ],
    "hint": [],
    "id": 1718,
    "img": "/apps/dota2/images/dota_react/items/riftshadow_prism.png?t=1593393829403",
    "dname": "Riftshadow Prism",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "outgoing_damage",
        "value": "50"
      },
      {
        "key": "incoming_damage",
        "value": "200"
      },
      {
        "key": "duration",
        "value": "20"
      },
      {
        "key": "health_cost",
        "value": "8"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 30,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 5
  },
  "metamorphic_mandible": {
    "abilities": [
      {
        "type": "active",
        "title": "Pupate",
        "description": "Enter into an insect form for 5 seconds, increasing magic resistance by 50% and movement speed by 15%. While an insect, your size is decreased and your armor is reduced by 45%."
      }
    ],
    "hint": [],
    "id": 1719,
    "img": "/apps/dota2/images/dota_react/items/metamorphic_mandible.png?t=1593393829403",
    "dname": "Metamorphic Mandible",
    "cost": 0,
    "behavior": "No Target",
    "dispellable": "Yes",
    "notes": "",
    "attrib": [
      {
        "key": "duration",
        "value": "5"
      },
      {
        "key": "bonus_magic_resistance",
        "value": "50"
      },
      {
        "key": "bonus_movespeed",
        "value": "15"
      },
      {
        "key": "size_decrease",
        "value": "20"
      },
      {
        "key": "armor_decrease",
        "value": "45"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 30,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 4
  },
  "idol_of_screeauk": {
    "abilities": [
      {
        "type": "active",
        "title": "False Flight",
        "description": "Gain 50% slow resistance, phased movement, and 25% evasion for 5 seconds."
      }
    ],
    "hint": [],
    "id": 1720,
    "img": "/apps/dota2/images/dota_react/items/idol_of_screeauk.png?t=1593393829403",
    "dname": "Idol of Scree'auk",
    "cost": 0,
    "behavior": "No Target",
    "dispellable": "Yes",
    "notes": "",
    "attrib": [
      {
        "key": "duration",
        "value": "5"
      },
      {
        "key": "slow_resist",
        "value": "50"
      },
      {
        "key": "evasion",
        "value": "25"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 30,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 4
  },
  "flayers_bota": {
    "abilities": [
      {
        "type": "active",
        "title": "Bloodthirst",
        "description": "Gain 15% base damage and 30 attack speed for 6 seconds."
      },
      {
        "type": "passive",
        "title": "Bloodrush",
        "description": "Enemy heroes dying within 1200 units reset the cooldown of Bloodthirst."
      }
    ],
    "hint": [],
    "id": 1721,
    "img": "/apps/dota2/images/dota_react/items/flayers_bota.png?t=1593393829403",
    "dname": "Flayer's Bota",
    "cost": 0,
    "behavior": "No Target",
    "dispellable": "Yes",
    "notes": "",
    "attrib": [
      {
        "key": "duration",
        "value": "6"
      },
      {
        "key": "base_damage",
        "value": "15"
      },
      {
        "key": "attack_speed",
        "value": "30"
      },
      {
        "key": "death_radius",
        "value": "1200"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 65,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 4
  },
  "spellslinger": {
    "abilities": [
      {
        "type": "passive",
        "title": "Salvo",
        "description": "20% of the mana used to cast abilities is recovered over 10 seconds."
      }
    ],
    "hint": [],
    "id": 1859,
    "img": "/apps/dota2/images/dota_react/items/spellslinger.png?t=1593393829403",
    "dname": "Spellslinger",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "mana_pct",
        "value": "20"
      },
      {
        "key": "duration",
        "value": "10"
      },
      {
        "key": "restore_tickrate",
        "value": "2"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 3
  },
  "prophets_pendulum": {
    "abilities": [
      {
        "type": "passive",
        "title": "Linger",
        "description": "30% of incoming damage is delayed over 5 seconds."
      }
    ],
    "hint": [],
    "id": 1860,
    "img": "/apps/dota2/images/dota_react/items/prophets_pendulum.png?t=1593393829403",
    "dname": "Prophet's Pendulum",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "delay_pct",
        "value": "30"
      },
      {
        "key": "delay_time",
        "value": "5"
      },
      {
        "key": "damage_interval",
        "value": "1"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 4
  },
  "stonefeather_satchel": {
    "abilities": [
      {
        "type": "toggle",
        "title": "Transmogrify",
        "description": "Toggle to switch the contents of the Satchel between a pound of Feathers or Rocks.\n\nFeathers: increase movement speed by 12 and distance of forced movement effects applied to the wearer by 30%.\n\nRocks: increase armor by 3 and decrease the distance of forced movement effects applied to the wearer by 30%."
      }
    ],
    "hint": [],
    "id": 1861,
    "img": "/apps/dota2/images/dota_react/items/stonefeather_satchel.png?t=1593393829403",
    "dname": "Stonefeather Satchel",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "knockback_resistance",
        "value": "30"
      },
      {
        "key": "feather_movespeed",
        "value": "12"
      },
      {
        "key": "rocks_armor",
        "value": "3"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 6,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 1
  },
  "enchanters_bauble": {
    "abilities": [
      {
        "type": "passive",
        "title": "Enchant",
        "description": "Increases the bonuses of the item's Neutral Enchantment by 15%. Every time this item is crafted again the bonus is increased by 40%."
      }
    ],
    "hint": [],
    "id": 1862,
    "img": "/apps/dota2/images/dota_react/items/enchanters_bauble.png?t=1593393829403",
    "dname": "Enchanter's Bauble",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "enchantment_bonus_base",
        "value": "15"
      },
      {
        "key": "enchantment_bonus_growth",
        "value": "40"
      },
      {
        "key": "current_bonus",
        "display": "CURRENT BONUS: {value}%",
        "value": "0"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 4
  },
  "harmonizer": {
    "abilities": [
      {
        "type": "passive",
        "title": "Balance",
        "description": "Gain 5% spell manacost reduction for every spell off cooldown and 6% spell amplification for every spell on cooldown."
      }
    ],
    "hint": [],
    "id": 1863,
    "img": "/apps/dota2/images/dota_react/items/harmonizer.png?t=1593393829403",
    "dname": "Harmonizer",
    "cost": 0,
    "notes": "Only considers abilities that are visible and have a cooldown",
    "attrib": [
      {
        "key": "manacost_reduction",
        "value": "5"
      },
      {
        "key": "spell_amp",
        "value": "6"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 5
  },
  "conjurers_catalyst": {
    "abilities": [
      {
        "type": "passive",
        "title": "Spellover",
        "description": "Dealing 100 spell damage to an enemy causes them to overheat and deal damage to their allies in a 300 unit radius. Hero targets deal 40 damage to their allies, other targets deal 15 damage."
      }
    ],
    "hint": [],
    "id": 1864,
    "img": "/apps/dota2/images/dota_react/items/conjurers_catalyst.png?t=1593393829403",
    "dname": "Conjurer's Catalyst",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "duration",
        "value": "6"
      },
      {
        "key": "damage_threshold",
        "value": "100"
      },
      {
        "key": "damage_aoe",
        "value": "300"
      },
      {
        "key": "damage",
        "value": "40"
      },
      {
        "key": "damage_creep",
        "value": "15"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 4
  },
  "enhancement_vital": {
    "id": 1865,
    "img": "/apps/dota2/images/dota_react/items/enhancement_vital.png?t=1593393829403",
    "dname": "Vital",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "health_regen",
        "display": "+ {value} Health Regeneration",
        "value": "2"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "enhancement_hulking": {
    "id": 1866,
    "img": "/apps/dota2/images/dota_react/items/enhancement_hulking.png?t=1593393829403",
    "dname": "Hulking",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "max_health",
        "display": "+ {value}% Health",
        "value": "5"
      },
      {
        "key": "max_health_regen",
        "display": "+ {value}% Max Health Regen",
        "value": "1.5"
      },
      {
        "key": "attack_speed",
        "display": "- {value}% Attack Speed",
        "value": "-30"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "enhancement_manic": {
    "id": 1867,
    "img": "/apps/dota2/images/dota_react/items/enhancement_manic.png?t=1593393829403",
    "dname": "Manic",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "bat_reduce",
        "display": "- {value}% Base Attack Time",
        "value": "18"
      },
      {
        "key": "cast_speed",
        "display": "+ {value}% Cast Speed Bonus",
        "value": "20"
      },
      {
        "key": "vision_reduce",
        "display": "- {value}% Vision",
        "value": "20"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "foragers_kit": {
    "abilities": [
      {
        "type": "passive",
        "title": "Forage",
        "description": "When the cooldown is ready, nearby trees that can be foraged will appear. By standing next to a tree for 1s, you can forage the tree and find flora, fungi or a bag of gold containing 30 gold."
      }
    ],
    "hint": [],
    "id": 1868,
    "img": "/apps/dota2/images/dota_react/items/foragers_kit.png?t=1593393829403",
    "dname": "Forager's Kit",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "gold_amount",
        "value": "30"
      },
      {
        "key": "radius",
        "value": "1200"
      },
      {
        "key": "tree_radius",
        "value": "250"
      },
      {
        "key": "tree_creation_interval",
        "value": "5.0"
      },
      {
        "key": "max_trees",
        "value": "3"
      },
      {
        "key": "old_destroy_radius",
        "value": "2500"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": 60,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 1
  },
  "foragers_health": {
    "abilities": [
      {
        "type": "use",
        "title": "Munch",
        "description": "Grants 1% max health regeneration to the target for 10 seconds.\n\nIf the unit is attacked by an enemy hero or Roshan, the effect is lost."
      }
    ],
    "hint": [],
    "id": 1869,
    "img": "/apps/dota2/images/dota_react/items/foragers_health.png?t=1593393829403",
    "dname": "Vital Toadstool",
    "cost": 0,
    "behavior": [
      "Unit Target",
      "Instant Cast"
    ],
    "dispellable": "Yes",
    "target_team": "Friendly",
    "target_type": "Hero",
    "notes": "Hold Control to use on a nearby allied hero.",
    "attrib": [
      {
        "key": "buff_duration",
        "value": "10"
      },
      {
        "key": "health_regen_pct",
        "value": "1"
      },
      {
        "key": "break_on_hero_damage",
        "value": "1"
      },
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "2"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": 1
  },
  "foragers_stats": {
    "abilities": [
      {
        "type": "use",
        "title": "Munch",
        "description": "Grants 1 permanent primary attribute."
      }
    ],
    "hint": [],
    "id": 1870,
    "img": "/apps/dota2/images/dota_react/items/foragers_stats.png?t=1593393829403",
    "dname": "Ironwood Nut",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "target_team": "Friendly",
    "target_type": "Hero",
    "notes": "Universal heroes get 0.4 bonus to all attributes.",
    "attrib": [
      {
        "key": "bonus_stat",
        "value": "1"
      },
      {
        "key": "bonus_stat_uni",
        "value": ".4"
      },
      {
        "key": "bonus_move_speed",
        "display": "+ {value} Movement Speed",
        "value": "3"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": 1
  },
  "foragers_mana": {
    "abilities": [
      {
        "type": "use",
        "title": "Munch",
        "description": "Instantly restores 50 mana + 5% of the target's max mana when consumed"
      }
    ],
    "hint": [],
    "id": 1871,
    "img": "/apps/dota2/images/dota_react/items/foragers_mana.png?t=1593393829403",
    "dname": "Tomo'kan Ringcap",
    "cost": 0,
    "behavior": [
      "Instant Cast",
      "No Target"
    ],
    "target_team": "Friendly",
    "target_type": "Hero",
    "notes": "Hold Control to use on a nearby allied hero.",
    "attrib": [
      {
        "key": "bonus_int",
        "display": "+ {value} Intelligence",
        "value": "2"
      },
      {
        "key": "replenish_amount",
        "value": "50"
      },
      {
        "key": "mana_pct",
        "value": "5"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": 1
  },
  "chasm_stone": {
    "id": 1872,
    "img": "/apps/dota2/images/dota_react/items/chasm_stone.png?t=1593393829403",
    "dname": "Chasm Stone",
    "qual": "component",
    "cost": 800,
    "notes": "AoE bonuses from multiple Chasm Stones or its upgrades do not stack.",
    "attrib": [
      {
        "key": "bonus_health",
        "display": "+ {value} Health",
        "value": "0"
      },
      {
        "key": "aoe_bonus",
        "display": "+ {value} Area of Effect",
        "value": "40"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "partisans_brand": {
    "abilities": [
      {
        "type": "passive",
        "title": "Brand",
        "description": "Increases spell damage dealt to player controlled units by 9%."
      }
    ],
    "hint": [],
    "id": 1873,
    "img": "/apps/dota2/images/dota_react/items/partisans_brand.png?t=1593393829403",
    "dname": "Partisan's Brand",
    "cost": 0,
    "notes": "Player controlled units includes heroes and any creep summoned or converted by them.",
    "attrib": [
      {
        "key": "bonus_damage_pct",
        "value": "9"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false,
    "tier": 3
  },
  "enhancement_nimble": {
    "id": 1874,
    "img": "/apps/dota2/images/dota_react/items/enhancement_nimble.png?t=1593393829403",
    "dname": "Nimble",
    "cost": 0,
    "notes": "",
    "attrib": [
      {
        "key": "movespeed_pct",
        "display": "+ {value}% Movement Speed",
        "value": "6 / 8 / 10"
      },
      {
        "key": "bonus_damage",
        "display": "+ {value} Damage",
        "value": "10 / 15 / 20"
      },
      {
        "key": "hp_regen_reduce",
        "display": "- {value} Health Regeneration",
        "value": "1.5 / 2.25 / 3"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "tidehunter_fish": {
    "abilities": [],
    "hint": [
      "Yummy Fish"
    ],
    "id": 1875,
    "img": "/apps/dota2/images/dota_react/items/tidehunter_fish.png?t=1593393829403",
    "dname": "Leviathan's Fish",
    "cost": 0,
    "behavior": [
      "No Target",
      "Instant Cast"
    ],
    "notes": "",
    "attrib": [
      {
        "key": "fish_duration",
        "value": "30"
      }
    ],
    "mc": false,
    "hc": false,
    "cd": false,
    "lore": "",
    "components": null,
    "created": false,
    "charges": false
  },
  "diffusal_blade_2": {
    "id": 196,
    "img": "/apps/dota2/images/dota_react/items/diffusal_blade_2.png?3",
    "dname": "Diffusal Blade",
    "qual": "artifact",
    "cost": 3850,
    "desc": "Active: Purge Targets an enemy, removing buffs from the target and slowing it for 4 seconds.Range: 600\nPassive: ManabreakEach attack burns 50 mana from the target, and deals 0.8 physical damage per burned mana. Burns 16 mana per attack from melee illusions and 8 mana per attack from ranged illusions. Dispel Type: Basic Dispel",
    "notes": "Does not stack with other manabreak abilities.",
    "attrib": [
      {
        "key": "bonus_agility",
        "display": "+ {value} Agility",
        "value": "25 / 35"
      },
      {
        "key": "bonus_intellect",
        "display": "+ {value} Intelligence",
        "value": "10 / 15"
      },
      {
        "key": "initial_charges",
        "value": "8"
      },
      {
        "key": "feedback_mana_burn",
        "value": "50"
      },
      {
        "key": "feedback_mana_burn_illusion_melee",
        "value": "16"
      },
      {
        "key": "feedback_mana_burn_illusion_ranged",
        "value": "8"
      },
      {
        "key": "purge_summoned_damage",
        "value": "99999"
      },
      {
        "key": "purge_rate",
        "value": "5"
      },
      {
        "key": "purge_root_duration",
        "value": "3"
      },
      {
        "key": "purge_slow_duration",
        "value": "4"
      },
      {
        "key": "damage_per_burn",
        "value": "0.8"
      },
      {
        "key": "cast_range_tooltip",
        "value": "600"
      }
    ],
    "mc": false,
    "cd": 4,
    "lore": "An enchanted blade that allows the user to cut straight into the enemy's soul.",
    "components": [
      "diffusal_blade",
      "recipe_diffusal_blade"
    ],
    "created": true
  }
}