Skip to content

Commit ecb855b

Browse files
committed
Add data as of 1.19
1 parent fd28e73 commit ecb855b

20 files changed

Lines changed: 3750 additions & 554 deletions

File tree

data/bedrock/1.16.201/effects.json

Lines changed: 305 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,305 @@
1+
[
2+
{
3+
"id": 0,
4+
"name": "Speed",
5+
"displayName": "Speed",
6+
"type": "good",
7+
"protocolName": "Speed",
8+
"modifiers": {
9+
"movementSpeed": {
10+
"uuid": "91AEAA56-376B-4498-935B-2F7F68070635",
11+
"modifier": 0.2,
12+
"operation": "MULTIPLY_TOTAL"
13+
}
14+
},
15+
"color": 8171462
16+
},
17+
{
18+
"id": 1,
19+
"name": "Slowness",
20+
"displayName": "Slowness",
21+
"type": "bad",
22+
"protocolName": "Slowness",
23+
"modifiers": {
24+
"movementSpeed": {
25+
"uuid": "7107DE5E-7CE8-4030-940E-514C1F160890",
26+
"modifier": -0.15,
27+
"operation": "MULTIPLY_TOTAL"
28+
}
29+
},
30+
"color": 5926017
31+
},
32+
{
33+
"id": 2,
34+
"name": "Haste",
35+
"displayName": "Haste",
36+
"type": "good",
37+
"protocolName": "Haste",
38+
"modifiers": {
39+
"attackSpeed": {
40+
"uuid": "AF8B6E3F-3328-4C0A-AA36-5BA2BB9DBEF3",
41+
"modifier": 0.1,
42+
"operation": "MULTIPLY_TOTAL"
43+
}
44+
},
45+
"color": 14270531
46+
},
47+
{
48+
"id": 3,
49+
"name": "MiningFatigue",
50+
"displayName": "Mining Fatigue",
51+
"type": "bad",
52+
"protocolName": "MiningFatigue",
53+
"modifiers": {
54+
"attackSpeed": {
55+
"uuid": "55FCED67-E92A-486E-9800-B47F202C4386",
56+
"modifier": -0.1,
57+
"operation": "MULTIPLY_TOTAL"
58+
}
59+
},
60+
"color": 4866583
61+
},
62+
{
63+
"id": 4,
64+
"name": "Strength",
65+
"displayName": "Strength",
66+
"type": "good",
67+
"protocolName": "Strength",
68+
"modifiers": {
69+
"attackDamage": {
70+
"uuid": "648D7064-6A60-4F59-8ABE-C2C23A6DD7A9",
71+
"modifier": 0,
72+
"operation": "ADDITION"
73+
}
74+
},
75+
"color": 9643043
76+
},
77+
{
78+
"id": 5,
79+
"name": "InstantHealth",
80+
"displayName": "Instant Health",
81+
"type": "good",
82+
"protocolName": "InstantHealth",
83+
"modifiers": {},
84+
"color": 16262179
85+
},
86+
{
87+
"id": 6,
88+
"name": "InstantDamage",
89+
"displayName": "Instant Damage",
90+
"type": "bad",
91+
"protocolName": "InstantDamage",
92+
"modifiers": {},
93+
"color": 4393481
94+
},
95+
{
96+
"id": 7,
97+
"name": "JumpBoost",
98+
"displayName": "Jump Boost",
99+
"type": "good",
100+
"protocolName": "JumpBoost",
101+
"modifiers": {},
102+
"color": 2293580
103+
},
104+
{
105+
"id": 8,
106+
"name": "Nausea",
107+
"displayName": "Nausea",
108+
"type": "bad",
109+
"protocolName": "Nausea",
110+
"modifiers": {},
111+
"color": 5578058
112+
},
113+
{
114+
"id": 9,
115+
"name": "Regeneration",
116+
"displayName": "Regeneration",
117+
"type": "good",
118+
"protocolName": "Regeneration",
119+
"modifiers": {},
120+
"color": 13458603
121+
},
122+
{
123+
"id": 10,
124+
"name": "Resistance",
125+
"displayName": "Resistance",
126+
"type": "good",
127+
"protocolName": "Resistance",
128+
"modifiers": {},
129+
"color": 10044730
130+
},
131+
{
132+
"id": 11,
133+
"name": "FireResistance",
134+
"displayName": "Fire Resistance",
135+
"type": "good",
136+
"protocolName": "FireResistance",
137+
"modifiers": {},
138+
"color": 14981690
139+
},
140+
{
141+
"id": 12,
142+
"name": "WaterBreathing",
143+
"displayName": "Water Breathing",
144+
"type": "good",
145+
"protocolName": "WaterBreathing",
146+
"modifiers": {},
147+
"color": 3035801
148+
},
149+
{
150+
"id": 13,
151+
"name": "Invisibility",
152+
"displayName": "Invisibility",
153+
"type": "good",
154+
"protocolName": "Invisibility",
155+
"modifiers": {},
156+
"color": 8356754
157+
},
158+
{
159+
"id": 14,
160+
"name": "Blindness",
161+
"displayName": "Blindness",
162+
"type": "bad",
163+
"protocolName": "Blindness",
164+
"modifiers": {},
165+
"color": 2039587
166+
},
167+
{
168+
"id": 15,
169+
"name": "NightVision",
170+
"displayName": "Night Vision",
171+
"type": "good",
172+
"protocolName": "NightVision",
173+
"modifiers": {},
174+
"color": 2039713
175+
},
176+
{
177+
"id": 16,
178+
"name": "Hunger",
179+
"displayName": "Hunger",
180+
"type": "bad",
181+
"protocolName": "Hunger",
182+
"modifiers": {},
183+
"color": 5797459
184+
},
185+
{
186+
"id": 17,
187+
"name": "Weakness",
188+
"displayName": "Weakness",
189+
"type": "bad",
190+
"protocolName": "Weakness",
191+
"modifiers": {
192+
"attackDamage": {
193+
"uuid": "22653B89-116E-49DC-9B6B-9971489B5BE5",
194+
"modifier": 0,
195+
"operation": "ADDITION"
196+
}
197+
},
198+
"color": 4738376
199+
},
200+
{
201+
"id": 18,
202+
"name": "Poison",
203+
"displayName": "Poison",
204+
"type": "bad",
205+
"protocolName": "Poison",
206+
"modifiers": {},
207+
"color": 5149489
208+
},
209+
{
210+
"id": 19,
211+
"name": "Wither",
212+
"displayName": "Wither",
213+
"type": "bad",
214+
"protocolName": "Wither",
215+
"modifiers": {},
216+
"color": 3484199
217+
},
218+
{
219+
"id": 20,
220+
"name": "HealthBoost",
221+
"displayName": "Health Boost",
222+
"type": "good",
223+
"protocolName": "HealthBoost",
224+
"modifiers": {
225+
"maxHealth": {
226+
"uuid": "5D6F0BA2-1186-46AC-B896-C61C5CEE99CC",
227+
"modifier": 4,
228+
"operation": "ADDITION"
229+
}
230+
},
231+
"color": 16284963
232+
},
233+
{
234+
"id": 21,
235+
"name": "Absorption",
236+
"displayName": "Absorption",
237+
"type": "good",
238+
"protocolName": "Absorption",
239+
"modifiers": {},
240+
"color": 2445989
241+
},
242+
{
243+
"id": 22,
244+
"name": "Saturation",
245+
"displayName": "Saturation",
246+
"type": "good",
247+
"protocolName": "Saturation",
248+
"modifiers": {},
249+
"color": 16262179
250+
},
251+
{
252+
"id": 23,
253+
"name": "Levitation",
254+
"displayName": "Levitation",
255+
"type": "bad",
256+
"protocolName": "Levitation",
257+
"modifiers": {},
258+
"color": 13565951
259+
},
260+
{
261+
"id": 24,
262+
"name": "FatalPoison",
263+
"displayName": "Fatal Poison",
264+
"protocolName": "FatalPoison",
265+
"modifiers": {},
266+
"color": 5149489,
267+
"type": "bad"
268+
},
269+
{
270+
"id": 25,
271+
"name": "ConduitPower",
272+
"displayName": "Conduit Power",
273+
"type": "good",
274+
"protocolName": "ConduitPower",
275+
"modifiers": {},
276+
"color": 1950417
277+
},
278+
{
279+
"id": 26,
280+
"name": "SlowFalling",
281+
"displayName": "Slow Falling",
282+
"type": "good",
283+
"protocolName": "SlowFalling",
284+
"modifiers": {},
285+
"color": 16773073
286+
},
287+
{
288+
"id": 27,
289+
"name": "BadOmen",
290+
"displayName": "Bad Omen",
291+
"type": "neutral",
292+
"protocolName": "BadOmen",
293+
"modifiers": {},
294+
"color": 7455580
295+
},
296+
{
297+
"id": 28,
298+
"name": "HeroOfTheVillage",
299+
"displayName": "Hero of the Village",
300+
"type": "good",
301+
"protocolName": "HeroOfTheVillage",
302+
"modifiers": {},
303+
"color": 4521796
304+
}
305+
]

0 commit comments

Comments
 (0)