Skip to content

Instantly share code, notes, and snippets.

@davidteather
Created October 6, 2019 01:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davidteather/4f9c82f3d224e64c3a187ad28db26d1a to your computer and use it in GitHub Desktop.
Save davidteather/4f9c82f3d224e64c3a187ad28db26d1a to your computer and use it in GitHub Desktop.
{
"metal": {
"name": "Refined Metal",
"quality": 6,
"priceindex": "0",
"single": "ref",
"plural": "ref",
"round": 2,
"blanket": 0,
"craftable": "Craftable",
"tradable": "Tradable",
"defindex": 5002,
"price": {
"value": 0.04,
"currency": "usd",
"difference": 0.0049999999999999975,
"last_update": 1567248627
}
},
"hat": {
"name": "Random Craft Hat",
"quality": 6,
"priceindex": "0",
"single": "hat",
"plural": "hats",
"round": 1,
"blanket": 1,
"craftable": "Craftable",
"tradable": "Tradable",
"defindex": -2,
"price": {
"value": 1.22,
"currency": "metal",
"difference": -0.1100000000000001,
"last_update": 1552653012,
"value_high": 1.33
}
},
"keys": {
"name": "Mann Co. Supply Crate Key",
"quality": 6,
"priceindex": "0",
"single": "key",
"plural": "keys",
"round": 2,
"blanket": 0,
"craftable": "Craftable",
"tradable": "Tradable",
"defindex": 5021,
"price": {
"value": 43.88,
"currency": "metal",
"difference": -5.224999999999994,
"last_update": 1566521079,
"value_high": 44.11
}
},
"earbuds": {
"name": "Earbuds",
"quality": 6,
"priceindex": "0",
"single": "bud",
"plural": "buds",
"round": 2,
"blanket": 0,
"craftable": "Craftable",
"tradable": "Tradable",
"defindex": 143,
"price": {
"value": 2.4,
"currency": "keys",
"difference": 2.1997499999999945,
"last_update": 1569150994
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment