Skip to content

Commit dfe3bef

Browse files
authored
fix pc1.19.4
1 parent 04be5f8 commit dfe3bef

1 file changed

Lines changed: 155 additions & 2 deletions

File tree

data/pc/1.19.4/effects.json

Lines changed: 155 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,198 +3,351 @@
33
"id": 1,
44
"name": "Speed",
55
"displayName": "Speed",
6+
"protocolName": "speed",
7+
"modifiers": {
8+
"movementSpeed": {
9+
"uuid": "91AEAA56-376B-4498-935B-2F7F68070635",
10+
"modifier": 0.2,
11+
"operation": "MULTIPLY_TOTAL"
12+
}
13+
},
14+
"color": 8171462,
615
"type": "good"
716
},
817
{
918
"id": 2,
1019
"name": "Slowness",
1120
"displayName": "Slowness",
21+
"protocolName": "slowness",
22+
"modifiers": {
23+
"movementSpeed": {
24+
"uuid": "7107DE5E-7CE8-4030-940E-514C1F160890",
25+
"modifier": -0.15,
26+
"operation": "MULTIPLY_TOTAL"
27+
}
28+
},
29+
"color": 5926017,
1230
"type": "bad"
1331
},
1432
{
1533
"id": 3,
1634
"name": "Haste",
1735
"displayName": "Haste",
36+
"protocolName": "haste",
37+
"modifiers": {
38+
"attackSpeed": {
39+
"uuid": "AF8B6E3F-3328-4C0A-AA36-5BA2BB9DBEF3",
40+
"modifier": 0.1,
41+
"operation": "MULTIPLY_TOTAL"
42+
}
43+
},
44+
"color": 14270531,
1845
"type": "good"
1946
},
2047
{
2148
"id": 4,
2249
"name": "MiningFatigue",
2350
"displayName": "Mining Fatigue",
51+
"protocolName": "mining_fatigue",
52+
"modifiers": {
53+
"attackSpeed": {
54+
"uuid": "55FCED67-E92A-486E-9800-B47F202C4386",
55+
"modifier": -0.1,
56+
"operation": "MULTIPLY_TOTAL"
57+
}
58+
},
59+
"color": 4866583,
2460
"type": "bad"
2561
},
2662
{
2763
"id": 5,
2864
"name": "Strength",
2965
"displayName": "Strength",
66+
"protocolName": "strength",
67+
"modifiers": {
68+
"attackDamage": {
69+
"uuid": "648D7064-6A60-4F59-8ABE-C2C23A6DD7A9",
70+
"modifier": 0,
71+
"operation": "ADDITION"
72+
}
73+
},
74+
"color": 9643043,
3075
"type": "good"
3176
},
3277
{
3378
"id": 6,
3479
"name": "InstantHealth",
3580
"displayName": "Instant Health",
81+
"protocolName": "instant_health",
82+
"modifiers": {},
83+
"color": 16262179,
3684
"type": "good"
3785
},
3886
{
3987
"id": 7,
4088
"name": "InstantDamage",
4189
"displayName": "Instant Damage",
90+
"protocolName": "instant_damage",
91+
"modifiers": {},
92+
"color": 4393481,
4293
"type": "bad"
4394
},
4495
{
4596
"id": 8,
4697
"name": "JumpBoost",
4798
"displayName": "Jump Boost",
99+
"protocolName": "jump_boost",
100+
"modifiers": {},
101+
"color": 2293580,
48102
"type": "good"
49103
},
50104
{
51105
"id": 9,
52106
"name": "Nausea",
53107
"displayName": "Nausea",
108+
"protocolName": "nausea",
109+
"modifiers": {},
110+
"color": 5578058,
54111
"type": "bad"
55112
},
56113
{
57114
"id": 10,
58115
"name": "Regeneration",
59116
"displayName": "Regeneration",
117+
"protocolName": "regeneration",
118+
"modifiers": {},
119+
"color": 13458603,
60120
"type": "good"
61121
},
62122
{
63123
"id": 11,
64124
"name": "Resistance",
65125
"displayName": "Resistance",
126+
"protocolName": "resistance",
127+
"modifiers": {},
128+
"color": 10044730,
66129
"type": "good"
67130
},
68131
{
69132
"id": 12,
70133
"name": "FireResistance",
71134
"displayName": "Fire Resistance",
135+
"protocolName": "fire_resistance",
136+
"modifiers": {},
137+
"color": 14981690,
72138
"type": "good"
73139
},
74140
{
75141
"id": 13,
76142
"name": "WaterBreathing",
77143
"displayName": "Water Breathing",
144+
"protocolName": "water_breathing",
145+
"modifiers": {},
146+
"color": 3035801,
78147
"type": "good"
79148
},
80149
{
81150
"id": 14,
82151
"name": "Invisibility",
83152
"displayName": "Invisibility",
153+
"protocolName": "invisibility",
154+
"modifiers": {},
155+
"color": 8356754,
84156
"type": "good"
85157
},
86158
{
87159
"id": 15,
88160
"name": "Blindness",
89161
"displayName": "Blindness",
162+
"protocolName": "blindness",
163+
"modifiers": {},
164+
"color": 2039587,
90165
"type": "bad"
91166
},
92167
{
93168
"id": 16,
94169
"name": "NightVision",
95170
"displayName": "Night Vision",
171+
"protocolName": "night_vision",
172+
"modifiers": {},
173+
"color": 2039713,
96174
"type": "good"
97175
},
98176
{
99177
"id": 17,
100178
"name": "Hunger",
101179
"displayName": "Hunger",
180+
"protocolName": "hunger",
181+
"modifiers": {},
182+
"color": 5797459,
102183
"type": "bad"
103184
},
104185
{
105186
"id": 18,
106187
"name": "Weakness",
107188
"displayName": "Weakness",
189+
"protocolName": "weakness",
190+
"modifiers": {
191+
"attackDamage": {
192+
"uuid": "22653B89-116E-49DC-9B6B-9971489B5BE5",
193+
"modifier": 0,
194+
"operation": "ADDITION"
195+
}
196+
},
197+
"color": 4738376,
108198
"type": "bad"
109199
},
110200
{
111201
"id": 19,
112202
"name": "Poison",
113203
"displayName": "Poison",
204+
"protocolName": "poison",
205+
"modifiers": {},
206+
"color": 5149489,
114207
"type": "bad"
115208
},
116209
{
117210
"id": 20,
118211
"name": "Wither",
119212
"displayName": "Wither",
213+
"protocolName": "wither",
214+
"modifiers": {},
215+
"color": 3484199,
120216
"type": "bad"
121217
},
122218
{
123219
"id": 21,
124220
"name": "HealthBoost",
125221
"displayName": "Health Boost",
222+
"protocolName": "health_boost",
223+
"modifiers": {
224+
"maxHealth": {
225+
"uuid": "5D6F0BA2-1186-46AC-B896-C61C5CEE99CC",
226+
"modifier": 4,
227+
"operation": "ADDITION"
228+
}
229+
},
230+
"color": 16284963,
126231
"type": "good"
127232
},
128233
{
129234
"id": 22,
130235
"name": "Absorption",
131236
"displayName": "Absorption",
237+
"protocolName": "absorption",
238+
"modifiers": {},
239+
"color": 2445989,
132240
"type": "good"
133241
},
134242
{
135243
"id": 23,
136244
"name": "Saturation",
137245
"displayName": "Saturation",
246+
"protocolName": "saturation",
247+
"modifiers": {},
248+
"color": 16262179,
138249
"type": "good"
139250
},
140251
{
141252
"id": 24,
142253
"name": "Glowing",
143254
"displayName": "Glowing",
144-
"type": "bad"
255+
"protocolName": "glowing",
256+
"modifiers": {},
257+
"color": 9740385,
258+
"type": "neutral"
145259
},
146260
{
147261
"id": 25,
148262
"name": "Levitation",
149263
"displayName": "Levitation",
264+
"protocolName": "levitation",
265+
"modifiers": {},
266+
"color": 13565951,
150267
"type": "bad"
151268
},
152269
{
153270
"id": 26,
154271
"name": "Luck",
155272
"displayName": "Luck",
273+
"protocolName": "luck",
274+
"modifiers": {
275+
"luck": {
276+
"uuid": "03C3C89D-7037-4B42-869F-B146BCB64D2E",
277+
"modifier": 1,
278+
"operation": "ADDITION"
279+
}
280+
},
281+
"color": 3381504,
156282
"type": "good"
157283
},
158284
{
159285
"id": 27,
160286
"name": "BadLuck",
161287
"displayName": "Bad Luck",
288+
"protocolName": "unluck",
289+
"modifiers": {
290+
"luck": {
291+
"uuid": "CC5AF142-2BD2-4215-B636-2605AED11727",
292+
"modifier": -1,
293+
"operation": "ADDITION"
294+
}
295+
},
296+
"color": 12624973,
162297
"type": "bad"
163298
},
164299
{
165300
"id": 28,
166301
"name": "SlowFalling",
167302
"displayName": "Slow Falling",
303+
"protocolName": "slow_falling",
304+
"modifiers": {},
305+
"color": 16773073,
168306
"type": "good"
169307
},
170308
{
171309
"id": 29,
172310
"name": "ConduitPower",
173311
"displayName": "Conduit Power",
312+
"protocolName": "conduit_power",
313+
"modifiers": {},
314+
"color": 1950417,
174315
"type": "good"
175316
},
176317
{
177318
"id": 30,
178319
"name": "DolphinsGrace",
179320
"displayName": "Dolphin's Grace",
321+
"protocolName": "dolphins_grace",
322+
"modifiers": {},
323+
"color": 8954814,
180324
"type": "good"
181325
},
182326
{
183327
"id": 31,
184328
"name": "BadOmen",
185329
"displayName": "Bad Omen",
186-
"type": "bad"
330+
"protocolName": "bad_omen",
331+
"modifiers": {},
332+
"color": 7455580,
333+
"type": "neutral"
187334
},
188335
{
189336
"id": 32,
190337
"name": "HeroOfTheVillage",
191338
"displayName": "Hero of the Village",
339+
"protocolName": "hero_of_the_village",
340+
"modifiers": {},
341+
"color": 4521796,
192342
"type": "good"
193343
},
194344
{
195345
"id": 33,
196346
"name": "Darkness",
197347
"displayName": "Darkness",
348+
"protocolName": "darkness",
349+
"modifiers": {},
350+
"color": 2696993,
198351
"type": "bad"
199352
}
200353
]

0 commit comments

Comments
 (0)