Post by Amelorate on Oct 1, 2014 1:44:35 GMT
So this will be a chemistry suggestion this time around, with a little bit of lore to back it up.
<code>
name = "Plasma"
description = "C Ph^4, commonly referred to as plasma, highly flammable, weightless due to its pharon contents. When breathed causes bulging of veins and possibly internal bleeding."
reagent_state = GAS
decay = 0
color = "#000000" // Can you do this for me? A light orangish sounds good.
opacity = 244 // Just slightly trasnsparent. I think.
chemlevel = 0 // Causes bulging of veins, very easy to tell.
temperature_resistance = 0.323 // An okay conductor of heat.
pressure_resistance = 136.625 // Exact numbers == Bad and unrealistic. Round if decimals are not supported.
Effects: Catches fire easily in the presence of Oxygen, emits 4 pharon atoms for every 1 CO^2 molecule. Shows up as particles floating through the air, much like the classic plasma texture.
Roots: Basic SS13 lore just about everywhere with a slight spin.
Other Notes about this reagent:
</code>
<code>
name = "Pharon"
description = "Ph, a inert gas whose only redeeming features are having negative energy allowing it to be the backbone if FTL travel, having a atomic mass of -0.25, and being an extremely good conductor of heat.
Causes bulging of veins like plasma, but no bleeding due to the molecule being able to slip in between cells, relieving the pressure."
reagent_state = GAS
decay = 0
color = "#000000" // Purple.
opacity = 254 // Creates a thick purple fog almost completely obscuring vision.
chemlevel = 0 // Bulging of veins like plasma, but no internal bleeding.
temperature_resistance = 0.00349 // A legendary conductor of heat.
pressure_resistance = 53.823
Effects: Weighs -0.25 Atomic Mass Units, legendary conductor of heat, and possess negative energy, allowing FTL travel because of science stuff. Also shows up as a purple fog if your in a room full of it,
disallowing you to see any more than perhaps a few feet.
Roots: I forget, at one point befor this project I planed to learn to code and make a SS13 remake where instead of living in stations, you piloted and explored in a ship you built.
Other Notes about this reagent:
</code>
I still need to think up a method of making plasma out of carbon and pharon. Perhaps an electric current.
<code>
name = "Plasma"
description = "C Ph^4, commonly referred to as plasma, highly flammable, weightless due to its pharon contents. When breathed causes bulging of veins and possibly internal bleeding."
reagent_state = GAS
decay = 0
color = "#000000" // Can you do this for me? A light orangish sounds good.
opacity = 244 // Just slightly trasnsparent. I think.
chemlevel = 0 // Causes bulging of veins, very easy to tell.
temperature_resistance = 0.323 // An okay conductor of heat.
pressure_resistance = 136.625 // Exact numbers == Bad and unrealistic. Round if decimals are not supported.
Effects: Catches fire easily in the presence of Oxygen, emits 4 pharon atoms for every 1 CO^2 molecule. Shows up as particles floating through the air, much like the classic plasma texture.
Roots: Basic SS13 lore just about everywhere with a slight spin.
Other Notes about this reagent:
</code>
<code>
name = "Pharon"
description = "Ph, a inert gas whose only redeeming features are having negative energy allowing it to be the backbone if FTL travel, having a atomic mass of -0.25, and being an extremely good conductor of heat.
Causes bulging of veins like plasma, but no bleeding due to the molecule being able to slip in between cells, relieving the pressure."
reagent_state = GAS
decay = 0
color = "#000000" // Purple.
opacity = 254 // Creates a thick purple fog almost completely obscuring vision.
chemlevel = 0 // Bulging of veins like plasma, but no internal bleeding.
temperature_resistance = 0.00349 // A legendary conductor of heat.
pressure_resistance = 53.823
Effects: Weighs -0.25 Atomic Mass Units, legendary conductor of heat, and possess negative energy, allowing FTL travel because of science stuff. Also shows up as a purple fog if your in a room full of it,
disallowing you to see any more than perhaps a few feet.
Roots: I forget, at one point befor this project I planed to learn to code and make a SS13 remake where instead of living in stations, you piloted and explored in a ship you built.
Other Notes about this reagent:
</code>
I still need to think up a method of making plasma out of carbon and pharon. Perhaps an electric current.