Differences From
Artifact [c61093f3aa]:
5 5 basis = 'sorcery:potion_water';
6 6 };
7 7 Majestic = {
8 8 color = {253,133,194};
9 9 style = 'sparkle';
10 10 infusion = 'sorcery:oil_mystic';
11 11 basis = 'sorcery:holy_water';
12 + substitutes = 'Serene';
12 13 glow = 8;
13 14 };
14 15 Misty = {
15 16 color = {186,241,233};
16 17 infusion = 'sorcery:grease_fog';
17 18 };
18 19 Luminous = {
................................................................................
26 27 style = 'sparkle';
27 28 infusion = 'sorcery:extract_cotton';
28 29 };
29 30 Viscous = {
30 31 color = {119,51,111};
31 32 infusion = 'sorcery:oil_bleak';
32 33 };
34 + Isolating = {
35 + color = {188,78,225};
36 + infusion = 'sorcery:extract_fern';
37 + };
33 38 }