Advertisement
Guest User

Untitled

a guest
Aug 20th, 2019
309
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 6.61 KB | None | 0 0
  1.     {
  2.       "item": {
  3.         "key": {
  4.           "href": "https://us.api.blizzard.com/data/wow/item/158075?namespace=static-8.2.0_30827-us"
  5.         },
  6.         "id": 158075
  7.       },
  8.       "slot": {
  9.         "type": "NECK",
  10.         "name": "Neck"
  11.       },
  12.       "quantity": 1,
  13.       "context": 11,
  14.       "bonus_list": [
  15.         6316,
  16.         4932,
  17.         4933
  18.       ],
  19.       "quality": {
  20.         "type": "ARTIFACT",
  21.         "name": "Artifact"
  22.       },
  23.       "name": "Heart of Azeroth",
  24.       "azerite_details": {
  25.         "percentage_to_next_level": 0.7157221206581352,
  26.         "selected_essences": [
  27.           {
  28.             "slot": 0,
  29.             "rank": 2,
  30.             "main_spell_tooltip": {
  31.               "spell": {
  32.                 "key": {
  33.                   "href": "https://us.api.blizzard.com/data/wow/spell/299368?namespace=static-8.2.0_30827-us"
  34.                 },
  35.                 "name": "Vision of Perfection",
  36.                 "id": 299368
  37.               },
  38.               "description": "Your spells and abilities have a chance to activate Vampiric Blood for 35% of its base duration.",
  39.               "cast_time": "Passive"
  40.             },
  41.             "passive_spell_tooltip": {
  42.               "spell": {
  43.                 "key": {
  44.                   "href": "https://us.api.blizzard.com/data/wow/spell/299367?namespace=static-8.2.0_30827-us"
  45.                 },
  46.                 "name": "Strive for Perfection",
  47.                 "id": 299367
  48.               },
  49.               "description": "Reduces the cooldown of Vampiric Blood by 10.0%.\r\n\r\nWhen you activate Vampiric Blood, immediately heal for 5% of maximum health.",
  50.               "cast_time": "Passive"
  51.             },
  52.             "essence": {
  53.               "key": {
  54.                 "href": "https://us.api.blizzard.com/data/wow/azerite-essence/22?namespace=static-8.2.0_30827-us"
  55.               },
  56.               "name": "Vision of Perfection",
  57.               "id": 22
  58.             },
  59.             "media": {
  60.               "key": {
  61.                 "href": "https://us.api.blizzard.com/data/wow/media/azerite-essence/22?namespace=static-8.2.0_30827-us"
  62.               },
  63.               "id": 22
  64.             }
  65.           },
  66.           {
  67.             "slot": 1,
  68.             "rank": 2,
  69.             "passive_spell_tooltip": {
  70.               "spell": {
  71.                 "key": {
  72.                   "href": "https://us.api.blizzard.com/data/wow/spell/299274?namespace=static-8.2.0_30827-us"
  73.                 },
  74.                 "name": "Stand Your Ground",
  75.                 "id": 299274
  76.               },
  77.               "description": "You gain 6 Versatility for each enemy within 10 yards, up to 60 Versatility. While below 35% health the Versatility amount is doubled.",
  78.               "cast_time": "Passive"
  79.             },
  80.             "essence": {
  81.               "key": {
  82.                 "href": "https://us.api.blizzard.com/data/wow/azerite-essence/25?namespace=static-8.2.0_30827-us"
  83.               },
  84.               "name": "Aegis of the Deep",
  85.               "id": 25
  86.             },
  87.             "media": {
  88.               "key": {
  89.                 "href": "https://us.api.blizzard.com/data/wow/media/azerite-essence/25?namespace=static-8.2.0_30827-us"
  90.               },
  91.               "id": 25
  92.             }
  93.           },
  94.           {
  95.             "slot": 2
  96.           }
  97.         ],
  98.         "level": {
  99.           "value": 58,
  100.           "display_string": "Azerite Power Level 58"
  101.         }
  102.       },
  103.       "media": {
  104.         "key": {
  105.           "href": "https://us.api.blizzard.com/data/wow/media/item/158075?namespace=static-8.2.0_30827-us"
  106.         },
  107.         "id": 158075
  108.       },
  109.       "item_class": {
  110.         "key": {
  111.           "href": "https://us.api.blizzard.com/data/wow/item-class/4?namespace=static-8.2.0_30827-us"
  112.         },
  113.         "name": "Armor",
  114.         "id": 4
  115.       },
  116.       "item_subclass": {
  117.         "key": {
  118.           "href": "https://us.api.blizzard.com/data/wow/item-class/4/item-subclass/0?namespace=static-8.2.0_30827-us"
  119.         },
  120.         "name": "Miscellaneous",
  121.         "id": 0
  122.       },
  123.       "inventory_type": {
  124.         "type": "NECK",
  125.         "name": "Neck"
  126.       },
  127.       "binding": {
  128.         "type": "ON_ACQUIRE",
  129.         "name": "Binds when picked up"
  130.       },
  131.       "unique_equipped": "Unique",
  132.       "stats": [
  133.         {
  134.           "type": {
  135.             "type": "STRENGTH",
  136.             "name": "Strength"
  137.           },
  138.           "value": 336,
  139.           "display_string": "+336 Strength"
  140.         },
  141.         {
  142.           "type": {
  143.             "type": "AGILITY",
  144.             "name": "Agility"
  145.           },
  146.           "value": 336,
  147.           "display_string": "+336 Agility",
  148.           "is_negated": true
  149.         },
  150.         {
  151.           "type": {
  152.             "type": "INTELLECT",
  153.             "name": "Intellect"
  154.           },
  155.           "value": 336,
  156.           "display_string": "+336 Intellect",
  157.           "is_negated": true
  158.         },
  159.         {
  160.           "type": {
  161.             "type": "STAMINA",
  162.             "name": "Stamina"
  163.           },
  164.           "value": 618,
  165.           "display_string": "+618 Stamina"
  166.         },
  167.         {
  168.           "type": {
  169.             "type": "CRIT_RATING",
  170.             "name": "Critical Strike"
  171.           },
  172.           "value": 311,
  173.           "display_string": "+311 Critical Strike",
  174.           "is_equip_bonus": true
  175.         },
  176.         {
  177.           "type": {
  178.             "type": "HASTE_RATING",
  179.             "name": "Haste"
  180.           },
  181.           "value": 311,
  182.           "display_string": "+311 Haste",
  183.           "is_equip_bonus": true
  184.         },
  185.         {
  186.           "type": {
  187.             "type": "MASTERY_RATING",
  188.             "name": "Mastery"
  189.           },
  190.           "value": 311,
  191.           "display_string": "+311 Mastery",
  192.           "is_equip_bonus": true
  193.         }
  194.       ],
  195.       "spells": [
  196.         {
  197.           "spell": {
  198.             "key": {
  199.               "href": "https://us.api.blizzard.com/data/wow/spell/277253?namespace=static-8.2.0_30827-us"
  200.             },
  201.             "name": "Heart of Azeroth",
  202.             "id": 277253
  203.           },
  204.           "description": "Equip: Harnesses the energy of raw Azerite, awakening exceptional pieces of armor that possess latent powers."
  205.         }
  206.       ],
  207.       "requirements": {
  208.         "level": {
  209.           "value": 110,
  210.           "display_string": "Requires Level 110"
  211.         }
  212.       },
  213.       "description": "A living symbol of hope, borne by the champions of a dying planet. The fate of Azeroth will be shared by all her children.",
  214.       "level": {
  215.         "value": 449,
  216.         "display_string": "Item Level 449"
  217.       }
  218.     },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement