@@ -45,10 +45,11 @@ block = 'default:bronzeblock'; artificial = true; tone = {229,115,52}; items = default_items('bronze'); + maxenergy = 150; slots = { - {affinity = {'counterpraxic'}; confluence = 0.7;}; + {affinity = {'counterpraxic'}; confluence = 0.7}; }; mix = { metals = { copper = 4; @@ -60,10 +61,11 @@ ingot = 'default:steel_ingot'; block = 'default:steelblock'; tone = {240,240,240}; items = default_items('steel'); + maxenergy = 200; slots = { - {affinity = {'praxic'}; confluence = 0.5;}; + {affinity = {'praxic'}; confluence = 0.5}; }; }; aluminum = { tone = {196,64,32}, alpha = 128; @@ -71,11 +73,12 @@ rarity = 12; depth = 158; power = 3; speed = 2.4; durability = 700; cooktime = 25; armor_weight = 0.3; + maxenergy = 400; slots = { - {affinity = {'syncretic'}; confluence = 0.7;}; - {affinity = {'praxic'}; confluence = 0.4;}; + {affinity = {'syncretic'}; confluence = 0.7}; + {affinity = {'praxic'}; confluence = 0.4}; }; }; levitanium = { tone = {17,255,191}, alpha = 40; @@ -82,8 +85,9 @@ meltpoint = 4; rarity = 17; depth = 870; power = 1; durability = 50; cooktime = 70; armor_weight = -2.2; armor_protection = 1; + maxenergy = 5000; no_tools = true; }; platinum = { tone = {255,233,118}, alpha = 50; @@ -91,8 +95,9 @@ rarity = 15; depth = 580; power = 4; speed = 3; durability = 1400; cooktime = 40; armor_weight = 0.7; + maxenergy = 1000; slots = { {affinity = {'praxic','counterpraxic'}; confluence = 0.3}; {affinity = {'counterpraxic'}; confluence = 0.8}; } @@ -100,8 +105,9 @@ gold = { ingot = 'default:gold_ingot'; block = 'default:goldblock'; tone = {255,225,47}; + maxenergy = 3000; slots = { {affinity = {'praxic','counterpraxic'}; confluence = 1.4}; {affinity = {'praxic','counterpraxic'}; confluence = 1.2}; } @@ -108,8 +114,9 @@ }; silver = { tone = {218,255,246}; + maxenergy = 2000; depth = 380; rarity = 13.5; no_armor = true; no_tools = true; power = 1; cooktime = 8; hardness = 1; }; @@ -126,39 +133,49 @@ }; tungsten = { tone = {0,255,163}, alpha = 70; rarity = 14; - speed = 2.5; + speed = 2.8; power = 4; meltpoint = 4; cooktime = 100; - durability = 2500; + durability = 2700; + maxenergy = 1500; slots = { {affinity = {'counterpraxic'}, confluence = 0.6}; - {affinity = {'praxic','counterpraxic'}, confluence = 0.8}; + {affinity = {'praxic','counterpraxic'}, confluence = 1}; {affinity = {'praxic'}, confluence = 0.5}; }; }; cobalt = { tone = {48,101,255}, alpha = 90; - rarity = 15; - durabilty = 650; + rarity = 17; + durabilty = 900; power = 3; speed = 3.5; cooktime = 30; + maxenergy = 3500; + slots = { + { + affinity = {'counterpraxic'}; + confluence = 0.65; + interference = {speed = 1}; + }; + } }; lithium = { tone = {255,252,93}, alpha = 80; - rarity = 12.5; + rarity = 13; no_tools = true; no_armor = true; }; iridium = { tone = {209,88,241}, alpha = 80; - rarity = 17; + rarity = 18; meltpoint = 3; cooktime = 340; - durability = 1700; + maxenergy = 1800; + durability = 1900; speed = 3.2; img = { -- ingot = 'sorcery_iridium_ingot.png'; -- block = 'sorcery_iridium_block.png'; @@ -167,9 +184,9 @@ {affinity={'counterpraxic','syncretic'}, confluence = 1.1}; {affinity={'cognic','entropic'}, confluence = 0.8}; }; }; - duranium = { + duridium = { tone = {255,64,175}, alpha = 70; cooktime = 120; artificial = true; durability = 3400; @@ -184,8 +201,9 @@ }; img = { -- ingot = 'sorcery_duranium_ingot.png'; }; + maxenergy = 1300; slots = { {affinity={'counterpraxic'}, confluence = 0.6}; {affinity={'counterpraxic'}, confluence = 0.4}; }; @@ -196,8 +214,9 @@ meltpoint = 5; artificial = true; speed = 2.1; durability = 5300; + maxenergy = 2300; watercool = true; mix = { metals = { duranium = 4; @@ -205,9 +224,9 @@ levitanium = 1; }; }; slots = { - {affinity={'praxic'}, confluence = 1.2}; + {affinity={'praxic'}, confluence = 1.2, interference={durability=2}}; {affinity={'praxic','syncretic'}, confluence = 0.8}; {affinity={'cognic'}, confluence = 0.9}; }; }; @@ -216,8 +235,9 @@ cooktime = 500; meltpoint = 6; artificial = true; speed = 2; + maxenergy = 1200; durability = 8100; watercool = true; mix = { metals = { @@ -235,8 +255,9 @@ tone = {114,255,214}, alpha = 120; meltpoint = 3; cooktime = 330; artificial = true; + maxenergy = 4000; durability = 3300; speed = 3.4; slots = { {affinity={'praxic'}, confluence = 0.7};