-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnecropolis.json
120 lines (120 loc) · 5.89 KB
/
necropolis.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
{
"mods": [
"accompanied by a rogue exile",
"accompanied by a harbinger",
"accompanied by a map boss",
"converts on death",
"possessed or touched by tormented spirits",
"pack spawns a corrupting tempest on death",
"pack spawns a tormented spirit on death",
"pack spawns a lesser shrine on death",
"final pack spawns the nameless seer on death",
"increased pack size",
"chance for pack to be upgraded to rare",
"chance for pack to be upgraded to magic",
"monsters grant increased experience",
"increased rarity of items dropped",
"increased quantity of items dropped",
"dropped items with rarity are converted to maps",
"dropped items with rarity are converted to scarabs",
"dropped items with rarity are converted to divination cards",
"dropped weapons are converted to regal orbs",
"dropped jewellery is converted to exalted orbs",
"dropped armour is converted to jewellers orbs",
"dropped armour is converted to orbs of fusing",
"dropped armour is converted to chromatic orbs",
"dropped armour is converted to orbs of scouring",
"dropped armour is converted to blessed orbs",
"dropped armour is converted to orbs of alteration",
"dropped armour is converted to cartographers chisels",
"dropped armour is converted to orbs of unmaking",
"dropped armour is converted to orb of horizons",
"dropped armour is converted to orbs of binding",
"dropped jewellery is converted to divine orbs",
"dropped weapons are converted to chaos orbs",
"dropped weapons are converted to gemcutters prisms",
"dropped weapons are converted to glassblowers baubles",
"dropped weapons are converted to orbs of regret",
"dropped weapons are converted to instilling orbs",
"dropped weapons are converted to enkindling orbs",
"dropped weapons are converted to vaal orbs",
"dropped jewellery is converted to orbs of annulment",
"chance to drop an additional regal orb",
"chance to drop an additional exalted orb",
"chance to drop an additional jewellers orb",
"chance to drop an additional orb of fusing",
"chance to drop an additional chromatic orb",
"chance to drop an additional orb of scouring",
"chance to drop an additional blessed orb",
"chance to drop an additional orb of alteration",
"chance to drop an additional cartographers chisel",
"chance to drop an additional orb of unmaking",
"chance to drop an additional orb of horizons",
"chance to drop an additional orb of binding",
"chance to drop an additional divine orb",
"chance to drop an additional chaos orb",
"chance to drop an additional gemcutters prism",
"chance to drop an additional glassblowers bauble",
"chance to drop an additional orb of regret",
"chance to drop an additional instilling orb",
"chance to drop an additional enkindling orb",
"chance to drop an additional vaal orb",
"chance to drop an additional orb of annulment",
"adrenaline",
"acceleration shrine",
"increased attack and cast speed",
"increased damage",
"increased maximum life",
"increased attack and cast speed granted to pack members on death",
"increased life granted to pack members on death",
"more damage granted to pack members on death",
"increased attack and cast speed for each alive monster in pack",
"increased life for each alive monster in pack",
"more damage for each alive monster in pack",
"to pack monster level",
"pack spawns a meteor on death",
"monsters do not grant flask charges when slain",
"attacks always maim on hit",
"attacks have chance to maim on hit",
"hinder enemies on hit with spells",
"chance to hinder enemies on hit with spells",
"chance to gain an endurance charge on hit",
"chance to gain a power charge on hit",
"chance to gain a frenzy charge on hit",
"increased global accuracy rating",
"regenerate of life per second",
"faster start of energy shield recharge gain of maximum life as extra maximum energy shield",
"chance to reflect hexes nondamaging ailments reflection",
"unaffected by curses",
"chance to evade attack hits",
"chance to suppress spell damage",
"chance to block attack damage chance to block spell damage",
"cannot be stunned action speed cannot be modified to below base value",
"skills fire additional projectiles",
"increased area of effect",
"reduced enemy stun threshold increased stun duration on enemies",
"always poison on hit all damage from hits can poison",
"chance to poison on hit all damage from hits can poison",
"all damage with hits can chill increased effect of chill",
"all damage with hits can chill",
"always shock all damage can shock",
"chance to shock all damage can shock",
"always ignite all damage can ignite",
"chance to ignite all damage can ignite",
"chance to freeze all damage can freeze",
"to global critical strike multiplier all hits are critical strikes",
"increased global critical strike chance to global critical strike multiplier",
"additional physical damage reduction",
"to all resistances",
"overwhelm physical damage reduction",
"gain of physical damage as extra lightning damage damage penetrates lightning resistance",
"gain of physical damage as extra lightning damage",
"gain of physical damage as extra cold damage damage penetrates cold resistance",
"gain of physical damage as extra cold damage",
"gain of physical damage as extra fire damage damage penetrates fire resistance",
"gain of physical damage as extra fire damage",
"gain of physical damage as extra damage of a random element damage penetrates of enemy elemental resistances",
"gain of nonchaos damage as extra chaos damage",
"increased movement speed"
]
}