Skip to content

Instantly share code, notes, and snippets.

@miaoles
Created August 24, 2017 11:33
Show Gist options
  • Save miaoles/9afc5a04c76f8f8c4fe6e069f1fe5eea to your computer and use it in GitHub Desktop.
Save miaoles/9afc5a04c76f8f8c4fe6e069f1fe5eea to your computer and use it in GitHub Desktop.
{
"query": {
"attributes.league": "hardcore harbinger",
"attributes.itemType": "Amulet",
"mods": [
{
"mods": {
"total.+# to maximum Life": [
"50",
null
],
"explicit.+# to Accuracy Rating": [
"300",
null
]
},
"type": "and"
},
{
"mods": {
"explicit.Adds # to # Fire Damage to Attacks": [
null,
null
],
"explicit.#% increased Elemental Damage with Attack Skills": [
null,
null
]
},
"type": "sum",
"range": [
"20",
null
]
}
]
},
"_id": "Undeniable Juggernaut Amulet"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment