Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Boiling inorganic materials.  (Read 517 times)

MASTER_PROGRAMMER

  • Bay Watcher
    • View Profile
Boiling inorganic materials.
« on: May 25, 2011, 12:23:28 pm »

Why aren't they melting creatures instantly, or AT ALL for that matter?

Here's the material:

Code: [Select]
[INORGANIC:FIRE2]

[USE_MATERIAL_TEMPLATE:STONE_TEMPLATE]

[STATE_NAME:ALL:FIR2]

[STATE_ADJ:ALL:FIR2]

[SPEC_HEAT:1]

[HEATDAM_POINT:30000]

[MAT_FIXED_TEMP:30060]

[IGNITE_POINT:12050]

[MATERIAL_VALUE:1]

[MAX_EDGE:10000]

[DISPLAY_COLOR:6:4:1]

[STATE_COLOR:ALL_SOLID:RED]

[STATE_COLOR:LIQUID:RED]

[STATE_COLOR:GAS:RED]

[MELTING_POINT:10000]

[BOILING_POINT:10000]

[SOLID_DENSITY:20000]

[LIQUID_DENSITY:26000]

[MOLAR_MASS:55845]

[IMPACT_YIELD:5000000]

[IMPACT_FRACTURE:5000000]

[IMPACT_STRAIN_AT_YIELD:0]

[COMPRESSIVE_YIELD:5000000]

[COMPRESSIVE_FRACTURE:5000000]

[COMPRESSIVE_STRAIN_AT_YIELD:0]

[TENSILE_YIELD:5000000]

[TENSILE_FRACTURE:5000000]

[TENSILE_STRAIN_AT_YIELD:0]

[TORSION_YIELD:5000000]

[TORSION_FRACTURE:5000000]

[TORSION_STRAIN_AT_YIELD:0]

[SHEAR_YIELD:5000000]

[SHEAR_FRACTURE:5000000]

[SHEAR_STRAIN_AT_YIELD:0]

[BENDING_YIELD:5000000]

[BENDING_FRACTURE:5000000]

[BENDING_STRAIN_AT_YIELD:0]

[DEEP_SPECIAL]

Logged

MASTER_PROGRAMMER

  • Bay Watcher
    • View Profile
Re: Boiling inorganic materials.
« Reply #1 on: May 25, 2011, 12:24:30 pm »

By the way, the way i'm trying to melt creatures, it by making "rough" objects made of said material, then throwing them at the creature before it melts/boils in my hand.
Logged

Trapezohedron

  • Bay Watcher
  • No longer exists here.
    • View Profile
Re: Boiling inorganic materials.
« Reply #2 on: May 25, 2011, 10:30:19 pm »

By the way, the way i'm trying to melt creatures, it by making "rough" objects made of said material, then throwing them at the creature before it melts/boils in my hand.

I assume you're going to use this for an adventure mode reaction?
If so, the only way to make it melt a creature is to make the fiery stuff get stuck in the creature in the first place.

You'll want to make it an arrow or a bolt, and use the proper weapon to launch it.

Deon's genesis mod has a great example of how it works.
Logged
Thank you for all the fish. It was a good run.