Armor Investigation A visualization tool for data scientists. This part of the D2ArmorPicker lists all of your armor items. For each armor it shows how it is generated. It shows every used "plug", as well as the intrinsic stats of exotics. For more information about plugs, see here. Make sure to give the author an upvote for the hard work!

Please note that this feature is mainly targeted for data nerds and people interested in the basic stats of armor. It is just a data visualization. Mobile layout and a search function may happen in the future.
Filters Some filters. Nothing fancy but it works. Sorry ;)
Item Name Item Hash Item ID
Mobility: {{ minMobility }} Resilience: {{ minResilience }} Recovery: {{ minRecovery }}
Discipline: {{ minDiscipline }} Intellect: {{ minIntellect }} Strength: {{ minStrength }}
Any plug >=: {{ anyPlugWithN }} Any Plug <=: {{ anyPlugBelowN }}
All plugs >=: {{ allPlugsWithN }} All Plugs <=: {{ allPlugsBelowN }}
Update  Clear
{{ getCategoryName(armorItems.key) }}
{{ armor.name }}
Hash: {{ armor.hash }}
ItemInstanceId: {{ armor.itemInstanceId }}
Sunset? {{ armor.isSunset }}
Total {{ armor.totalSum }}
{{ ["Mobility", "Resilience", "Recovery", "Discipline", "Intellect", "Strength"][ idx1 ] }} {{ armor.totalStats[idx1] | number : "1.0-0" }}
Plugs:
Plug Total Values
{{ plug }} {{ getPlugSum(plug) }} {{ getPlugString(plug) }}