diff --git a/CHANGELOG.md b/CHANGELOG.md
index 53eefdbd..4bcfdb9e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+## 0.5.8 (2020-01-26)
+
+* add item base values with 7 day history (#84)
+* add online/offline toggle (#104)
+* add clear selected button (#105)
+* fix undefined id check (#144)
+* fix local mod is used instead of global if local is infront of the global (#143)
+
## 0.5.7 (2020-01-25)
* update map mods to use negated text version if default (#138)
diff --git a/README.md b/README.md
index 2f54035f..e3b5dc1f 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# PoE Overlay 0.5.7
+# PoE Overlay 0.5.8
An Overlay for Path of Exile. The ***core aspect*** is to blend in with the game. Built with Electron and Angular.
@@ -35,9 +35,9 @@ This project is currently in a ***pilot phase***. If you encounter any bugs or h
* Evaluation of items:
* select your preferred currencies and language
* uses the official pathofexile.com/trade website
- * a graphical display of the price distribution
![item](img/item_0.5.0.jpg)
- * filter your search on all supported properties on click
![item_filter](img/item_filter_0.5.0.jpg)
- * an in game browser to display the created search
![browser](img/item_browser_0.5.0.jpg)
+ * a graphical display of the price distribution
![item](img/item_0.5.8.jpg)
+ * filter your search on all supported properties on click
![item_filter](img/item_filter_0.5.8.jpg)
+ * an in game browser to display the created search
![browser](img/item_browser_0.5.8.jpg)
* Customisable keybindings:
* bind in game commands to a custom hotkey
@@ -78,9 +78,9 @@ These instructions will set you up to run and enjoy the overlay.
1. Head over to [Releases](https://github.com/Kyusung4698/PoE-Overlay/releases) and download the latest zip
2. Extract zip
-3. Run `poe-overlay 0.5.7.exe`
+3. Run `poe-overlay 0.5.8.exe`
4. Start Path of Exile
-5. Wait until you can see `POE Overlay 0.5.7` in the bottom left corner
+5. Wait until you can see `POE Overlay 0.5.8` in the bottom left corner
6. Hit `f7` and set `Language` and `League` to meet your game settings
#### Shortcuts
diff --git a/doc/poe-ninja/currencyoverview_fragment.json b/doc/poe-ninja/currencyoverview_fragment.json
new file mode 100644
index 00000000..350d4cf7
--- /dev/null
+++ b/doc/poe-ninja/currencyoverview_fragment.json
@@ -0,0 +1,4752 @@
+{
+ "lines": [
+ {
+ "currencyTypeName": "Chayula's Pure Breachstone",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 97,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 15,
+ "value": 0.0036470108695652173913043478,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 97,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 363.98989898989898989898989899,
+ "data_point_count": 1,
+ "includes_secondary": true
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ 0.25,
+ 8.74,
+ 8.45,
+ 11.48,
+ 11.80,
+ 9.13
+ ],
+ "totalChange": 9.13
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.33,
+ 0.33,
+ 7.30,
+ 30.43,
+ 31.06,
+ 21.74
+ ],
+ "totalChange": 21.74
+ },
+ "chaosEquivalent": 319.09,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 0.25,
+ 8.74,
+ 8.45,
+ 11.48,
+ 11.80,
+ 9.13
+ ],
+ "totalChange": 9.13
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.33,
+ 0.33,
+ 7.30,
+ 30.43,
+ 31.06,
+ 21.74
+ ],
+ "totalChange": 21.74
+ },
+ "detailsId": "chayulas-pure-breachstone"
+ },
+ {
+ "currencyTypeName": "Timeless Maraketh Emblem",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 99,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 19,
+ "value": 0.0054785979381443298969072165,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 99,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 92,
+ "value": 240.00000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ -0.96,
+ 5.78,
+ 9.70,
+ 16.26,
+ 14.76,
+ 13.53
+ ],
+ "totalChange": 13.53
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 3.68,
+ 13.50,
+ 34.97,
+ 47.22,
+ 44.17,
+ 47.24
+ ],
+ "totalChange": 47.24
+ },
+ "chaosEquivalent": 211.26,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ -0.96,
+ 5.78,
+ 9.70,
+ 16.26,
+ 14.76,
+ 13.53
+ ],
+ "totalChange": 13.53
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 3.68,
+ 13.50,
+ 34.97,
+ 47.22,
+ 44.17,
+ 47.24
+ ],
+ "totalChange": 47.24
+ },
+ "detailsId": "timeless-maraketh-emblem"
+ },
+ {
+ "currencyTypeName": "Chayula's Breachstone",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 70,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 21,
+ "value": 0.0052589583333333333333333334,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 70,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 97,
+ "value": 225.00000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ 4.83,
+ 14.24,
+ 8.85,
+ 10.98,
+ 32.02,
+ 40.33
+ ],
+ "totalChange": 40.33
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.59,
+ 0.59,
+ -5.62,
+ 11.40,
+ 33.14,
+ 33.14
+ ],
+ "totalChange": 33.14
+ },
+ "chaosEquivalent": 207.58,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 4.83,
+ 14.24,
+ 8.85,
+ 10.98,
+ 32.02,
+ 40.33
+ ],
+ "totalChange": 40.33
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.59,
+ 0.59,
+ -5.62,
+ 11.40,
+ 33.14,
+ 33.14
+ ],
+ "totalChange": 33.14
+ },
+ "detailsId": "chayulas-breachstone"
+ },
+ {
+ "currencyTypeName": "Uul-Netol's Pure Breachstone",
+ "pay": null,
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 96,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 174.00000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [],
+ "totalChange": 0.0
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 5.88,
+ 8.82,
+ 11.76,
+ 11.76,
+ 2.35
+ ],
+ "totalChange": 2.35
+ },
+ "chaosEquivalent": 174.00,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ null,
+ null,
+ null,
+ null,
+ null
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 5.88,
+ 8.82,
+ 11.76,
+ 11.76,
+ 2.35
+ ],
+ "totalChange": 2.35
+ },
+ "detailsId": "uul-netols-pure-breachstone"
+ },
+ {
+ "currencyTypeName": "Fragment of Shape",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 112,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 16,
+ "value": 0.0056976666666666666666666667,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 112,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 169.9900000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ -0.34,
+ 1.54,
+ 3.14,
+ 4.41,
+ 3.14,
+ 3.90
+ ],
+ "totalChange": 3.90
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 3.32,
+ 2.78,
+ 10.24,
+ 8.33,
+ 10.32,
+ -5.56
+ ],
+ "totalChange": -5.56
+ },
+ "chaosEquivalent": 172.75,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ -0.34,
+ 1.54,
+ 3.14,
+ 4.41,
+ 3.14,
+ 3.90
+ ],
+ "totalChange": 3.90
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 3.32,
+ 2.78,
+ 10.24,
+ 8.33,
+ 10.32,
+ -5.56
+ ],
+ "totalChange": -5.56
+ },
+ "detailsId": "fragment-of-shape"
+ },
+ {
+ "currencyTypeName": "Fragment of Knowledge",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 113,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 15,
+ "value": 0.0061502173913043478260869565,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 113,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 159.7800000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.17,
+ 0.0,
+ 0.0,
+ 0.0,
+ -4.39
+ ],
+ "totalChange": -4.39
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ -2.66,
+ -5.27,
+ -5.27,
+ -5.27,
+ -1.35,
+ -10.97
+ ],
+ "totalChange": -10.97
+ },
+ "chaosEquivalent": 161.19,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.17,
+ 0.0,
+ 0.0,
+ 0.0,
+ -4.39
+ ],
+ "totalChange": -4.39
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ -2.66,
+ -5.27,
+ -5.27,
+ -5.27,
+ -1.35,
+ -10.97
+ ],
+ "totalChange": -10.97
+ },
+ "detailsId": "fragment-of-knowledge"
+ },
+ {
+ "currencyTypeName": "Chayula's Enriched Breachstone",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 92,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 1,
+ "value": 0.01000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 92,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 94,
+ "value": 150.00000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": true
+ },
+ "paySparkLine": {
+ "data": [],
+ "totalChange": 0.0
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 1.29,
+ 1.32,
+ 4.81,
+ 13.77,
+ 18.56,
+ 4.81
+ ],
+ "totalChange": 4.81
+ },
+ "chaosEquivalent": 125.00,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 5.3,
+ 5.3,
+ 5.3,
+ 5.3,
+ 5.3
+ ],
+ "totalChange": 5.3
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 1.29,
+ 1.32,
+ 4.81,
+ 13.77,
+ 18.56,
+ 4.81
+ ],
+ "totalChange": 4.81
+ },
+ "detailsId": "chayulas-enriched-breachstone"
+ },
+ {
+ "currencyTypeName": "Tul's Pure Breachstone",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 94,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 6,
+ "value": 0.00891485,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 94,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 130.00000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ 1.37,
+ 15.13,
+ 19.87,
+ 6.79,
+ 5.38,
+ 7.57
+ ],
+ "totalChange": 7.57
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ -0.55,
+ -0.55,
+ 0.88,
+ 16.84,
+ 11.06,
+ 7.74
+ ],
+ "totalChange": 7.74
+ },
+ "chaosEquivalent": 121.09,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 1.37,
+ 15.13,
+ 19.87,
+ 6.79,
+ 5.38,
+ 7.57
+ ],
+ "totalChange": 7.57
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ -0.55,
+ -0.55,
+ 0.88,
+ 16.84,
+ 11.06,
+ 7.74
+ ],
+ "totalChange": 7.74
+ },
+ "detailsId": "tuls-pure-breachstone"
+ },
+ {
+ "currencyTypeName": "Chayula's Charged Breachstone",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 87,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 1,
+ "value": 0.01000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 87,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 140.00000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": true
+ },
+ "paySparkLine": {
+ "data": [],
+ "totalChange": 0.0
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 8.61,
+ 9.09,
+ 8.18,
+ 13.64,
+ 28.93,
+ 27.27
+ ],
+ "totalChange": 27.27
+ },
+ "chaosEquivalent": 120.00,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 5.3,
+ 5.3,
+ 5.3,
+ 5.3,
+ 5.3
+ ],
+ "totalChange": 5.3
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 8.61,
+ 9.09,
+ 8.18,
+ 13.64,
+ 28.93,
+ 27.27
+ ],
+ "totalChange": 27.27
+ },
+ "detailsId": "chayulas-charged-breachstone"
+ },
+ {
+ "currencyTypeName": "Timeless Templar Emblem",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 101,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 17,
+ "value": 0.00968072,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 101,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 130.48484848484848484848484848,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ -1.13,
+ 0.21,
+ 0.0,
+ 0.74,
+ 0.74,
+ -0.94
+ ],
+ "totalChange": -0.94
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 9.0,
+ 35.0,
+ 37.0,
+ 30.48
+ ],
+ "totalChange": 30.48
+ },
+ "chaosEquivalent": 116.89,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ -1.13,
+ 0.21,
+ 0.0,
+ 0.74,
+ 0.74,
+ -0.94
+ ],
+ "totalChange": -0.94
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 9.0,
+ 35.0,
+ 37.0,
+ 30.48
+ ],
+ "totalChange": 30.48
+ },
+ "detailsId": "timeless-templar-emblem"
+ },
+ {
+ "currencyTypeName": "Xoph's Pure Breachstone",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 93,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 4,
+ "value": 0.0134400,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 93,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 120.00000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [],
+ "totalChange": 0.0
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 11.11,
+ 14.45,
+ 26.67,
+ 24.15,
+ 33.33,
+ 33.33
+ ],
+ "totalChange": 33.33
+ },
+ "chaosEquivalent": 97.20,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 1.18,
+ 1.18,
+ 12.43,
+ 12.92,
+ 13.51,
+ 14.43
+ ],
+ "totalChange": 14.43
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 11.11,
+ 14.45,
+ 26.67,
+ 24.15,
+ 33.33,
+ 33.33
+ ],
+ "totalChange": 33.33
+ },
+ "detailsId": "xophs-pure-breachstone"
+ },
+ {
+ "currencyTypeName": "Esh's Pure Breachstone",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 95,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 3,
+ "value": 0.01547984,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 95,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 120.00000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [],
+ "totalChange": 0.0
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 12.04,
+ 17.65,
+ 26.98,
+ 21.22,
+ 41.18,
+ 41.18
+ ],
+ "totalChange": 41.18
+ },
+ "chaosEquivalent": 92.30,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 21.64,
+ 6.16,
+ 4.59,
+ 4.59,
+ 4.59,
+ 4.59
+ ],
+ "totalChange": 4.59
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 12.04,
+ 17.65,
+ 26.98,
+ 21.22,
+ 41.18,
+ 41.18
+ ],
+ "totalChange": 41.18
+ },
+ "detailsId": "eshs-pure-breachstone"
+ },
+ {
+ "currencyTypeName": "Uul-Netol's Enriched Breachstone",
+ "pay": null,
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 91,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 72,
+ "value": 74.167346938775510204081632653,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [],
+ "totalChange": 0.0
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 5.04,
+ 5.04,
+ 7.05,
+ 5.04,
+ 8.57,
+ 29.84
+ ],
+ "totalChange": 29.84
+ },
+ "chaosEquivalent": 74.17,
+ "lowConfidencePaySparkLine": {
+ "data": [],
+ "totalChange": 0.0
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 5.04,
+ 5.04,
+ 7.05,
+ 5.04,
+ 8.57,
+ 29.84
+ ],
+ "totalChange": 29.84
+ },
+ "detailsId": "uul-netols-enriched-breachstone"
+ },
+ {
+ "currencyTypeName": "Fragment of the Minotaur",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 42,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 18,
+ "value": 0.0219800000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 42,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 43.0100000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ 2.76,
+ 6.96,
+ 6.81,
+ 13.65,
+ 16.15,
+ 3.41
+ ],
+ "totalChange": 3.41
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 2.04,
+ 2.04,
+ 10.16,
+ 11.14,
+ 7.18,
+ -12.22
+ ],
+ "totalChange": -12.22
+ },
+ "chaosEquivalent": 44.25,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 2.76,
+ 6.96,
+ 6.81,
+ 13.65,
+ 16.15,
+ 3.41
+ ],
+ "totalChange": 3.41
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 2.04,
+ 2.04,
+ 10.16,
+ 11.14,
+ 7.18,
+ -12.22
+ ],
+ "totalChange": -12.22
+ },
+ "detailsId": "fragment-of-the-minotaur"
+ },
+ {
+ "currencyTypeName": "Fragment of the Chimera",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 43,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 20,
+ "value": 0.0242450,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 43,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 38.000000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ 2.28,
+ 2.41,
+ 6.53,
+ 11.89,
+ 11.89,
+ -1.79
+ ],
+ "totalChange": -1.79
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 4.44,
+ 6.67,
+ 4.45,
+ 4.44,
+ 0.0,
+ -15.56
+ ],
+ "totalChange": -15.56
+ },
+ "chaosEquivalent": 39.62,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 2.28,
+ 2.41,
+ 6.53,
+ 11.89,
+ 11.89,
+ -1.79
+ ],
+ "totalChange": -1.79
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 4.44,
+ 6.67,
+ 4.45,
+ 4.44,
+ 0.0,
+ -15.56
+ ],
+ "totalChange": -15.56
+ },
+ "detailsId": "fragment-of-the-chimera"
+ },
+ {
+ "currencyTypeName": "Fragment of Eradication",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 109,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 14,
+ "value": 0.0252480108695652173913043478,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 109,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 39.0900000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ -1.02,
+ 1.70,
+ 0.0,
+ 2.29,
+ 4.65,
+ 4.25
+ ],
+ "totalChange": 4.25
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 3.74,
+ 12.63,
+ 5.0,
+ -2.28
+ ],
+ "totalChange": -2.28
+ },
+ "chaosEquivalent": 39.35,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ -1.02,
+ 1.70,
+ 0.0,
+ 2.29,
+ 4.65,
+ 4.25
+ ],
+ "totalChange": 4.25
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 3.74,
+ 12.63,
+ 5.0,
+ -2.28
+ ],
+ "totalChange": -2.28
+ },
+ "detailsId": "fragment-of-eradication"
+ },
+ {
+ "currencyTypeName": "Tul's Enriched Breachstone",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 89,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 2,
+ "value": 0.02772500,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 89,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 37.000000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [],
+ "totalChange": 0.0
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ -3.85,
+ -13.62,
+ -15.56,
+ -13.33,
+ -13.33,
+ -17.78
+ ],
+ "totalChange": -17.78
+ },
+ "chaosEquivalent": 36.53,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ -26.38,
+ -26.38,
+ -26.38,
+ -26.38,
+ 11.13,
+ 6.22
+ ],
+ "totalChange": 6.22
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ -3.85,
+ -13.62,
+ -15.56,
+ -13.33,
+ -13.33,
+ -17.78
+ ],
+ "totalChange": -17.78
+ },
+ "detailsId": "tuls-enriched-breachstone"
+ },
+ {
+ "currencyTypeName": "Fragment of the Phoenix",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 41,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 18,
+ "value": 0.0284826881720430107526881721,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 41,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 33.828282828282828282828282828,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ 0.07,
+ -0.37,
+ -1.60,
+ 0.37,
+ 1.38,
+ -4.75
+ ],
+ "totalChange": -4.75
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ -1.63,
+ 0.0,
+ 0.0,
+ 0.0,
+ -5.00,
+ -15.43
+ ],
+ "totalChange": -15.43
+ },
+ "chaosEquivalent": 34.47,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 0.07,
+ -0.37,
+ -1.60,
+ 0.37,
+ 1.38,
+ -4.75
+ ],
+ "totalChange": -4.75
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ -1.63,
+ 0.0,
+ 0.0,
+ 0.0,
+ -5.00,
+ -15.43
+ ],
+ "totalChange": -15.43
+ },
+ "detailsId": "fragment-of-the-phoenix"
+ },
+ {
+ "currencyTypeName": "Timeless Vaal Emblem",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 102,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 13,
+ "value": 0.0333300000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 102,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 38.000000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ 2.16,
+ 2.71,
+ 2.89,
+ 3.45,
+ 3.45,
+ 3.45
+ ],
+ "totalChange": 3.45
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 6.67,
+ 10.0,
+ 16.67,
+ 26.67,
+ 13.33,
+ 26.67
+ ],
+ "totalChange": 26.67
+ },
+ "chaosEquivalent": 34.00,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 2.16,
+ 2.71,
+ 2.89,
+ 3.45,
+ 3.45,
+ 3.45
+ ],
+ "totalChange": 3.45
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 6.67,
+ 10.0,
+ 16.67,
+ 26.67,
+ 13.33,
+ 26.67
+ ],
+ "totalChange": 26.67
+ },
+ "detailsId": "timeless-vaal-emblem"
+ },
+ {
+ "currencyTypeName": "Fragment of Enslavement",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 108,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 13,
+ "value": 0.0303000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 108,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 31.449438202247191011235955056,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ -4.54,
+ 9.37,
+ 10.68,
+ 10.90,
+ 14.24,
+ 12.51
+ ],
+ "totalChange": 12.51
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 2.54,
+ 0.15,
+ 3.01,
+ 11.60,
+ -8.42,
+ -10.01
+ ],
+ "totalChange": -10.01
+ },
+ "chaosEquivalent": 32.23,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ -4.54,
+ 9.37,
+ 10.68,
+ 10.90,
+ 14.24,
+ 12.51
+ ],
+ "totalChange": 12.51
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 2.54,
+ 0.15,
+ 3.01,
+ 11.60,
+ -8.42,
+ -10.01
+ ],
+ "totalChange": -10.01
+ },
+ "detailsId": "fragment-of-enslavement"
+ },
+ {
+ "currencyTypeName": "Fragment of the Hydra",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 40,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 18,
+ "value": 0.0357100,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 40,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 28.000000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ 3.10,
+ 0.70,
+ -0.03,
+ -0.30,
+ -0.30,
+ -6.94
+ ],
+ "totalChange": -6.94
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 3.64,
+ -1.10,
+ -4.19,
+ -7.28,
+ -7.28,
+ -13.47
+ ],
+ "totalChange": -13.47
+ },
+ "chaosEquivalent": 28.00,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 3.10,
+ 0.70,
+ -0.03,
+ -0.30,
+ -0.30,
+ -6.94
+ ],
+ "totalChange": -6.94
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 3.64,
+ -1.10,
+ -4.19,
+ -7.28,
+ -7.28,
+ -13.47
+ ],
+ "totalChange": -13.47
+ },
+ "detailsId": "fragment-of-the-hydra"
+ },
+ {
+ "currencyTypeName": "Esh's Enriched Breachstone",
+ "pay": null,
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 90,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 28.000000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [],
+ "totalChange": 0.0
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ -12.5,
+ -30.0,
+ -25.0,
+ -26.12,
+ -25.32,
+ -30.00
+ ],
+ "totalChange": -30.00
+ },
+ "chaosEquivalent": 28.00,
+ "lowConfidencePaySparkLine": {
+ "data": [],
+ "totalChange": 0.0
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ -12.5,
+ -30.0,
+ -25.0,
+ -26.12,
+ -25.32,
+ -30.00
+ ],
+ "totalChange": -30.00
+ },
+ "detailsId": "eshs-enriched-breachstone"
+ },
+ {
+ "currencyTypeName": "Fragment of Emptiness",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 115,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 7,
+ "value": 0.0422461818181818181818181818,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 115,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 27.000000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ 0.08,
+ 0.63,
+ 0.24,
+ -2.80,
+ -2.80,
+ -9.62
+ ],
+ "totalChange": -9.62
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ -3.33,
+ 0.0,
+ 0.0,
+ 0.0,
+ -6.67,
+ -10.00
+ ],
+ "totalChange": -10.00
+ },
+ "chaosEquivalent": 25.34,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 0.08,
+ 0.63,
+ 0.24,
+ -2.80,
+ -2.80,
+ -9.62
+ ],
+ "totalChange": -9.62
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ -3.33,
+ 0.0,
+ 0.0,
+ 0.0,
+ -6.67,
+ -10.00
+ ],
+ "totalChange": -10.00
+ },
+ "detailsId": "fragment-of-emptiness"
+ },
+ {
+ "currencyTypeName": "Fragment of Purification",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 111,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 13,
+ "value": 0.0374644395604395604395604396,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 111,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 23.212765957446808510638297872,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ -6.76,
+ -3.62,
+ -5.98,
+ -3.80,
+ -5.98,
+ -3.48
+ ],
+ "totalChange": -3.48
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ -7.41,
+ -7.41,
+ -7.41,
+ -3.70,
+ -7.41,
+ -14.03
+ ],
+ "totalChange": -14.03
+ },
+ "chaosEquivalent": 24.95,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ -6.76,
+ -3.62,
+ -5.98,
+ -3.80,
+ -5.98,
+ -3.48
+ ],
+ "totalChange": -3.48
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ -7.41,
+ -7.41,
+ -7.41,
+ -3.70,
+ -7.41,
+ -14.03
+ ],
+ "totalChange": -14.03
+ },
+ "detailsId": "fragment-of-purification"
+ },
+ {
+ "currencyTypeName": "Fragment of Constriction",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 110,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 12,
+ "value": 0.0424021263157894736842105263,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 110,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 24.000000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ -7.36,
+ -3.38,
+ -3.38,
+ -3.86,
+ -3.38,
+ -8.85
+ ],
+ "totalChange": -8.85
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.61,
+ -7.44,
+ -7.44,
+ -7.26,
+ -15.49,
+ -3.42
+ ],
+ "totalChange": -3.42
+ },
+ "chaosEquivalent": 23.79,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ -7.36,
+ -3.38,
+ -3.38,
+ -3.86,
+ -3.38,
+ -8.85
+ ],
+ "totalChange": -8.85
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.61,
+ -7.44,
+ -7.44,
+ -7.26,
+ -15.49,
+ -3.42
+ ],
+ "totalChange": -3.42
+ },
+ "detailsId": "fragment-of-constriction"
+ },
+ {
+ "currencyTypeName": "Fragment of Terror",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 114,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 6,
+ "value": 0.0445445959595959595959595959,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 114,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 25.000000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ 0.05,
+ 0.85,
+ -3.86,
+ -3.90,
+ -3.86,
+ -3.87
+ ],
+ "totalChange": -3.87
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 12.28,
+ 16.0,
+ 19.68,
+ 0.0,
+ 0.00
+ ],
+ "totalChange": 0.00
+ },
+ "chaosEquivalent": 23.72,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 0.05,
+ 0.85,
+ -3.86,
+ -3.90,
+ -3.86,
+ -3.87
+ ],
+ "totalChange": -3.87
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 12.28,
+ 16.0,
+ 19.68,
+ 0.0,
+ 0.00
+ ],
+ "totalChange": 0.00
+ },
+ "detailsId": "fragment-of-terror"
+ },
+ {
+ "currencyTypeName": "Xoph's Enriched Breachstone",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 88,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 1,
+ "value": 0.05882,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 88,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 30.000000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [],
+ "totalChange": 0.0
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ -12.5,
+ -16.84,
+ -17.5,
+ -17.5,
+ -25.0,
+ -25.00
+ ],
+ "totalChange": -25.00
+ },
+ "chaosEquivalent": 23.50,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ -14.99,
+ -14.99,
+ -14.99,
+ -14.99,
+ -14.99,
+ -14.99
+ ],
+ "totalChange": -14.99
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ -12.5,
+ -16.84,
+ -17.5,
+ -17.5,
+ -25.0,
+ -25.00
+ ],
+ "totalChange": -25.00
+ },
+ "detailsId": "xophs-enriched-breachstone"
+ },
+ {
+ "currencyTypeName": "Uul-Netol's Charged Breachstone",
+ "pay": null,
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 86,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 18.000000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [],
+ "totalChange": 0.0
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 9.79,
+ 4.15,
+ -1.16,
+ -12.17,
+ -20.84,
+ -20.95
+ ],
+ "totalChange": -20.95
+ },
+ "chaosEquivalent": 18.00,
+ "lowConfidencePaySparkLine": {
+ "data": [],
+ "totalChange": 0.0
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 9.79,
+ 4.15,
+ -1.16,
+ -12.17,
+ -20.84,
+ -20.95
+ ],
+ "totalChange": -20.95
+ },
+ "detailsId": "uul-netols-charged-breachstone"
+ },
+ {
+ "currencyTypeName": "Uul-Netol's Breachstone",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 69,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 5,
+ "value": 0.0863160606060606060606060606,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 69,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 20.00000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ null,
+ null,
+ null,
+ null,
+ null,
+ null,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ -7.17,
+ -10.80,
+ -5.26,
+ -2.36,
+ 5.26
+ ],
+ "totalChange": 5.26
+ },
+ "chaosEquivalent": 15.79,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ -0.19,
+ -0.19,
+ -5.81,
+ -0.79
+ ],
+ "totalChange": -0.79
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ -7.17,
+ -10.80,
+ -5.26,
+ -2.36,
+ 5.26
+ ],
+ "totalChange": 5.26
+ },
+ "detailsId": "uul-netols-breachstone"
+ },
+ {
+ "currencyTypeName": "Tul's Charged Breachstone",
+ "pay": null,
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 84,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 15.000000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [],
+ "totalChange": 0.0
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -5.56,
+ -16.67,
+ -16.67
+ ],
+ "totalChange": -16.67
+ },
+ "chaosEquivalent": 15.00,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 1.00,
+ 1.00,
+ null,
+ null,
+ null,
+ null
+ ],
+ "totalChange": 1.00
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -5.56,
+ -16.67,
+ -16.67
+ ],
+ "totalChange": -16.67
+ },
+ "detailsId": "tuls-charged-breachstone"
+ },
+ {
+ "currencyTypeName": "Timeless Eternal Emblem",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 100,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 13,
+ "value": 0.0666700000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 100,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 15.000000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ 3.07,
+ 24.97,
+ 29.27,
+ 34.21,
+ 24.11,
+ 18.91
+ ],
+ "totalChange": 18.91
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 5.88,
+ -5.88,
+ -0.37,
+ 11.76,
+ 11.76,
+ -11.76
+ ],
+ "totalChange": -11.76
+ },
+ "chaosEquivalent": 15.00,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 3.07,
+ 24.97,
+ 29.27,
+ 34.21,
+ 24.11,
+ 18.91
+ ],
+ "totalChange": 18.91
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 5.88,
+ -5.88,
+ -0.37,
+ 11.76,
+ 11.76,
+ -11.76
+ ],
+ "totalChange": -11.76
+ },
+ "detailsId": "timeless-eternal-emblem"
+ },
+ {
+ "currencyTypeName": "Timeless Karui Emblem",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 98,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 15,
+ "value": 0.0714300000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 98,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 13.000000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ 7.26,
+ 8.33,
+ 14.92,
+ 16.66,
+ 16.66,
+ 16.66
+ ],
+ "totalChange": 16.66
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ -7.14,
+ -7.14,
+ -7.14,
+ 0.0,
+ -5.35,
+ -7.14
+ ],
+ "totalChange": -7.14
+ },
+ "chaosEquivalent": 13.50,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 7.26,
+ 8.33,
+ 14.92,
+ 16.66,
+ 16.66,
+ 16.66
+ ],
+ "totalChange": 16.66
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ -7.14,
+ -7.14,
+ -7.14,
+ 0.0,
+ -5.35,
+ -7.14
+ ],
+ "totalChange": -7.14
+ },
+ "detailsId": "timeless-karui-emblem"
+ },
+ {
+ "currencyTypeName": "Inya's Key",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 38,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 3,
+ "value": 0.0815595510204081632653061225,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 38,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 12.8833345,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [],
+ "totalChange": 0.0
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ -7.14,
+ -14.29,
+ -7.14,
+ -7.14,
+ -7.14,
+ -7.98
+ ],
+ "totalChange": -7.98
+ },
+ "chaosEquivalent": 12.57,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ -9.53,
+ -9.43,
+ -9.42,
+ -5.93,
+ -5.93,
+ -3.30
+ ],
+ "totalChange": -3.30
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ -7.14,
+ -14.29,
+ -7.14,
+ -7.14,
+ -7.14,
+ -7.98
+ ],
+ "totalChange": -7.98
+ },
+ "detailsId": "inyas-key"
+ },
+ {
+ "currencyTypeName": "Mortal Ignorance",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 34,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 4,
+ "value": 0.0936094545454545454545454545,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 34,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 13.000000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ 2.36,
+ 2.64,
+ 8.32,
+ 56.53,
+ 56.53,
+ null
+ ],
+ "totalChange": 56.53
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 2.89,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -7.14
+ ],
+ "totalChange": -7.14
+ },
+ "chaosEquivalent": 11.84,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 2.36,
+ 2.64,
+ 8.32,
+ 56.53,
+ 56.53,
+ 28.11
+ ],
+ "totalChange": 28.11
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 2.89,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -7.14
+ ],
+ "totalChange": -7.14
+ },
+ "detailsId": "mortal-ignorance"
+ },
+ {
+ "currencyTypeName": "Volkuur's Key",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 39,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 4,
+ "value": 0.10348854,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 39,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 14.000000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ -5.70,
+ null,
+ null,
+ null,
+ null,
+ null
+ ],
+ "totalChange": -5.70
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 6.73,
+ -0.01,
+ 8.33,
+ 8.33,
+ 16.66,
+ 16.66
+ ],
+ "totalChange": 16.66
+ },
+ "chaosEquivalent": 11.83,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ -5.70,
+ -13.21,
+ -13.21,
+ -13.21,
+ -13.21,
+ 1.25
+ ],
+ "totalChange": 1.25
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 6.73,
+ -0.01,
+ 8.33,
+ 8.33,
+ 16.66,
+ 16.66
+ ],
+ "totalChange": 16.66
+ },
+ "detailsId": "volkuurs-key"
+ },
+ {
+ "currencyTypeName": "Yriel's Key",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 37,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 4,
+ "value": 0.09745480,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 37,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 13.000000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ -0.15,
+ null,
+ null,
+ null,
+ null,
+ null
+ ],
+ "totalChange": -0.15
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ -7.14,
+ -13.60,
+ -14.29,
+ -14.29,
+ -7.14,
+ -7.14
+ ],
+ "totalChange": -7.14
+ },
+ "chaosEquivalent": 11.63,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ -0.15,
+ 0.93,
+ 0.93,
+ -2.77,
+ -2.77,
+ -2.78
+ ],
+ "totalChange": -2.78
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ -7.14,
+ -13.60,
+ -14.29,
+ -14.29,
+ -7.14,
+ -7.14
+ ],
+ "totalChange": -7.14
+ },
+ "detailsId": "yriels-key"
+ },
+ {
+ "currencyTypeName": "Tul's Breachstone",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 67,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 9,
+ "value": 0.08927272,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 67,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 12.000000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ -0.36,
+ 2.42,
+ -13.62,
+ -12.00,
+ -6.16,
+ 1.62
+ ],
+ "totalChange": 1.62
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ -8.33,
+ -16.67,
+ -13.83,
+ 0.0,
+ 0.0,
+ 0.00
+ ],
+ "totalChange": 0.00
+ },
+ "chaosEquivalent": 11.60,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ -0.36,
+ 2.42,
+ -13.62,
+ -12.00,
+ -6.16,
+ 1.62
+ ],
+ "totalChange": 1.62
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ -8.33,
+ -16.67,
+ -13.83,
+ 0.0,
+ 0.0,
+ 0.00
+ ],
+ "totalChange": 0.00
+ },
+ "detailsId": "tuls-breachstone"
+ },
+ {
+ "currencyTypeName": "Xoph's Charged Breachstone",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 83,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 1,
+ "value": 0.25000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 83,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 10.000000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [],
+ "totalChange": 0.0
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ -10.82,
+ -0.23,
+ 0.33,
+ -1.47,
+ 0.33,
+ 11.48
+ ],
+ "totalChange": 11.48
+ },
+ "chaosEquivalent": 7.00,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ -10.82,
+ -0.23,
+ 0.33,
+ -1.47,
+ 0.33,
+ 11.48
+ ],
+ "totalChange": 11.48
+ },
+ "detailsId": "xophs-charged-breachstone"
+ },
+ {
+ "currencyTypeName": "Eber's Key",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 36,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 3,
+ "value": 0.1475979494949494949494949495,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 36,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 7.0000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [],
+ "totalChange": 0.0
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "chaosEquivalent": 6.89,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 12.92,
+ 12.92,
+ 12.92
+ ],
+ "totalChange": 12.92
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "detailsId": "ebers-key"
+ },
+ {
+ "currencyTypeName": "Esh's Charged Breachstone",
+ "pay": null,
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 85,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 6.6122448979591836734693877551,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [],
+ "totalChange": 0.0
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ -8.13,
+ -8.13,
+ -21.44,
+ -8.13,
+ -8.13,
+ 1.24
+ ],
+ "totalChange": 1.24
+ },
+ "chaosEquivalent": 6.61,
+ "lowConfidencePaySparkLine": {
+ "data": [],
+ "totalChange": 0.0
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ -8.13,
+ -8.13,
+ -21.44,
+ -8.13,
+ -8.13,
+ 1.24
+ ],
+ "totalChange": 1.24
+ },
+ "detailsId": "eshs-charged-breachstone"
+ },
+ {
+ "currencyTypeName": "Mortal Hope",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 35,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 4,
+ "value": 0.2230678989898989898989898990,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 35,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 5.0000000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ null
+ ],
+ "totalChange": 0.0
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.00
+ ],
+ "totalChange": 0.00
+ },
+ "chaosEquivalent": 4.74,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -10.34
+ ],
+ "totalChange": -10.34
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.00
+ ],
+ "totalChange": 0.00
+ },
+ "detailsId": "mortal-hope"
+ },
+ {
+ "currencyTypeName": "Mortal Rage",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 33,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 6,
+ "value": 0.2838571212121212121212121212,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 33,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 5.0000000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ 14.66,
+ 14.66,
+ 14.66,
+ 23.06,
+ 23.06,
+ 0.98
+ ],
+ "totalChange": 0.98
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.00
+ ],
+ "totalChange": 0.00
+ },
+ "chaosEquivalent": 4.26,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 14.66,
+ 14.66,
+ 14.66,
+ 23.06,
+ 23.06,
+ 0.98
+ ],
+ "totalChange": 0.98
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.00
+ ],
+ "totalChange": 0.00
+ },
+ "detailsId": "mortal-rage"
+ },
+ {
+ "currencyTypeName": "Xoph's Breachstone",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 66,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 10,
+ "value": 0.3333300000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 66,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 4.0000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ 3.23,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ -4.33,
+ -25.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "chaosEquivalent": 3.50,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 3.23,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ -4.33,
+ -25.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "detailsId": "xophs-breachstone"
+ },
+ {
+ "currencyTypeName": "Mortal Grief",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 32,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 5,
+ "value": 0.3908681250,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 32,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 3.0000000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ -5.74,
+ 0.05,
+ -0.12,
+ -3.33,
+ -3.33,
+ -11.28
+ ],
+ "totalChange": -11.28
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.00
+ ],
+ "totalChange": 0.00
+ },
+ "chaosEquivalent": 2.78,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ -5.74,
+ 0.05,
+ -0.12,
+ -3.33,
+ -3.33,
+ -11.28
+ ],
+ "totalChange": -11.28
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.00
+ ],
+ "totalChange": 0.00
+ },
+ "detailsId": "mortal-grief"
+ },
+ {
+ "currencyTypeName": "Esh's Breachstone",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 68,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 4,
+ "value": 0.55233438,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 68,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 3.0000000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [],
+ "totalChange": 0.0
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.00
+ ],
+ "totalChange": 0.00
+ },
+ "chaosEquivalent": 2.41,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 4.46,
+ 4.46,
+ 4.46,
+ 38.62
+ ],
+ "totalChange": 38.62
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.00
+ ],
+ "totalChange": 0.00
+ },
+ "detailsId": "eshs-breachstone"
+ },
+ {
+ "currencyTypeName": "Divine Vessel",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 72,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 8,
+ "value": 0.6666700000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 72,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 3.0000000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ null,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.00
+ ],
+ "totalChange": 0.00
+ },
+ "chaosEquivalent": 2.25,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.00
+ ],
+ "totalChange": 0.00
+ },
+ "detailsId": "divine-vessel"
+ },
+ {
+ "currencyTypeName": "Timeless Maraketh Splinter",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 104,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 39,
+ "value": 0.5434990000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 104,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 2.0000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 2.00,
+ 2.00,
+ 3.27,
+ 8.00,
+ 10.40
+ ],
+ "totalChange": 10.40
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "chaosEquivalent": 1.92,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 2.00,
+ 2.00,
+ 3.27,
+ 8.00,
+ 10.40
+ ],
+ "totalChange": 10.40
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "detailsId": "timeless-maraketh-splinter"
+ },
+ {
+ "currencyTypeName": "Timeless Templar Splinter",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 106,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 28,
+ "value": 0.82739726,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 106,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 1.5000000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ 1.77,
+ 0.0,
+ 0.0,
+ 1.81,
+ 0.0,
+ 0.72
+ ],
+ "totalChange": 0.72
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.00
+ ],
+ "totalChange": 0.00
+ },
+ "chaosEquivalent": 1.35,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 1.77,
+ 0.0,
+ 0.0,
+ 1.81,
+ 0.0,
+ 0.72
+ ],
+ "totalChange": 0.72
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.00
+ ],
+ "totalChange": 0.00
+ },
+ "detailsId": "timeless-templar-splinter"
+ },
+ {
+ "currencyTypeName": "Offering to the Goddess",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 44,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 9,
+ "value": 1.0000000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 44,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 1.0000000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ -8.10,
+ -25.00,
+ -25.63,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.00
+ ],
+ "totalChange": 0.00
+ },
+ "chaosEquivalent": 1.00,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ -8.10,
+ -25.00,
+ -25.63,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.00
+ ],
+ "totalChange": 0.00
+ },
+ "detailsId": "offering-to-the-goddess"
+ },
+ {
+ "currencyTypeName": "Sacrifice at Noon",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 31,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 28,
+ "value": 1.2377319587628865979381443299,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 31,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 1.0000000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ -11.11,
+ 4.06,
+ -11.11,
+ -2.78,
+ 7.16,
+ 7.72
+ ],
+ "totalChange": 7.72
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.00
+ ],
+ "totalChange": 0.00
+ },
+ "chaosEquivalent": 0.90,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ -11.11,
+ 4.06,
+ -11.11,
+ -2.78,
+ 7.16,
+ 7.72
+ ],
+ "totalChange": 7.72
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.00
+ ],
+ "totalChange": 0.00
+ },
+ "detailsId": "sacrifice-at-noon"
+ },
+ {
+ "currencyTypeName": "Sacrifice at Midnight",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 29,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 16,
+ "value": 1.5000000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 29,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 1.0000000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ 1.12,
+ 51.74,
+ -3.85,
+ -3.85,
+ 9.68,
+ -3.85
+ ],
+ "totalChange": -3.85
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.00
+ ],
+ "totalChange": 0.00
+ },
+ "chaosEquivalent": 0.83,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 1.12,
+ 51.74,
+ -3.85,
+ -3.85,
+ 9.68,
+ -3.85
+ ],
+ "totalChange": -3.85
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.00
+ ],
+ "totalChange": 0.00
+ },
+ "detailsId": "sacrifice-at-midnight"
+ },
+ {
+ "currencyTypeName": "Sacrifice at Dawn",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 30,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 22,
+ "value": 1.82484375000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 30,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 0.9313202564102564102564102564,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ 0.88,
+ 7.99,
+ 11.11,
+ 11.11,
+ 11.11,
+ 9.60
+ ],
+ "totalChange": 9.60
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ -0.34,
+ 0.55,
+ 0.89,
+ 0.44,
+ 9.39,
+ 2.16
+ ],
+ "totalChange": 2.16
+ },
+ "chaosEquivalent": 0.74,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 0.88,
+ 7.99,
+ 11.11,
+ 11.11,
+ 11.11,
+ 9.60
+ ],
+ "totalChange": 9.60
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ -0.34,
+ 0.55,
+ 0.89,
+ 0.44,
+ 9.39,
+ 2.16
+ ],
+ "totalChange": 2.16
+ },
+ "detailsId": "sacrifice-at-dawn"
+ },
+ {
+ "currencyTypeName": "Sacrifice at Dusk",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 28,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 19,
+ "value": 2.7503423402061855670103092784,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 28,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 0.6666700000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ 6.07,
+ 44.45,
+ 46.53,
+ 10.87,
+ 13.30,
+ 16.35
+ ],
+ "totalChange": 16.35
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 1.66,
+ 0.00
+ ],
+ "totalChange": 0.00
+ },
+ "chaosEquivalent": 0.52,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 6.07,
+ 44.45,
+ 46.53,
+ 10.87,
+ 13.30,
+ 16.35
+ ],
+ "totalChange": 16.35
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 1.66,
+ 0.00
+ ],
+ "totalChange": 0.00
+ },
+ "detailsId": "sacrifice-at-dusk"
+ },
+ {
+ "currencyTypeName": "Timeless Vaal Splinter",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 107,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 9,
+ "value": 3.2000000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 107,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 0.5000000000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ 0.51,
+ 0.73,
+ 4.66,
+ 9.38,
+ 9.38,
+ 9.38
+ ],
+ "totalChange": 9.38
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.14,
+ 1.22,
+ 0.52,
+ 5.00,
+ 5.00,
+ 5.00
+ ],
+ "totalChange": 5.00
+ },
+ "chaosEquivalent": 0.41,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 0.51,
+ 0.73,
+ 4.66,
+ 9.38,
+ 9.38,
+ 9.38
+ ],
+ "totalChange": 9.38
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ 0.14,
+ 1.22,
+ 0.52,
+ 5.00,
+ 5.00,
+ 5.00
+ ],
+ "totalChange": 5.00
+ },
+ "detailsId": "timeless-vaal-splinter"
+ },
+ {
+ "currencyTypeName": "Timeless Eternal Empire Splinter",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 105,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 8,
+ "value": 6.7468041237113402061855670103,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 105,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 0.3333300000000000000000000000,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 4.64,
+ 4.64,
+ 7.72,
+ 9.00,
+ 8.57
+ ],
+ "totalChange": 8.57
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ -11.40,
+ -6.12,
+ 3.03,
+ 4.00,
+ 4.00,
+ 4.00
+ ],
+ "totalChange": 4.00
+ },
+ "chaosEquivalent": 0.24,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 0.0,
+ 4.64,
+ 4.64,
+ 7.72,
+ 9.00,
+ 8.57
+ ],
+ "totalChange": 8.57
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ -11.40,
+ -6.12,
+ 3.03,
+ 4.00,
+ 4.00,
+ 4.00
+ ],
+ "totalChange": 4.00
+ },
+ "detailsId": "timeless-eternal-empire-splinter"
+ },
+ {
+ "currencyTypeName": "Timeless Karui Splinter",
+ "pay": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 103,
+ "get_currency_id": 1,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 8,
+ "value": 4.9519104000000000000000000001,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "receive": {
+ "id": 0,
+ "league_id": 74,
+ "pay_currency_id": 1,
+ "get_currency_id": 103,
+ "sample_time_utc": "2020-01-25T20:20:06.7675187Z",
+ "count": 100,
+ "value": 0.2656929032258064516129032258,
+ "data_point_count": 1,
+ "includes_secondary": false
+ },
+ "paySparkLine": {
+ "data": [
+ 0.0,
+ 64.16,
+ 85.22,
+ 83.42,
+ 46.16,
+ 46.16,
+ 41.36
+ ],
+ "totalChange": 41.36
+ },
+ "receiveSparkLine": {
+ "data": [
+ 0.0,
+ -10.09,
+ -5.44,
+ -5.27,
+ -2.37,
+ -5.40,
+ -7.01
+ ],
+ "totalChange": -7.01
+ },
+ "chaosEquivalent": 0.23,
+ "lowConfidencePaySparkLine": {
+ "data": [
+ 0.0,
+ 64.16,
+ 85.22,
+ 83.42,
+ 46.16,
+ 46.16,
+ 41.36
+ ],
+ "totalChange": 41.36
+ },
+ "lowConfidenceReceiveSparkLine": {
+ "data": [
+ 0.0,
+ -10.09,
+ -5.44,
+ -5.27,
+ -2.37,
+ -5.40,
+ -7.01
+ ],
+ "totalChange": -7.01
+ },
+ "detailsId": "timeless-karui-splinter"
+ }
+ ],
+ "currencyDetails": [
+ {
+ "id": 1,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/CurrencyRerollRare.png?scale=1&w=1&h=1",
+ "name": "Chaos Orb",
+ "poeTradeId": 4
+ },
+ {
+ "id": 2,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/CurrencyAddModToRare.png?scale=1&w=1&h=1",
+ "name": "Exalted Orb",
+ "poeTradeId": 6
+ },
+ {
+ "id": 3,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/CurrencyModValues.png?scale=1&w=1&h=1",
+ "name": "Divine Orb",
+ "poeTradeId": 15
+ },
+ {
+ "id": 4,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/CurrencyUpgradeToRare.png?scale=1&w=1&h=1",
+ "name": "Orb of Alchemy",
+ "poeTradeId": 3
+ },
+ {
+ "id": 5,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/CurrencyRerollSocketLinks.png?scale=1&w=1&h=1",
+ "name": "Orb of Fusing",
+ "poeTradeId": 2
+ },
+ {
+ "id": 6,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/CurrencyRerollMagic.png?scale=1&w=1&h=1",
+ "name": "Orb of Alteration",
+ "poeTradeId": 1
+ },
+ {
+ "id": 7,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/CurrencyUpgradeMagicToRare.png?scale=1&w=1&h=1",
+ "name": "Regal Orb",
+ "poeTradeId": 14
+ },
+ {
+ "id": 8,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/CurrencyVaal.png?scale=1&w=1&h=1",
+ "name": "Vaal Orb",
+ "poeTradeId": 16
+ },
+ {
+ "id": 9,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/CurrencyPassiveSkillRefund.png?scale=1&w=1&h=1",
+ "name": "Orb of Regret",
+ "poeTradeId": 13
+ },
+ {
+ "id": 10,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/CurrencyMapQuality.png?scale=1&w=1&h=1",
+ "name": "Cartographer's Chisel",
+ "poeTradeId": 10
+ },
+ {
+ "id": 11,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/CurrencyRerollSocketNumbers.png?scale=1&w=1&h=1",
+ "name": "Jeweller's Orb",
+ "poeTradeId": 8
+ },
+ {
+ "id": 12,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/SilverObol.png?scale=1&w=1&h=1",
+ "name": "Silver Coin",
+ "poeTradeId": 35
+ },
+ {
+ "id": 13,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/CurrencyCoin.png?scale=1&w=1&h=1",
+ "name": "Perandus Coin",
+ "poeTradeId": 26
+ },
+ {
+ "id": 14,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/CurrencyConvertToNormal.png?scale=1&w=1&h=1",
+ "name": "Orb of Scouring",
+ "poeTradeId": 11
+ },
+ {
+ "id": 15,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/CurrencyGemQuality.png?scale=1&w=1&h=1",
+ "name": "Gemcutter's Prism",
+ "poeTradeId": 5
+ },
+ {
+ "id": 16,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/CurrencyUpgradeRandomly.png?scale=1&w=1&h=1",
+ "name": "Orb of Chance",
+ "poeTradeId": 9
+ },
+ {
+ "id": 17,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/CurrencyRerollSocketColours.png?scale=1&w=1&h=1",
+ "name": "Chromatic Orb",
+ "poeTradeId": 7
+ },
+ {
+ "id": 18,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/CurrencyImplicitMod.png?scale=1&w=1&h=1",
+ "name": "Blessed Orb",
+ "poeTradeId": 12
+ },
+ {
+ "id": 19,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/CurrencyFlaskQuality.png?scale=1&w=1&h=1",
+ "name": "Glassblower's Bauble",
+ "poeTradeId": 21
+ },
+ {
+ "id": 20,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/CurrencyAddModToMagic.png?scale=1&w=1&h=1",
+ "name": "Orb of Augmentation",
+ "poeTradeId": 23
+ },
+ {
+ "id": 21,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/CurrencyUpgradeToMagic.png?scale=1&w=1&h=1",
+ "name": "Orb of Transmutation",
+ "poeTradeId": 22
+ },
+ {
+ "id": 22,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/CurrencyDuplicate.png?scale=1&w=1&h=1",
+ "name": "Mirror of Kalandra",
+ "poeTradeId": 24
+ },
+ {
+ "id": 23,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/CurrencyIdentification.png?scale=1&w=1&h=1",
+ "name": "Scroll of Wisdom",
+ "poeTradeId": 17
+ },
+ {
+ "id": 24,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/CurrencyPortal.png?scale=1&w=1&h=1",
+ "name": "Portal Scroll",
+ "poeTradeId": 18
+ },
+ {
+ "id": 25,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/CurrencyWeaponQuality.png?scale=1&w=1&h=1",
+ "name": "Blacksmith's Whetstone",
+ "poeTradeId": 20
+ },
+ {
+ "id": 26,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/CurrencyArmourQuality.png?scale=1&w=1&h=1",
+ "name": "Armourer's Scrap",
+ "poeTradeId": 19
+ },
+ {
+ "id": 27,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/CurrencyImprintOrb.png?scale=1&w=1&h=1",
+ "name": "Eternal Orb",
+ "poeTradeId": 25
+ },
+ {
+ "id": 28,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/Vaal04.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Sacrifice at Dusk",
+ "poeTradeId": 27
+ },
+ {
+ "id": 29,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/Vaal01.png?scale=1&w=1&h=1&v=3b21ce0cd4c0b9e8cf5db6257daf831a3",
+ "name": "Sacrifice at Midnight",
+ "poeTradeId": 28
+ },
+ {
+ "id": 30,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/Vaal02.png?scale=1&w=1&h=1&v=3ead6455599ec6c303f54ba98d6f8eb23",
+ "name": "Sacrifice at Dawn",
+ "poeTradeId": 29
+ },
+ {
+ "id": 31,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/Vaal03.png?scale=1&w=1&h=1&v=ba374d543316349b87de121039c3cc6f3",
+ "name": "Sacrifice at Noon",
+ "poeTradeId": 30
+ },
+ {
+ "id": 32,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/UberVaal04.png?scale=1&w=1&h=1&v=735839ceae0fc45d15ec69555e9314133",
+ "name": "Mortal Grief",
+ "poeTradeId": 31
+ },
+ {
+ "id": 33,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/UberVaal01.png?scale=1&w=1&h=1&v=9336df5d7d0befd5963b71e7a68479ce3",
+ "name": "Mortal Rage",
+ "poeTradeId": 32
+ },
+ {
+ "id": 34,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/UberVaal03.png?scale=1&w=1&h=1&v=9fb218dad337a4627a59f74bfa2d6c863",
+ "name": "Mortal Ignorance",
+ "poeTradeId": 34
+ },
+ {
+ "id": 35,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/UberVaal02.png?scale=1&w=1&h=1&v=db5b529a8425bd2b9fd7bee9fca2e0183",
+ "name": "Mortal Hope",
+ "poeTradeId": 33
+ },
+ {
+ "id": 36,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/PaleCourt01.png?scale=1&w=1&h=1&v=044cbdae1e06e621585eaa627c2162db3",
+ "name": "Eber's Key",
+ "poeTradeId": 36
+ },
+ {
+ "id": 37,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/PaleCourt02.png?scale=1&w=1&h=1&v=757829336b7239c4b1e398c203f0cca03",
+ "name": "Yriel's Key",
+ "poeTradeId": 37
+ },
+ {
+ "id": 38,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/PaleCourt03.png?scale=1&w=1&h=1&v=6e43b636847d46b560ef0518869a72943",
+ "name": "Inya's Key",
+ "poeTradeId": 38
+ },
+ {
+ "id": 39,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/PaleCourt04.png?scale=1&w=1&h=1&v=5c3afc6bad631a50f9fe5ccb570aeb363",
+ "name": "Volkuur's Key",
+ "poeTradeId": 39
+ },
+ {
+ "id": 40,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/AtlasMaps/FragmentHydra.png?scale=1&w=1&h=1&v=fd37e4be7672c0db8b549a1b16ad489d3",
+ "name": "Fragment of the Hydra",
+ "poeTradeId": 41
+ },
+ {
+ "id": 41,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/AtlasMaps/FragmentPhoenix.png?scale=1&w=1&h=1&v=8f76720ab06bb40a6d6f75730f92e4a73",
+ "name": "Fragment of the Phoenix",
+ "poeTradeId": 42
+ },
+ {
+ "id": 42,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/AtlasMaps/FragmentMinotaur.png?scale=1&w=1&h=1&v=e0e3f5e7daf32736d63fc3df1ba981223",
+ "name": "Fragment of the Minotaur",
+ "poeTradeId": 43
+ },
+ {
+ "id": 43,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/AtlasMaps/FragmentChimera.png?scale=1&w=1&h=1&v=15bd6ba80e1853c22ae3acf40abf64283",
+ "name": "Fragment of the Chimera",
+ "poeTradeId": 44
+ },
+ {
+ "id": 44,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/Labyrinth.png?scale=1&w=1&h=1&v=ef005aef5d2f9135d6922f4b1b912f783",
+ "name": "Offering to the Goddess",
+ "poeTradeId": 40
+ },
+ {
+ "id": 45,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/Deck.png?scale=1&w=1&h=1",
+ "name": "Stacked Deck",
+ "poeTradeId": -1
+ },
+ {
+ "id": 46,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/AtlasRadiusTier1.png?scale=1&w=1&h=1",
+ "name": "Simple Sextant",
+ "poeTradeId": 45
+ },
+ {
+ "id": 47,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/AtlasRadiusTier2.png?scale=1&w=1&h=1",
+ "name": "Prime Sextant",
+ "poeTradeId": 46
+ },
+ {
+ "id": 48,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/AtlasRadiusTier3.png?scale=1&w=1&h=1",
+ "name": "Awakened Sextant",
+ "poeTradeId": 47
+ },
+ {
+ "id": 49,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/SealWhite.png?scale=1&w=1&h=1",
+ "name": "Apprentice Cartographer's Seal",
+ "poeTradeId": -1
+ },
+ {
+ "id": 50,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/SealYellow.png?scale=1&w=1&h=1",
+ "name": "Journeyman Cartographer's Seal",
+ "poeTradeId": -1
+ },
+ {
+ "id": 51,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/SealRed.png?scale=1&w=1&h=1",
+ "name": "Master Cartographer's Seal",
+ "poeTradeId": -1
+ },
+ {
+ "id": 52,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/VaalComplete.png?scale=1&w=1&h=1",
+ "name": "Sacrifice Set",
+ "poeTradeId": 48
+ },
+ {
+ "id": 53,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/UberVaalComplete.png?scale=1&w=1&h=1",
+ "name": "Mortal Set",
+ "poeTradeId": 49
+ },
+ {
+ "id": 54,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/PaleCourtComplete.png?scale=1&w=1&h=1",
+ "name": "Pale Court Set",
+ "poeTradeId": 50
+ },
+ {
+ "id": 55,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/ShaperComplete.png?scale=1&w=1&h=1",
+ "name": "Shaper Set",
+ "poeTradeId": 51
+ },
+ {
+ "id": 56,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Breach/BreachShardFire.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Splinter of Xoph",
+ "poeTradeId": 52
+ },
+ {
+ "id": 57,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Breach/BreachShardCold.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Splinter of Tul",
+ "poeTradeId": 53
+ },
+ {
+ "id": 58,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Breach/BreachShardLightning.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Splinter of Esh",
+ "poeTradeId": 54
+ },
+ {
+ "id": 59,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Breach/BreachShardPhysical.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Splinter of Uul-Netol",
+ "poeTradeId": 55
+ },
+ {
+ "id": 60,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Breach/BreachShardChaos.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Splinter of Chayula",
+ "poeTradeId": 56
+ },
+ {
+ "id": 61,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Breach/BreachUpgraderFire.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Blessing of Xoph",
+ "poeTradeId": 57
+ },
+ {
+ "id": 62,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Breach/BreachUpgraderCold.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Blessing of Tul",
+ "poeTradeId": 58
+ },
+ {
+ "id": 63,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Breach/BreachUpgraderLightning.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Blessing of Esh",
+ "poeTradeId": 59
+ },
+ {
+ "id": 64,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Breach/BreachUpgraderPhysical.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Blessing of Uul-Netol",
+ "poeTradeId": 60
+ },
+ {
+ "id": 65,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Breach/BreachUpgraderChaos.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Blessing of Chayula",
+ "poeTradeId": 61
+ },
+ {
+ "id": 66,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Breach/BreachFragmentsFire.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Xoph's Breachstone",
+ "poeTradeId": 62
+ },
+ {
+ "id": 67,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Breach/BreachFragmentsCold.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Tul's Breachstone",
+ "poeTradeId": 63
+ },
+ {
+ "id": 68,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Breach/BreachFragmentsLightning.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Esh's Breachstone",
+ "poeTradeId": 64
+ },
+ {
+ "id": 69,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Breach/BreachFragmentsPhysical.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Uul-Netol's Breachstone",
+ "poeTradeId": 65
+ },
+ {
+ "id": 70,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Breach/BreachFragmentsChaos.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Chayula's Breachstone",
+ "poeTradeId": 66
+ },
+ {
+ "id": 71,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/VaultMap.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Ancient Reliquary Key",
+ "poeTradeId": 494
+ },
+ {
+ "id": 72,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/SinFlaskEmpty.png?scale=1&scaleIndex=0&w=1&h=2",
+ "name": "Divine Vessel",
+ "poeTradeId": 512
+ },
+ {
+ "id": 73,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/AnnullOrb.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Orb of Annulment",
+ "poeTradeId": 513
+ },
+ {
+ "id": 74,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/BindingOrb.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Orb of Binding",
+ "poeTradeId": 514
+ },
+ {
+ "id": 75,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/HorizonOrb.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Orb of Horizons",
+ "poeTradeId": 515
+ },
+ {
+ "id": 76,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/HarbingerOrb.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Harbinger's Orb",
+ "poeTradeId": 516
+ },
+ {
+ "id": 77,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/EngineersOrb.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Engineer's Orb",
+ "poeTradeId": 517
+ },
+ {
+ "id": 78,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/AncientOrb.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Ancient Orb",
+ "poeTradeId": 518
+ },
+ {
+ "id": 79,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/AnnullShard.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Annulment Shard",
+ "poeTradeId": 519
+ },
+ {
+ "id": 80,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ExaltedShard.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Exalted Shard",
+ "poeTradeId": 521
+ },
+ {
+ "id": 81,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/MirrorShard.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Mirror Shard",
+ "poeTradeId": 520
+ },
+ {
+ "id": 82,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/VaultMap3.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Timeworn Reliquary Key",
+ "poeTradeId": -1
+ },
+ {
+ "id": 83,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Breach/BreachFragmentsFire.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Xoph's Charged Breachstone",
+ "poeTradeId": -1
+ },
+ {
+ "id": 84,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Breach/BreachFragmentsCold.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Tul's Charged Breachstone",
+ "poeTradeId": -1
+ },
+ {
+ "id": 85,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Breach/BreachFragmentsLightning.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Esh's Charged Breachstone",
+ "poeTradeId": -1
+ },
+ {
+ "id": 86,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Breach/BreachFragmentsPhysical.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Uul-Netol's Charged Breachstone",
+ "poeTradeId": -1
+ },
+ {
+ "id": 87,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Breach/BreachFragmentsChaos.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Chayula's Charged Breachstone",
+ "poeTradeId": -1
+ },
+ {
+ "id": 88,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Breach/BreachFragmentsFire.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Xoph's Enriched Breachstone",
+ "poeTradeId": -1
+ },
+ {
+ "id": 89,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Breach/BreachFragmentsCold.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Tul's Enriched Breachstone",
+ "poeTradeId": -1
+ },
+ {
+ "id": 90,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Breach/BreachFragmentsLightning.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Esh's Enriched Breachstone",
+ "poeTradeId": -1
+ },
+ {
+ "id": 91,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Breach/BreachFragmentsPhysical.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Uul-Netol's Enriched Breachstone",
+ "poeTradeId": -1
+ },
+ {
+ "id": 92,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Breach/BreachFragmentsChaos.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Chayula's Enriched Breachstone",
+ "poeTradeId": -1
+ },
+ {
+ "id": 93,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Breach/BreachFragmentsFire.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Xoph's Pure Breachstone",
+ "poeTradeId": -1
+ },
+ {
+ "id": 94,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Breach/BreachFragmentsCold.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Tul's Pure Breachstone",
+ "poeTradeId": -1
+ },
+ {
+ "id": 95,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Breach/BreachFragmentsLightning.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Esh's Pure Breachstone",
+ "poeTradeId": -1
+ },
+ {
+ "id": 96,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Breach/BreachFragmentsPhysical.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Uul-Netol's Pure Breachstone",
+ "poeTradeId": -1
+ },
+ {
+ "id": 97,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Breach/BreachFragmentsChaos.png?scale=1&scaleIndex=0&w=1&h=1",
+ "name": "Chayula's Pure Breachstone",
+ "poeTradeId": -1
+ },
+ {
+ "id": 98,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/KaruiFragment.png?scale=1&w=1&h=1",
+ "name": "Timeless Karui Emblem",
+ "poeTradeId": -1
+ },
+ {
+ "id": 99,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/MarakethFragment.png?scale=1&w=1&h=1",
+ "name": "Timeless Maraketh Emblem",
+ "poeTradeId": -1
+ },
+ {
+ "id": 100,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/EternalEmpireFragment.png?scale=1&w=1&h=1",
+ "name": "Timeless Eternal Emblem",
+ "poeTradeId": -1
+ },
+ {
+ "id": 101,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/TemplarFragment.png?scale=1&w=1&h=1",
+ "name": "Timeless Templar Emblem",
+ "poeTradeId": -1
+ },
+ {
+ "id": 102,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/VaalFragment.png?scale=1&w=1&h=1",
+ "name": "Timeless Vaal Emblem",
+ "poeTradeId": -1
+ },
+ {
+ "id": 103,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/KaruiShard.png?scale=1&w=1&h=1",
+ "name": "Timeless Karui Splinter",
+ "poeTradeId": -1
+ },
+ {
+ "id": 104,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/MarakethShard.png?scale=1&w=1&h=1",
+ "name": "Timeless Maraketh Splinter",
+ "poeTradeId": -1
+ },
+ {
+ "id": 105,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/EternalEmpireShard.png?scale=1&w=1&h=1",
+ "name": "Timeless Eternal Empire Splinter",
+ "poeTradeId": -1
+ },
+ {
+ "id": 106,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/TemplarShard.png?scale=1&w=1&h=1",
+ "name": "Timeless Templar Splinter",
+ "poeTradeId": -1
+ },
+ {
+ "id": 107,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/VaalShard.png?scale=1&w=1&h=1",
+ "name": "Timeless Vaal Splinter",
+ "poeTradeId": -1
+ },
+ {
+ "id": 108,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/AtlasMapGuardianFire.png?scale=1&w=1&h=1",
+ "name": "Fragment of Enslavement",
+ "poeTradeId": -1
+ },
+ {
+ "id": 109,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/AtlasMapGuardianLightning.png?scale=1&w=1&h=1",
+ "name": "Fragment of Eradication",
+ "poeTradeId": -1
+ },
+ {
+ "id": 110,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/AtlasMapGuardianHoly.png?scale=1&w=1&h=1",
+ "name": "Fragment of Constriction",
+ "poeTradeId": -1
+ },
+ {
+ "id": 111,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/AtlasMapGuardianChaos.png?scale=1&w=1&h=1",
+ "name": "Fragment of Purification",
+ "poeTradeId": -1
+ },
+ {
+ "id": 112,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/UberElder03.png?scale=1&w=1&h=1",
+ "name": "Fragment of Shape",
+ "poeTradeId": -1
+ },
+ {
+ "id": 113,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/UberElder04.png?scale=1&w=1&h=1",
+ "name": "Fragment of Knowledge",
+ "poeTradeId": -1
+ },
+ {
+ "id": 114,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/UberElder01.png?scale=1&w=1&h=1",
+ "name": "Fragment of Terror",
+ "poeTradeId": -1
+ },
+ {
+ "id": 115,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Maps/UberElder02.png?scale=1&w=1&h=1",
+ "name": "Fragment of Emptiness",
+ "poeTradeId": -1
+ },
+ {
+ "id": 116,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/TransferOrb.png?scale=1&w=1&h=1",
+ "name": "Awakener's Orb",
+ "poeTradeId": -1
+ },
+ {
+ "id": 117,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Influence Exalts/CrusaderOrb.png?scale=1&w=1&h=1",
+ "name": "Crusader's Exalted Orb",
+ "poeTradeId": -1
+ },
+ {
+ "id": 118,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Influence Exalts/EyrieOrb.png?scale=1&w=1&h=1",
+ "name": "Redeemer's Exalted Orb",
+ "poeTradeId": -1
+ },
+ {
+ "id": 119,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Influence Exalts/BasiliskOrb.png?scale=1&w=1&h=1",
+ "name": "Hunter's Exalted Orb",
+ "poeTradeId": -1
+ },
+ {
+ "id": 120,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Influence Exalts/ConquerorOrb.png?scale=1&w=1&h=1",
+ "name": "Warlord's Exalted Orb",
+ "poeTradeId": -1
+ },
+ {
+ "id": 121,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Catalysts/TurbulentCatalyst.png?scale=1&w=1&h=1",
+ "name": "Turbulent Catalyst",
+ "poeTradeId": -1
+ },
+ {
+ "id": 122,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Catalysts/ImbuedCatalyst.png?scale=1&w=1&h=1",
+ "name": "Imbued Catalyst",
+ "poeTradeId": -1
+ },
+ {
+ "id": 123,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Catalysts/AbrasiveCatalyst.png?scale=1&w=1&h=1",
+ "name": "Abrasive Catalyst",
+ "poeTradeId": -1
+ },
+ {
+ "id": 124,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Catalysts/TemperingCatalyst.png?scale=1&w=1&h=1",
+ "name": "Tempering Catalyst",
+ "poeTradeId": -1
+ },
+ {
+ "id": 125,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Catalysts/FertileCatalyst.png?scale=1&w=1&h=1",
+ "name": "Fertile Catalyst",
+ "poeTradeId": -1
+ },
+ {
+ "id": 126,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Catalysts/PrismaticCatalyst.png?scale=1&w=1&h=1",
+ "name": "Prismatic Catalyst",
+ "poeTradeId": -1
+ },
+ {
+ "id": 127,
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/Catalysts/IntrinsicCatalyst.png?scale=1&w=1&h=1",
+ "name": "Intrinsic Catalyst",
+ "poeTradeId": -1
+ }
+ ],
+ "language": {
+ "name": "en",
+ "translations": {}
+ }
+}
\ No newline at end of file
diff --git a/doc/poe-ninja/itemoverview.json b/doc/poe-ninja/itemoverview.json
new file mode 100644
index 00000000..df0505fe
--- /dev/null
+++ b/doc/poe-ninja/itemoverview.json
@@ -0,0 +1,11466 @@
+{
+ "lines": [
+ {
+ "id": 4973,
+ "name": "The Queen's Sacrifice",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Atziri, Queen of the Vaal in the Alluring Abyss while holding Atziri's Mirror.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 4.24,
+ 13.15,
+ 22.70,
+ 28.13,
+ 21.90,
+ 18.98
+ ],
+ "totalChange": 18.98
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 4.24,
+ 13.15,
+ 22.70,
+ 28.13,
+ 21.90,
+ 18.98
+ ],
+ "totalChange": 18.98
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The ancient queen casts her gaze upon her reflection, and at last the curse is broken.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2790.49,
+ "exaltedValue": 18.61,
+ "count": 22,
+ "detailsId": "the-queens-sacrifice"
+ },
+ {
+ "id": 1711,
+ "name": "Trash to Treasure",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will turn a normal item into a unique item with a single Chance Orb.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 7.72,
+ 11.00,
+ 16.75,
+ 17.83,
+ 13.18,
+ 8.31
+ ],
+ "totalChange": 8.31
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 7.72,
+ 11.00,
+ 16.75,
+ 17.83,
+ 13.18,
+ 8.31
+ ],
+ "totalChange": 8.31
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A blank canvas holds untold potential, but the artist's fortunate hand transforms it into a masterpiece.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1424.62,
+ "exaltedValue": 9.50,
+ "count": 23,
+ "detailsId": "trash-to-treasure"
+ },
+ {
+ "id": 518,
+ "name": "Fated Connections",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will create a fully-linked six-socket item using only Jeweller's Orbs.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 2.17,
+ 2.20,
+ 2.20,
+ 6.46,
+ 5.88,
+ 2.17
+ ],
+ "totalChange": 2.17
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 2.17,
+ 2.20,
+ 2.20,
+ 6.46,
+ 5.88,
+ 2.17
+ ],
+ "totalChange": 2.17
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Five and fewer stand alone, but six draws them together.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 479.87,
+ "exaltedValue": 3.20,
+ "count": 99,
+ "detailsId": "fated-connections"
+ },
+ {
+ "id": 4906,
+ "name": "Song of the Sekhema",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Garukhan, Queen of the Winds while holding Asenath's Mark.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 2.67,
+ 35.05,
+ 89.68,
+ 89.73,
+ 100.0
+ ],
+ "totalChange": 100.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 2.67,
+ 35.05,
+ 89.68,
+ 89.73,
+ 100.0
+ ],
+ "totalChange": 100.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The Sekhema's whispers fight back the wind, leaving no mark remaining.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 80.00,
+ "exaltedValue": 0.53,
+ "count": 97,
+ "detailsId": "song-of-the-sekhema"
+ },
+ {
+ "id": 767,
+ "name": "Lost in the Pages",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Undying Archivist in a map who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -2.99,
+ 1.08,
+ -4.48,
+ -2.99,
+ -4.61,
+ -10.45
+ ],
+ "totalChange": -10.45
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -2.99,
+ 1.08,
+ -4.48,
+ -2.99,
+ -4.61,
+ -10.45
+ ],
+ "totalChange": -10.45
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Hundreds of years with nothing but books twists a once great mind.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 60.00,
+ "exaltedValue": 0.40,
+ "count": 58,
+ "detailsId": "lost-in-the-pages"
+ },
+ {
+ "id": 4861,
+ "name": "A Dishonourable Death",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat The Dishonoured Queen while holding Hyrri's Bite.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 2.67,
+ 4.17,
+ 18.42,
+ 25.0,
+ 66.67,
+ 66.67
+ ],
+ "totalChange": 66.67
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 2.67,
+ 4.17,
+ 18.42,
+ 25.0,
+ 66.67,
+ 66.67
+ ],
+ "totalChange": 66.67
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The dishonoured niece of the king is decisively laid to rest by her own bite.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 40.00,
+ "exaltedValue": 0.27,
+ "count": 99,
+ "detailsId": "a-dishonourable-death"
+ },
+ {
+ "id": 18955,
+ "name": "The Mentor",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat The Cleansing Light while holding Matua Tupuna.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 2.76,
+ 1.97,
+ -3.11,
+ -6.05,
+ -9.09,
+ -0.88
+ ],
+ "totalChange": -0.88
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 2.76,
+ 1.97,
+ -3.11,
+ -6.05,
+ -9.09,
+ -0.88
+ ],
+ "totalChange": -0.88
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "One falls, but another rises to lead.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 33.76,
+ "exaltedValue": 0.23,
+ "count": 99,
+ "detailsId": "the-mentor"
+ },
+ {
+ "id": 472,
+ "name": "Echoes of Witchcraft",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will travel to the stone circle in the Western Forest, and destroy the Echo of Doedre Darktongue who waits there.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 688.64,
+ 688.64,
+ 373.19,
+ 373.19,
+ 373.19
+ ],
+ "totalChange": 373.19
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A circle of silent giants imprisons a memory of undying misery. A dark tongue whispers dark words carried by the western winds.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 30.00,
+ "exaltedValue": 0.20,
+ "count": 2,
+ "detailsId": "echoes-of-witchcraft"
+ },
+ {
+ "id": 1440,
+ "name": "The Bowstring's Music",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Nightwane while holding Death's Harp.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -6.29,
+ -6.29,
+ -6.29,
+ -6.29,
+ -2.95,
+ 0.40
+ ],
+ "totalChange": 0.40
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -6.29,
+ -6.29,
+ -6.29,
+ -6.29,
+ -2.95,
+ 0.40
+ ],
+ "totalChange": 0.40
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The brittle archer's bow plays a song of death, but the harp sings a sweet masterpiece.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 30.00,
+ "exaltedValue": 0.20,
+ "count": 99,
+ "detailsId": "the-bowstrings-music"
+ },
+ {
+ "id": 4918,
+ "name": "Blind Faith",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Barthol, the Pure while holding The Ignomon.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.16,
+ 0.16,
+ 0.16,
+ 8.17,
+ -0.38,
+ 0.16
+ ],
+ "totalChange": 0.16
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.16,
+ 0.16,
+ 0.16,
+ 8.17,
+ -0.38,
+ 0.16
+ ],
+ "totalChange": 0.16
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Two sides, light and dark, collide, and leave all but one blind.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 25.00,
+ "exaltedValue": 0.17,
+ "count": 99,
+ "detailsId": "blind-faith"
+ },
+ {
+ "id": 21233,
+ "name": "A Master Seeks Help",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": "Jun",
+ "prophecyText": "You will find Jun and complete her mission.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 1.00,
+ 0.0,
+ 10.0,
+ 10.0,
+ 10.0,
+ -8.8
+ ],
+ "totalChange": -8.8
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 1.00,
+ 0.0,
+ 10.0,
+ 10.0,
+ 10.0,
+ -8.8
+ ],
+ "totalChange": -8.8
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Pursuing a world of perfect balance, a veiled master seeks aid.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 18.24,
+ "exaltedValue": 0.12,
+ "count": 99,
+ "detailsId": "a-master-seeks-help-jun"
+ },
+ {
+ "id": 823,
+ "name": "Monstrous Treasure",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will travel to a map where the monsters lie in wait, open the boxes they guard, and slay them all.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "In a long lost dream, great foes hide in tiny boxes, but so do great rewards.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 13.00,
+ "exaltedValue": 0.09,
+ "count": 99,
+ "detailsId": "monstrous-treasure"
+ },
+ {
+ "id": 1540,
+ "name": "The King's Path",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Kaom while holding Kaom's Sign.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -7.96,
+ -7.96,
+ -14.54,
+ -21.11,
+ -25.22,
+ -27.69
+ ],
+ "totalChange": -27.69
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -7.96,
+ -7.96,
+ -14.54,
+ -21.11,
+ -25.22,
+ -27.69
+ ],
+ "totalChange": -27.69
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Madness feeds the King's fury in the raging mouth of the volcano. His last vision will be a sign.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 11.00,
+ "exaltedValue": 0.07,
+ "count": 99,
+ "detailsId": "the-kings-path"
+ },
+ {
+ "id": 4913,
+ "name": "Darktongue's Shriek",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Doedre the Defiler while holding Windscream.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -7.69,
+ -7.69,
+ -15.38,
+ -15.38,
+ -16.31
+ ],
+ "totalChange": -16.31
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -7.69,
+ -7.69,
+ -15.38,
+ -15.38,
+ -16.31
+ ],
+ "totalChange": -16.31
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Where the dead still rest, the defiler's scream bellows through the tombs before falling eternally silent.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 10.88,
+ "exaltedValue": 0.07,
+ "count": 99,
+ "detailsId": "darktongues-shriek"
+ },
+ {
+ "id": 7,
+ "name": "A Prodigious Hand",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Sutured Aberration who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 17.92,
+ 35.0,
+ 192.92,
+ 38.89,
+ 157.5,
+ 33.06
+ ],
+ "totalChange": 33.06
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 17.92,
+ 35.0,
+ 192.92,
+ 38.89,
+ 157.5,
+ 33.06
+ ],
+ "totalChange": 33.06
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The dead one brought back to life by means other than corruption now holds the hands that revived it.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 9.58,
+ "exaltedValue": 0.06,
+ "count": 26,
+ "detailsId": "a-prodigious-hand"
+ },
+ {
+ "id": 4903,
+ "name": "The Malevolent Witch",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Erythrophagia while holding Doedre's Tenure.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -0.80,
+ 0.0,
+ 0.0,
+ -10.0,
+ -10.0,
+ -14.7
+ ],
+ "totalChange": -14.7
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -0.80,
+ 0.0,
+ 0.0,
+ -10.0,
+ -10.0,
+ -14.7
+ ],
+ "totalChange": -14.7
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Silence and darkness harbour growing malevolence as the blood eater meets her maker.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 8.53,
+ "exaltedValue": 0.06,
+ "count": 99,
+ "detailsId": "the-malevolent-witch"
+ },
+ {
+ "id": 277,
+ "name": "Cleanser of Sins",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Undying Evangelist who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -3.82,
+ 7.03,
+ 7.03,
+ 7.03,
+ 7.03,
+ 22.32
+ ],
+ "totalChange": 22.32
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -3.82,
+ 7.03,
+ 7.03,
+ 7.03,
+ 7.03,
+ 22.32
+ ],
+ "totalChange": 22.32
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The Evangelist does not practise what he preaches, but death wipes clean the slate.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 8.00,
+ "exaltedValue": 0.05,
+ "count": 99,
+ "detailsId": "cleanser-of-sins"
+ },
+ {
+ "id": 1762,
+ "name": "Vaal Winds",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will discover an area with a Corrupting Tempest",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -17.11,
+ -17.28,
+ -22.22,
+ -33.33,
+ -44.44,
+ -44.44
+ ],
+ "totalChange": -44.44
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -17.11,
+ -17.28,
+ -22.22,
+ -33.33,
+ -44.44,
+ -44.44
+ ],
+ "totalChange": -44.44
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Corruption is carried on a red wind, and spreads to all who are touched.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 5.00,
+ "exaltedValue": 0.03,
+ "count": 99,
+ "detailsId": "vaal-winds"
+ },
+ {
+ "id": 1726,
+ "name": "Twice Enchanted",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will be rewarded with two uses of the Enchantment Device on completing the Labyrinth",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 58.38,
+ 38.51,
+ 12.24,
+ -1.01,
+ 0.20,
+ -14.29
+ ],
+ "totalChange": -14.29
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 58.38,
+ 38.51,
+ 12.24,
+ -1.01,
+ 0.20,
+ -14.29
+ ],
+ "totalChange": -14.29
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A golden device hidden by a rotting emperor overflows with power.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 4.20,
+ "exaltedValue": 0.03,
+ "count": 99,
+ "detailsId": "twice-enchanted"
+ },
+ {
+ "id": 529,
+ "name": "Fire and Ice",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Hailrake while holding Hrimsorrow.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 28.02,
+ 65.0,
+ 33.33
+ ],
+ "totalChange": 33.33
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 28.02,
+ 65.0,
+ 33.33
+ ],
+ "totalChange": 33.33
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Cold sorrow turns to burning fury that hails across the shattered ship.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 4.00,
+ "exaltedValue": 0.03,
+ "count": 99,
+ "detailsId": "fire-and-ice"
+ },
+ {
+ "id": 1371,
+ "name": "Storm on the Horizon",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Brittle Poacher who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -49.23,
+ -48.72,
+ -24.62,
+ -24.62,
+ -61.79,
+ 2.56
+ ],
+ "totalChange": 2.56
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -49.23,
+ -48.72,
+ -24.62,
+ -24.62,
+ -61.79,
+ 2.56
+ ],
+ "totalChange": 2.56
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The poacher's bowstring snaps like dry bone and crackles like thunder.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 4.00,
+ "exaltedValue": 0.03,
+ "count": 32,
+ "detailsId": "storm-on-the-horizon"
+ },
+ {
+ "id": 4908,
+ "name": "The Great Leader of the North",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Boulderback while holding The Magnate.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 15.26,
+ 25.0,
+ 25.0,
+ 25.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 15.26,
+ 25.0,
+ 25.0,
+ 25.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The boulder is crushed atop the hill, letting the great leader's people pass.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 4.00,
+ "exaltedValue": 0.03,
+ "count": 99,
+ "detailsId": "the-great-leader-of-the-north"
+ },
+ {
+ "id": 1419,
+ "name": "The Apex Predator",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat the Hundred Foot Shadow while holding Screaming Eagle.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 29.78,
+ 12.83,
+ 36.97,
+ 36.97,
+ 25.67,
+ 33.20
+ ],
+ "totalChange": 33.20
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 29.78,
+ 12.83,
+ 36.97,
+ 36.97,
+ 25.67,
+ 33.20
+ ],
+ "totalChange": 33.20
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The eagle battles the vulture in the shadow of a dying sun, and becomes something greater.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 3.89,
+ "exaltedValue": 0.03,
+ "count": 99,
+ "detailsId": "the-apex-predator"
+ },
+ {
+ "id": 1535,
+ "name": "The Jeweller's Touch",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will create a fully-linked five-socket item with a single Jeweller's Orb",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -16.67,
+ -16.67,
+ -16.67,
+ -16.67,
+ -16.67,
+ -40.0
+ ],
+ "totalChange": -40.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -16.67,
+ -16.67,
+ -16.67,
+ -16.67,
+ -16.67,
+ -40.0
+ ],
+ "totalChange": -40.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The Jeweller leaves five fingerprints and connects them with a single thread.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 3.60,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "the-jewellers-touch"
+ },
+ {
+ "id": 1554,
+ "name": "The Misunderstood Queen",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat the Bone Queen while holding Queen's Decree.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -20.0,
+ -20.0,
+ -10.0,
+ -20.0,
+ -20.0,
+ -28.0
+ ],
+ "totalChange": -28.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -20.0,
+ -20.0,
+ -10.0,
+ -20.0,
+ -20.0,
+ -28.0
+ ],
+ "totalChange": -28.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A queen of bone raises an army and flees among walls of flesh.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 3.60,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "the-misunderstood-queen"
+ },
+ {
+ "id": 21232,
+ "name": "A Master Seeks Help",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": "Zana",
+ "prophecyText": "You will find Zana and complete her mission.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 22.71,
+ 35.13,
+ -10.81,
+ 19.19,
+ 13.38,
+ -6.49
+ ],
+ "totalChange": -6.49
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 22.71,
+ 35.13,
+ -10.81,
+ 19.19,
+ 13.38,
+ -6.49
+ ],
+ "totalChange": -6.49
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Lost in the miasma of dream, a master of many realms seeks aid.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 3.46,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "a-master-seeks-help-zana"
+ },
+ {
+ "id": 528,
+ "name": "Fire and Brimstone",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Hatebeat while holding Blackgleam.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -22.66,
+ -14.54,
+ -14.54,
+ -14.54,
+ -14.54,
+ 28.19
+ ],
+ "totalChange": 28.19
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -22.66,
+ -14.54,
+ -14.54,
+ -14.54,
+ -14.54,
+ 28.19
+ ],
+ "totalChange": 28.19
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Living cinders set the stone alight, a gleaming signal in the blackness where husks are burned.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 3.00,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "fire-and-brimstone"
+ },
+ {
+ "id": 7371,
+ "name": "The Bishop's Legacy",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Pagan Bishop of Agony while holding Geofri's Crest.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 31.85,
+ 22.34,
+ 0.0,
+ 0.0,
+ -2.67
+ ],
+ "totalChange": -2.67
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 31.85,
+ 22.34,
+ 0.0,
+ 0.0,
+ -2.67
+ ],
+ "totalChange": -2.67
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The crest becomes a crown when placed upon the Bishop's brow.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.92,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "the-bishops-legacy"
+ },
+ {
+ "id": 1604,
+ "name": "The Servant's Heart",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Fidelitas while holding Storm Cloud.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -6.0
+ ],
+ "totalChange": -6.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -6.0
+ ],
+ "totalChange": -6.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The Servant's sacrifice summons a storm in the Prodigy's soul.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.82,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "the-servants-heart"
+ },
+ {
+ "id": 959,
+ "name": "Pools of Wealth",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter and slay golden elementals deep in the Cavern of Anger.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 24.24,
+ 6.06,
+ -27.27,
+ 33.33,
+ 9.09,
+ 651.52
+ ],
+ "totalChange": 651.52
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 24.24,
+ 6.06,
+ -27.27,
+ 33.33,
+ 9.09,
+ 651.52
+ ],
+ "totalChange": 651.52
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Beckoned by the Siren's song, wrathful gold rises from the ground.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.48,
+ "exaltedValue": 0.02,
+ "count": 8,
+ "detailsId": "pools-of-wealth"
+ },
+ {
+ "id": 159,
+ "name": "Beyond Sight IV",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will slay the Herald of Bameth and the very powerful foe it summons.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "My vision grows dark. A horror draws near. Its soul would be a treasured prize for Hinekora.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.00,
+ "exaltedValue": 0.01,
+ "count": 63,
+ "detailsId": "beyond-sight-iv"
+ },
+ {
+ "id": 534,
+ "name": "Flesh of the Beast",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Bonewarped Warrior who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -8.67,
+ -16.67,
+ -9.0,
+ -33.33,
+ -33.33,
+ -33.33
+ ],
+ "totalChange": -33.33
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -8.67,
+ -16.67,
+ -9.0,
+ -33.33,
+ -33.33,
+ -33.33
+ ],
+ "totalChange": -33.33
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Stripped of its flesh, a warrior fights to protect the piece of the beast it has carved.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "flesh-of-the-beast"
+ },
+ {
+ "id": 1525,
+ "name": "The Hollow Pledge",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Tunneler in a map who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Grasping blindly through a dark dream, a final pledge turns brittle flesh to dust.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.00,
+ "exaltedValue": 0.01,
+ "count": 92,
+ "detailsId": "the-hollow-pledge"
+ },
+ {
+ "id": 1881,
+ "name": "Wind and Thunder",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Galvanic Ribbon in a map who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 4.71,
+ 4.71,
+ 4.71,
+ 4.71,
+ 4.71,
+ 4.71
+ ],
+ "totalChange": 4.71
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 4.71,
+ 4.71,
+ 4.71,
+ 4.71,
+ 4.71,
+ 4.71
+ ],
+ "totalChange": 4.71
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The dreaming fabric flutters and cracks in the wind like thunder. A sharp sound that freezes the blood.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.00,
+ "exaltedValue": 0.01,
+ "count": 61,
+ "detailsId": "wind-and-thunder"
+ },
+ {
+ "id": 4896,
+ "name": "The Great Mind of the North",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Hector Titucius, Eternal Servant while holding The Magnate.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The Eternal servant bathes in his own blood, and a master tactician is born. ",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-great-mind-of-the-north"
+ },
+ {
+ "id": 1411,
+ "name": "Thaumaturgical History IV",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will read Malachai's Dedication in The Harvest.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -45.95,
+ 8.10,
+ 8.10,
+ 8.10,
+ 8.10,
+ 5.93
+ ],
+ "totalChange": 5.93
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -45.95,
+ 8.10,
+ 8.10,
+ 8.10,
+ 8.10,
+ 5.93
+ ],
+ "totalChange": 5.93
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Where the Soulless One left his physical form behind, a dangerous new threat emerges.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.96,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "thaumaturgical-history-iv"
+ },
+ {
+ "id": 1483,
+ "name": "The Eagle's Cry",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Murk Runner who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -35.16,
+ -21.98,
+ 18.68,
+ 217.58,
+ 9.89,
+ 115.38
+ ],
+ "totalChange": 115.38
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -35.16,
+ -21.98,
+ 18.68,
+ 217.58,
+ 9.89,
+ 115.38
+ ],
+ "totalChange": 115.38
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A flightless fowl charges through rotten wooden ribs; its scream gives even the battle-hardened pause.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.96,
+ "exaltedValue": 0.01,
+ "count": 18,
+ "detailsId": "the-eagles-cry"
+ },
+ {
+ "id": 7422,
+ "name": "Battle Hardened",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Tyrant while holding Iron Heart.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -5.5
+ ],
+ "totalChange": -5.5
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -5.5
+ ],
+ "totalChange": -5.5
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The eager warrior meets the Tyrant in battle. Outmatched and outwitted; he uses his strength to best his foe.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.89,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "battle-hardened"
+ },
+ {
+ "id": 1536,
+ "name": "The Karui Rebellion",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat the Gemling Legionnaires while holding Karui Ward.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 51.52,
+ 51.52,
+ 26.52,
+ 51.52,
+ 36.36
+ ],
+ "totalChange": 36.36
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 51.52,
+ 51.52,
+ 26.52,
+ 51.52,
+ 36.36
+ ],
+ "totalChange": 36.36
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Thaumaturgy and faith clash among giant ruins; a recreation of a long-gone rebellion.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.80,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-karui-rebellion"
+ },
+ {
+ "id": 1733,
+ "name": "Unbearable Whispers V",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will discover a dangerous tome in the final chamber of the Labyrinth.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 45.97,
+ 118.95,
+ 113.14,
+ 45.97,
+ 20.42,
+ 22.61
+ ],
+ "totalChange": 22.61
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 45.97,
+ 118.95,
+ 113.14,
+ 45.97,
+ 20.42,
+ 22.61
+ ],
+ "totalChange": 22.61
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The trapped emperor unknowingly protects foul knowledge. Dark pages amongst bright treasures.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.68,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "unbearable-whispers-v"
+ },
+ {
+ "id": 1647,
+ "name": "The Unbreathing Queen V",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat the Unbreathing Queen in a Cemetery map.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 41.71,
+ 42.00,
+ -0.50,
+ 0.50,
+ -16.32,
+ -21.61
+ ],
+ "totalChange": -21.61
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 41.71,
+ 42.00,
+ -0.50,
+ 0.50,
+ -16.32,
+ -21.61
+ ],
+ "totalChange": -21.61
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The Unbreathing Queen raises an army in a dream of tombs and graves. She knows you are coming.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.56,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-unbreathing-queen-v"
+ },
+ {
+ "id": 21230,
+ "name": "A Master Seeks Help",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": "Niko",
+ "prophecyText": "You will find Niko and complete his mission.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 22.01,
+ -5.50,
+ -2.25,
+ -28.0
+ ],
+ "totalChange": -28.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 22.01,
+ -5.50,
+ -2.25,
+ -28.0
+ ],
+ "totalChange": -28.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Maniacally digging in endless darkness, a master miner seeks aid.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.44,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "a-master-seeks-help-niko"
+ },
+ {
+ "id": 21235,
+ "name": "A Master Seeks Help",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": "Alva",
+ "prophecyText": "You will find Alva and complete her mission.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 11.55,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -36.5
+ ],
+ "totalChange": -36.5
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 11.55,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -36.5
+ ],
+ "totalChange": -36.5
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Blind to all but gold, a master treasure hunter seeks aid.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.27,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "a-master-seeks-help-alva"
+ },
+ {
+ "id": 1502,
+ "name": "The Forgotten Soldiers",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter the risen weapons of a fallen army around Lioneye's Standard in The Climb.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -1.72,
+ -1.72,
+ -3.45,
+ -1.72,
+ null,
+ null
+ ],
+ "totalChange": -1.72
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -1.72,
+ -1.72,
+ -3.45,
+ -1.72,
+ -12.07,
+ 110.34
+ ],
+ "totalChange": 110.34
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The banner in the breeze marks the resting place of lions, whose metal fangs still thirst for blood.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.22,
+ "exaltedValue": 0.01,
+ "count": 3,
+ "detailsId": "the-forgotten-soldiers"
+ },
+ {
+ "id": 59,
+ "name": "Ancient Doom",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat the Vaal Oversoul while holding Doomfletch.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -18.17,
+ -5.93,
+ -11.89,
+ -7.69,
+ -14.33,
+ -16.08
+ ],
+ "totalChange": -16.08
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -18.17,
+ -5.93,
+ -11.89,
+ -7.69,
+ -14.33,
+ -16.08
+ ],
+ "totalChange": -16.08
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Doom grows at the apex of the pyramid.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.20,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "ancient-doom"
+ },
+ {
+ "id": 1495,
+ "name": "The Feral Lord V",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will discover and slay a very powerful fiery Rhoa in a Mud Geyser map.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -5.71,
+ -5.71,
+ -14.66,
+ -25.50,
+ -26.68,
+ -43.42
+ ],
+ "totalChange": -43.42
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -5.71,
+ -5.71,
+ -14.66,
+ -25.50,
+ -26.68,
+ -43.42
+ ],
+ "totalChange": -43.42
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "To the realm of dreams the Feral Lord flees, and leaves in his wake a burning nightmare.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.20,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-feral-lord-v"
+ },
+ {
+ "id": 1573,
+ "name": "The Plaguemaw V",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will enter the Plaguemaw's chamber in the Crystal Veins or Crystal Ore Map.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -40.00,
+ -40.0
+ ],
+ "totalChange": -40.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -40.00,
+ -40.0
+ ],
+ "totalChange": -40.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A room, etched in crystal, plays home to the Plaguemaw. He awaits you.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.20,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-plaguemaw-v"
+ },
+ {
+ "id": 4912,
+ "name": "A Vision of Ice and Fire",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Sumter the Twisted while holding Heatshiver.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 4.38,
+ 4.37,
+ 12.40,
+ 12.40,
+ -3.66,
+ -12.42
+ ],
+ "totalChange": -12.42
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 4.38,
+ 4.37,
+ 12.40,
+ 12.40,
+ -3.66,
+ -12.42
+ ],
+ "totalChange": -12.42
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Where the river meets the sea, the flames meet winter's chill, and heated battle sends a shiver down a twisted spine.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.20,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "a-vision-of-ice-and-fire"
+ },
+ {
+ "id": 54,
+ "name": "Anarchy's End II",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will enter a map and slay two Rogue Exiles who are each carrying a Divination Card.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Two criminals carry the fortuneteller's tools as they hunt for the body of their dreaming ally.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "anarchys-end-ii"
+ },
+ {
+ "id": 55,
+ "name": "Anarchy's End III",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will enter a map and slay four Rogue Exiles who are each carrying a Divination Card.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A party of four criminals, each with the mark of the fortuneteller, hunt through dreams for their prosecutor.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "anarchys-end-iii"
+ },
+ {
+ "id": 56,
+ "name": "Anarchy's End IV",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will enter a map and slay six Rogue Exiles who are each carrying a Divination Card.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Six criminals take to foot to stamp out the threat that tracks them through dreams.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "anarchys-end-iv"
+ },
+ {
+ "id": 136,
+ "name": "Baptism by Death",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Death Bishop who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -1.39,
+ 1.39,
+ 29.86,
+ 33.33,
+ 36.11,
+ 38.89
+ ],
+ "totalChange": 38.89
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -1.39,
+ 1.39,
+ 29.86,
+ 33.33,
+ 36.11,
+ 38.89
+ ],
+ "totalChange": 38.89
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The bishop's flock is long gone, yet still he wields his hefty crook.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 15,
+ "detailsId": "baptism-by-death"
+ },
+ {
+ "id": 158,
+ "name": "Beyond Sight III",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will slay the cultists and the powerful foes they summon.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Monsters not of this world spill forth. Only shapes and movement. A warped vision.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "beyond-sight-iii"
+ },
+ {
+ "id": 171,
+ "name": "Blood in the Eyes",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Mad Gladiator in a map who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 1.01,
+ 1.01,
+ 1.01,
+ 1.01,
+ 1.01,
+ 1.01
+ ],
+ "totalChange": 1.01
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 1.01,
+ 1.01,
+ 1.01,
+ 1.01,
+ 1.01,
+ 1.01
+ ],
+ "totalChange": 1.01
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Blood stains the fighter's eyes and rains upon the dirt. He sees and dreams in crimson.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 73,
+ "detailsId": "blood-in-the-eyes"
+ },
+ {
+ "id": 173,
+ "name": "Blood of the Betrayed",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Kaom's Chosen in a map who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -10.10,
+ 1.01,
+ 1.01,
+ 1.01,
+ 1.01,
+ 1.01
+ ],
+ "totalChange": 1.01
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -10.10,
+ 1.01,
+ 1.01,
+ 1.01,
+ 1.01,
+ 1.01
+ ],
+ "totalChange": 1.01
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Slain by their king, they live only in memory, but their lust for blood remains unsated.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 74,
+ "detailsId": "blood-of-the-betrayed"
+ },
+ {
+ "id": 187,
+ "name": "Bountiful Traps",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will enter a map that holds six additional Strongboxes. ",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "In a distant dream, six traps with the promise of treasure wait to be sprung.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "bountiful-traps"
+ },
+ {
+ "id": 332,
+ "name": "Crushing Squall",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will discover an area with a Crushing Tempest",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The sky trembles and the ground below answers with crushing force.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "crushing-squall"
+ },
+ {
+ "id": 342,
+ "name": "Custodians of Silence",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Assault Ribbon who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ -0.54,
+ 0.0,
+ -3.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ -0.54,
+ 0.0,
+ -3.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The temple untouched for centuries, the guardians clean and pure, yet they too must meet the Mother.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 81,
+ "detailsId": "custodians-of-silence"
+ },
+ {
+ "id": 358,
+ "name": "Day of Sacrifice I",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will slay a powerful Vaal Fallen who will drop a Sacrifice at Dawn fragment.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 36.73,
+ -19.38,
+ 12.24,
+ 0.01,
+ 14.29,
+ 104.08
+ ],
+ "totalChange": 104.08
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 36.73,
+ -19.38,
+ 12.24,
+ 0.01,
+ 14.29,
+ 104.08
+ ],
+ "totalChange": 104.08
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The ancient red champion is fallen, but a killing blow reveals his final sacrifice beneath the morning sun.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "day-of-sacrifice-i"
+ },
+ {
+ "id": 361,
+ "name": "Day of Sacrifice IV",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter an invading foe in a rare, corrupted map, who will drop a Sacrifice at Midnight fragment.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A corrupted dream invites an invader, who hunts in the deepest night.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "day-of-sacrifice-iv"
+ },
+ {
+ "id": 365,
+ "name": "Deadly Rivalry III",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter the rival Exile, now possessed by a Tormented Spirit.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 36.99,
+ 35.62,
+ 36.99,
+ 36.99,
+ 36.99,
+ 36.99
+ ],
+ "totalChange": 36.99
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 36.99,
+ 35.62,
+ 36.99,
+ 36.99,
+ 36.99,
+ 36.99
+ ],
+ "totalChange": 36.99
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Their body broken and mended, now a conduit for a greater power.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "deadly-rivalry-iii"
+ },
+ {
+ "id": 366,
+ "name": "Deadly Rivalry IV",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter the rival Exile, now imbued with the powers of a Shrine",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 1.06,
+ 4.21,
+ 5.26,
+ 5.26,
+ -6.31,
+ 5.26
+ ],
+ "totalChange": 5.26
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 1.06,
+ 4.21,
+ 5.26,
+ 5.26,
+ -6.31,
+ 5.26
+ ],
+ "totalChange": 5.26
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Prayer at a dark altar mends torn flesh once again, but darkness still fills the soul. Each defeat feeds their determination.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "deadly-rivalry-iv"
+ },
+ {
+ "id": 367,
+ "name": "Deadly Rivalry V",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter the rival Exile, now backed by others of a shared Bloodline.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 5.26,
+ 5.26,
+ 5.26,
+ 5.26,
+ 5.26,
+ 5.26
+ ],
+ "totalChange": 5.26
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 5.26,
+ 5.26,
+ 5.26,
+ 5.26,
+ 5.26,
+ 5.26
+ ],
+ "totalChange": 5.26
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Allies arrive for a final battle, filled with shared blood. The breaking and mending takes its toll.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "deadly-rivalry-v"
+ },
+ {
+ "id": 466,
+ "name": "Dying Cry",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat General Gravicius while holding Deidbell.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 49.25,
+ 49.25,
+ 49.25,
+ 49.25,
+ 49.25,
+ 49.25
+ ],
+ "totalChange": 49.25
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 49.25,
+ 49.25,
+ 49.25,
+ 49.25,
+ 49.25,
+ 49.25
+ ],
+ "totalChange": 49.25
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The bell tolls, the people gather, the General is executed. The militia cries out and charges forth.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "dying-cry"
+ },
+ {
+ "id": 491,
+ "name": "Erased from Memory",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will slay a very powerful foe and it will drop an Orb of Scouring.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 36.67,
+ -55.80,
+ -8.36,
+ -5.02,
+ 27.51,
+ 66.63
+ ],
+ "totalChange": 66.63
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 36.67,
+ -55.80,
+ -8.36,
+ -5.02,
+ 27.51,
+ 66.63
+ ],
+ "totalChange": 66.63
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A foe feared for an aeon falls and is scoured from the pages of history.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "erased-from-memory"
+ },
+ {
+ "id": 492,
+ "name": "Erasmus' Gift",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will discover a 20% quality gem.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -15.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -15.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The kind gemcutter scattered his beautiful craft for the paupers, but greedy hands hide them.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "erasmus-gift"
+ },
+ {
+ "id": 530,
+ "name": "Fire from the Sky",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will discover an area with an Infernal Tempest",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -1.48,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -1.48,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Fire rains down across the land. Beware the path you take.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "fire-from-the-sky"
+ },
+ {
+ "id": 570,
+ "name": "Gilded Within",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will slay a powerful foe and it will drop a rare item.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -20.90,
+ -46.0,
+ -57.99,
+ -51.0,
+ -50.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -20.90,
+ -46.0,
+ -57.99,
+ -51.0,
+ -50.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Gold without, gold within. Blood comes in many colours, but the gilded always bleed gold.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "gilded-within"
+ },
+ {
+ "id": 625,
+ "name": "Hidden Reinforcements",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will be ambushed by several enemies upon slaying a foe.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -13.50,
+ -24.0,
+ -1.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -13.50,
+ -24.0,
+ -1.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Cowardly foes lay in wait. A show of force reveals their true intentions.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "hidden-reinforcements"
+ },
+ {
+ "id": 647,
+ "name": "Hunter's Lesson",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will slay a powerful foe and gain its powers.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -32.43,
+ -35.80,
+ -35.14,
+ -14.86,
+ -4.04,
+ 35.14
+ ],
+ "totalChange": 35.14
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -32.43,
+ -35.80,
+ -35.14,
+ -14.86,
+ -4.04,
+ 35.14
+ ],
+ "totalChange": 35.14
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "An adversary, slain, briefly lives on in the lessons taught to the slayer.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "hunters-lesson"
+ },
+ {
+ "id": 655,
+ "name": "Ice from Above",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will discover an area with an Arctic Tempest",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The cold blusters from above, chilling the unwary to the bone.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "ice-from-above"
+ },
+ {
+ "id": 751,
+ "name": "Lightning Falls",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will discover an area with an Electrocuting Tempest",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -7.99,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -7.99,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The storms above strike with precision. A deft foot will avoid the blows.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "lightning-falls"
+ },
+ {
+ "id": 857,
+ "name": "Nature's Resilience",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Calaf, Headstaver while holding Springleaf.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 96.06,
+ 71.56,
+ 96.06,
+ 96.06,
+ 96.06,
+ 96.06
+ ],
+ "totalChange": 96.06
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 96.06,
+ 71.56,
+ 96.06,
+ 96.06,
+ 96.06,
+ 96.06
+ ],
+ "totalChange": 96.06
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Thieves camp beneath roadside trees, but it is their leader who falls like the mighty oak.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "natures-resilience"
+ },
+ {
+ "id": 863,
+ "name": "Nemesis of Greed",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will slay a rare but powerful foe who then drops two unique items instead of one.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 11.88,
+ 19.02,
+ -42.87,
+ -61.91,
+ -22.63,
+ 138.04
+ ],
+ "totalChange": 138.04
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 11.88,
+ 19.02,
+ -42.87,
+ -61.91,
+ -22.63,
+ 138.04
+ ],
+ "totalChange": 138.04
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A collector of antiquities doubles their treasures, relinquishing them only with their final breath.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "nemesis-of-greed"
+ },
+ {
+ "id": 902,
+ "name": "Overflowing Riches",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will slay a foe who erupts into currency.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -6.99,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -6.99,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A full pocket, severed, spills forth like a struck spring.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "overflowing-riches"
+ },
+ {
+ "id": 918,
+ "name": "Path of Betrayal",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter Karui Spirits near Weathered Carvings, and send them back to Hinekora.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -16.67,
+ -16.67,
+ -16.67,
+ -16.67,
+ -16.67,
+ -16.67
+ ],
+ "totalChange": -16.67
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -16.67,
+ -16.67,
+ -16.67,
+ -16.67,
+ -16.67,
+ -16.67
+ ],
+ "totalChange": -16.67
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Cut down by the king's hand, southern spirits linger near the bones of giants.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 7,
+ "detailsId": "path-of-betrayal"
+ },
+ {
+ "id": 944,
+ "name": "Plague of Frogs",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will discover an outdoor location flooded with frogs.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Wet and slippery flesh, clinging feet and tongue. No matter the colour before, now the earth is green.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "plague-of-frogs"
+ },
+ {
+ "id": 945,
+ "name": "Plague of Rats",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will discover a series of indoor chambers flooded with rats.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "They run, they bite, they flee, they die. Swarms of fur and teeth and tail drown each and every room.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "plague-of-rats"
+ },
+ {
+ "id": 962,
+ "name": "Possessed Foe",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter one or more very powerful monsters possessed by a Tormented Spirit.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -12.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -12.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A name remembered all this time, their will stolen by a vengeful spirit.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "possessed-foe"
+ },
+ {
+ "id": 963,
+ "name": "Power Magnified",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Piety while holding Reverberation Rod",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The pious grow powerful surrounded by a sea of blood and empty husks",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "power-magnified"
+ },
+ {
+ "id": 1031,
+ "name": "Rebirth",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will slay a normal foe, who will be resurrected and granted new power.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -2.06,
+ -27.32,
+ -43.30,
+ -48.46,
+ -39.69,
+ 3.09
+ ],
+ "totalChange": 3.09
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -2.06,
+ -27.32,
+ -43.30,
+ -48.46,
+ -39.69,
+ 3.09
+ ],
+ "totalChange": 3.09
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "An ordinary life, an ordinary death, marked by an extraordinary rebirth.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "rebirth"
+ },
+ {
+ "id": 1043,
+ "name": "Reforged Bonds",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will end a Bloodline.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -16.04,
+ -50.60,
+ 6.17,
+ 1.24,
+ 23.46,
+ 23.46
+ ],
+ "totalChange": 23.46
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -16.04,
+ -50.60,
+ 6.17,
+ 1.24,
+ 23.46,
+ 23.46
+ ],
+ "totalChange": 23.46
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A bond of blood breaks, but from the carnage new bonds may be formed.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "reforged-bonds"
+ },
+ {
+ "id": 1053,
+ "name": "Resistant to Change",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will use an Orb of Transmutation on a ring, shield, or amulet, and it will gain resistances.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 1.02,
+ 119.62,
+ 242.60,
+ 242.60,
+ 295.31,
+ 339.23
+ ],
+ "totalChange": 339.23
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 1.02,
+ 119.62,
+ 242.60,
+ 242.60,
+ 295.31,
+ 339.23
+ ],
+ "totalChange": 339.23
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Wreathed in blue sinew, it is protected from the flames, the storms and the snow alike. ",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 51,
+ "detailsId": "resistant-to-change"
+ },
+ {
+ "id": 1064,
+ "name": "Risen Blood",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will kill a powerful monster, whose blood takes on a new form.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -42.03,
+ 12.33,
+ -30.44,
+ -37.69,
+ -31.87,
+ 44.92
+ ],
+ "totalChange": 44.92
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -42.03,
+ 12.33,
+ -30.44,
+ -37.69,
+ -31.87,
+ 44.92
+ ],
+ "totalChange": 44.92
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Life flows through the blood. Let slip the blood, and the life will continue in a new form.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "risen-blood"
+ },
+ {
+ "id": 1112,
+ "name": "Severed Limbs",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Hammerstorm while holding Limbsplit.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A storm of stone stops when the last of the limbs are severed and blood flows no more.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "severed-limbs"
+ },
+ {
+ "id": 1410,
+ "name": "Thaumaturgical History III",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will inspect the Ancient Reverie Device in the Chamber of Sins.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -59.0,
+ -71.50,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -59.0,
+ -71.50,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The Soulless One's gift to the Prodigy draws forth those who seek the same unnatural power.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "thaumaturgical-history-iii"
+ },
+ {
+ "id": 1417,
+ "name": "The Ambitious Bandit III",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter and slay bandits in the Library, Academy Map, Museum Map, or Scriptorium Map.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -19.18,
+ -40.13,
+ -40.13,
+ -40.13,
+ -13.47,
+ -40.13
+ ],
+ "totalChange": -40.13
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -19.18,
+ -40.13,
+ -40.13,
+ -40.13,
+ -13.47,
+ -40.13
+ ],
+ "totalChange": -40.13
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Where relics and tomes gather dust, a bandit's eyes see great value.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-ambitious-bandit-iii"
+ },
+ {
+ "id": 1429,
+ "name": "The Beautiful Guide",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will greatly enhance the quality of a map with a single Cartographer's Chisel.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A single tap from the chisel, and the guide's marks grow far clearer.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-beautiful-guide"
+ },
+ {
+ "id": 1448,
+ "name": "The Brutal Enforcer",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Blackguard Elite who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -4.26,
+ 6.38,
+ 6.38,
+ 6.38,
+ 91.49,
+ 112.77
+ ],
+ "totalChange": 112.77
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -4.26,
+ 6.38,
+ 6.38,
+ 6.38,
+ 91.49,
+ 112.77
+ ],
+ "totalChange": 112.77
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "In a society that values violence, the violent rise through the ranks like oil through water.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-brutal-enforcer"
+ },
+ {
+ "id": 1459,
+ "name": "The Child of Lunaris",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "Near the Crossroads, you will encounter the Child of Lunaris in the ruins of a temple, and slay it.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The light of Lunaris shines on her child who walks in stone shrine's ruins.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 13,
+ "detailsId": "the-child-of-lunaris"
+ },
+ {
+ "id": 1467,
+ "name": "The Cursed Choir",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will discover an area with large packs of Sea Witches.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 72.40,
+ 49.99,
+ 62.05,
+ 37.92,
+ 72.40,
+ 72.40
+ ],
+ "totalChange": 72.40
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 72.40,
+ 49.99,
+ 62.05,
+ 37.92,
+ 72.40,
+ 72.40
+ ],
+ "totalChange": 72.40
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The sea witch whispers sweet nothings, and calms the hearts of unlikely allies.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-cursed-choir"
+ },
+ {
+ "id": 1481,
+ "name": "The Dreamer's Dream",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will enter a certain map, and when you slay the very powerful foe that has made it its home, it will drop a rare map.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 2.04,
+ -10.71,
+ -30.56,
+ 2.04,
+ -11.21,
+ 2.04
+ ],
+ "totalChange": 2.04
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 2.04,
+ -10.71,
+ -30.56,
+ 2.04,
+ -11.21,
+ 2.04
+ ],
+ "totalChange": 2.04
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The greatest threat, deep in dream, holds the key to another world.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-dreamers-dream"
+ },
+ {
+ "id": 1504,
+ "name": "The Fortune Teller's Collection",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will find a chest containing Divination Cards in a map.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -20.0,
+ -8.99,
+ 0.0,
+ -2.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -20.0,
+ -8.99,
+ 0.0,
+ -2.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The dreaming seeker finds what a fortune teller forgets.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-fortune-tellers-collection"
+ },
+ {
+ "id": 1518,
+ "name": "The Hardened Armour",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will greatly enhance the quality of an armour piece with a single Armourer's Scrap",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -10.16,
+ -14.40,
+ 69.49,
+ 54.24,
+ 69.49,
+ 69.49
+ ],
+ "totalChange": 69.49
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -10.16,
+ -14.40,
+ 69.49,
+ 54.24,
+ 69.49,
+ 69.49
+ ],
+ "totalChange": 69.49
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The rings that bind grow tighter, the plate thicker, the leather denser, all with a single touch.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-hardened-armour"
+ },
+ {
+ "id": 1532,
+ "name": "The Invader",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter a very powerful invading monster and slay it.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 62.07,
+ -64.99,
+ -12.0,
+ -59.99,
+ 100.0,
+ 100.0
+ ],
+ "totalChange": 100.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 62.07,
+ -64.99,
+ -12.0,
+ -59.99,
+ 100.0,
+ 100.0
+ ],
+ "totalChange": 100.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A horror from the past returns to cause pain in a place that it never called home.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-invader"
+ },
+ {
+ "id": 1547,
+ "name": "The Lost Maps",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will find maps near the centre of the Chamber of Sins.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A device of great power once held by the prodigy spills forth the keys to new worlds.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-lost-maps"
+ },
+ {
+ "id": 1548,
+ "name": "The Lost Undying",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Skulking Dweller who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Trapped with his emperor when the crown was taken, he seeks to change his fate.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 65,
+ "detailsId": "the-lost-undying"
+ },
+ {
+ "id": 1555,
+ "name": "The Mysterious Gift",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will trade five unique items with a vendor.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A merchant seeks to trade misfitting gifts. Five for one, but what is the one?",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-mysterious-gift"
+ },
+ {
+ "id": 1556,
+ "name": "The Nest",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Noxious Tarantula in a map who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 29.87,
+ 29.87,
+ 29.87,
+ 29.87,
+ 29.87,
+ 29.87
+ ],
+ "totalChange": 29.87
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 29.87,
+ 29.87,
+ 29.87,
+ 29.87,
+ 29.87,
+ 29.87
+ ],
+ "totalChange": 29.87
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Rats become tangled in the spider's web; a meal within a nest within a dream.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 65,
+ "detailsId": "the-nest"
+ },
+ {
+ "id": 1577,
+ "name": "The Prison Key",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Bearded Devil who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -9.38,
+ 25.0,
+ 59.38,
+ 159.38,
+ 171.24,
+ 212.5
+ ],
+ "totalChange": 212.5
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -9.38,
+ 25.0,
+ 59.38,
+ 159.38,
+ 171.24,
+ 212.5
+ ],
+ "totalChange": 212.5
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The gate is unlocked, but the key remains in the hands of a devil.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 25,
+ "detailsId": "the-prison-key"
+ },
+ {
+ "id": 1580,
+ "name": "The Queen's Vaults",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will slay Atziri, Queen of the Vaal, and gain access to her Vaults.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -30.38,
+ -64.56,
+ -44.31,
+ -44.31,
+ -56.96,
+ 26.57
+ ],
+ "totalChange": 26.57
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -30.38,
+ -64.56,
+ -44.31,
+ -44.31,
+ -56.96,
+ 26.57
+ ],
+ "totalChange": 26.57
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The Red Queen holds the key to her vaults, and only death will loosen her grip.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-queens-vaults"
+ },
+ {
+ "id": 1609,
+ "name": "The Silverwood",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Targa, Beast Poacher while holding Silverbranch.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -1.82,
+ 10.0,
+ 26.39,
+ 41.83,
+ -7.27,
+ -9.09
+ ],
+ "totalChange": -9.09
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -1.82,
+ 10.0,
+ 26.39,
+ 41.83,
+ -7.27,
+ -9.09
+ ],
+ "totalChange": -9.09
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A thief, bow in hand, flees to the wooded outskirts.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-silverwood"
+ },
+ {
+ "id": 1627,
+ "name": "The Sword King's Passion",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Mad Gladiator who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 16.28,
+ 16.28,
+ 16.28,
+ 16.28,
+ 16.28,
+ 16.28
+ ],
+ "totalChange": 16.28
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 16.28,
+ 16.28,
+ 16.28,
+ 16.28,
+ 16.28,
+ 16.28
+ ],
+ "totalChange": 16.28
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Once a challenger to the crown, he holds in his hands the Sword King's blade.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 14,
+ "detailsId": "the-sword-kings-passion"
+ },
+ {
+ "id": 1641,
+ "name": "The Twins",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter an area where powerful monsters are duplicated.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "What was one is now two. The strong find greater strength in numbers.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-twins-prophecy"
+ },
+ {
+ "id": 1644,
+ "name": "The Unbreathing Queen II",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter the spirit of a hero in the Lord's Labyrinth and defeat it.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 57.95,
+ 63.16,
+ 389.5,
+ 215.79,
+ 89.47,
+ 426.32
+ ],
+ "totalChange": 426.32
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 57.95,
+ 63.16,
+ 389.5,
+ 215.79,
+ 89.47,
+ 426.32
+ ],
+ "totalChange": 426.32
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The flesh is taken by the Unbreathing Queen. But the hero's soul, bitter and cold, remains trapped in the Emperor's greatest trial.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-unbreathing-queen-ii"
+ },
+ {
+ "id": 1645,
+ "name": "The Unbreathing Queen III",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter the spirit of a hero in the Beacon or Lighthouse Map and defeat it.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 61.33,
+ 69.34,
+ 138.67,
+ 41.93,
+ 96.74,
+ 222.53
+ ],
+ "totalChange": 222.53
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 61.33,
+ 69.34,
+ 138.67,
+ 41.93,
+ 96.74,
+ 222.53
+ ],
+ "totalChange": 222.53
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Water crashes against stone; A victim of the Unbreathing Queen burns with desire for The Mother's domain.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-unbreathing-queen-iii"
+ },
+ {
+ "id": 1646,
+ "name": "The Unbreathing Queen IV",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter the spirit of a hero in the Temple of Decay or Arachnid Tomb Map and defeat it.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -29.16,
+ -26.39,
+ 18.05,
+ 34.71,
+ -10.37,
+ 38.88
+ ],
+ "totalChange": 38.88
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -29.16,
+ -26.39,
+ 18.05,
+ 34.71,
+ -10.37,
+ 38.88
+ ],
+ "totalChange": 38.88
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A tangle of web trapped the body, now stolen. The Unbreathing Queen leaves behind a sorrowful soul whose howls thunder through the halls.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-unbreathing-queen-iv"
+ },
+ {
+ "id": 1648,
+ "name": "The Undead Brutes",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will seek out and destroy a group of seven powerful undead.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -24.47,
+ -81.91,
+ -77.66,
+ -65.95,
+ -46.81,
+ 6.38
+ ],
+ "totalChange": 6.38
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -24.47,
+ -81.91,
+ -77.66,
+ -65.95,
+ -46.81,
+ 6.38
+ ],
+ "totalChange": 6.38
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Powerful soldiers of a forgotten time reunite and march once again.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-undead-brutes"
+ },
+ {
+ "id": 1662,
+ "name": "The Ward's Ward",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Bearded Shaman who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The false shaman's death uncovers ancestral allurement locked in ancient stone.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 20,
+ "detailsId": "the-wards-ward"
+ },
+ {
+ "id": 1666,
+ "name": "The Warmongers III",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter and slay several Warbands and their elite soldiers.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Failure twice draws the ire of higher ranking soldiers. They come to spill blood.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-warmongers-iii"
+ },
+ {
+ "id": 1667,
+ "name": "The Warmongers IV",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter and slay several Warbands and their leader.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 4.16,
+ 4.16,
+ 4.16,
+ 4.16,
+ 4.16,
+ 4.16
+ ],
+ "totalChange": 4.16
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 4.16,
+ 4.16,
+ 4.16,
+ 4.16,
+ 4.16,
+ 4.16
+ ],
+ "totalChange": 4.16
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The leader arrives, and lays plans to paint the land red with your blood.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-warmongers-iv"
+ },
+ {
+ "id": 1669,
+ "name": "The Watcher's Watcher",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Wandering Eye who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -0.20,
+ 4.17,
+ 4.17,
+ 4.17,
+ 4.17,
+ 4.17
+ ],
+ "totalChange": 4.17
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -0.20,
+ 4.17,
+ 4.17,
+ 4.17,
+ 4.17,
+ 4.17
+ ],
+ "totalChange": 4.17
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Unblinking, it watches. Unendingly, it is watched.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 49,
+ "detailsId": "the-watchers-watcher"
+ },
+ {
+ "id": 1670,
+ "name": "The Wealthy Exile",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter and slay a Rogue Exile who wears only rare items.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -24.95,
+ 4.17,
+ 0.0,
+ 4.17,
+ 12.5,
+ 108.33
+ ],
+ "totalChange": 108.33
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -24.95,
+ 4.17,
+ 0.0,
+ 4.17,
+ 12.5,
+ 108.33
+ ],
+ "totalChange": 108.33
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "They flee from the eyes of Oriath, coated in gold from head to toe.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-wealthy-exile"
+ },
+ {
+ "id": 1730,
+ "name": "Unbearable Whispers II",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will discover a tome upon slaying a monster in the Sceptre of God, Palace Map, Residence Map, or Villa Map.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 192.02,
+ 40.0,
+ 216.06,
+ 300.0,
+ 36.0,
+ 300.0
+ ],
+ "totalChange": 300.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 192.02,
+ 40.0,
+ 216.06,
+ 300.0,
+ 36.0,
+ 300.0
+ ],
+ "totalChange": 300.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The Whisperer leaves a tome in the tower, held by a maddened follower.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "unbearable-whispers-ii"
+ },
+ {
+ "id": 1731,
+ "name": "Unbearable Whispers III",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will slay Shavronne, and she will drop a tome.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 129.19,
+ 193.82,
+ 182.08,
+ 176.19,
+ -47.11,
+ 193.82
+ ],
+ "totalChange": 193.82
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 129.19,
+ 193.82,
+ 182.08,
+ 176.19,
+ -47.11,
+ 193.82
+ ],
+ "totalChange": 193.82
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The Aesthete holds the Whisperer's forbidden words safe, deep in the beast's belly.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "unbearable-whispers-iii"
+ },
+ {
+ "id": 1732,
+ "name": "Unbearable Whispers IV",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will slay a certain powerful monster and it will drop a tome.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -82.0,
+ -53.0,
+ -51.00,
+ -78.50,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -82.0,
+ -53.0,
+ -51.00,
+ -78.50,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Forbidden words ring in the ears of the powerful; the Whisperer's influence spreads.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "unbearable-whispers-iv"
+ },
+ {
+ "id": 1734,
+ "name": "Undead Uprising",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will travel to the Old Fields, where you will encounter and slay an army of the undead.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The green and verdant field is swathed in night, the farmers who tended to it rise again.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 27,
+ "detailsId": "undead-uprising"
+ },
+ {
+ "id": 1748,
+ "name": "Unnatural Energy",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter a powerful Lightning Elemental near the Battlefront bridge.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -4.0,
+ -1.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -4.0,
+ -1.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Unnatural energies hold those in black at bay, but the barrier bends for crackling kin.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 27,
+ "detailsId": "unnatural-energy"
+ },
+ {
+ "id": 1754,
+ "name": "Vaal Invasion",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will find Vaal invaders in the Temple of Lunaris and destroy the monster who is leading them.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -8.11,
+ 10.53,
+ 164.86,
+ 164.86,
+ 170.27
+ ],
+ "totalChange": 170.27
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -8.11,
+ 10.53,
+ 164.86,
+ 164.86,
+ 170.27
+ ],
+ "totalChange": 170.27
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "At the site of a great atrocity, the shadows of the distant past hang over the risen red army.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 20,
+ "detailsId": "vaal-invasion"
+ },
+ {
+ "id": 1793,
+ "name": "Visions of the Drowned",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will find an area littered with the drowned.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Damp and bloated with water and goods. Sometimes treasure washes ashore.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 10,
+ "detailsId": "visions-of-the-drowned"
+ },
+ {
+ "id": 4859,
+ "name": "Dark Instincts",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Arakaali, Spinner of Shadows while holding Foxshade.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -10.53,
+ -7.89,
+ -1.32,
+ -34.21,
+ -23.68,
+ 31.58
+ ],
+ "totalChange": 31.58
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -10.53,
+ -7.89,
+ -1.32,
+ -34.21,
+ -23.68,
+ 31.58
+ ],
+ "totalChange": 31.58
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Guided by luck, the fox hunts the spider in absolute shadow.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "dark-instincts"
+ },
+ {
+ "id": 4863,
+ "name": "Cold Blooded Fury",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Glace while holding Bloodboil.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Winter weaves the cannibal's cold fury until his blood boils over.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "cold-blooded-fury"
+ },
+ {
+ "id": 4868,
+ "name": "Dance of Steel",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat The Steel Soul while holding The Dancing Dervish.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A soul of steel shatters, and a spinning shard joins the eternal dance.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "dance-of-steel"
+ },
+ {
+ "id": 4876,
+ "name": "The Dreaded Rhoa",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Skullbeak while holding Redbeak.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -18.17,
+ -43.43,
+ -51.52,
+ -9.09,
+ 1.01,
+ 1.01
+ ],
+ "totalChange": 1.01
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -18.17,
+ -43.43,
+ -51.52,
+ -9.09,
+ 1.01,
+ 1.01
+ ],
+ "totalChange": 1.01
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The rhoa's rage builds and boils over; a feeling of dread envelops the crimson beak.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-dreaded-rhoa"
+ },
+ {
+ "id": 4889,
+ "name": "Last of the Wildmen",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Master of the Blade while holding Briskwrap.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 23.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 23.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The Master's blade strikes the ground, and his body briskly follows. The line of the Wild Men ends.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "last-of-the-wildmen"
+ },
+ {
+ "id": 4899,
+ "name": "A Rift in Time",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Riftwalker while holding Timeclasp.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -24.0,
+ 0.0,
+ -18.0,
+ -4.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -24.0,
+ 0.0,
+ -18.0,
+ -4.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The rift is torn open, and time's clasp is twisted.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "a-rift-in-time"
+ },
+ {
+ "id": 4901,
+ "name": "Sun's Punishment",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Dawn, Harbinger of Solaris while holding Sundance.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -12.5,
+ 80.0,
+ 150.0,
+ 150.0,
+ 142.5,
+ 150.0
+ ],
+ "totalChange": 150.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -12.5,
+ 80.0,
+ 150.0,
+ 150.0,
+ 142.5,
+ 150.0
+ ],
+ "totalChange": 150.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Death's dance with dawn leads to the midday sun, whose spiteful zenith burns indiscriminately.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "suns-punishment"
+ },
+ {
+ "id": 4902,
+ "name": "Cold Greed",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Fragment of Winter while holding Cameria's Maul.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Avarice turns the heart as cold as a fragment of Winter itself.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "cold-greed"
+ },
+ {
+ "id": 4921,
+ "name": "Crimson Hues",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Visceris while holding Goredrill.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -15.01,
+ -17.51,
+ -17.51,
+ -17.51,
+ -10.01,
+ 149.97
+ ],
+ "totalChange": 149.97
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -15.01,
+ -17.51,
+ -17.51,
+ -17.51,
+ -10.01,
+ 149.97
+ ],
+ "totalChange": 149.97
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The ruins hide an artist whose own crimson ink coats the stone.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "crimson-hues"
+ },
+ {
+ "id": 1415,
+ "name": "The Ambitious Bandit I",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter and slay bandits in an area where they do not ordinarily appear.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -66.0,
+ 10.0,
+ 100.0,
+ 100.0,
+ 98.0
+ ],
+ "totalChange": 98.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -66.0,
+ 10.0,
+ 100.0,
+ 100.0,
+ 98.0
+ ],
+ "totalChange": 98.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A bandit's ambition grows, and so too does the path it walks.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.99,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-ambitious-bandit-i"
+ },
+ {
+ "id": 700,
+ "name": "Kalandra's Craft",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will slay a foe who drops four identical rare items.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -2.0
+ ],
+ "totalChange": -2.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -2.0
+ ],
+ "totalChange": -2.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A grand treasure fractures like a dropped mirror, yet somehow goes unharmed.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.98,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "kalandras-craft"
+ },
+ {
+ "id": 1409,
+ "name": "Thaumaturgical History II",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will read Doedre's Proclamation in The Western Forest in Act 2.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 53.06,
+ -28.17,
+ 90.52,
+ 196.69,
+ 26.50,
+ 206.06
+ ],
+ "totalChange": 206.06
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 53.06,
+ -28.17,
+ 90.52,
+ 196.69,
+ 26.50,
+ 206.06
+ ],
+ "totalChange": 206.06
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The Tongueless Witch's words speak through the stone to desperate followers.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.98,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "thaumaturgical-history-ii"
+ },
+ {
+ "id": 1462,
+ "name": "The Corrupt",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will slay a powerful enemy in a Vaal side area and it will drop a Vaal Orb.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -26.39,
+ -71.43,
+ -45.06,
+ -42.87,
+ -60.45,
+ 7.67
+ ],
+ "totalChange": 7.67
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -26.39,
+ -71.43,
+ -45.06,
+ -42.87,
+ -60.45,
+ 7.67
+ ],
+ "totalChange": 7.67
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "To plow a field, you need a tool. To harvest grain, you need a tool. To spread corruption, you need a tool.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.98,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-corrupt"
+ },
+ {
+ "id": 1664,
+ "name": "The Warmongers I",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter and slay several Warbands.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 135.71,
+ 9.52,
+ 21.43,
+ -21.42,
+ -14.29,
+ 133.33
+ ],
+ "totalChange": 133.33
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 135.71,
+ 9.52,
+ 21.43,
+ -21.42,
+ -14.29,
+ 133.33
+ ],
+ "totalChange": 133.33
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A vanguard seeks to claim land that is not theirs.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.98,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-warmongers-i"
+ },
+ {
+ "id": 1706,
+ "name": "Touched by the Wind",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will use an Orb of Transmutation on a pair of boots and it will gain movement speed.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -29.03,
+ -32.26,
+ -47.31,
+ -15.06,
+ -20.97,
+ 5.37
+ ],
+ "totalChange": 5.37
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -29.03,
+ -32.26,
+ -47.31,
+ -15.06,
+ -20.97,
+ 5.37
+ ],
+ "totalChange": 5.37
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Stitched with blue thread, a swift boot covers great distances.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.98,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "touched-by-the-wind"
+ },
+ {
+ "id": 21231,
+ "name": "A Master Seeks Help",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": "Einhar",
+ "prophecyText": "You will find Einhar and complete his mission.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -2.0
+ ],
+ "totalChange": -2.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -2.0
+ ],
+ "totalChange": -2.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Prognosticating impending doom, a master survivalist seeks aid.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.98,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "a-master-seeks-help-einhar"
+ },
+ {
+ "id": 52,
+ "name": "An Unseen Peril",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will be attacked by stronger than normal monsters when opening a Strongbox.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -57.74,
+ -72.17,
+ -56.70,
+ -51.55,
+ -31.97,
+ -0.02
+ ],
+ "totalChange": -0.02
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -57.74,
+ -72.17,
+ -56.70,
+ -51.55,
+ -31.97,
+ -0.02
+ ],
+ "totalChange": -0.02
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A trap is set, a lure is placed, but stronger foes lie in wait.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.97,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "an-unseen-peril"
+ },
+ {
+ "id": 404,
+ "name": "Defiled in the Sceptre",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter a group of strong miscreations in the Upper Sceptre of God, and slay them all.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -25.51,
+ -22.45,
+ -3.06,
+ -6.12,
+ -4.08,
+ -3.06
+ ],
+ "totalChange": -3.06
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -25.51,
+ -22.45,
+ -3.06,
+ -6.12,
+ -4.08,
+ -3.06
+ ],
+ "totalChange": -3.06
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Stolen from their homes, innocent flesh is twisted and shaped atop the tower.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.95,
+ "exaltedValue": 0.01,
+ "count": 18,
+ "detailsId": "defiled-in-the-sceptre"
+ },
+ {
+ "id": 156,
+ "name": "Beyond Sight I",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will slay the cultists and the foes they summon.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -58.89,
+ -38.33,
+ -35.56,
+ -51.12,
+ -18.90,
+ 4.43
+ ],
+ "totalChange": 4.43
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -58.89,
+ -38.33,
+ -35.56,
+ -51.12,
+ -18.90,
+ 4.43
+ ],
+ "totalChange": 4.43
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A dark presence hides just out of sight. Only bodies betray its movements.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.94,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "beyond-sight-i"
+ },
+ {
+ "id": 1537,
+ "name": "The King and the Brambles",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Daresso while holding Bramblejack.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -28.0,
+ -1.00,
+ 0.0,
+ -5.0,
+ -6.0
+ ],
+ "totalChange": -6.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -28.0,
+ -1.00,
+ 0.0,
+ -5.0,
+ -6.0
+ ],
+ "totalChange": -6.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The Blade King's blood feeds brambles that grow ever thicker.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.94,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-king-and-the-brambles"
+ },
+ {
+ "id": 1665,
+ "name": "The Warmongers II",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter and slay several Warbands and their reinforcements.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -33.0,
+ -30.0,
+ -50.0,
+ -14.0,
+ -6.0
+ ],
+ "totalChange": -6.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -33.0,
+ -30.0,
+ -50.0,
+ -14.0,
+ -6.0
+ ],
+ "totalChange": -6.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The vanguard did not return, so more have followed their path, bringing war with them.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.94,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-warmongers-ii"
+ },
+ {
+ "id": 3,
+ "name": "A Forest of False Idols",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Torchoak Grove while holding Araku Tiki.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -7.0
+ ],
+ "totalChange": -7.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -7.0
+ ],
+ "totalChange": -7.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A grove of wooden faces spit fire, a cheap mockery of unimaginable power.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.93,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "a-forest-of-false-idols"
+ },
+ {
+ "id": 359,
+ "name": "Day of Sacrifice II",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will open a corrupted rare strongbox that will contain a Sacrifice at Noon fragment.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -61.1,
+ -26.67,
+ -62.22,
+ 28.89,
+ 106.67
+ ],
+ "totalChange": 106.67
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -61.1,
+ -26.67,
+ -62.22,
+ 28.89,
+ 106.67
+ ],
+ "totalChange": 106.67
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Beneath the midday sun, treasure, stained by corruption, invites an ambush.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.93,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "day-of-sacrifice-ii"
+ },
+ {
+ "id": 626,
+ "name": "Hidden Vaal Pathways",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will enter a hidden Vaal area that contains powerful enemies.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -19.57,
+ 6.52,
+ 4.36,
+ -2.17,
+ 106.54,
+ 97.83
+ ],
+ "totalChange": 97.83
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -19.57,
+ 6.52,
+ 4.36,
+ -2.17,
+ 106.54,
+ 97.83
+ ],
+ "totalChange": 97.83
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Ancient foes open new paths to the land they left barren.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.91,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "hidden-vaal-pathways"
+ },
+ {
+ "id": 4850,
+ "name": "Agony at Dusk",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Maligaro, The Inquisitor while holding Dusktoe.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -4.35,
+ -4.35,
+ 4.35,
+ 41.30,
+ -2.17,
+ 97.83
+ ],
+ "totalChange": 97.83
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -4.35,
+ -4.35,
+ 4.35,
+ 41.30,
+ -2.17,
+ 97.83
+ ],
+ "totalChange": 97.83
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "In the beast's belly, the Inquisitor hunts the dying light.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.91,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "agony-at-dusk"
+ },
+ {
+ "id": 1616,
+ "name": "The Soulless Beast",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Ancient Construct who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -4.23,
+ -21.13,
+ -19.72,
+ -4.23,
+ -1.41,
+ 26.76
+ ],
+ "totalChange": 26.76
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -4.23,
+ -21.13,
+ -19.72,
+ -4.23,
+ -1.41,
+ 26.76
+ ],
+ "totalChange": 26.76
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Powered by twin wings, the mechanical monster roams the ruins.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.90,
+ "exaltedValue": 0.01,
+ "count": 62,
+ "detailsId": "the-soulless-beast"
+ },
+ {
+ "id": 1610,
+ "name": "The Singular Spirit",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will slay a Tormented spirit that carries a unique item.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -46.81,
+ -81.91,
+ -47.86,
+ -67.02,
+ -52.65,
+ -5.32
+ ],
+ "totalChange": -5.32
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -46.81,
+ -81.91,
+ -47.86,
+ -67.02,
+ -52.65,
+ -5.32
+ ],
+ "totalChange": -5.32
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A life spent fleeing from the law leaves the spirit ready to escape with its newfound treasure.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.89,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-singular-spirit"
+ },
+ {
+ "id": 1527,
+ "name": "The Hungering Swarm",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will discover an area with large packs of Insects.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -34.0,
+ 0.0,
+ -56.0,
+ -47.00,
+ 0.0,
+ -12.0
+ ],
+ "totalChange": -12.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -34.0,
+ 0.0,
+ -56.0,
+ -47.00,
+ 0.0,
+ -12.0
+ ],
+ "totalChange": -12.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Skittering across the ground, insects nest near unlikely allies.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.88,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-hungering-swarm"
+ },
+ {
+ "id": 364,
+ "name": "Deadly Rivalry II",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter the rival Exile, now also imbued with Onslaught.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -21.0,
+ -12.99,
+ -19.0,
+ 0.0,
+ -15.0
+ ],
+ "totalChange": -15.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -21.0,
+ -12.99,
+ -19.0,
+ 0.0,
+ -15.0
+ ],
+ "totalChange": -15.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Their defeat will not stand, renewed and fueled by blind rage.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.85,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "deadly-rivalry-ii"
+ },
+ {
+ "id": 1494,
+ "name": "The Feral Lord IV",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will discover and slay a very powerful Vulture within Sarn's borders or Maps of Sarn.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 222.58,
+ 222.58,
+ 206.45,
+ 61.31,
+ 222.58,
+ 174.19
+ ],
+ "totalChange": 174.19
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 222.58,
+ 222.58,
+ 206.45,
+ 61.31,
+ 222.58,
+ 174.19
+ ],
+ "totalChange": 174.19
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The Feral Lord senses your presence. In the shell of the snail, the vulture seeks a fresh carcass.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.85,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-feral-lord-iv"
+ },
+ {
+ "id": 360,
+ "name": "Day of Sacrifice III",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will enter a difficult Vaal side area that contains an additional Sacrifice at Dusk fragment.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 51.52,
+ 51.52,
+ 51.52,
+ 51.52,
+ 51.52,
+ 27.27
+ ],
+ "totalChange": 27.27
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 51.52,
+ 51.52,
+ 51.52,
+ 51.52,
+ 51.52,
+ 27.27
+ ],
+ "totalChange": 27.27
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The ancient red army opens a powerful path before the setting sun.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.84,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "day-of-sacrifice-iii"
+ },
+ {
+ "id": 519,
+ "name": "Fear's Wide Reach",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Devourer who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 75.0,
+ 47.22,
+ 22.22,
+ 94.44,
+ 104.63,
+ 133.33
+ ],
+ "totalChange": 133.33
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 75.0,
+ 47.22,
+ 22.22,
+ 94.44,
+ 104.63,
+ 133.33
+ ],
+ "totalChange": 133.33
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The unseen enemy travels through unseen tunnels. Its reach is small, but its effect is large.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.84,
+ "exaltedValue": 0.01,
+ "count": 16,
+ "detailsId": "fears-wide-reach"
+ },
+ {
+ "id": 1480,
+ "name": "The Dream Trial",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will discover a Trial of Ascendancy in a map.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -16.0
+ ],
+ "totalChange": -16.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -16.0
+ ],
+ "totalChange": -16.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The depths of a dream hide a gauntlet that sharpens the body and mind.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.84,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-dream-trial"
+ },
+ {
+ "id": 368,
+ "name": "Deadly Twins",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will enter a map and slay the Twinned bosses in it.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -18.0
+ ],
+ "totalChange": -18.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -18.0
+ ],
+ "totalChange": -18.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "In a long-lost dream, one deadly foe becomes two.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.82,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "deadly-twins"
+ },
+ {
+ "id": 661,
+ "name": "In the Grasp of Corruption",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter a powerful undead Blackguard in the Imperial Gardens.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -3.0,
+ -6.0,
+ -4.0,
+ 0.0,
+ 0.0,
+ -18.0
+ ],
+ "totalChange": -18.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -3.0,
+ -6.0,
+ -4.0,
+ 0.0,
+ 0.0,
+ -18.0
+ ],
+ "totalChange": -18.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A soldier in black's journey is cut short at the foot of the tower. The flesh rots, but the bone grows yet.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.82,
+ "exaltedValue": 0.01,
+ "count": 17,
+ "detailsId": "in-the-grasp-of-corruption"
+ },
+ {
+ "id": 538,
+ "name": "Forceful Exorcism",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will kill a foe possessed by a Tormented Spirit, freeing the spirit.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -21.32,
+ -19.67,
+ 11.47,
+ -18.05,
+ -18.05,
+ 32.77
+ ],
+ "totalChange": 32.77
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -21.32,
+ -19.67,
+ 11.47,
+ -18.05,
+ -18.05,
+ 32.77
+ ],
+ "totalChange": 32.77
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A pained spirit hijacks a body, and will not be stopped by that body's demise.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.81,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "forceful-exorcism"
+ },
+ {
+ "id": 632,
+ "name": "Holding the Bridge",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter and slay two powerful Blackguard captains near the Ebony Barracks bridge.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -19.0
+ ],
+ "totalChange": -19.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -19.0
+ ],
+ "totalChange": -19.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Where those in black swarm across the stone steps, one's blood runs cold with hatred and one's eyes crackle with wrath.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.81,
+ "exaltedValue": 0.01,
+ "count": 9,
+ "detailsId": "holding-the-bridge"
+ },
+ {
+ "id": 1572,
+ "name": "The Plaguemaw IV",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will be ambushed by the Plaguemaw's followers in the Imperial Gardens, Gardens Map, Courtyard Map, or Orchard Map.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 17.67,
+ 90.20,
+ 17.66,
+ 96.08,
+ 76.47,
+ 58.82
+ ],
+ "totalChange": 58.82
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 17.67,
+ 90.20,
+ 17.66,
+ 96.08,
+ 76.47,
+ 58.82
+ ],
+ "totalChange": 58.82
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "In a maze of green, the Plaguemaw sets a trap baited with treasures.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.81,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-plaguemaw-iv"
+ },
+ {
+ "id": 531,
+ "name": "Fire, Wood and Stone",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Cinder Elemental in a map who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -25.0,
+ -34.08,
+ -33.0,
+ -37.0,
+ -32.0,
+ -20.0
+ ],
+ "totalChange": -20.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -25.0,
+ -34.08,
+ -33.0,
+ -37.0,
+ -32.0,
+ -20.0
+ ],
+ "totalChange": -20.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "With crushing weight, the stone figure roams the halls. It burns eternally yet grows no lighter.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.80,
+ "exaltedValue": 0.01,
+ "count": 16,
+ "detailsId": "fire-wood-and-stone"
+ },
+ {
+ "id": 1794,
+ "name": "Vital Transformation",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will use an Orb of Transmutation on a ring or amulet and it will gain a life mod.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 2.17,
+ 52.17,
+ 4.35,
+ 4.41,
+ 58.70,
+ 73.91
+ ],
+ "totalChange": 73.91
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 2.17,
+ 52.17,
+ 4.35,
+ 4.41,
+ 58.70,
+ 73.91
+ ],
+ "totalChange": 73.91
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Blue tendrils envelop, breathing life into the beautifully inert.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.80,
+ "exaltedValue": 0.01,
+ "count": 78,
+ "detailsId": "vital-transformation"
+ },
+ {
+ "id": 764,
+ "name": "Living Fires",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will discover a powerful fire golem at Fire Fury's camp in The Coast.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 11.69,
+ 1.30,
+ 1.30,
+ 1.30,
+ 2.60,
+ 2.60
+ ],
+ "totalChange": 2.60
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 11.69,
+ 1.30,
+ 1.30,
+ 1.30,
+ 2.60,
+ 2.60
+ ],
+ "totalChange": 2.60
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Where the sand meets the water, the flesheater's flames shine brighter and brighter still.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.79,
+ "exaltedValue": 0.01,
+ "count": 8,
+ "detailsId": "living-fires"
+ },
+ {
+ "id": 157,
+ "name": "Beyond Sight II",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will slay the cultists and the powerful foes they summon.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -13.0,
+ -3.0,
+ -28.0,
+ -44.0,
+ -28.0
+ ],
+ "totalChange": -28.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -13.0,
+ -3.0,
+ -28.0,
+ -44.0,
+ -28.0
+ ],
+ "totalChange": -28.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A visible following forms around an invisible foe. It grows greater yet remains veiled.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.72,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "beyond-sight-ii"
+ },
+ {
+ "id": 1511,
+ "name": "The God of Misfortune",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will destroy the false idols Kuduku and Kadaka",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -38.89,
+ -66.67,
+ -44.43,
+ -42.55,
+ 25.93,
+ 33.32
+ ],
+ "totalChange": 33.32
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -38.89,
+ -66.67,
+ -44.43,
+ -42.55,
+ 25.93,
+ 33.32
+ ],
+ "totalChange": 33.32
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Pagan mouths worship pagan gods; false idols for false promises.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.72,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "the-god-of-misfortune"
+ },
+ {
+ "id": 855,
+ "name": "Mysterious Invaders",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will find and destroy monsters from Beyond who are trying to invade Wraeclast through the map device.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -19.69,
+ -55.73,
+ 1.63,
+ -11.49,
+ -16.41,
+ 6.54
+ ],
+ "totalChange": 6.54
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -19.69,
+ -55.73,
+ 1.63,
+ -11.49,
+ -16.41,
+ 6.54
+ ],
+ "totalChange": 6.54
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Beyond the golden gears, the edges of reality crack, and something hidden from sight spills through.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.65,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "mysterious-invaders"
+ },
+ {
+ "id": 1659,
+ "name": "The Walking Mountain",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Ruined Titan who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -11.11,
+ -46.67,
+ -39.83,
+ -8.89,
+ -14.43,
+ 37.78
+ ],
+ "totalChange": 37.78
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -11.11,
+ -46.67,
+ -39.83,
+ -8.89,
+ -14.43,
+ 37.78
+ ],
+ "totalChange": 37.78
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Shaped by magic, the tool that breathes life into the titan's stone lies at its heart.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.62,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "the-walking-mountain"
+ },
+ {
+ "id": 1327,
+ "name": "Soil, Worms and Blood",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will discover an area with large packs of Undead monsters.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -9.80,
+ 90.20,
+ 96.08,
+ 27.54,
+ 92.16,
+ 19.61
+ ],
+ "totalChange": 19.61
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -9.80,
+ 90.20,
+ 96.08,
+ 27.54,
+ 92.16,
+ 19.61
+ ],
+ "totalChange": 19.61
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The unliving crowd into the dwellings of unlikely allies.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.61,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "soil-worms-and-blood"
+ },
+ {
+ "id": 363,
+ "name": "Deadly Rivalry I",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter a rival Exile imbued with Nemesis powers.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 18.75,
+ 60.42,
+ 2.08,
+ -6.25,
+ 2.08,
+ 25.0
+ ],
+ "totalChange": 25.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 18.75,
+ 60.42,
+ 2.08,
+ -6.25,
+ 2.08,
+ 25.0
+ ],
+ "totalChange": 25.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "You draw the ire of another, imbued with golden power.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.60,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "deadly-rivalry-i"
+ },
+ {
+ "id": 487,
+ "name": "Ending the Torment",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will slay a powerful foe who will release a Tormented Spirit.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -36.05,
+ -36.05,
+ -41.86,
+ -48.84,
+ -45.93,
+ -30.24
+ ],
+ "totalChange": -30.24
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -36.05,
+ -36.05,
+ -41.86,
+ -48.84,
+ -45.93,
+ -30.24
+ ],
+ "totalChange": -30.24
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A fearsome foe's inner torment spills out into the world.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.60,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "ending-the-torment"
+ },
+ {
+ "id": 1324,
+ "name": "Smothering Tendrils",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will use an Orb of Transmutation on a map and it will gain a smothering atmosphere.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 122.17,
+ -33.35,
+ -2.24,
+ -11.13,
+ 54.42,
+ 33.30
+ ],
+ "totalChange": 33.30
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 122.17,
+ -33.35,
+ -2.24,
+ -11.13,
+ 54.42,
+ 33.30
+ ],
+ "totalChange": 33.30
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Blue tendrils wrap around the markings, constricting and smothering the stone beneath.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.60,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "smothering-tendrils"
+ },
+ {
+ "id": 1378,
+ "name": "Strong as a Bull",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Fighting Bull who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 21.21,
+ 48.48,
+ 51.52,
+ 54.55,
+ 60.61,
+ 81.82
+ ],
+ "totalChange": 81.82
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 21.21,
+ 48.48,
+ 51.52,
+ 54.55,
+ 60.61,
+ 81.82
+ ],
+ "totalChange": 81.82
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Strength to rival the Karui King charges through the Sword King's dream.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.60,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "strong-as-a-bull"
+ },
+ {
+ "id": 4907,
+ "name": "The Nightmare Awakens",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Eater of Souls while holding Malachai's Simula.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 10.92,
+ 30.95,
+ 81.82,
+ 9.09,
+ 81.82,
+ 9.09
+ ],
+ "totalChange": 9.09
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 10.92,
+ 30.95,
+ 81.82,
+ 9.09,
+ 81.82,
+ 9.09
+ ],
+ "totalChange": 9.09
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The Eater has his final meal, and the Soulless One awakens.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.60,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "the-nightmare-awakens"
+ },
+ {
+ "id": 552,
+ "name": "From The Void",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Bameth while holding Blackheart.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -5.44,
+ -9.09,
+ -9.09,
+ -20.0,
+ -16.36,
+ 5.45
+ ],
+ "totalChange": 5.45
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -5.44,
+ -9.09,
+ -9.09,
+ -20.0,
+ -16.36,
+ 5.45
+ ],
+ "totalChange": 5.45
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The iron heart, burned in the blackness of the void that lies beyond sight, rots all it touches. ",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.58,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "from-the-void"
+ },
+ {
+ "id": 4880,
+ "name": "The Storm Spire",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Poporo, the Highest Spire while holding The Stormheart.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -25.0,
+ -50.0,
+ -50.0,
+ 84.09,
+ 81.82,
+ 29.55
+ ],
+ "totalChange": 29.55
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -25.0,
+ -50.0,
+ -50.0,
+ 84.09,
+ 81.82,
+ 29.55
+ ],
+ "totalChange": 29.55
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Cold ocean winds whip across the sharp stones where two yet battle for control.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.57,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "the-storm-spire"
+ },
+ {
+ "id": 1652,
+ "name": "The Vanguard",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Voll's Vanguard who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 103.47,
+ 68.97,
+ 48.28,
+ 86.22,
+ 103.45,
+ 93.10
+ ],
+ "totalChange": 93.10
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 103.47,
+ 68.97,
+ 48.28,
+ 86.22,
+ 103.45,
+ 93.10
+ ],
+ "totalChange": 93.10
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The Vanguard lead the funereal march, playing hymns of death with their bowstrings. ",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.56,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "the-vanguard"
+ },
+ {
+ "id": 609,
+ "name": "Heart of the Fire",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Solar Guard who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -3.0,
+ -10.0,
+ -46.0,
+ -45.0,
+ -45.0
+ ],
+ "totalChange": -45.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -3.0,
+ -10.0,
+ -46.0,
+ -45.0,
+ -45.0
+ ],
+ "totalChange": -45.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Its one desire is to see the world burn. A shard of fury stokes the undying fire in its heart.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.55,
+ "exaltedValue": 0.00,
+ "count": 86,
+ "detailsId": "heart-of-the-fire"
+ },
+ {
+ "id": 868,
+ "name": "Notched Flesh",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Pocked Mason who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 3.14,
+ 56.25,
+ 81.25,
+ 56.25,
+ 128.12,
+ 71.88
+ ],
+ "totalChange": 71.88
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 3.14,
+ 56.25,
+ 81.25,
+ 56.25,
+ 128.12,
+ 71.88
+ ],
+ "totalChange": 71.88
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Stiff is the bow. Brittle is the flesh that holds it. Deep are the holes it leaves.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.55,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "notched-flesh"
+ },
+ {
+ "id": 1505,
+ "name": "The Four Feral Exiles",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will enter a map that holds four additional Rogue Exiles.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -42.0,
+ -60.0,
+ -52.0,
+ -45.00,
+ -66.99,
+ -45.0
+ ],
+ "totalChange": -45.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -42.0,
+ -60.0,
+ -52.0,
+ -45.00,
+ -66.99,
+ -45.0
+ ],
+ "totalChange": -45.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "In a faraway dream, four souls far from home prepare to fight to the death.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.55,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "the-four-feral-exiles"
+ },
+ {
+ "id": 1576,
+ "name": "The Prison Guard",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Axiom Thunderguard who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 22.22,
+ 19.39,
+ 22.22,
+ 44.44,
+ 18.52,
+ 103.70
+ ],
+ "totalChange": 103.70
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 22.22,
+ 19.39,
+ 22.22,
+ 44.44,
+ 18.52,
+ 103.70
+ ],
+ "totalChange": 103.70
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Clad in black, the guard holds the key to unleashing the storm.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.55,
+ "exaltedValue": 0.00,
+ "count": 23,
+ "detailsId": "the-prison-guard"
+ },
+ {
+ "id": 1543,
+ "name": "The Last Watch",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Ancient Archer who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -30.0,
+ -47.0,
+ -50.0,
+ -50.0,
+ -46.0
+ ],
+ "totalChange": -46.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -30.0,
+ -47.0,
+ -50.0,
+ -50.0,
+ -46.0
+ ],
+ "totalChange": -46.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A loyal soldier in life, he stands watch, bow in hand, waiting to be sent to the Mother of death.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.54,
+ "exaltedValue": 0.00,
+ "count": 76,
+ "detailsId": "the-last-watch"
+ },
+ {
+ "id": 1892,
+ "name": "Winter's Mournful Melodies",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Soulmourn while holding Hrimnor's Hymn",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 25.49,
+ 60.78,
+ 7.84,
+ -9.80,
+ 0.0,
+ 5.88
+ ],
+ "totalChange": 5.88
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 25.49,
+ 60.78,
+ 7.84,
+ -9.80,
+ 0.0,
+ 5.88
+ ],
+ "totalChange": 5.88
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A mournful hymn, a mournful soul, the chill of death on the wind.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.54,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "winters-mournful-melodies"
+ },
+ {
+ "id": 738,
+ "name": "Lasting Impressions",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will read something written long ago.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 41.51,
+ -60.36,
+ -16.98,
+ -16.98,
+ 18.87,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 41.51,
+ -60.36,
+ -16.98,
+ -16.98,
+ 18.87,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A hand scrawls on a wall, or carves into bone, a tale that undoes the world and teaches those who come after.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.53,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "lasting-impressions"
+ },
+ {
+ "id": 1414,
+ "name": "The Alchemist",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will slay an Undying Alchemist, and it will drop an Orb of Alchemy.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -16.98,
+ -67.99,
+ -56.0,
+ -50.0,
+ -36.50,
+ -47.0
+ ],
+ "totalChange": -47.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -16.98,
+ -67.99,
+ -56.0,
+ -50.0,
+ -36.50,
+ -47.0
+ ],
+ "totalChange": -47.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A fool tries to turn lead to gold, but a deft hand takes it by force.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.53,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "the-alchemist"
+ },
+ {
+ "id": 2203,
+ "name": "Storm on the Reef",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Brine Vassal who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -4.26,
+ 2.13,
+ 85.11,
+ 4.26,
+ 4.26,
+ 12.77
+ ],
+ "totalChange": 12.77
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -4.26,
+ 2.13,
+ 85.11,
+ 4.26,
+ 4.26,
+ 12.77
+ ],
+ "totalChange": 12.77
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Lightning flashes overhead. Bloated bodies wash ashore. One stands, walks, and stretches its wing.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.53,
+ "exaltedValue": 0.00,
+ "count": 8,
+ "detailsId": "storm-on-the-reef"
+ },
+ {
+ "id": 1541,
+ "name": "The Lady in Black",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Blackguard Arcmage who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -4.75,
+ 8.70,
+ 8.70,
+ -11.96,
+ -14.13,
+ -44.57
+ ],
+ "totalChange": -44.57
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -4.75,
+ 8.70,
+ 8.70,
+ -11.96,
+ -14.13,
+ -44.57
+ ],
+ "totalChange": -44.57
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Lightning's hum grows louder and louder in the hands of the lady in black.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.51,
+ "exaltedValue": 0.00,
+ "count": 28,
+ "detailsId": "the-lady-in-black"
+ },
+ {
+ "id": 4895,
+ "name": "End of the Light",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Tsoagoth, The Brine King while holding Icetomb.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -4.99,
+ -15.0,
+ -36.0,
+ -52.50,
+ -49.0
+ ],
+ "totalChange": -49.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -4.99,
+ -15.0,
+ -36.0,
+ -52.50,
+ -49.0
+ ],
+ "totalChange": -49.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The king rots in his frozen tomb, atop the island of his own creation.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.51,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "end-of-the-light"
+ },
+ {
+ "id": 7408,
+ "name": "Faith Exhumed",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Tolman, the Exhumer while holding Chober Chaber.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -38.28,
+ -38.28,
+ 11.10,
+ -28.40,
+ -6.18,
+ -37.04
+ ],
+ "totalChange": -37.04
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -38.28,
+ -38.28,
+ 11.10,
+ -28.40,
+ -6.18,
+ -37.04
+ ],
+ "totalChange": -37.04
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The lost lover returns, but faith releases him from his service.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.51,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "faith-exhumed"
+ },
+ {
+ "id": 10,
+ "name": "A Whispered Prayer",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Frost Preacher who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -2.0,
+ -35.0,
+ -17.0,
+ -27.35,
+ -50.0
+ ],
+ "totalChange": -50.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -2.0,
+ -35.0,
+ -17.0,
+ -27.35,
+ -50.0
+ ],
+ "totalChange": -50.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A preacher whispers to the skies and the skies answer with a blanket of biting frost.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.50,
+ "exaltedValue": 0.00,
+ "count": 74,
+ "detailsId": "a-whispered-prayer"
+ },
+ {
+ "id": 1497,
+ "name": "The Flayed Man",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Gut Flayer in a map who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 58.49,
+ -5.66,
+ 1.89,
+ 66.04,
+ 54.72,
+ -5.66
+ ],
+ "totalChange": -5.66
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 58.49,
+ -5.66,
+ 1.89,
+ 66.04,
+ 54.72,
+ -5.66
+ ],
+ "totalChange": -5.66
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The flayed becomes the flayer, stripping flesh from muscle with a sharpened edge.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.50,
+ "exaltedValue": 0.00,
+ "count": 61,
+ "detailsId": "the-flayed-man"
+ },
+ {
+ "id": 1851,
+ "name": "Weeping Death",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Dripping Dead in a map who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -35.92,
+ -47.93,
+ -43.77,
+ -44.81,
+ -44.81,
+ -47.93
+ ],
+ "totalChange": -47.93
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -35.92,
+ -47.93,
+ -43.77,
+ -44.81,
+ -44.81,
+ -47.93
+ ],
+ "totalChange": -47.93
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Striding dryly through the mud, yet dripping with rot, he waits for the Mother's touch.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.50,
+ "exaltedValue": 0.00,
+ "count": 69,
+ "detailsId": "weeping-death"
+ },
+ {
+ "id": 1,
+ "name": "A Call into the Void",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Talon Archer in a map who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ -51.0,
+ -2.0,
+ -47.0,
+ -51.0
+ ],
+ "totalChange": -51.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ -51.0,
+ -2.0,
+ -47.0,
+ -51.0
+ ],
+ "totalChange": -51.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The dreaming cockerel crows thrice, and thunder bellows from the void.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.49,
+ "exaltedValue": 0.00,
+ "count": 67,
+ "detailsId": "a-call-into-the-void"
+ },
+ {
+ "id": 574,
+ "name": "Golden Touch",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will use an Orb of Transmutation on an item and it will grant extra mods.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 58.72,
+ -73.02,
+ -26.97,
+ -39.69,
+ -30.16,
+ -22.23
+ ],
+ "totalChange": -22.23
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 58.72,
+ -73.02,
+ -26.97,
+ -39.69,
+ -30.16,
+ -22.23
+ ],
+ "totalChange": -22.23
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Blue tendrils entangle and change. All that remains is gold.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.49,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "golden-touch"
+ },
+ {
+ "id": 1643,
+ "name": "The Unbreathing Queen I",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter spectres in the Fellshrine Ruins, Cemetery Map, or Graveyard Map and slay them.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 400.0,
+ 75.1,
+ 180.18,
+ 20.05,
+ 155.0,
+ 145.0
+ ],
+ "totalChange": 145.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 400.0,
+ 75.1,
+ 180.18,
+ 20.05,
+ 155.0,
+ 145.0
+ ],
+ "totalChange": 145.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The Unbreathing Queen masterminds an unholy heist, a defilement of the dead.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.49,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "the-unbreathing-queen-i"
+ },
+ {
+ "id": 2,
+ "name": "A Firm Foothold",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Seething Brine who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -36.11,
+ -52.78,
+ -55.56,
+ -55.56,
+ -25.0,
+ 33.33
+ ],
+ "totalChange": 33.33
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -36.11,
+ -52.78,
+ -55.56,
+ -55.56,
+ -25.0,
+ 33.33
+ ],
+ "totalChange": 33.33
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Water slicks the stone, a misstep chills the bone, the living pools hold the cure.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.48,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "a-firm-foothold"
+ },
+ {
+ "id": 584,
+ "name": "Graceful Flames",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Flame Sentinel who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -55.26,
+ -44.74,
+ -46.05,
+ -42.11,
+ -39.47,
+ -36.84
+ ],
+ "totalChange": -36.84
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -55.26,
+ -44.74,
+ -46.05,
+ -42.11,
+ -39.47,
+ -36.84
+ ],
+ "totalChange": -36.84
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Crimson fabric flutters with fury and flame, but a gilded prize lies within.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.48,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "graceful-flames"
+ },
+ {
+ "id": 1613,
+ "name": "The Snuffed Flame",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Chatters while holding Kaltenhalt.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -14.27,
+ -37.14,
+ -5.71,
+ 34.29,
+ 18.59,
+ 37.14
+ ],
+ "totalChange": 37.14
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -14.27,
+ -37.14,
+ -5.71,
+ 34.29,
+ 18.59,
+ 37.14
+ ],
+ "totalChange": 37.14
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Cold bones rattle in stone cells, extinguishing all light, all warmth, all hope.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.48,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "the-snuffed-flame"
+ },
+ {
+ "id": 4849,
+ "name": "Greed's Folly",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Guardian of the Vault while holding Wondertrap.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -50.63,
+ -41.77,
+ -56.96,
+ -59.49,
+ -58.23,
+ -39.24
+ ],
+ "totalChange": -39.24
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -50.63,
+ -41.77,
+ -56.96,
+ -59.49,
+ -58.23,
+ -39.24
+ ],
+ "totalChange": -39.24
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A trap of greed is laid in the Vault, and sprung at its heart by a wonder.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.48,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "greeds-folly"
+ },
+ {
+ "id": 4891,
+ "name": "Black Devotion",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Litanius, the Black Prayer while holding Geofri's Baptism.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 13.33,
+ 66.67,
+ 226.68,
+ 186.67,
+ 203.33,
+ 60.0
+ ],
+ "totalChange": 60.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 13.33,
+ 66.67,
+ 226.68,
+ 186.67,
+ 203.33,
+ 60.0
+ ],
+ "totalChange": 60.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The Black Prayer falls silent in the face of the Archbishop's shimmering devotion.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.48,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "black-devotion"
+ },
+ {
+ "id": 4909,
+ "name": "The Fall of an Empire",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Shadow of the Vaal while holding Quecholli.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -2.21,
+ -2.18,
+ 11.11,
+ 80.0,
+ 4.44,
+ 6.67
+ ],
+ "totalChange": 6.67
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -2.21,
+ -2.18,
+ 11.11,
+ 80.0,
+ 4.44,
+ 6.67
+ ],
+ "totalChange": 6.67
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The Vaal's dark machinery was their greatest triumph, and its destruction another's destiny.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.48,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "the-fall-of-an-empire"
+ },
+ {
+ "id": 5972,
+ "name": "Blinding Light",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Jorus, Sky's Edge while holding Eclipse Solaris.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -41.67,
+ 77.10,
+ 108.33,
+ 35.42,
+ 68.75,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -41.67,
+ 77.10,
+ 108.33,
+ 35.42,
+ 68.75,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The light fades from one source but grows in another, blinding those who approach.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.48,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "blinding-light"
+ },
+ {
+ "id": 551,
+ "name": "From Death Springs Life",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Dripping Dead who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -40.0,
+ -48.0,
+ -53.0
+ ],
+ "totalChange": -53.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -40.0,
+ -48.0,
+ -53.0
+ ],
+ "totalChange": -53.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Fetid waters carry the dead downstream, but walking in the mud, the dead one carries life.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.47,
+ "exaltedValue": 0.00,
+ "count": 23,
+ "detailsId": "from-death-springs-life"
+ },
+ {
+ "id": 1832,
+ "name": "Waiting in Ambush",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will be attacked by a Rogue Exile when opening a Strongbox.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -6.00,
+ -31.0,
+ -51.0,
+ -50.0,
+ -50.0,
+ -53.0
+ ],
+ "totalChange": -53.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -6.00,
+ -31.0,
+ -51.0,
+ -50.0,
+ -50.0,
+ -53.0
+ ],
+ "totalChange": -53.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A chest of goods hides many challenges, but one goes unseen even to the wise.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.47,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "waiting-in-ambush"
+ },
+ {
+ "id": 1408,
+ "name": "Thaumaturgical History I",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will read Shavronne's Journal in the Warden's Quarters.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 50.91,
+ 45.47,
+ -7.27,
+ -70.91,
+ -34.55,
+ -16.36
+ ],
+ "totalChange": -16.36
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 50.91,
+ 45.47,
+ -7.27,
+ -70.91,
+ -34.55,
+ -16.36
+ ],
+ "totalChange": -16.36
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The Aesthete's monstrous techniques are protected by the shadows.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.46,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "thaumaturgical-history-i"
+ },
+ {
+ "id": 1438,
+ "name": "The Bloody Flowers Redux",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat the Gemling Legionnaires while holding Ezomyte Peak",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 8.88,
+ 8.88,
+ 8.88,
+ 13.32,
+ -37.78,
+ -0.01
+ ],
+ "totalChange": -0.01
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 8.88,
+ 8.88,
+ 8.88,
+ 13.32,
+ -37.78,
+ -0.01
+ ],
+ "totalChange": -0.01
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Ezomyte banners flutter through the air as embellished monsters fall, a reenactment of the slave's final victory.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.45,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "the-bloody-flowers-redux"
+ },
+ {
+ "id": 4878,
+ "name": "Burning Dread",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Piety the Empyrean while holding Dreadarc.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -5.71,
+ 8.6,
+ -34.29,
+ 8.57,
+ 45.71,
+ 22.86
+ ],
+ "totalChange": 22.86
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -5.71,
+ 8.6,
+ -34.29,
+ 8.57,
+ 45.71,
+ 22.86
+ ],
+ "totalChange": 22.86
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The Empyrian faces her dread and perishes; her arc now complete.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.43,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "burning-dread"
+ },
+ {
+ "id": 1570,
+ "name": "The Plaguemaw II",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter shadowy monsters in the Crypt, Bone Crypt Map, Cursed Crypt Map, or Necropolis Map and slay them.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 149.91,
+ 277.15,
+ 68.13,
+ 195.32,
+ 43.14,
+ 90.82
+ ],
+ "totalChange": 90.82
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 149.91,
+ 277.15,
+ 68.13,
+ 195.32,
+ 43.14,
+ 90.82
+ ],
+ "totalChange": 90.82
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The Plaguemaw's followers feed on the flesh of the dead; a desecration of the Mother's work.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.42,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "the-plaguemaw-ii"
+ },
+ {
+ "id": 1611,
+ "name": "The Sinner's Stone",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Sin Lord who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 80.77,
+ 15.38,
+ 15.38,
+ 26.92,
+ 57.69,
+ 53.85
+ ],
+ "totalChange": 53.85
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 80.77,
+ 15.38,
+ 15.38,
+ 26.92,
+ 57.69,
+ 53.85
+ ],
+ "totalChange": 53.85
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A lord of sin roams hollow halls protected from the spells he sings.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.40,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "the-sinners-stone"
+ },
+ {
+ "id": 1493,
+ "name": "The Feral Lord III",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter corrupted animals in the Dried Lake, Desert Map, or Wasteland Map and slay them.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 43.23,
+ -74.64,
+ -65.69,
+ 5.93,
+ -19.44,
+ -43.31
+ ],
+ "totalChange": -43.31
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 43.23,
+ -74.64,
+ -65.69,
+ 5.93,
+ -19.44,
+ -43.31
+ ],
+ "totalChange": -43.31
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Where water shimmers no more, thunderous beasts are dragged into the Feral Lord's domain.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.38,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "the-feral-lord-iii"
+ },
+ {
+ "id": 8,
+ "name": "A Regal Death",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will slay a very powerful king or queen, and it will drop a Regal Orb.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -38.0,
+ -48.99,
+ -8.0,
+ -33.98,
+ 16.0,
+ -26.0
+ ],
+ "totalChange": -26.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -38.0,
+ -48.99,
+ -8.0,
+ -33.98,
+ 16.0,
+ -26.0
+ ],
+ "totalChange": -26.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Blue blood drains from a cut-throat, and turns what it touches to gold.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.37,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "a-regal-death"
+ },
+ {
+ "id": 28,
+ "name": "Against the Tide",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Dockhand Wraith who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 40.85,
+ 40.85,
+ -38.03,
+ 40.85,
+ -8.45,
+ -47.89
+ ],
+ "totalChange": -47.89
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 40.85,
+ 40.85,
+ -38.03,
+ 40.85,
+ -8.45,
+ -47.89
+ ],
+ "totalChange": -47.89
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Taken by the fickle tides, the Captain's bow washes against the dock from which he set sail.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.37,
+ "exaltedValue": 0.00,
+ "count": 12,
+ "detailsId": "against-the-tide"
+ },
+ {
+ "id": 53,
+ "name": "Anarchy's End I",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will enter a map and slay a Rogue Exile who is carrying a Divination Card.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -27.54,
+ -27.54,
+ -2.90,
+ 44.93,
+ -15.94,
+ -46.38
+ ],
+ "totalChange": -46.38
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -27.54,
+ -27.54,
+ -2.90,
+ 44.93,
+ -15.94,
+ -46.38
+ ],
+ "totalChange": -46.38
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A criminal of Theopolis flees into dream carrying a fortuneteller's tool.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.37,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "anarchys-end-i"
+ },
+ {
+ "id": 13,
+ "name": "Abnormal Effulgence",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Chaos Sentinel in a map who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -37.97,
+ -59.49,
+ -68.35,
+ -49.37,
+ -54.43,
+ -54.43
+ ],
+ "totalChange": -54.43
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -37.97,
+ -59.49,
+ -68.35,
+ -49.37,
+ -54.43,
+ -54.43
+ ],
+ "totalChange": -54.43
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Living stone and effulgence, nothing moves unhindered beneath the weight of its dark presence.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.36,
+ "exaltedValue": 0.00,
+ "count": 69,
+ "detailsId": "abnormal-effulgence"
+ },
+ {
+ "id": 613,
+ "name": "Heavy Blows",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Gneiss while holding Craghead",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -7.98,
+ 100.0,
+ 24.0,
+ 80.0,
+ 46.02,
+ 44.0
+ ],
+ "totalChange": 44.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -7.98,
+ 100.0,
+ 24.0,
+ 80.0,
+ 46.02,
+ 44.0
+ ],
+ "totalChange": 44.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Living stone strides across the field, each step shakes the earth and rattles the soul.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.36,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "heavy-blows"
+ },
+ {
+ "id": 954,
+ "name": "Pleasure and Pain",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Shavronne while holding Crown of Thorns.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 21.75,
+ -53.26,
+ -41.31,
+ 10.86,
+ -6.53,
+ -26.09
+ ],
+ "totalChange": -26.09
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 21.75,
+ -53.26,
+ -41.31,
+ 10.86,
+ -6.53,
+ -26.09
+ ],
+ "totalChange": -26.09
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A single thorn slips through stretched skin; pain turns to power.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.34,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "pleasure-and-pain"
+ },
+ {
+ "id": 1605,
+ "name": "The Sharpened Blade",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will greatly enhance the quality of a weapon with a single Blacksmith's Whetstone.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 39.09,
+ -72.48,
+ -37.71,
+ -36.26,
+ -31.91,
+ -50.75
+ ],
+ "totalChange": -50.75
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 39.09,
+ -72.48,
+ -37.71,
+ -36.26,
+ -31.91,
+ -50.75
+ ],
+ "totalChange": -50.75
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The metal softens beneath the stone, reshaping with great ease.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.34,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "the-sharpened-blade"
+ },
+ {
+ "id": 1618,
+ "name": "The Stockkeeper",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter the Stockkeeper at the Grain Gate and slay him.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -15.79,
+ -21.05,
+ -34.21,
+ -52.63,
+ -50.0,
+ -13.16
+ ],
+ "totalChange": -13.16
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -15.79,
+ -21.05,
+ -34.21,
+ -52.63,
+ -50.0,
+ -13.16
+ ],
+ "totalChange": -13.16
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A man survives only by his greed, but a single weapon cuts down the man who has many.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.33,
+ "exaltedValue": 0.00,
+ "count": 97,
+ "detailsId": "the-stockkeeper"
+ },
+ {
+ "id": 9,
+ "name": "A Valuable Combination",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will receive an extra Chaos Orb from a vendor when you trade items that would result in a Chaos Orb.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -29.03,
+ -3.19,
+ 3.23,
+ 32.27,
+ 6.45,
+ 3.23
+ ],
+ "totalChange": 3.23
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -29.03,
+ -3.19,
+ 3.23,
+ 32.27,
+ 6.45,
+ 3.23
+ ],
+ "totalChange": 3.23
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "When the sum is already greater than the parts, there is room to make it greater still.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.32,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "a-valuable-combination"
+ },
+ {
+ "id": 1491,
+ "name": "The Feral Lord I",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter corrupted animals in the Southern Forest or Tropical Island Map and slay them.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 5.88,
+ -11.79,
+ 164.66,
+ 76.45,
+ 188.15,
+ 82.30
+ ],
+ "totalChange": 82.30
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 5.88,
+ -11.79,
+ 164.66,
+ 76.45,
+ 188.15,
+ 82.30
+ ],
+ "totalChange": 82.30
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The Feral Lord in the southern wood twists the wild to his will.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.31,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "the-feral-lord-i"
+ },
+ {
+ "id": 1568,
+ "name": "The Petrified",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Pocked Lanternbearer who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -5.0,
+ -5.0,
+ 40.0,
+ 105.0,
+ 80.0,
+ 55.0
+ ],
+ "totalChange": 55.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -5.0,
+ -5.0,
+ 40.0,
+ 105.0,
+ 80.0,
+ 55.0
+ ],
+ "totalChange": 55.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Lightless halls hewn in stone swell with the malformed, the twisted, the hardened and the dangerous.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.31,
+ "exaltedValue": 0.00,
+ "count": 24,
+ "detailsId": "the-petrified"
+ },
+ {
+ "id": 1430,
+ "name": "The Beginning and the End",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Archbishop Geofri while holding Realmshaper.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -4.35,
+ 171.76,
+ 121.76,
+ 126.09,
+ 104.35,
+ 26.09
+ ],
+ "totalChange": 26.09
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -4.35,
+ 171.76,
+ 121.76,
+ 126.09,
+ 104.35,
+ 26.09
+ ],
+ "totalChange": 26.09
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The archbishop plays witness to his own cold death and cremation.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.29,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "the-beginning-and-the-end"
+ },
+ {
+ "id": 1416,
+ "name": "The Ambitious Bandit II",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter and slay bandits in the Marketplace, Arcade Map, Bazaar Map, or Port Map.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -12.50,
+ -36.0,
+ -10.00,
+ -5.50,
+ -72.0
+ ],
+ "totalChange": -72.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -12.50,
+ -36.0,
+ -10.00,
+ -5.50,
+ -72.0
+ ],
+ "totalChange": -72.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "A bandit seeks a relic for the greedy where greed was once a great virtue.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.28,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "the-ambitious-bandit-ii"
+ },
+ {
+ "id": 1729,
+ "name": "Unbearable Whispers I",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will discover a tome in the Library, Academy Map, Museum Map, or Scriptorium Map.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 54.81,
+ -41.94,
+ 222.53,
+ 161.25,
+ 222.53,
+ -9.69
+ ],
+ "totalChange": -9.69
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 54.81,
+ -41.94,
+ 222.53,
+ 161.25,
+ 222.53,
+ -9.69
+ ],
+ "totalChange": -9.69
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Dark runes skitter across the pages of the tome, concealing the Whisperer's allies.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.28,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "unbearable-whispers-i"
+ },
+ {
+ "id": 832,
+ "name": "Mouth of Horrors",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Doedre while holding Chalice of Horrors.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 40.0,
+ 65.71,
+ -2.84,
+ -14.29,
+ -29.99,
+ -31.43
+ ],
+ "totalChange": -31.43
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 40.0,
+ 65.71,
+ -2.84,
+ -14.29,
+ -29.99,
+ -31.43
+ ],
+ "totalChange": -31.43
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The vile witch whispers words of horror, and sups from the chalice one final time.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.24,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "mouth-of-horrors"
+ },
+ {
+ "id": 1500,
+ "name": "The Flow of Energy",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Shavronne while holding Shavronne's Pace.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -8.0,
+ -4.0,
+ -12.0,
+ -12.0,
+ -4.0
+ ],
+ "totalChange": -4.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -8.0,
+ -4.0,
+ -12.0,
+ -12.0,
+ -4.0
+ ],
+ "totalChange": -4.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The Aesthete sustains herself in unnatural ways. When movement fails, energy flows.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.24,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "the-flow-of-energy"
+ },
+ {
+ "id": 1595,
+ "name": "The Scout",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter and slay a Rogue Exile, who calls forth a Warband.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -5.63,
+ -40.46,
+ -44.95,
+ -47.19,
+ -48.32,
+ -73.04
+ ],
+ "totalChange": -73.04
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -5.63,
+ -40.46,
+ -44.95,
+ -47.19,
+ -48.32,
+ -73.04
+ ],
+ "totalChange": -73.04
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "One like you roams the land, but they are just the first of many.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.24,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "the-scout"
+ },
+ {
+ "id": 1649,
+ "name": "The Undead Storm",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will discover an area with a Morbid Tempest",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -76.0
+ ],
+ "totalChange": -76.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -76.0
+ ],
+ "totalChange": -76.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Bones fall from the sky and take the shape of the men they once were.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.24,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "the-undead-storm"
+ },
+ {
+ "id": 4893,
+ "name": "Trapped in the Tower",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will defeat Caliga, Imperatrix while holding Fencoil.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -8.12,
+ -40.55,
+ -35.14,
+ 99.99,
+ 170.23,
+ -35.14
+ ],
+ "totalChange": -35.14
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -8.12,
+ -40.55,
+ -35.14,
+ 99.99,
+ 170.23,
+ -35.14
+ ],
+ "totalChange": -35.14
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The Imperatrix traps her subjects in the shining sceptre, but it is she who becomes mired.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.24,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "trapped-in-the-tower"
+ },
+ {
+ "id": 1638,
+ "name": "The Trembling Earth",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will discover an area with many Devourers.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -6.17,
+ -56.15,
+ -39.51,
+ -43.21,
+ 4.34,
+ -71.60
+ ],
+ "totalChange": -71.60
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -6.17,
+ -56.15,
+ -39.51,
+ -43.21,
+ 4.34,
+ -71.60
+ ],
+ "totalChange": -71.60
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The earth shifts beneath the feet of many, but they are not the prey this monster seeks.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.23,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "the-trembling-earth"
+ },
+ {
+ "id": 1447,
+ "name": "The Brothers of Necromancy",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter four necromancers with their undead minions and slay them all.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 61.01,
+ -69.49,
+ -18.65,
+ -25.43,
+ 69.48,
+ -69.49
+ ],
+ "totalChange": -69.49
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 61.01,
+ -69.49,
+ -18.65,
+ -25.43,
+ 69.48,
+ -69.49
+ ],
+ "totalChange": -69.49
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Four of shared flesh and blood raise an army of borrowed blood and bone.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.18,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "the-brothers-of-necromancy"
+ },
+ {
+ "id": 1501,
+ "name": "The Forgotten Garrison",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "Near the Broken Bridge, you will encounter and slay an army of undead in the ruins of the fortress.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -5.56,
+ 5.56,
+ 11.11,
+ 94.44,
+ 83.33,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -5.56,
+ 5.56,
+ 11.11,
+ 94.44,
+ 83.33,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Where bandits have taken hold, a lifeless army rises to guard the ruined fortress.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.18,
+ "exaltedValue": 0.00,
+ "count": 29,
+ "detailsId": "the-forgotten-garrison"
+ },
+ {
+ "id": 1069,
+ "name": "Roth's Legacy",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will track down a powerful Oak's Devoted who will drop a unique item when slain.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -20.45,
+ -59.09,
+ -63.64,
+ -63.64,
+ -61.36,
+ -61.36
+ ],
+ "totalChange": -61.36
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -20.45,
+ -59.09,
+ -63.64,
+ -63.64,
+ -61.36,
+ -61.36
+ ],
+ "totalChange": -61.36
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The devotee holds a relic of the pirate's past, looted and lost for an age.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.17,
+ "exaltedValue": 0.00,
+ "count": 24,
+ "detailsId": "roths-legacy"
+ },
+ {
+ "id": 1492,
+ "name": "The Feral Lord II",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter a powerful beast in the Northern Forest, Jungle Valley Map, or Dark Forest Map and slay it.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -68.52,
+ 34.27,
+ -70.37,
+ 25.94,
+ 14.83,
+ -68.52
+ ],
+ "totalChange": -68.52
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -68.52,
+ 34.27,
+ -70.37,
+ 25.94,
+ 14.83,
+ -68.52
+ ],
+ "totalChange": -68.52
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The Feral Lord's cold breath imbues and empowers the beast in the northern wood.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.17,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "the-feral-lord-ii"
+ },
+ {
+ "id": 1569,
+ "name": "The Plaguemaw I",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will encounter a powerful golem in a Vaal side area and defeat it.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 488.06,
+ 102.91,
+ -5.91,
+ 141.11,
+ 146.99,
+ -0.03
+ ],
+ "totalChange": -0.03
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 488.06,
+ 102.91,
+ -5.91,
+ 141.11,
+ 146.99,
+ -0.03
+ ],
+ "totalChange": -0.03
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The Plaguemaw enters the red realm and leaves a swirling mass of living stone.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.17,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "the-plaguemaw-i"
+ },
+ {
+ "id": 516,
+ "name": "Fallow At Last",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will fight waves of risen farmers amongst the ruins of a house in Crossroads.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -5.56,
+ -5.56,
+ -11.11,
+ -11.11,
+ -11.11,
+ -11.11
+ ],
+ "totalChange": -11.11
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -5.56,
+ -5.56,
+ -11.11,
+ -11.11,
+ -11.11,
+ -11.11
+ ],
+ "totalChange": -11.11
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The farmer's time came long ago, his ruined home the site of a dark harvest.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.16,
+ "exaltedValue": 0.00,
+ "count": 8,
+ "detailsId": "fallow-at-last"
+ },
+ {
+ "id": 1571,
+ "name": "The Plaguemaw III",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Currency/ProphecyOrbRed.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": "You will be ambushed by the Plaguemaw's followers after you kill a certain very powerful monster.",
+ "artFilename": null,
+ "links": 0,
+ "itemClass": 8,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -56.00,
+ -66.0,
+ -49.00,
+ -65.98,
+ -29.50,
+ -84.0
+ ],
+ "totalChange": -84.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -56.00,
+ -66.0,
+ -49.00,
+ -65.98,
+ -29.50,
+ -84.0
+ ],
+ "totalChange": -84.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "The Plaguemaw watches you with a glistening grin, waiting for a moment to send his shadows.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 0.16,
+ "exaltedValue": 0.00,
+ "count": 99,
+ "detailsId": "the-plaguemaw-iii"
+ }
+ ],
+ "language": {
+ "name": "en",
+ "translations": {}
+ }
+}
\ No newline at end of file
diff --git a/doc/poe-ninja/itemoverview_divinationcard.json b/doc/poe-ninja/itemoverview_divinationcard.json
new file mode 100644
index 00000000..43f975c4
--- /dev/null
+++ b/doc/poe-ninja/itemoverview_divinationcard.json
@@ -0,0 +1,15771 @@
+{
+ "lines": [
+ {
+ "id": 636,
+ "name": "House of Mirrors",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 9,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "HouseOfMirrors",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 3.55,
+ 11.31,
+ 24.19,
+ 34.92,
+ 31.00,
+ 19.03
+ ],
+ "totalChange": 19.03
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 3.55,
+ 11.31,
+ 24.19,
+ 34.92,
+ 31.00,
+ 19.03
+ ],
+ "totalChange": 19.03
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Mirror of Kalandra}",
+ "optional": false
+ }
+ ],
+ "flavourText": "What do you see in the mirror?",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 3674.02,
+ "exaltedValue": 24.50,
+ "count": 99,
+ "detailsId": "house-of-mirrors"
+ },
+ {
+ "id": 1476,
+ "name": "The Doctor",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 8,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheDoctor",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 2.98,
+ 7.65,
+ 13.74,
+ 17.06,
+ 10.91,
+ 6.02
+ ],
+ "totalChange": 6.02
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 2.98,
+ 7.65,
+ 13.74,
+ 17.06,
+ 10.91,
+ 6.02
+ ],
+ "totalChange": 6.02
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Headhunter}",
+ "optional": false
+ }
+ ],
+ "flavourText": "\"They said I needed my head examined, but I'd rather just take yours.\" - Klopek the Cannibal",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1784.52,
+ "exaltedValue": 11.90,
+ "count": 99,
+ "detailsId": "the-doctor"
+ },
+ {
+ "id": 22522,
+ "name": "The Demon",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 10,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheDemon",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.52,
+ 4.19,
+ 12.93,
+ 17.96,
+ 13.69,
+ 11.14
+ ],
+ "totalChange": 11.14
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.52,
+ 4.19,
+ 12.93,
+ 17.96,
+ 13.69,
+ 11.14
+ ],
+ "totalChange": 11.14
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Headhunter}\n{Two-Implicit}\n{Corrupted}",
+ "optional": false
+ }
+ ],
+ "flavourText": "A man who hears voices may not necessarily be crazy.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1727.29,
+ "exaltedValue": 11.52,
+ "count": 54,
+ "detailsId": "the-demon"
+ },
+ {
+ "id": 1496,
+ "name": "The Fiend",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 11,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheFiend",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 3.32,
+ 8.76,
+ 16.16,
+ 19.90,
+ 12.82,
+ 7.77
+ ],
+ "totalChange": 7.77
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 3.32,
+ 8.76,
+ 16.16,
+ 19.90,
+ 12.82,
+ 7.77
+ ],
+ "totalChange": 7.77
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Headhunter}\n{Corrupted}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{Your era is now,\nyour power unwavered, \nsoon we will see\nwho the gods truly favoured.}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 1244.67,
+ "exaltedValue": 8.30,
+ "count": 99,
+ "detailsId": "the-fiend"
+ },
+ {
+ "id": 7437,
+ "name": "Beauty Through Death",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 5,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "BeautyThroughDeath",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 1.08,
+ 8.85,
+ 19.89,
+ 29.66,
+ 22.09,
+ 19.32
+ ],
+ "totalChange": 19.32
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 1.08,
+ 8.85,
+ 19.89,
+ 29.66,
+ 22.09,
+ 19.32
+ ],
+ "totalChange": 19.32
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Queen's Sacrifice}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Her beauty did not fade \nher humanity did not survive.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 554.85,
+ "exaltedValue": 3.70,
+ "count": 99,
+ "detailsId": "beauty-through-death"
+ },
+ {
+ "id": 23958,
+ "name": "Succor of the Sinless",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 6,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "SuccorOfTheSinless",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 2.44,
+ 3.57,
+ 22.95,
+ 33.05,
+ 26.11,
+ 15.47
+ ],
+ "totalChange": 15.47
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 2.44,
+ 3.57,
+ 22.95,
+ 33.05,
+ 26.11,
+ 15.47
+ ],
+ "totalChange": 15.47
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Bottled Faith}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Blessed is the blood of the beholden disciple. The earth is anointed by his step. The damnable are sanctified by his strike.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 345.00,
+ "exaltedValue": 2.30,
+ "count": 99,
+ "detailsId": "succor-of-the-sinless"
+ },
+ {
+ "id": 1529,
+ "name": "The Immortal",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 10,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheImmortal",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 3.45,
+ 5.44,
+ 7.13,
+ 6.94,
+ 10.13,
+ 18.93
+ ],
+ "totalChange": 18.93
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 3.45,
+ 5.44,
+ 7.13,
+ 6.94,
+ 10.13,
+ 18.93
+ ],
+ "totalChange": 18.93
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{House of Mirrors}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{\"Greetings! Just because you think I'm greedy doesn't mean I'm not willing to share. You'll just have to kill me first.\"\n-Grandmaster Dy'Ness}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 344.91,
+ "exaltedValue": 2.30,
+ "count": 72,
+ "detailsId": "the-immortal"
+ },
+ {
+ "id": 18978,
+ "name": "The Nurse",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 8,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheNurse",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 2.30,
+ 5.22,
+ 12.59,
+ 17.46,
+ 10.73,
+ 5.53
+ ],
+ "totalChange": 5.53
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 2.30,
+ 5.22,
+ 12.59,
+ 17.46,
+ 10.73,
+ 5.53
+ ],
+ "totalChange": 5.53
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{The Doctor}",
+ "optional": false
+ }
+ ],
+ "flavourText": "We tried to tell him to get his head checked.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 210.00,
+ "exaltedValue": 1.40,
+ "count": 99,
+ "detailsId": "the-nurse"
+ },
+ {
+ "id": 21575,
+ "name": "Alluring Bounty",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 7,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "AlluringBounty",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 1.12,
+ 9.34,
+ 16.10,
+ 22.73,
+ 15.62,
+ 10.49
+ ],
+ "totalChange": 10.49
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 1.12,
+ 9.34,
+ 16.10,
+ 22.73,
+ 15.62,
+ 10.49
+ ],
+ "totalChange": 10.49
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{10x Exalted Orb}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{A treasure worth killing for \nis a treasure worth dying for.}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 209.94,
+ "exaltedValue": 1.40,
+ "count": 99,
+ "detailsId": "alluring-bounty"
+ },
+ {
+ "id": 6908,
+ "name": "The Samurai's Eye",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 3,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheSamuraisEye",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 2.86,
+ 5.71,
+ 8.57,
+ 18.34,
+ 14.29,
+ 2.86
+ ],
+ "totalChange": 2.86
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 2.86,
+ 5.71,
+ 8.57,
+ 18.34,
+ 14.29,
+ 2.86
+ ],
+ "totalChange": 2.86
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Watcher's Eye}",
+ "optional": false
+ }
+ ],
+ "flavourText": "At night, when the seas are calm, and the skies dark, he can see it. The formless fiend that took his eye, and fractured his mind.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 180.00,
+ "exaltedValue": 1.20,
+ "count": 99,
+ "detailsId": "the-samurais-eye"
+ },
+ {
+ "id": 21582,
+ "name": "Pride of the First Ones",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 7,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "PrideOfTheFirstOnes",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 3.92,
+ 5.32,
+ 15.62,
+ 26.39,
+ 21.26,
+ 5.30
+ ],
+ "totalChange": 5.30
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 3.92,
+ 5.32,
+ 15.62,
+ 26.39,
+ 21.26,
+ 5.30
+ ],
+ "totalChange": 5.30
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Farrul's Fur}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Upon silent paws and masked by the reeds, \nFarrul's hunt begins as the light recedes.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 149.96,
+ "exaltedValue": 1.00,
+ "count": 99,
+ "detailsId": "pride-of-the-first-ones"
+ },
+ {
+ "id": 4927,
+ "name": "The Iron Bard",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 9,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheIronBard",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 5.81,
+ 5.94,
+ 7.69,
+ 15.38,
+ 10.10,
+ 8.36
+ ],
+ "totalChange": 8.36
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 5.81,
+ 5.94,
+ 7.69,
+ 15.38,
+ 10.10,
+ 8.36
+ ],
+ "totalChange": 8.36
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Trash to Treasure}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{Do the simple words used \nalone cause men to cheer? \nOne hundred others might \njust as soon make a jeer. \nPerchance it was the turn \nof the tone in this bit. \nSee how their hearts shone once, \nby my song, they were lit.}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 140.87,
+ "exaltedValue": 0.94,
+ "count": 99,
+ "detailsId": "the-iron-bard"
+ },
+ {
+ "id": 20760,
+ "name": "Seven Years Bad Luck",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 13,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "SevenYearsBadLuck",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 4.40,
+ 15.38,
+ 35.17,
+ 51.65,
+ 48.35,
+ 25.27
+ ],
+ "totalChange": 25.27
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 4.40,
+ 15.38,
+ 35.17,
+ 51.65,
+ 48.35,
+ 25.27
+ ],
+ "totalChange": 25.27
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Mirror Shard}",
+ "optional": false
+ }
+ ],
+ "flavourText": "If enough people believe something to be true, whether or not it is becomes irrelevant.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 114.00,
+ "exaltedValue": 0.76,
+ "count": 99,
+ "detailsId": "seven-years-bad-luck"
+ },
+ {
+ "id": 11,
+ "name": "Abandoned Wealth",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 5,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "AbandonedWealth",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 1.01,
+ 6.23,
+ 13.64,
+ 23.74,
+ 17.42,
+ 8.58
+ ],
+ "totalChange": 8.58
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 1.01,
+ 6.23,
+ 13.64,
+ 23.74,
+ 17.42,
+ 8.58
+ ],
+ "totalChange": 8.58
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{3x Exalted Orb}",
+ "optional": false
+ }
+ ],
+ "flavourText": "When the world burned, the greedy burned with it, while the clever left as paupers.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 86.00,
+ "exaltedValue": 0.57,
+ "count": 99,
+ "detailsId": "abandoned-wealth"
+ },
+ {
+ "id": 22406,
+ "name": "Nook's Crown",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 4,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "NooksCrown",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -3.84,
+ 1.82,
+ 1.82,
+ -0.44,
+ 1.82,
+ -4.97
+ ],
+ "totalChange": -4.97
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -3.84,
+ 1.82,
+ 1.82,
+ -0.44,
+ 1.82,
+ -4.97
+ ],
+ "totalChange": -4.97
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Bone Helmet}\n{Item Level:} {100}\n{Elder Item}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{Every skull was once a person. \nThough 'Who?' is rarely asked. \nFriends, who wear \nthe crown of Nook, \nNever need to ask. \nThey remember.}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 84.00,
+ "exaltedValue": 0.56,
+ "count": 99,
+ "detailsId": "nooks-crown"
+ },
+ {
+ "id": 1850,
+ "name": "Wealth and Power",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 11,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "WealthAndPower",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 7.14,
+ 9.52,
+ 12.49,
+ 7.14
+ ],
+ "totalChange": 7.14
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 7.14,
+ 9.52,
+ 12.49,
+ 7.14
+ ],
+ "totalChange": 7.14
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Level 4 Enlighten}\n{Corrupted}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{The greatness of a man is not in how much wealth or power he acquires, but in his integrity and his ability to positively affect those around him.}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 75.00,
+ "exaltedValue": 0.50,
+ "count": 99,
+ "detailsId": "wealth-and-power"
+ },
+ {
+ "id": 6942,
+ "name": "Immortal Resolve",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 6,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "ImmortalResolve",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 2.16,
+ 2.16,
+ 3.62,
+ 8.00,
+ 9.46,
+ 5.08
+ ],
+ "totalChange": 5.08
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 2.16,
+ 2.16,
+ 3.62,
+ 8.00,
+ 9.46,
+ 5.08
+ ],
+ "totalChange": 5.08
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Fated Connections}",
+ "optional": false
+ }
+ ],
+ "flavourText": "The threads of fate are the strongest ties.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 72.00,
+ "exaltedValue": 0.48,
+ "count": 99,
+ "detailsId": "immortal-resolve"
+ },
+ {
+ "id": 1479,
+ "name": "The Dragon's Heart",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 11,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheDragonsHeart",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 2.96,
+ -1.16,
+ 1.45,
+ -2.46,
+ -6.22
+ ],
+ "totalChange": -6.22
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 2.96,
+ -1.16,
+ 1.45,
+ -2.46,
+ -6.22
+ ],
+ "totalChange": -6.22
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Level 4 Empower}\n{Corrupted}",
+ "optional": false
+ }
+ ],
+ "flavourText": "They say when a dragon dies, the flesh smoulders and burns until all that remains is the still, white-hot, heart.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 64.71,
+ "exaltedValue": 0.43,
+ "count": 99,
+ "detailsId": "the-dragons-heart"
+ },
+ {
+ "id": 22454,
+ "name": "The Price of Loyalty",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 4,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "ThePriceOfLoyalty",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -1.59,
+ 0.0,
+ 6.49,
+ 17.65,
+ 29.41,
+ -29.41
+ ],
+ "totalChange": -29.41
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -1.59,
+ 0.0,
+ 6.49,
+ 17.65,
+ 29.41,
+ -29.41
+ ],
+ "totalChange": -29.41
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Skin of the Loyal}\n{{Item Level:} {25}\n{Two-Implicit}\n{Corrupted}}",
+ "optional": false
+ }
+ ],
+ "flavourText": "\"Forge me a carapace from their skin, imbued with their soul. Then feed their flesh to the hounds.\"",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 60.00,
+ "exaltedValue": 0.40,
+ "count": 99,
+ "detailsId": "the-price-of-loyalty"
+ },
+ {
+ "id": 22460,
+ "name": "The Damned",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 6,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheDamned",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 5.0,
+ 3.38,
+ 7.5,
+ 12.5,
+ 25.0,
+ 12.5
+ ],
+ "totalChange": 12.5
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 5.0,
+ 3.38,
+ 7.5,
+ 12.5,
+ 25.0,
+ 12.5
+ ],
+ "totalChange": 12.5
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Soul Ripper}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{Souls along a conduit of blood, \nfrom one vessel to the next.}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 45.00,
+ "exaltedValue": 0.30,
+ "count": 99,
+ "detailsId": "the-damned"
+ },
+ {
+ "id": 22512,
+ "name": "The Eye of Terror",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 8,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheEyeOfTerror",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 6.03,
+ 9.68,
+ 12.90,
+ 19.61,
+ 29.03,
+ 29.03
+ ],
+ "totalChange": 29.03
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 6.03,
+ 9.68,
+ 12.90,
+ 19.61,
+ 29.03,
+ 29.03
+ ],
+ "totalChange": 29.03
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Pure Chayula Breachstone}",
+ "optional": false
+ }
+ ],
+ "flavourText": "The Lord of Chaos dreams as his Eye gazes, unblinking, at his prize. And soon, all shall tremble before his waking form.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 40.00,
+ "exaltedValue": 0.27,
+ "count": 99,
+ "detailsId": "the-eye-of-terror"
+ },
+ {
+ "id": 22476,
+ "name": "Void of the Elements",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 3,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "VoidOfTheElements",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 15.0,
+ 18.73,
+ 15.30,
+ 24.65,
+ 25.0,
+ 90.0
+ ],
+ "totalChange": 90.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 15.0,
+ 18.73,
+ 15.30,
+ 24.65,
+ 25.0,
+ 90.0
+ ],
+ "totalChange": 90.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Overpowering Opal Ring}\n{Item Level:} {100}\n{Elder Item}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Though the forces of nature are mighty and intimidating, it is their absence which should be feared.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 38.00,
+ "exaltedValue": 0.25,
+ "count": 99,
+ "detailsId": "void-of-the-elements"
+ },
+ {
+ "id": 1579,
+ "name": "The Queen",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 16,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheQueen",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 2.94,
+ 2.94,
+ 6.85,
+ 17.65,
+ 2.94,
+ 2.94
+ ],
+ "totalChange": 2.94
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 2.94,
+ 2.94,
+ 6.85,
+ 17.65,
+ 2.94,
+ 2.94
+ ],
+ "totalChange": 2.94
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Atziri's Acuity}",
+ "optional": false
+ }
+ ],
+ "flavourText": "The power of the world, \nlies upon your hands.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 35.00,
+ "exaltedValue": 0.23,
+ "count": 99,
+ "detailsId": "the-queen"
+ },
+ {
+ "id": 4915,
+ "name": "The World Eater",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 8,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheWorldEater",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 3.97,
+ 10.0,
+ 16.67,
+ 16.67,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 3.97,
+ 10.0,
+ 16.67,
+ 16.67,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Starforge}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Its body knows no limits. Its appetite knows no bounds.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 30.00,
+ "exaltedValue": 0.20,
+ "count": 99,
+ "detailsId": "the-world-eater"
+ },
+ {
+ "id": 649,
+ "name": "Hunter's Reward",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 3,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "HuntersReward",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 4.57,
+ 10.03,
+ 17.39,
+ 21.74,
+ 21.87,
+ 26.09
+ ],
+ "totalChange": 26.09
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 4.57,
+ 10.03,
+ 17.39,
+ 21.74,
+ 21.87,
+ 26.09
+ ],
+ "totalChange": 26.09
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{The Taming}",
+ "optional": false
+ }
+ ],
+ "flavourText": "To tame a beast, you first must subdue its heart.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 29.00,
+ "exaltedValue": 0.19,
+ "count": 99,
+ "detailsId": "hunters-reward"
+ },
+ {
+ "id": 2042,
+ "name": "The Saint's Treasure",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 10,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheSaintsTreasure",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 4.0,
+ 8.0,
+ 17.28,
+ 22.26,
+ 20.0,
+ 12.0
+ ],
+ "totalChange": 12.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 4.0,
+ 8.0,
+ 17.28,
+ 22.26,
+ 20.0,
+ 12.0
+ ],
+ "totalChange": 12.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{2x Exalted Orb}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{Publicly, he lived a pious and chaste life of poverty. Privately, tithes and tributes made him and his lascivious company very comfortable indeed.}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 28.00,
+ "exaltedValue": 0.19,
+ "count": 99,
+ "detailsId": "the-saints-treasure"
+ },
+ {
+ "id": 2045,
+ "name": "The Spark and the Flame",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 2,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheSparkAndTheFlame",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 3.70,
+ 3.70,
+ 0.48,
+ 0.02,
+ 3.70,
+ 3.70
+ ],
+ "totalChange": 3.70
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 3.70,
+ 3.70,
+ 0.48,
+ 0.02,
+ 3.70,
+ 3.70
+ ],
+ "totalChange": 3.70
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Berek's Respite}",
+ "optional": false
+ }
+ ],
+ "flavourText": "When sky meets ground the flames can be found, but who has the will to tame them.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 28.00,
+ "exaltedValue": 0.19,
+ "count": 99,
+ "detailsId": "the-spark-and-the-flame"
+ },
+ {
+ "id": 22448,
+ "name": "The Bargain",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 5,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheBargain",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 11.11,
+ 13.61,
+ 20.67,
+ 27.78,
+ 33.33,
+ 50.0
+ ],
+ "totalChange": 50.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 11.11,
+ 13.61,
+ 20.67,
+ 27.78,
+ 33.33,
+ 50.0
+ ],
+ "totalChange": 50.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Pure Breachstone}",
+ "optional": false
+ }
+ ],
+ "flavourText": "In the pursuit of power, as in that of wealth, anything goes.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 27.00,
+ "exaltedValue": 0.18,
+ "count": 99,
+ "detailsId": "the-bargain"
+ },
+ {
+ "id": 2035,
+ "name": "The Polymath",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 3,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "ThePolymath",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 4.17,
+ 4.17,
+ 4.17,
+ 4.17,
+ 4.17
+ ],
+ "totalChange": 4.17
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 4.17,
+ 4.17,
+ 4.17,
+ 4.17,
+ 4.17
+ ],
+ "totalChange": 4.17
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Astramentis}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Genius knows no limits.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 25.00,
+ "exaltedValue": 0.17,
+ "count": 99,
+ "detailsId": "the-polymath"
+ },
+ {
+ "id": 24167,
+ "name": "Etched in Blood",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 9,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "EtchedInBlood",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 1.24,
+ 4.76,
+ 19.05,
+ 33.33,
+ 33.33,
+ 19.05
+ ],
+ "totalChange": 19.05
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 1.24,
+ 4.76,
+ 19.05,
+ 33.33,
+ 33.33,
+ 19.05
+ ],
+ "totalChange": 19.05
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Rigwald's Quills}\n{Two-Implicit}\n{Corrupted}",
+ "optional": false
+ }
+ ],
+ "flavourText": "When you strive to write your name on the dense pages of History, someone else, inevitably, must be crossed out.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 25.00,
+ "exaltedValue": 0.17,
+ "count": 99,
+ "detailsId": "etched-in-blood"
+ },
+ {
+ "id": 6966,
+ "name": "The Celestial Stone",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 10,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheCelestialStone",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 15.79,
+ 21.05,
+ 26.32,
+ 31.58,
+ 31.58,
+ 21.05
+ ],
+ "totalChange": 21.05
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 15.79,
+ 21.05,
+ 26.32,
+ 31.58,
+ 31.58,
+ 21.05
+ ],
+ "totalChange": 21.05
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Opal Ring}\n{Item Level:} {100}\n{Shaper Item}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Stare into its depths too long, and you may lose yourself entirely.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 23.00,
+ "exaltedValue": 0.15,
+ "count": 99,
+ "detailsId": "the-celestial-stone"
+ },
+ {
+ "id": 1615,
+ "name": "The Soul",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 9,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheSoul",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -4.76,
+ -4.76,
+ -12.80,
+ -14.29,
+ -9.52,
+ -4.76
+ ],
+ "totalChange": -4.76
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -4.76,
+ -4.76,
+ -12.80,
+ -14.29,
+ -9.52,
+ -4.76
+ ],
+ "totalChange": -4.76
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Soul Taker}",
+ "optional": false
+ }
+ ],
+ "flavourText": "\"Most people only have one. I'm a bit of a hoarder.\"",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 20.00,
+ "exaltedValue": 0.13,
+ "count": 99,
+ "detailsId": "the-soul"
+ },
+ {
+ "id": 23831,
+ "name": "The Escape",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 5,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheEscape",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -7.79,
+ -7.79,
+ -11.37,
+ -7.79,
+ -2.66,
+ 2.46
+ ],
+ "totalChange": 2.46
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -7.79,
+ -7.79,
+ -11.37,
+ -7.79,
+ -2.66,
+ 2.46
+ ],
+ "totalChange": 2.46
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Seven-League Step}",
+ "optional": false
+ }
+ ],
+ "flavourText": "In fleeing reality, you step into the realm of madness.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 20.00,
+ "exaltedValue": 0.13,
+ "count": 99,
+ "detailsId": "the-escape"
+ },
+ {
+ "id": 1487,
+ "name": "The Enlightened",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 6,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheEnlightened",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -5.26,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -5.26,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Level 3 Enlighten}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Weaving the six,\na serpent stands tall.\nWearing a crown,\nthe thousand petals call.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 19.00,
+ "exaltedValue": 0.13,
+ "count": 99,
+ "detailsId": "the-enlightened"
+ },
+ {
+ "id": 6963,
+ "name": "The Mayor",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 5,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheMayor",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 5.73,
+ 0.74,
+ 0.74,
+ 0.74,
+ 0.74,
+ -4.56
+ ],
+ "totalChange": -4.56
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 5.73,
+ 0.74,
+ 0.74,
+ 0.74,
+ 0.74,
+ -4.56
+ ],
+ "totalChange": -4.56
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{The Perandus Manor}",
+ "optional": false
+ }
+ ],
+ "flavourText": "A ruler is only as powerful as he is wealthy. \nControl the coin, control the empire.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 18.00,
+ "exaltedValue": 0.12,
+ "count": 99,
+ "detailsId": "the-mayor"
+ },
+ {
+ "id": 23816,
+ "name": "Squandered Prosperity",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 5,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "BaronCat",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -4.19,
+ 1.79,
+ 1.92,
+ 7.78,
+ 7.78,
+ 7.78
+ ],
+ "totalChange": 7.78
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -4.19,
+ 1.79,
+ 1.92,
+ 7.78,
+ 7.78,
+ 7.78
+ ],
+ "totalChange": 7.78
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": " {Perandus Manor}\n{Corrupted}",
+ "optional": false
+ }
+ ],
+ "flavourText": "\"Our rulers are being ridiculous, and we are suffering.\"",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 18.00,
+ "exaltedValue": 0.12,
+ "count": 99,
+ "detailsId": "squandered-prosperity"
+ },
+ {
+ "id": 6951,
+ "name": "The Undaunted",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 5,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheUndaunted",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -6.67,
+ -6.67,
+ -6.67,
+ -6.67,
+ 5.13
+ ],
+ "totalChange": 5.13
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ -6.67,
+ -6.67,
+ -6.67,
+ -6.67,
+ 5.13
+ ],
+ "totalChange": 5.13
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Nemesis Item}\n{Corrupted}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{\"Fate was always my nemesis... \nBut it didn't stop me then, and it won't stop me now.\"\n- Kjetilbrann, The Undaunted}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 15.77,
+ "exaltedValue": 0.11,
+ "count": 99,
+ "detailsId": "the-undaunted"
+ },
+ {
+ "id": 22463,
+ "name": "Azyran's Reward",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 9,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "AzyransReward",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 21.66,
+ 39.90,
+ 77.38,
+ 55.61,
+ 50.0
+ ],
+ "totalChange": 50.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 21.66,
+ 39.90,
+ 77.38,
+ 55.61,
+ 50.0
+ ],
+ "totalChange": 50.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Prismatic Jewel}\n{Corrupted}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Method transcends shape and size. Do something in parallel long enough, and you will always find \nanother way.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 15.00,
+ "exaltedValue": 0.10,
+ "count": 99,
+ "detailsId": "azyrans-reward"
+ },
+ {
+ "id": 1457,
+ "name": "The Celestial Justicar",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&divCardFullStack=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 6,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheCelestialJusticar",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 1.49,
+ -4.20,
+ 0.16,
+ -5.74,
+ 2.12,
+ 9.97
+ ],
+ "totalChange": 9.97
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 1.49,
+ -4.20,
+ 0.16,
+ -5.74,
+ 2.12,
+ 9.97
+ ],
+ "totalChange": 9.97
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Six-Link Astral Plate}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Wrapped in the glory of the heavens, she comes to mete out justice for the fallen.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 14.00,
+ "exaltedValue": 0.09,
+ "count": 99,
+ "detailsId": "the-celestial-justicar"
+ },
+ {
+ "id": 1524,
+ "name": "The Hoarder",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 12,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheHoarder",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 9.09,
+ 9.09,
+ 9.09,
+ 4.73
+ ],
+ "totalChange": 4.73
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 9.09,
+ 9.09,
+ 9.09,
+ 4.73
+ ],
+ "totalChange": 4.73
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Exalted Orb}",
+ "optional": false
+ }
+ ],
+ "flavourText": "\"More! I want more!\" - Faendris, the Insatiable",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 11.52,
+ "exaltedValue": 0.08,
+ "count": 99,
+ "detailsId": "the-hoarder"
+ },
+ {
+ "id": 4911,
+ "name": "Blessing of God",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 3,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "BlessingOfGod",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 2.20,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 10.0
+ ],
+ "totalChange": 10.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 2.20,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 10.0
+ ],
+ "totalChange": 10.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Elreon's Jewellery}\n{Item Level:} {85}",
+ "optional": false
+ }
+ ],
+ "flavourText": "When the darkness weighs upon you, grow light from within.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 11.00,
+ "exaltedValue": 0.07,
+ "count": 99,
+ "detailsId": "blessing-of-god"
+ },
+ {
+ "id": 1603,
+ "name": "The Sephirot",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 11,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheSephirot",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 12.5,
+ 12.5,
+ 25.0,
+ 25.0,
+ 25.0
+ ],
+ "totalChange": 25.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 12.5,
+ 12.5,
+ 25.0,
+ 25.0,
+ 25.0
+ ],
+ "totalChange": 25.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{10x Divine Orb}",
+ "optional": false
+ }
+ ],
+ "flavourText": "If the path to divinity were simple, we'd all be gods.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 10.00,
+ "exaltedValue": 0.07,
+ "count": 99,
+ "detailsId": "the-sephirot"
+ },
+ {
+ "id": 22502,
+ "name": "Remembrance",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 8,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "Remembrance",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -10.0,
+ -13.70,
+ -10.0,
+ -10.0,
+ -8.5,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -10.0,
+ -13.70,
+ -10.0,
+ -10.0,
+ -8.5,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Precursor's Emblem}\n{Corrupted}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{\"For all your struggles, all your achievements, even for the greatest of us, a story is all that remains. Write it well.\" \n\n-Julius Perandus, Father of Chitus}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 10.00,
+ "exaltedValue": 0.07,
+ "count": 99,
+ "detailsId": "remembrance"
+ },
+ {
+ "id": 20767,
+ "name": "The Landing",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 5,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheLanding",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.25,
+ 12.78,
+ 12.78,
+ 12.78,
+ 12.78,
+ 18.67
+ ],
+ "totalChange": 18.67
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.25,
+ 12.78,
+ 12.78,
+ 12.78,
+ 12.78,
+ 18.67
+ ],
+ "totalChange": 18.67
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{The Beachhead}\n{Map Tier:} {15}\n{Corrupted}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Warriors of a distant land, you embark on a journey from which you may not return, but which we will be all the better for.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 9.47,
+ "exaltedValue": 0.06,
+ "count": 99,
+ "detailsId": "the-landing"
+ },
+ {
+ "id": 22441,
+ "name": "Akil's Prophecy",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 3,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "AkilsProphecy",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -3.71,
+ -3.71,
+ -3.71,
+ 0.22,
+ 28.38,
+ 28.38
+ ],
+ "totalChange": 28.38
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -3.71,
+ -3.71,
+ -3.71,
+ 0.22,
+ 28.38,
+ 28.38
+ ],
+ "totalChange": 28.38
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Fated Unique Item}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{The hatungo know many answers to the same question, \nfor time itself is a tangled web.}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 8.00,
+ "exaltedValue": 0.05,
+ "count": 99,
+ "detailsId": "akils-prophecy"
+ },
+ {
+ "id": 1663,
+ "name": "The Warlord",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 6,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheWarlord",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 4.02,
+ 52.61,
+ 40.0,
+ 60.0,
+ 60.0,
+ 55.0
+ ],
+ "totalChange": 55.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 4.02,
+ 52.61,
+ 40.0,
+ 60.0,
+ 60.0,
+ 55.0
+ ],
+ "totalChange": 55.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Six-Link Coronal Maul}\n{Item Level:} {83}",
+ "optional": false
+ }
+ ],
+ "flavourText": "To cure the Goddess,\nand break the chains of corruption,\nyou must shatter the world.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 7.75,
+ "exaltedValue": 0.05,
+ "count": 99,
+ "detailsId": "the-warlord"
+ },
+ {
+ "id": 1651,
+ "name": "The Valkyrie",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 8,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheValkyrie",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -10.0,
+ -10.0,
+ -10.0,
+ 0.0,
+ -20.0,
+ -23.7
+ ],
+ "totalChange": -23.7
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -10.0,
+ -10.0,
+ -10.0,
+ 0.0,
+ -20.0,
+ -23.7
+ ],
+ "totalChange": -23.7
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Nemesis Item}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{The villain strikes,\nthe world is torn.\nA war begins, a hero is born,\nThe nemesis sets the sky alight.\nA hero's sacrifice\nsets everything right.\n- Drake's Epitaph}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 7.63,
+ "exaltedValue": 0.05,
+ "count": 99,
+ "detailsId": "the-valkyrie"
+ },
+ {
+ "id": 971,
+ "name": "Pride Before the Fall",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 8,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "PrideBeforeTheFall",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -4.03,
+ 3.41,
+ 1.45,
+ 3.41,
+ 31.96,
+ -22.23
+ ],
+ "totalChange": -22.23
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -4.03,
+ 3.41,
+ 1.45,
+ 3.41,
+ 31.96,
+ -22.23
+ ],
+ "totalChange": -22.23
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Kaom's Heart}\n{Corrupted}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{As Kaom slew the last of his kin,\nsomething deep inside him broke.\nAnd through the cracks, corruption,\npure and black, spread forth.}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 7.52,
+ "exaltedValue": 0.05,
+ "count": 99,
+ "detailsId": "pride-before-the-fall"
+ },
+ {
+ "id": 2041,
+ "name": "The Wolven King's Bite",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 8,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheWolvenKingsBite",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 20.0,
+ 20.0,
+ 20.0,
+ 40.0,
+ 40.0,
+ 48.4
+ ],
+ "totalChange": 48.4
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 20.0,
+ 20.0,
+ 20.0,
+ 40.0,
+ 40.0,
+ 48.4
+ ],
+ "totalChange": 48.4
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Rigwald's Quills}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{A wolf does not bite his mate as he does his prey, yet both begin with bared teeth. Know who you are, and you will know the meaning of the bite.}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 7.42,
+ "exaltedValue": 0.05,
+ "count": 99,
+ "detailsId": "the-wolven-kings-bite"
+ },
+ {
+ "id": 6916,
+ "name": "The Professor",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 4,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheProfessor",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -16.66,
+ 0.0,
+ -0.33,
+ 0.0,
+ 16.67,
+ 16.67
+ ],
+ "totalChange": 16.67
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -16.66,
+ 0.0,
+ -0.33,
+ 0.0,
+ 16.67,
+ 16.67
+ ],
+ "totalChange": 16.67
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{The Putrid Cloister}",
+ "optional": false
+ }
+ ],
+ "flavourText": "The academic route to knowledge is wide and well-trodden; but it is the untaught one who scales the mountain.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 7.00,
+ "exaltedValue": 0.05,
+ "count": 99,
+ "detailsId": "the-professor"
+ },
+ {
+ "id": 21548,
+ "name": "Burning Blood",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 6,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "BurningBlood",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 1.33,
+ 3.24,
+ -26.26,
+ -11.51,
+ 3.24,
+ -3.54
+ ],
+ "totalChange": -3.54
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 1.33,
+ 3.24,
+ -26.26,
+ -11.51,
+ 3.24,
+ -3.54
+ ],
+ "totalChange": -3.54
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Xoph's Blood}\n{Corrupted}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{There's a place where up is down, \nwhere right is wrong, \nwhere pleasure is agony, \nand where the living wish only for death.}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 6.54,
+ "exaltedValue": 0.04,
+ "count": 99,
+ "detailsId": "burning-blood"
+ },
+ {
+ "id": 257,
+ "name": "Chaotic Disposition",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&divCardFullStack=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "ChaoticDisposition",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -11.67,
+ 0.0,
+ 0.0,
+ 5.50,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -11.67,
+ 0.0,
+ 0.0,
+ 5.50,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{5x Chaos Orb}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Life isn't what you make of it, it's already been made for you.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 6.00,
+ "exaltedValue": 0.04,
+ "count": 99,
+ "detailsId": "chaotic-disposition"
+ },
+ {
+ "id": 23238,
+ "name": "Divine Justice",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "DivineJustice",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 20.0,
+ 20.0,
+ 20.0
+ ],
+ "totalChange": 20.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 20.0,
+ 20.0,
+ 20.0
+ ],
+ "totalChange": 20.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Helmet}\n{{Eternal Labyrinth Enchantment}}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Many sought the Goddess' blessing. Few survived the Labyrinth to receive it.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 6.00,
+ "exaltedValue": 0.04,
+ "count": 99,
+ "detailsId": "divine-justice"
+ },
+ {
+ "id": 23911,
+ "name": "The Craving",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 4,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheCraving",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 16.67,
+ -14.24,
+ -16.67,
+ -16.67,
+ -15.99,
+ -3.33
+ ],
+ "totalChange": -3.33
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 16.67,
+ -14.24,
+ -16.67,
+ -16.67,
+ -15.99,
+ -3.33
+ ],
+ "totalChange": -3.33
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Unending Hunger}",
+ "optional": false
+ }
+ ],
+ "flavourText": "What was once a passing thought tickling the back of the mind is now a desperate, driving desire.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 5.80,
+ "exaltedValue": 0.04,
+ "count": 99,
+ "detailsId": "the-craving"
+ },
+ {
+ "id": 799,
+ "name": "Mawr Blaidd",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 16,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "RussiaDivinationCard",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 6.72,
+ -0.86,
+ -4.28,
+ -1.71,
+ -28.57,
+ -22.86
+ ],
+ "totalChange": -22.86
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 6.72,
+ -0.86,
+ -4.28,
+ -1.71,
+ -28.57,
+ -22.86
+ ],
+ "totalChange": -22.86
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Eyes of the Greatwolf}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Rigwald believed he'd seized great power, but it was the great power that had seized Rigwald",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 5.40,
+ "exaltedValue": 0.04,
+ "count": 99,
+ "detailsId": "mawr-blaidd"
+ },
+ {
+ "id": 1421,
+ "name": "The Artist",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 11,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheArtist",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 25.0,
+ 25.0
+ ],
+ "totalChange": 25.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 25.0,
+ 25.0
+ ],
+ "totalChange": 25.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Level 4 Enhance}\n{Corrupted}",
+ "optional": false
+ }
+ ],
+ "flavourText": "\"Paint, metal, flesh... A true artist does not limit himself.\" - Malachai the Soulless",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 5.00,
+ "exaltedValue": 0.03,
+ "count": 99,
+ "detailsId": "the-artist"
+ },
+ {
+ "id": 1488,
+ "name": "The Ethereal",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 7,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheEthereal",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 25.0,
+ 25.0,
+ 25.0
+ ],
+ "totalChange": 25.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 25.0,
+ 25.0,
+ 25.0
+ ],
+ "totalChange": 25.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Six-Link Vaal Regalia}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{\"Long ago, people looked to the stars, believing they influenced us. Soon, it will be us who influence the stars.\"\n- Doryani, Queen's Thaumaturge}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 5.00,
+ "exaltedValue": 0.03,
+ "count": 99,
+ "detailsId": "the-ethereal"
+ },
+ {
+ "id": 2595,
+ "name": "Rebirth",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 27,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "BirthOfTheThree",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 25.0,
+ 25.0,
+ 25.0,
+ 25.0,
+ 25.0
+ ],
+ "totalChange": 25.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 25.0,
+ 25.0,
+ 25.0,
+ 25.0,
+ 25.0
+ ],
+ "totalChange": 25.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Charan's Sword}",
+ "optional": false
+ }
+ ],
+ "flavourText": "He shattered Her smile\nScattered the fragments like ash\nAll she did was laugh",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 5.00,
+ "exaltedValue": 0.03,
+ "count": 99,
+ "detailsId": "rebirth-divcard"
+ },
+ {
+ "id": 6937,
+ "name": "The Rite of Elements",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 5,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheRiteofElements",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Level 21 Golem Gem}\n{Corrupted}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{A mind as quick as lightning, \nfists as hard as stone, \na heart that burns with fury, \nand eyes that chill to the bone.}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 5.00,
+ "exaltedValue": 0.03,
+ "count": 99,
+ "detailsId": "the-rite-of-elements"
+ },
+ {
+ "id": 20845,
+ "name": "The Life Thief",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 6,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheLifeThief",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Zerphi's Heart}",
+ "optional": false
+ }
+ ],
+ "flavourText": "\"The process of eternal youth is a give and take. You give them death and take their youth.\"\n- Zerphi of the Vaal",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 5.00,
+ "exaltedValue": 0.03,
+ "count": 99,
+ "detailsId": "the-life-thief"
+ },
+ {
+ "id": 23985,
+ "name": "Underground Forest",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 4,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "UndergroundForest",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 19.76,
+ 19.76,
+ 19.76,
+ 19.76,
+ 42.53,
+ 49.70
+ ],
+ "totalChange": 49.70
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 19.76,
+ 19.76,
+ 19.76,
+ 19.76,
+ 42.53,
+ 49.70
+ ],
+ "totalChange": 49.70
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{10x Master Cartographer's Sextant}",
+ "optional": false
+ }
+ ],
+ "flavourText": "\"In the forest again... But at least I have these.\"",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 5.00,
+ "exaltedValue": 0.03,
+ "count": 99,
+ "detailsId": "underground-forest"
+ },
+ {
+ "id": 23246,
+ "name": "Friendship",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 3,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "Friendship",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -20.0,
+ -20.0,
+ 0.0,
+ -20.0,
+ -16.6,
+ -9.8
+ ],
+ "totalChange": -9.8
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -20.0,
+ -20.0,
+ 0.0,
+ -20.0,
+ -16.6,
+ -9.8
+ ],
+ "totalChange": -9.8
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{A Master Seeks Help (Niko)}",
+ "optional": false
+ }
+ ],
+ "flavourText": "\"Set your life on fire. Seek those who fan your flames\"\n\n-Rumi of the Vaal",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 4.51,
+ "exaltedValue": 0.03,
+ "count": 99,
+ "detailsId": "friendship"
+ },
+ {
+ "id": 422,
+ "name": "Dialla's Subjugation",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 7,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "DiallasSubjugation",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -19.99,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -19.99,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{{Superior Support Gem}\n{Quality:} {+23%}\n{Corrupted}}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{A symbol of beauty and innocence\nThe gems corrupted her mind\nMalachai corrupted her gems\nAll but a glimmer of\ngreatness lost in madness}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 4.00,
+ "exaltedValue": 0.03,
+ "count": 99,
+ "detailsId": "diallas-subjugation"
+ },
+ {
+ "id": 771,
+ "name": "Lucky Deck",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 9,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "LuckyDeck",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 25.67,
+ 33.33,
+ 0.0,
+ 33.33,
+ 33.33,
+ 33.33
+ ],
+ "totalChange": 33.33
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 25.67,
+ 33.33,
+ 0.0,
+ 33.33,
+ 33.33,
+ 33.33
+ ],
+ "totalChange": 33.33
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{10x Stacked Deck}",
+ "optional": false
+ }
+ ],
+ "flavourText": "When the outcome is the same, does it matter if it is fortune or trickery?",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 4.00,
+ "exaltedValue": 0.03,
+ "count": 99,
+ "detailsId": "lucky-deck"
+ },
+ {
+ "id": 1658,
+ "name": "The Void",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&divCardFullStack=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheVoid",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -25.0,
+ 0.0,
+ -25.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -25.0,
+ 0.0,
+ -25.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [],
+ "flavourText": "Reach into the Void and claim your prize.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 4.00,
+ "exaltedValue": 0.03,
+ "count": 99,
+ "detailsId": "the-void"
+ },
+ {
+ "id": 21577,
+ "name": "Dark Dreams",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 4,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "DarkDreams",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -20.0,
+ -20.0
+ ],
+ "totalChange": -20.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -20.0,
+ -20.0
+ ],
+ "totalChange": -20.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Bone Helmet}\n{Elder Item}",
+ "optional": false
+ }
+ ],
+ "flavourText": "No one ever truly understood what she meant when she said she wanted to raise a family.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 4.00,
+ "exaltedValue": 0.03,
+ "count": 99,
+ "detailsId": "dark-dreams"
+ },
+ {
+ "id": 22552,
+ "name": "The Old Man",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 12,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheOldMan",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -33.33,
+ -33.33,
+ 0.0,
+ 0.0,
+ 0.0,
+ 33.33
+ ],
+ "totalChange": 33.33
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -33.33,
+ -33.33,
+ 0.0,
+ 0.0,
+ 0.0,
+ 33.33
+ ],
+ "totalChange": 33.33
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Fishing Rod}\n{Two-Implicit}\n{Corrupted}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Hear me, fish! I love and respect you, but before this day ends I will kill you dead.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 4.00,
+ "exaltedValue": 0.03,
+ "count": 86,
+ "detailsId": "the-old-man"
+ },
+ {
+ "id": 24681,
+ "name": "The Fishmonger",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 4,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheFishmonger",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Albino Rhoa Feather}",
+ "optional": false
+ }
+ ],
+ "flavourText": "However vicious Rhoas might be, a dedicated angler may in time tame them.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 4.00,
+ "exaltedValue": 0.03,
+ "count": 99,
+ "detailsId": "the-fishmonger"
+ },
+ {
+ "id": 23900,
+ "name": "Deathly Designs",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 7,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "DeathlyDesigns",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 17.69,
+ 19.33,
+ 0.0,
+ 0.0,
+ 33.33,
+ 32.67
+ ],
+ "totalChange": 32.67
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 17.69,
+ 19.33,
+ 0.0,
+ 0.0,
+ 33.33,
+ 32.67
+ ],
+ "totalChange": 32.67
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Level 21 Trap Gem}\n{Quality:} {+23%}\n{Corrupted}",
+ "optional": false
+ }
+ ],
+ "flavourText": "\"The Karui was correct; there is virtue in honouring my ancestors.\"",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 3.98,
+ "exaltedValue": 0.03,
+ "count": 99,
+ "detailsId": "deathly-designs"
+ },
+ {
+ "id": 1803,
+ "name": "Volatile Power",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 9,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "VolatilePower",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -11.75
+ ],
+ "totalChange": -11.75
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -11.75
+ ],
+ "totalChange": -11.75
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Superior Vaal Gem}\n{Quality:} {+20%}\n{Corrupted}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Unlimited power is apt to corrupt the minds of those who possess it.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 3.53,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "volatile-power"
+ },
+ {
+ "id": 21570,
+ "name": "Buried Treasure",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 3,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "BuriedTreasure",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 50.0,
+ 50.0,
+ 50.0,
+ 50.0,
+ 50.0,
+ 56.5
+ ],
+ "totalChange": 56.5
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 50.0,
+ 50.0,
+ 50.0,
+ 50.0,
+ 50.0,
+ 56.5
+ ],
+ "totalChange": 56.5
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Sulphite Scarab}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{You can't seek riches without getting your hands dirty.}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 3.13,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "buried-treasure"
+ },
+ {
+ "id": 620,
+ "name": "Heterochromia",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 2,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "Heterochromia",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 50.0
+ ],
+ "totalChange": 50.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 50.0
+ ],
+ "totalChange": 50.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Two-Stone Ring}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{Black and White, Silver and Gold\nLet us see the world Unfold\nRed and Blue, Yellow and Green\nLet us remake it in colours Unseen}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 3.00,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "heterochromia"
+ },
+ {
+ "id": 1423,
+ "name": "The Avenger",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 12,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheAvenger",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 50.0
+ ],
+ "totalChange": 50.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 50.0
+ ],
+ "totalChange": 50.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Mjölner}\n{Corrupted}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Justice comes swift \nEqual to the crime \nRevenge is a gift \nLife for a life \nEye for an eye",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 3.00,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "the-avenger"
+ },
+ {
+ "id": 1451,
+ "name": "The Cartographer",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&divCardFullStack=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheMapmaker",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.67,
+ 0.67,
+ 0.67,
+ 0.67,
+ 0.67,
+ 0.67
+ ],
+ "totalChange": 0.67
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.67,
+ 0.67,
+ 0.67,
+ 0.67,
+ 0.67,
+ 0.67
+ ],
+ "totalChange": 0.67
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{10x Cartographer's Chisel}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{It's always easier to find your way if you draw a map of the progress you've made.}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 3.00,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "the-cartographer"
+ },
+ {
+ "id": 1471,
+ "name": "The Dapper Prodigy",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 6,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheDapperProdigy",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Six-Link Body Armour}\n{Item Level:} {100}",
+ "optional": false
+ }
+ ],
+ "flavourText": "\"Many believe murder is a grisly, grim, and grotesque crime. Then there are those who simply make art of it.\"",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 3.00,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "the-dapper-prodigy"
+ },
+ {
+ "id": 1539,
+ "name": "The King's Heart",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 8,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheKingsHeart",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.33,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.33,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Kaom's Heart}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{500 times Kaom's axe fell, 500 times Kaom's Heart splintered. Finally, all that remained was a terrible, heartless Fury.}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 3.00,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "the-kings-heart"
+ },
+ {
+ "id": 1559,
+ "name": "The Offering",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 8,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheOffering",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -11.65,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -11.65,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Shavronne's Wrappings}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Eternal beauty has a cost, one which Shavronne was happy to pay with the lives of others.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 3.00,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "the-offering"
+ },
+ {
+ "id": 1589,
+ "name": "The Risk",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 3,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheRisk",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Ventor's Gamble}",
+ "optional": false
+ }
+ ],
+ "flavourText": "\"There is no right or wrong choice, no best or worst. There are only choices and their consequences.\"",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 3.00,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "the-risk"
+ },
+ {
+ "id": 1635,
+ "name": "The Throne",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 2,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheThrone",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 29.84,
+ 0.0,
+ 0.0,
+ 33.33,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 29.84,
+ 0.0,
+ 0.0,
+ 33.33,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Kaom's Roots}\n{Corrupted}",
+ "optional": false
+ }
+ ],
+ "flavourText": "A king's movement is unwavering.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 3.00,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "the-throne"
+ },
+ {
+ "id": 1653,
+ "name": "The Vast",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 7,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheVast",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Song of the Sirens}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{Can you hear the siren's calls,\nJust beyond the sea?\nA voice which hearts\nof men enthralls,\nI too am hooked to thee.}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 3.00,
+ "exaltedValue": 0.02,
+ "count": 81,
+ "detailsId": "the-vast"
+ },
+ {
+ "id": 1696,
+ "name": "Time-Lost Relic",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 10,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TimeLostRelic",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{League-Specific Item}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Time cannot wash away that which cannot be forgotten.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 3.00,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "time-lost-relic"
+ },
+ {
+ "id": 2038,
+ "name": "The Wretched",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 6,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheWretched",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Belt}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Necromancers, believe me, are more terrifying than their thralls.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 3.00,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "the-wretched"
+ },
+ {
+ "id": 4916,
+ "name": "The Dreamer",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 6,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheDreamer",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 10.52,
+ 50.0,
+ 0.0,
+ 7.5,
+ 50.0
+ ],
+ "totalChange": 50.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 10.52,
+ 50.0,
+ 0.0,
+ 7.5,
+ 50.0
+ ],
+ "totalChange": 50.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Chayula Item}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{A dark note drips \nfrom the dreamer's lips, \nA honeyed melody. \nWe stand, we fall \non his beck and call, \nfor in his dream we're free.}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 3.00,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "the-dreamer"
+ },
+ {
+ "id": 6915,
+ "name": "The Hale Heart",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 4,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheHaleHeart",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Item}\n{Item Level:} {100}\n{Elder Item}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Though the years weakened his mind, his body remained deadly as ever.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 3.00,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "the-hale-heart"
+ },
+ {
+ "id": 6920,
+ "name": "Perfection",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 5,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "Perfection",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 50.0,
+ 50.0,
+ 50.0,
+ 0.0,
+ 50.0
+ ],
+ "totalChange": 50.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 50.0,
+ 50.0,
+ 50.0,
+ 0.0,
+ 50.0
+ ],
+ "totalChange": 50.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Jewellery}\n{Item Level:} {100}\n{Shaper Item}",
+ "optional": false
+ }
+ ],
+ "flavourText": "There are countless worlds, but only those with limitless potential will be able to achieve perfection.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 3.00,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "perfection"
+ },
+ {
+ "id": 7383,
+ "name": "Boon of the First Ones",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 6,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "BoonoftheFirstOnes",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Bestiary Item}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{Wreathed in the skin and bones\nof the beasts she slew, \nher gift came from what she lost: \nher humanity.}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 3.00,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "boon-of-the-first-ones"
+ },
+ {
+ "id": 7387,
+ "name": "The Wilted Rose",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 7,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheWiltedRose",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -2.83,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -2.83,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Level 21 Aura Gem}\n{Corrupted}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Though the path to divinity is fraught with peril, hope may bloom from within.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 3.00,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "the-wilted-rose"
+ },
+ {
+ "id": 19014,
+ "name": "The Sacrifice",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 4,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheSacrifice",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Six-Link Sacrificial Garb}\n{Item Level:} {100}",
+ "optional": false
+ }
+ ],
+ "flavourText": "For some, the price of power is never too great.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 3.00,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "the-sacrifice"
+ },
+ {
+ "id": 20668,
+ "name": "Arrogance of the Vaal",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 8,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "ArroganceoftheVaal",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 50.0
+ ],
+ "totalChange": 50.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 50.0
+ ],
+ "totalChange": 50.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Item}\n {Two-Implicit}\n {Corrupted}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Discovery can lead to beauty, or it can lead to ruin.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 3.00,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "arrogance-of-the-vaal"
+ },
+ {
+ "id": 20716,
+ "name": "The Mad King",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 7,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheMadKing",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -0.33,
+ 0.0,
+ -20.66,
+ -6.99,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -0.33,
+ 0.0,
+ -20.66,
+ -6.99,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{The King's Path}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Fear the man who lusts for power, for he will do anything to get it.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 3.00,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "the-mad-king"
+ },
+ {
+ "id": 22439,
+ "name": "The Skeleton",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 6,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheSkeleton",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -25.82,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -25.82,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Level 1 Summon Skeletons}\n{Quality:} {+23%}\n{Corrupted}",
+ "optional": false
+ }
+ ],
+ "flavourText": "They stand among us, and within us.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 3.00,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "the-skeleton"
+ },
+ {
+ "id": 22480,
+ "name": "The Side Quest",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 5,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheSideQuest",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 50.0,
+ 50.0,
+ 0.0,
+ 50.0,
+ 50.0
+ ],
+ "totalChange": 50.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 50.0,
+ 50.0,
+ 0.0,
+ 50.0,
+ 50.0
+ ],
+ "totalChange": 50.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{A Master Seeks Help}",
+ "optional": false
+ }
+ ],
+ "flavourText": "You'll never know the things you miss if you keep your eyes closed",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 3.00,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "the-side-quest"
+ },
+ {
+ "id": 23245,
+ "name": "The Bones",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 6,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheBones",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 28.34,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 28.34,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Level 21 Vaal Summon Skeletons}\n{Corrupted}",
+ "optional": false
+ }
+ ],
+ "flavourText": "The flesh is a prison, and we are finally free.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 3.00,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "the-bones"
+ },
+ {
+ "id": 23675,
+ "name": "Baited Expectations",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 8,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "BaitedExpectations",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 12.02,
+ 0.0,
+ 0.0,
+ -33.33,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 12.02,
+ 0.0,
+ 0.0,
+ -33.33,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Fishing Item}",
+ "optional": false
+ }
+ ],
+ "flavourText": "The line between having not enough to do and too much to do is unusually fine.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 3.00,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "baited-expectations"
+ },
+ {
+ "id": 6902,
+ "name": "The Jeweller's Boon",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 5,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheJewellersBoon",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -33.33,
+ 0.0,
+ -2.67
+ ],
+ "totalChange": -2.67
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -33.33,
+ 0.0,
+ -2.67
+ ],
+ "totalChange": -2.67
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{The Jeweller's Touch}",
+ "optional": false
+ }
+ ],
+ "flavourText": "The jeweller's true talent is the capacity to see a jewel's beauty before they draw it out.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.92,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "the-jewellers-boon"
+ },
+ {
+ "id": 4867,
+ "name": "The Puzzle",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 5,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "ThePuzzle",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -33.33,
+ -33.33,
+ -3.66,
+ -30.50,
+ 0.0,
+ -6.33
+ ],
+ "totalChange": -6.33
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -33.33,
+ -33.33,
+ -3.66,
+ -30.50,
+ 0.0,
+ -6.33
+ ],
+ "totalChange": -6.33
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{5x Breachstone Splinter}",
+ "optional": false
+ }
+ ],
+ "flavourText": "As countless fractures weaken the divide, nightmares seep through from the other side.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.81,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "the-puzzle"
+ },
+ {
+ "id": 769,
+ "name": "Loyalty",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 5,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "Loyalty",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 50.0,
+ 0.0,
+ 47.51,
+ 0.0,
+ 67.01,
+ 36.0
+ ],
+ "totalChange": 36.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 50.0,
+ 0.0,
+ 47.51,
+ 0.0,
+ 67.01,
+ 36.0
+ ],
+ "totalChange": 36.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{3x Orb of Fusing}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Bound by fate,\ninseparable by choice.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.72,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "loyalty"
+ },
+ {
+ "id": 618,
+ "name": "Her Mask",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&divCardFullStack=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 4,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "HerMask",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.02,
+ 0.0,
+ 0.0,
+ 152.0
+ ],
+ "totalChange": 152.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.02,
+ 0.0,
+ 0.0,
+ 152.0
+ ],
+ "totalChange": 152.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Sacrifice Fragment}",
+ "optional": false
+ }
+ ],
+ "flavourText": "To her beauty you submit,\nlest your neck the great Queen slit.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.52,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "her-mask"
+ },
+ {
+ "id": 186,
+ "name": "Boundless Realms",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 4,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "BoundlessRealms",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 15.0
+ ],
+ "totalChange": 15.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 15.0
+ ],
+ "totalChange": 15.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Map}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Boundless is the distance between where we start and where we start again.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.30,
+ "exaltedValue": 0.02,
+ "count": 99,
+ "detailsId": "boundless-realms"
+ },
+ {
+ "id": 1449,
+ "name": "The Calling",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 6,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheCalling",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 122.0
+ ],
+ "totalChange": 122.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 122.0
+ ],
+ "totalChange": 122.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Beyond Item}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{Blood flows not just through veins, but through worlds.}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.22,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-calling"
+ },
+ {
+ "id": 188,
+ "name": "Bowyer's Dream",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 6,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "BowyersDream",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 4.02,
+ 50.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 4.02,
+ 50.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Six-Link Harbinger Bow}\n{Item Level:} {91}",
+ "optional": false
+ }
+ ],
+ "flavourText": "If this is my dream, I don't wish to wake.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "bowyers-dream"
+ },
+ {
+ "id": 229,
+ "name": "Cartographer's Delight",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&divCardFullStack=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 3,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "CartographersDelight",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Map}\n{Map Tier:} {5}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{A map is similar\nto a pair of eyes,\nwithout one you stumble\naround, unable to find your way.}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "cartographers-delight"
+ },
+ {
+ "id": 645,
+ "name": "Humility",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 9,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "Humility",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 41.08,
+ 100.0,
+ 100.0
+ ],
+ "totalChange": 100.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 41.08,
+ 100.0,
+ 100.0
+ ],
+ "totalChange": 100.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Tabula Rasa}",
+ "optional": false
+ }
+ ],
+ "flavourText": " ",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "humility"
+ },
+ {
+ "id": 1261,
+ "name": "Shard of Fate",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 4,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "ShardofFate",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Vivid Jewel}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Their whims left unknown,\nTheir life left for others.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "shard-of-fate"
+ },
+ {
+ "id": 1431,
+ "name": "The Betrayal",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 9,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheBetrayal",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -37.49,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -37.49,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Maligaro's Virtuosity}",
+ "optional": false
+ }
+ ],
+ "flavourText": "It's sad times we live in when a friendship has a price people are willing to pay.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-betrayal"
+ },
+ {
+ "id": 1445,
+ "name": "The Brittle Emperor",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 8,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheBrittleEmperor",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Voll's Devotion}\n{Corrupted}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{\"When Voll spared Malachai, accepting his aid in pursuit of Purity, the strongest faith was infected by Corruption and made brittle as glass.\"\n- Victario, the People's Poet}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-brittle-emperor"
+ },
+ {
+ "id": 1452,
+ "name": "The Cataclysm",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 13,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheCataclysm",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Level 21 Spell Gem}\n{Corrupted}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{The mighty warriors traded in blows, the nimble archers in arrows, yet it was the brazen thaumaturgists who would bring catastrophe to all.}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-cataclysm"
+ },
+ {
+ "id": 1472,
+ "name": "The Dark Mage",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 6,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheDarkMage",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Six-Link Staff}\n{Item Level:} {55}",
+ "optional": false
+ }
+ ],
+ "flavourText": "With staff in hand\nand wrath in heart,\nyour soul and corpse\nshall surely part.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-dark-mage"
+ },
+ {
+ "id": 1485,
+ "name": "The Encroaching Darkness",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&divCardFullStack=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 8,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheEncroachingDarkness",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Map}\n{Corrupted}",
+ "optional": false
+ }
+ ],
+ "flavourText": "No matter where your dreams take you, Nightmare follows close behind.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-encroaching-darkness"
+ },
+ {
+ "id": 1503,
+ "name": "The Formless Sea",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 7,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheFormlessSea",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 50.0,
+ 50.0,
+ 50.0,
+ 21.00,
+ 14.5,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 50.0,
+ 50.0,
+ 50.0,
+ 21.00,
+ 14.5,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Varunastra}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Formless might,\nWild beauty tamed,\nThe brine of gods,\nThe seas restrained.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-formless-sea"
+ },
+ {
+ "id": 1560,
+ "name": "The One With All",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 6,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheOneWithAll",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Le Heup of All}\n{Corrupted}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{Embrace death to honour the lost,\nno fear in life no matter the cost. \nWith one of all we are, \nand all of one we trust, \nthroughout past, present and future... be just.}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-one-with-all"
+ },
+ {
+ "id": 1617,
+ "name": "The Spoiled Prince",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 4,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheSpoiledPrince",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 100.0,
+ 100.0
+ ],
+ "totalChange": 100.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 100.0,
+ 100.0
+ ],
+ "totalChange": 100.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Dictator's Prophecy Wand}\n{Item Level:} {100}",
+ "optional": false
+ }
+ ],
+ "flavourText": "A boy who grows up with everything learns to appreciate nothing.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-spoiled-prince"
+ },
+ {
+ "id": 1625,
+ "name": "The Surveyor",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 4,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheSurveyor",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Map}\n{Map Tier:} {14}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Exploring lands made of flesh and sorrow, we'll reap and plunder like there's no tomorrow.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-surveyor"
+ },
+ {
+ "id": 2036,
+ "name": "The Valley of Steel Boxes",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 9,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheValleyOfSteelBoxes",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -8.50,
+ -25.96,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -8.50,
+ -25.96,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Monstrous Treasure}",
+ "optional": false
+ }
+ ],
+ "flavourText": "\"The most valuable treasures should be hidden in plain sight.\" \n- Ina, Keeper of Goods",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-valley-of-steel-boxes"
+ },
+ {
+ "id": 2039,
+ "name": "Lingering Remnants",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 16,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "LingeringRemnants",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Vaal Temple Map}\n{Item Level:} {83}\n{Corrupted}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Never dying, yet not living,\nEndlessly they wander\nbeneath the harvest moon.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "lingering-remnants"
+ },
+ {
+ "id": 2044,
+ "name": "The Garish Power",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 4,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "GarishPower",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Jewel}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Maligaro may have valued function over form, but that did not mute his flair for the dramatic.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-garish-power"
+ },
+ {
+ "id": 2047,
+ "name": "The Porcupine",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 6,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "ThePorcupine",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Six-Link Short Bow}\n{Item Level:} {50}",
+ "optional": false
+ }
+ ],
+ "flavourText": "The first quill separates the quick learners from the dead.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-porcupine"
+ },
+ {
+ "id": 2292,
+ "name": "No Traces",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 9,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "NoTraces",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 49.0,
+ 82.52,
+ 89.02,
+ 100.0
+ ],
+ "totalChange": 100.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 49.0,
+ 82.52,
+ 89.02,
+ 100.0
+ ],
+ "totalChange": 100.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{30x Orb of Scouring}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{There is no mistake so great that it cannot be undone.}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "no-traces"
+ },
+ {
+ "id": 2475,
+ "name": "Left to Fate",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 4,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "LeftToFate",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Map}\n{Map Tier:} {16}\n{Unidentified Corrupted}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{Many strive for greatness,\nbut it is challenge, unforseen,\nthat forges heroes.}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "left-to-fate"
+ },
+ {
+ "id": 6901,
+ "name": "Three Voices",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 3,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "ThreeVoices",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -21.49,
+ -27.00,
+ 0.0,
+ -38.00,
+ -34.45,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -21.49,
+ -27.00,
+ 0.0,
+ -38.00,
+ -34.45,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{3x Essence}",
+ "optional": false
+ }
+ ],
+ "flavourText": "The village elders had a curious rule: If you hear three voices scream for aid, flee as fast as you can.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "three-voices"
+ },
+ {
+ "id": 6981,
+ "name": "The Undisputed",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 8,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheUndisputed",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Merciless Vaal Axe}\n{Item Level:} {100}\n{Elder Item}",
+ "optional": false
+ }
+ ],
+ "flavourText": "To create something truly spectacular, you must risk total failure.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-undisputed"
+ },
+ {
+ "id": 7382,
+ "name": "The Innocent",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 10,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheInnocent",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -1.50,
+ 0.0,
+ 0.0,
+ 0.0,
+ -2.00,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -1.50,
+ 0.0,
+ 0.0,
+ 0.0,
+ -2.00,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{40x Orb of Regret}",
+ "optional": false
+ }
+ ],
+ "flavourText": "His brother would not atone, so he took his brother's life, and with it, his sins.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-innocent"
+ },
+ {
+ "id": 7393,
+ "name": "The Endless Darkness",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&scaleIndex=0&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 9,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheEndlessDarkness",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -12.50,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -12.50,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Voidforge}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Gaze towards the stars, but beware what gazes back.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-endless-darkness"
+ },
+ {
+ "id": 20777,
+ "name": "The Journey",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 3,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheJourney",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -10.49,
+ -37.98,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -10.49,
+ -37.98,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Harbinger's Orb}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Oh the places you will go, the sights you will see, the things you will meet.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-journey"
+ },
+ {
+ "id": 20798,
+ "name": "Boon of Justice",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 6,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "BoonofJustice",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ -50.00,
+ -50.00,
+ 0.0,
+ -50.00,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ -50.00,
+ -50.00,
+ 0.0,
+ -50.00,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Offering to the Goddess}",
+ "optional": false
+ }
+ ],
+ "flavourText": "Some gifts are obligations while others are simply opportunities.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "boon-of-justice"
+ },
+ {
+ "id": 20804,
+ "name": "The Seeker",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 9,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheSeeker",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{3x Orb of Annulment}",
+ "optional": false
+ }
+ ],
+ "flavourText": "All that is flawed is worthless. The slightest error, and this might as well be trash.",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "the-seeker"
+ },
+ {
+ "id": 22350,
+ "name": "Vile Power",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 5,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "VilePower",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 5.5,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 5.5,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0
+ ],
+ "totalChange": 0.0
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "{Ancient Doom}",
+ "optional": false
+ }
+ ],
+ "flavourText": "{Dread and danger \nmakes the air feel thin. \nAbove, power slumbers, tempting fate. \nGreed and ambition \ndraws countless in, \nFor those who seek power \ncan never wait.}",
+ "corrupted": false,
+ "gemLevel": 0,
+ "gemQuality": 0,
+ "itemType": "Unknown",
+ "chaosValue": 2.00,
+ "exaltedValue": 0.01,
+ "count": 99,
+ "detailsId": "vile-power"
+ },
+ {
+ "id": 22411,
+ "name": "The Heroic Shot",
+ "icon": "https://web.poecdn.com/image/Art/2DItems/Divination/InventoryIcon.png?scale=1&w=1&h=1",
+ "mapTier": 0,
+ "levelRequired": 0,
+ "baseType": null,
+ "stackSize": 0,
+ "variant": null,
+ "prophecyText": null,
+ "artFilename": "TheHeroicShot",
+ "links": 0,
+ "itemClass": 6,
+ "sparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -33.33
+ ],
+ "totalChange": -33.33
+ },
+ "lowConfidenceSparkline": {
+ "data": [
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ 0.0,
+ -33.33
+ ],
+ "totalChange": -33.33
+ },
+ "implicitModifiers": [],
+ "explicitModifiers": [
+ {
+ "text": "