sorcery  Diff

Differences From Artifact [36b84b05c4]:

To Artifact [30e3ea6f27]:


35
36
37
38
39
40
41

42
43
44
45
46
47
48
..
90
91
92
93
94
95
96

97
98
99
100
101
102
103
...
151
152
153
154
155
156
157

158
159
160
161
162
163
164
165
166
167

168
169
170
171
172
173
174
...
220
221
222
223
224
225
226

227
228
229
230
231
232
233
...
244
245
246
247
248
249
250

251
252
253
254
255
256
257
...
273
274
275
276
277
278
279

280
281
282
283
284
285
286
...
372
373
374
375
376
377
378

379
380
381
382
383
384
385
		tone = {255,176,61};
		no_tools = true; no_armor = true;
		durability = 80;
		hardness = 2;
		conduct = 0.3;
		depth = 64;
		level = 0;

	};
	brass = {
		tone = {255,226,87};
		dye = 'bright_orange';
		artificial = true;
		no_tools = true; no_armor = true;
		hardness = 3;
................................................................................
		sharpness = 2;
		hardness = 5;
		speed = 1.9;
		level = 1;
		slots = {
			{affinity = {'praxic'}; confluence = 0.5};
		};

	};
	aluminum = {
		tone = {196,64,32}, alpha = 128;
		dye = 'red';
		meltpoint = 1;
		rarity = 12; depth = 183;
		power = 3; speed = 2.4;
................................................................................
		level = 1;
		maxenergy = 3000;
		slots = {
			{affinity = {'praxic','counterpraxic'}; confluence = 1.4};
			{affinity = {'praxic','counterpraxic'}; confluence = 1.2};
		};
		amulet = {};

	};
	silver = {
		tone = {218,255,246};
		dye = 'white';
		maxenergy = 2000;
		hardness = 1;
		level = 1;
		depth = 210; rarity = 13.5;
		no_armor = true; no_tools = true;
		power = 1; cooktime = 8; hardness = 1;

	};
	electrum = {
		tone = {212, 255, 0}, alpha = 80;
		artificial = true;
		hardness = 1;
		conduct = 2;
		level = 1;
................................................................................
			{
				affinity = {'counterpraxic'};
				confluence = 0.65;
				interference = {speed = 1};
			};
		};
		amulet = { power = 1.5 };

	};
	lithium = {
		tone = {255,252,93}, alpha = 80;
		dye = 'yellow';
		rarity = 13;
		hardness = 2;
		fuel = 80;
................................................................................
		hardness = 1;
		durability = 300;
		meltpoint = 2;
		cooktime = 20;
		no_tools = true, no_armor = true;
		conduct = 5;
		level = 1;

		image = {
			block = 'sorcery_metal_vidrium_shiny.png';
		};
		mix = {
			metals = {
				lithium = 2;
				tin = 4;
................................................................................
		sharpness = 4;
		level = 3;
		maxenergy = 1800;
		depth = 1370;
		conduct = 10;
		durability = 1900;
		speed = 3;

		image = {
			block = 'sorcery_metal_iridium_shiny.png';
		};
		slots = {
			{affinity={'counterpraxic','syncretic'}, confluence = 1.1};
			{affinity={'cognic','entropic'}, confluence = 0.8};
		};
................................................................................
		maxenergy = 4000;
		hardness = 7;
		durability = 3300;
		level = 5;
		sharpness = 3;
		conduct = 20;
		speed = 3.4;

		slots = {
			{affinity={'praxic'}, confluence = 0.7};
			{affinity={'counterpraxic'}, confluence = 1.2};
			{affinity={'cognic'}, confluence = 1.1};
		};
		mix = {
			metals = {







>







 







>







 







>










>







 







>







 







>







 







>







 







>







35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
..
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
...
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
...
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
...
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
...
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
...
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
		tone = {255,176,61};
		no_tools = true; no_armor = true;
		durability = 80;
		hardness = 2;
		conduct = 0.3;
		depth = 64;
		level = 0;
		wire = 'basic_materials:copper_wire';
	};
	brass = {
		tone = {255,226,87};
		dye = 'bright_orange';
		artificial = true;
		no_tools = true; no_armor = true;
		hardness = 3;
................................................................................
		sharpness = 2;
		hardness = 5;
		speed = 1.9;
		level = 1;
		slots = {
			{affinity = {'praxic'}; confluence = 0.5};
		};
		wire = 'basic_materials:steel_wire';
	};
	aluminum = {
		tone = {196,64,32}, alpha = 128;
		dye = 'red';
		meltpoint = 1;
		rarity = 12; depth = 183;
		power = 3; speed = 2.4;
................................................................................
		level = 1;
		maxenergy = 3000;
		slots = {
			{affinity = {'praxic','counterpraxic'}; confluence = 1.4};
			{affinity = {'praxic','counterpraxic'}; confluence = 1.2};
		};
		amulet = {};
		wire = 'basic_materials:gold_wire';
	};
	silver = {
		tone = {218,255,246};
		dye = 'white';
		maxenergy = 2000;
		hardness = 1;
		level = 1;
		depth = 210; rarity = 13.5;
		no_armor = true; no_tools = true;
		power = 1; cooktime = 8; hardness = 1;
		wire = 'basic_materials:silver_wire';
	};
	electrum = {
		tone = {212, 255, 0}, alpha = 80;
		artificial = true;
		hardness = 1;
		conduct = 2;
		level = 1;
................................................................................
			{
				affinity = {'counterpraxic'};
				confluence = 0.65;
				interference = {speed = 1};
			};
		};
		amulet = { power = 1.5 };
		wire = true;
	};
	lithium = {
		tone = {255,252,93}, alpha = 80;
		dye = 'yellow';
		rarity = 13;
		hardness = 2;
		fuel = 80;
................................................................................
		hardness = 1;
		durability = 300;
		meltpoint = 2;
		cooktime = 20;
		no_tools = true, no_armor = true;
		conduct = 5;
		level = 1;
		wire = true;
		image = {
			block = 'sorcery_metal_vidrium_shiny.png';
		};
		mix = {
			metals = {
				lithium = 2;
				tin = 4;
................................................................................
		sharpness = 4;
		level = 3;
		maxenergy = 1800;
		depth = 1370;
		conduct = 10;
		durability = 1900;
		speed = 3;
		wire = true;
		image = {
			block = 'sorcery_metal_iridium_shiny.png';
		};
		slots = {
			{affinity={'counterpraxic','syncretic'}, confluence = 1.1};
			{affinity={'cognic','entropic'}, confluence = 0.8};
		};
................................................................................
		maxenergy = 4000;
		hardness = 7;
		durability = 3300;
		level = 5;
		sharpness = 3;
		conduct = 20;
		speed = 3.4;
		wire = true;
		slots = {
			{affinity={'praxic'}, confluence = 0.7};
			{affinity={'counterpraxic'}, confluence = 1.2};
			{affinity={'cognic'}, confluence = 1.1};
		};
		mix = {
			metals = {