danreeves / dt-exchange

40 stars 17 forks source link

Add statistic based filtering #76

Closed sgullen-dev closed 1 year ago

sgullen-dev commented 1 year ago

Statistics filtering is implemented in the JSON as ..

"stats": [
  {
    "name": "Blast Damage",
    "min": 70
  }
]