Skip to content

Instantly share code, notes, and snippets.

@scottheckel
Last active September 20, 2017 19:27
Show Gist options
  • Save scottheckel/64a079f35dda46e5eabf4155db7025cd to your computer and use it in GitHub Desktop.
Save scottheckel/64a079f35dda46e5eabf4155db7025cd to your computer and use it in GitHub Desktop.
Destiny 2 Data
{
"Weapons": [
{
"Name": "Nameless Midnight",
"Type": "Scout",
"Class": "Kinetic",
"Recommendations": [
{
"RiseOfBacon": "1"
}
]
},
{
"Name": "Call to Serve",
"Type": "Scout",
"Class": "Kinetic",
"Recommendations": [
{
"RiseOfBacon": "1"
}
]
},
{
"Name": "Origin Story",
"Type": "AR",
"Class": "Kinetic",
"Recommendations": [
{
"RiseOfBacon": "1"
}
]
},
{
"Name": "Nightshade",
"Type": "Pulse Rifle",
"Class": "Kinetic",
"Recommendations": [
{
"RiseOfBacon": "1"
}
]
},
{
"Name": "Uriels Gift",
"Type": "AR",
"Class": "Energy",
"Recommendations": [
{
"RiseOfBacon": "1"
}
]
},
{
"Name": "Last Hope",
"Type": "Sidearm",
"Class": "Energy",
"Recommendations": [
{
"RiseOfBacon": "1"
}
]
},
{
"Name": "Mida Mini Tool",
"Type": "SMG",
"Class": "Energy",
"Recommendations": [
{
"RiseOfBacon": "1"
}
]
},
{
"Name": "Seven-Six-Five",
"Type": "Scout",
"Class": "Energy",
"Recommendations": [
{
"RiseOfBacon": "1"
}
]
}
],
"Sources": {
"RiseOfBacon": {
"url": "https://www.reddit.com/r/DestinyTheGame/comments/6zunb9/some_weapons_well_worth_looking_out_for_so_far_in/",
"maxScale": 2,
"date": "09132017"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment