Skip to content

Instantly share code, notes, and snippets.

@48klocs
Created October 19, 2018 16:24
Show Gist options
  • Save 48klocs/fb447b654a439ff06461de43001d6e5e to your computer and use it in GitHub Desktop.
Save 48klocs/fb447b654a439ff06461de43001d6e5e to your computer and use it in GitHub Desktop.
Badlander - reviews vs. actual item
// "Badlander",,Legendary,Shotgun,523,Arc,Vault,0,0,false,undefined,4.7,30,66,65,39,58,100,68,7,38,,Rapid-Fire Frame*,Rifled Barrel*,Smoothbore,Steady Rounds*,Light Mag,Field Prep*,Snapshot Sights*,Glacial Whisper*,Tier 2 Weapon*
Some reviews:
"I hated this gun until this dropped.
Full auto, smoothbore, accurized rounds, slide shot, quickdraw.
I am an Arc titan. I am what you hate in crucible."
"Snapshot Sights and Slideshot with range masterwork = total annihilation"
"Full Choke Accurized Rounds Slideshot Snapshot Sights. Godroll"
curl 'https://db-api.destinytracker.com/api/external/reviews?page=1&platform=4&mode=0' -H 'Referer: https://beta.destinyitemmanager.com/' -H 'Origin: https://beta.destinyitemmanager.com' -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36' -H 'Content-Type: application/json' --data-binary '{"selectedPerks":[996573084,1332244541,3177308360,2869569095,957782887,1821705879,2323986101,4283235140],"attachedMods":[],"referenceId":1327264046,"instanceId":"6917529075715024689","availablePerks":[1332244541,466087222,3177308360,679225683,2869569095,957782887]}' --compressed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment