Veiled ItemsIn Betrayal (3.5.0) certain items will sometimes have Veiled Mods. These mods are represented by a small graphic, with Prefixes and Suffixes discriminated by a wider and thinner graphic respectively. For website support, we have to represent these differences to display them correctly. This information pertains to the Public Stash API, as well as Character-Window related endpoints. New Property: veiledMods
Example Veiled Item JSONPlease note that this example is for demonstration purposes only. It should not be indicative of final balance values for the Paradoxica Unique. { "verified": true, "w": 1, "h": 4, "ilvl": 84, "icon": "https://web.poecdn.com/image/Art/2DItems/Weapons/OneHandWeapons/Rapiers/AssassinationUnique2.png?scale=1&scaleIndex=0&w=1&h=4", "league": "Betrayal", "sockets": [ { "group": 0, "attr": "D", "sColour": "G" }, { "group": 0, "attr": "I", "sColour": "B" }, { "group": 0, "attr": "D", "sColour": "G" } ], "name": "Paradoxica", "typeLine": "Vaal Rapier", "identified": true, "properties": [ { "name": "One Handed Sword", "values": [], "displayMode": 0 }, { "name": "Physical Damage", "values": [ ["22-87", 0] ], "displayMode": 0, "type": 9 }, { "name": "Critical Strike Chance", "values": [ ["6.50%", 0] ], "displayMode": 0, "type": 12 }, { "name": "Attacks per Second", "values": [ ["1.30", 0] ], "displayMode": 0, "type": 13 }, { "name": "Weapon Range", "values": [ ["12", 0] ], "displayMode": 0, "type": 14 } ], "requirements": [ { "name": "Level", "values": [ ["66", 0] ], "displayMode": 0 }, { "name": "Dex", "values": [ ["212", 0] ], "displayMode": 1 } ], "implicitMods": [ "+25% to Global Critical Strike Multiplier" ], "explicitMods": [ "Attacks with this Weapon deal Double Damage" ], "veiledMods": [ "Prefix06", "Suffix02" ], "flavourText": [ "What has no siblings but is always a twin?" ], "frameType": 3, "category": { "weapons": ["onesword"] }, "socketedItems": [] } Example Veiled Item Ctrl+C InformationPlease note that this example is for demonstration purposes only. It should not be indicative of final balance values for the Paradoxica Unique. Rarity: Unique Paradoxica Vaal Rapier -------- One Handed Sword Physical Damage: 22-87 Critical Strike Chance: 6.50% Attacks per Second: 1.30 Weapon Range: 12 -------- Requirements: Level: 66 Dex: 212 -------- Sockets: G-B-G -------- Item Level: 84 -------- +25% to Global Critical Strike Multiplier -------- Attacks with this Weapon deal Double Damage Veiled Prefix Veiled Suffix -------- What has no siblings but is always a twin? Map URL Changes3.5.0 also brings with it a new series of maps to function with the new Atlas layout. This results in some new map URLs being used. This information pertains to the Public Stash API, as well as Character-Window related endpoints. Name Changes
URL Path Change: Renamed Maps, Guardian Maps, Vaal Temple
URL Parameter Change: All Betrayal Series Maps
URL Parameter Change: Guardian Maps, Vaal Temple
ScarabsScarabs are a new type of map fragment being added in Betrayal (3.5.0). They provide a way to manipulate the map you are opening. This information pertains to the Public Stash API, as well as Character-Window related endpoints. Example Scarab Item JSONPlease note that this example is for demonstration purposes only. It should not be indicative of final balance values for the Gilded Breach Scarab. { "verified": true, "w": 1, "h": 1, "ilvl": 0, "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Scarabs/GreaterScarabBreach.png?scale=1&scaleIndex=0&w=1&h=1", "league": "Betrayal", "name": "", "typeLine": "Gilded Breach Scarab", "identified": true, "explicitMods": [ "Area contains 3 additional Breaches" ], "descrText": "Can be used in the Templar Laboratory or a personal Map Device to add modifiers to a Map.", "flavourText": [ "Omid, Master Researcher, has left a final commandment upon his death:\r", "the world must never know." ], "frameType": 0, "category": { "maps": ["fragment", "scarab"] } } Example Scarab Item Ctrl+C InformationPlease note that this example is for demonstration purposes only. It should not be indicative of final balance values for the Gilded Breach Scarab. Rarity: Normal Gilded Breach Scarab -------- Area contains 3 additional Breaches -------- Omid, Master Researcher, has left a final commandment upon his death: the world must never know. -------- Can be used in the Templar Laboratory or a personal Map Device to add modifiers to a Map. If there are any other questions, feel free to ask at roryv@grindinggear.com EDIT: Added new map URLs for the renamed Acid Caverns, Primordial Blocks, Glacier, Fungal Hollow maps. |
|