@blizzhackers/d2data 2.7.9 → 2.7.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/compile.js +60 -26
- package/json/monpopulationest.json +4461 -4451
- package/json/monstats.json +2 -1
- package/package.json +1 -1
- package/superboss_hell.csv +1 -0
- package/superboss_nightmare.csv +1 -0
- package/superboss_normal.csv +1 -0
package/json/monstats.json
CHANGED
|
@@ -30132,7 +30132,8 @@
|
|
|
30132
30132
|
"TreasureClassDesecrated(H)": "Izual (H) Desecrated A",
|
|
30133
30133
|
"TreasureClassDesecratedChamp(H)": "Izual (H) Desecrated A",
|
|
30134
30134
|
"TreasureClassDesecratedUnique(H)": "Izual (H) Desecrated A",
|
|
30135
|
-
"lineNumber": 256
|
|
30135
|
+
"lineNumber": 256,
|
|
30136
|
+
"areaId": 105
|
|
30136
30137
|
},
|
|
30137
30138
|
"izualghost": {
|
|
30138
30139
|
"Id": "izualghost",
|
package/package.json
CHANGED
package/superboss_hell.csv
CHANGED
|
@@ -42,6 +42,7 @@
|
|
|
42
42
|
"Wyand Voidbringer","hell","yes","no",83,88,86,"Durance of Hate Level 3",102
|
|
43
43
|
"Maffer Dragonhand","hell","yes","no",83,88,86,"Durance of Hate Level 3",102
|
|
44
44
|
"Mephisto","hell","no","yes",83,87,87,"Durance of Hate Level 3",102
|
|
45
|
+
"Izual","hell","no","yes",83,86,86,"Plains of Despair",105
|
|
45
46
|
"Hephasto The Armorer","hell","yes","no",85,88,88,"River of Flame",107
|
|
46
47
|
"Infector of Souls","hell","yes","no",85,84,88,"The Chaos Sanctuary",108
|
|
47
48
|
"Lord De Seis","hell","yes","no",85,85,88,"The Chaos Sanctuary",108
|
package/superboss_nightmare.csv
CHANGED
|
@@ -42,6 +42,7 @@
|
|
|
42
42
|
"Wyand Voidbringer","nightmare","yes","no",55,56,58,"Durance of Hate Level 3",102
|
|
43
43
|
"Maffer Dragonhand","nightmare","yes","no",55,56,58,"Durance of Hate Level 3",102
|
|
44
44
|
"Mephisto","nightmare","no","yes",55,59,59,"Durance of Hate Level 3",102
|
|
45
|
+
"Izual","nightmare","no","yes",56,60,60,"Plains of Despair",105
|
|
45
46
|
"Hephasto The Armorer","nightmare","yes","no",57,60,60,"River of Flame",107
|
|
46
47
|
"Infector of Souls","nightmare","yes","no",58,57,61,"The Chaos Sanctuary",108
|
|
47
48
|
"Lord De Seis","nightmare","yes","no",58,58,61,"The Chaos Sanctuary",108
|
package/superboss_normal.csv
CHANGED
|
@@ -42,6 +42,7 @@
|
|
|
42
42
|
"Wyand Voidbringer","normal","yes","no",25,25,28,"Durance of Hate Level 3",102
|
|
43
43
|
"Maffer Dragonhand","normal","yes","no",25,25,28,"Durance of Hate Level 3",102
|
|
44
44
|
"Mephisto","normal","no","yes",25,26,26,"Durance of Hate Level 3",102
|
|
45
|
+
"Izual","normal","no","yes",26,29,29,"Plains of Despair",105
|
|
45
46
|
"Hephasto The Armorer","normal","yes","no",27,25,28,"River of Flame",107
|
|
46
47
|
"Infector of Souls","normal","yes","no",28,30,33,"The Chaos Sanctuary",108
|
|
47
48
|
"Lord De Seis","normal","yes","no",28,30,33,"The Chaos Sanctuary",108
|