Advertisement
Guest User

Untitled

a guest
Feb 25th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.00 KB | None | 0 0
  1. {
  2.     "query": {
  3.         "status": {
  4.             "option": "online"
  5.         },
  6.         "name": "Demigod's Touch",
  7.         "type": "Golden Bracers",
  8.         "stats": [{
  9.             "type": "and",
  10.             "filters": [],
  11.             "disabled": false
  12.         }],
  13.         "filters": {
  14.             "type_filters": {
  15.                 "filters": {
  16.                     "category": {
  17.                         "option": "armour.helmet"
  18.                     },
  19.                     "rarity": {
  20.                         "option": "rare"
  21.                     }
  22.                 },
  23.                 "disabled": false
  24.             },
  25.             "weapon_filters": {
  26.                 "filters": {
  27.                     "damage": {
  28.                         "min": 1,
  29.                         "max": 2
  30.                     },
  31.                     "crit": {
  32.                         "min": 1,
  33.                         "max": 2
  34.                     },
  35.                     "pdps": {
  36.                         "min": 1,
  37.                         "max": 2
  38.                     },
  39.                     "aps": {
  40.                         "min": 1,
  41.                         "max": 2
  42.                     },
  43.                     "dps": {
  44.                         "min": 1,
  45.                         "max": 2
  46.                     },
  47.                     "edps": {
  48.                         "min": 1,
  49.                         "max": 2
  50.                     }
  51.                 }
  52.             },
  53.             "armour_filters": {
  54.                 "filters": {
  55.                     "ar": {
  56.                         "min": 1,
  57.                         "max": 2
  58.                     },
  59.                     "es": {
  60.                         "min": 1,
  61.                         "max": 2
  62.                     },
  63.                     "ev": {
  64.                         "min": 1,
  65.                         "max": 2
  66.                     },
  67.                     "block": {
  68.                         "min": 1,
  69.                         "max": 2
  70.                     }
  71.                 }
  72.             },
  73.             "socket_filters": {
  74.                 "filters": {
  75.                     "sockets": {
  76.                         "r": 1,
  77.                         "g": 2,
  78.                         "b": 3,
  79.                         "w": 4,
  80.                         "min": 1,
  81.                         "max": 2
  82.                     },
  83.                     "links": {
  84.                         "r": 1,
  85.                         "g": 2,
  86.                         "b": 3,
  87.                         "w": 4,
  88.                         "min": 1,
  89.                         "max": 2
  90.                     }
  91.                 }
  92.             },
  93.             "req_filters": {
  94.                 "filters": {
  95.                     "lvl": {
  96.                         "min": 1,
  97.                         "max": 2
  98.                     },
  99.                     "str": {
  100.                         "min": 1,
  101.                         "max": 2
  102.                     },
  103.                     "dex": {
  104.                         "min": 1,
  105.                         "max": 2
  106.                     },
  107.                     "int": {
  108.                         "min": 1,
  109.                         "max": 2
  110.                     }
  111.                 }
  112.             },
  113.             "map_filters": {
  114.                 "filters": {
  115.                     "map_tier": {
  116.                         "min": 1,
  117.                         "max": 2
  118.                     },
  119.                     "map_packsize": {
  120.                         "min": 1,
  121.                         "max": 2
  122.                     },
  123.                     "map_iiq": {
  124.                         "min": 1,
  125.                         "max": 2
  126.                     },
  127.                     "map_iir": {
  128.                         "min": 1,
  129.                         "max": 2
  130.                     },
  131.                     "map_series": {
  132.                         "option": "theawakening"
  133.                     },
  134.                     "map_shaped": {
  135.                         "option": "true"
  136.                     }
  137.                 }
  138.             },
  139.             "misc_filters": {
  140.                 "filters": {
  141.                     "quality": {
  142.                         "min": 1,
  143.                         "max": 2
  144.                     },
  145.                     "ilvl": {
  146.                         "min": 1,
  147.                         "max": 2
  148.                     },
  149.                     "gem_level": {
  150.                         "min": 1,
  151.                         "max": 2
  152.                     },
  153.                     "talisman_tier": {
  154.                         "min": 1,
  155.                         "max": 2
  156.                     },
  157.                     "shaper_item": {
  158.                         "option": "true"
  159.                     },
  160.                     "elder_item": {
  161.                         "option": "true"
  162.                     },
  163.                     "identified": {
  164.                         "option": "true"
  165.                     },
  166.                     "crafted": {
  167.                         "option": "true"
  168.                     },
  169.                     "alternate_art": {
  170.                         "option": "true"
  171.                     },
  172.                     "corrupted": {
  173.                         "option": "true"
  174.                     },
  175.                     "enchanted": {
  176.                         "option": "true"
  177.                     }
  178.                 }
  179.             },
  180.             "trade_filters": {
  181.                 "filters": {
  182.                     "account": {
  183.                         "input": "somename"
  184.                     },
  185.                     "sale_type": {
  186.                         "option": "priced"
  187.                     },
  188.                     "price": {
  189.                         "option": "chaos",
  190.                         "min": 1,
  191.                         "max": 2
  192.                     }
  193.                 }
  194.             }
  195.         }
  196.     },
  197.     "sort": {
  198.         "price": "asc"
  199.     }
  200. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement