Compared: 3.25 vs 3.26
Ascendancy: Elementalist | Notable Skill
Stats:
<html> | |
<head> | |
<title>Fun with javascript</title> | |
<style> | |
html, body { | |
width: 100%; | |
height: 100%; | |
padding: 0; | |
margin: 0; | |
background: rgb(255, 255, 255); |
[ | |
{ | |
"Row": 0, | |
"WordType": "1", | |
"Text": "Dire", | |
"TagsList": "[]", | |
"Data1": "[]", | |
"Unknown6": "188", | |
"Unknown7": "Dire" | |
}, |
{ | |
"verified": false, | |
"w": 2, | |
"h": 3, | |
"ilvl": 78, | |
"icon": "http://webcdn.pathofexile.com/image/Art/2DItems/Armours/BodyArmours/QueenoftheForest.png?scale=1&w=2&h=3&v=ac2e9dc46d24d5e46ff5a10d68ae819a3", | |
"league": "Hardcore", | |
"id": "984fda2b651ee7ca166d3064b17b880d40f60600bf31046ab98f62dc114f631b", | |
"sockets": [{ | |
"group": 0, |
# built application files | |
*.apk | |
*.ap_ | |
# files for the dex VM | |
*.dex | |
# Java class files | |
*.class |