Skip to content

Instantly share code, notes, and snippets.

@niuage
Created March 5, 2013 19:24
Show Gist options
  • Save niuage/5093359 to your computer and use it in GitHub Desktop.
Save niuage/5093359 to your computer and use it in GitHub Desktop.
{
"_index":"bows",
"_type":"bow",
"_id":"181",
"_version":5,
"exists":true,
"_source":{
"aps":1.2,
"armour":null,
"base_name":"Citadel Bow",
"block_chance":null,
"created_at":"2013-03-05T18:10:40Z",
"critical_strike_chance":5,
"dps":0,
"evasion":null,
"icon":{
"url":"https://niuage.s3.amazonaws.com/uploads/poe/bow/icon/181/Bow3.png"
},
"id":181,
"identified":true,
"league_id":1,
"level":null,
"name":"Havoc Stinger",
"physical_damage":52,
"price":null,
"quality":null,
"rarity_id":3,
"requirements":{
"required_level":58.0,
"required_str":null,
"required_dex":185.0,
"required_int":null
},
"scrawled_at":"2013-03-05T18:10:40Z",
"shield":null,
"socket_store":{
"sockets":[
{
"group":0,
"attr":"D"
}
],
"socket_count":1,
"linked_socket_count":1
},
"thread_id":"225604",
"uid":"c5201b92ef5c091b5dad9aebc817e782",
"updated_at":"2013-03-05T18:10:40Z",
"user":"Luql",
"verified":true,
"league_name":"default",
"rarity_name":"Rare",
"stats":[
{
"created_at":"2013-03-05T18:10:40Z",
"id":646,
"item_id":181,
"item_type":"Item",
"max_value":null,
"mod_id":29,
"name":"Adds 27-46 Fire Damage",
"updated_at":"2013-03-05T18:10:40Z",
"value":36
},
{
"created_at":"2013-03-05T18:10:40Z",
"id":647,
"item_id":181,
"item_type":"Item",
"max_value":null,
"mod_id":28,
"name":"Adds 17-26 Cold Damage",
"updated_at":"2013-03-05T18:10:40Z",
"value":21
},
{
"created_at":"2013-03-05T18:10:40Z",
"id":648,
"item_id":181,
"item_type":"Item",
"max_value":null,
"mod_id":30,
"name":"Adds 5-94 Lightning Damage",
"updated_at":"2013-03-05T18:10:40Z",
"value":49
},
{
"created_at":"2013-03-05T18:10:40Z",
"id":649,
"item_id":181,
"item_type":"Item",
"max_value":null,
"mod_id":8,
"name":"29% increased Global Critical Strike Multiplier",
"updated_at":"2013-03-05T18:10:40Z",
"value":29
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment