Itemised Beast InformationThis information pertains to the Public Stash API, as well as Character-Window related endpoints. Determining an Itemised Beast
Extracting New Properties
Oddities
New Property Values
Example Item JSON{
"verified": true,
"w": 1,
"h": 1,
"ilvl": 49,
"icon": "/image/Art/2DItems/Currency/BestiaryOrbFull.png?scale=1&scaleIndex=0&w=1&h=1",
"league": "Bestiary",
"name": "",
"typeLine": "Brinecrack",
"identified": true,
"properties": [
{
"name": "Genus",
"values": [
[
"Lurchers",
0
]
],
"displayMode": 0,
"type": 21
},
{
"name": "Group",
"values": [
[
"Crustaceans",
0
]
],
"displayMode": 0,
"type": 22
},
{
"name": "Family",
"values": [
[
"The Deep",
0
]
],
"displayMode": 0,
"type": 23
}
],
"descrText": "Right-click to add this to your bestiary.",
"frameType": 3,
"category": {
"monsters": []
}
}
{
"verified": true,
"w": 1,
"h": 1,
"ilvl": 61,
"icon": "/image/Art/2DItems/Currency/BestiaryOrbFull.png?scale=1&scaleIndex=0&w=1&h=1",
"league": "Bestiary",
"name": "Venombite",
"typeLine": "Escaped Rhex",
"identified": true,
"properties": [
{
"name": "Genus",
"values": [
[
"Rhexes",
0
]
],
"displayMode": 0,
"type": 21
},
{
"name": "Group",
"values": [
[
"Avians",
0
]
],
"displayMode": 0,
"type": 22
},
{
"name": "Family",
"values": [
[
"The Sands",
0
]
],
"displayMode": 0,
"type": 23
}
],
"explicitMods": [
"Quick",
"Hexproof",
"Gains Frenzy Charges"
],
"descrText": "Right-click to add this to your bestiary.",
"frameType": 2,
"category": {
"monsters": []
}
}
Example Item Ctrl+C InformationRarity: Rare Wraththirst the Crippler Farric Goliath -------- Genus: Goliaths Group: Unnaturals Family: The Wilds -------- Item Level: 58 -------- Satyr Storm Aspect of the Hellion Quick Bonus Energy Shield Unwavering Spikes on Death -------- Right-click to add this to your bestiary. If there are any other questions, feel free to ask at roryv@grindinggear.com EDIT: Added information on monster mods. EDIT2: Added example item json. EDIT3: Added confirmation that monster mods will work as expected. EDIT4: Added Ctrl+C example. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||








