Difference between revisions of "v0.13:Instability"

From Mystcraft
Jump to: navigation, search
(Blue Decay spreads based on mining hardness)
(Restructure the instability page, about 50% rewrite)
Line 3: Line 3:
  
  
'''Instability''' is a balance mechanic in Mystcraft which is a result of poor or greedy writing. It will eventually end the Age, depending on how severe the instability is. There are several forms of instability that an age can experience.
+
'''Instability''' is a balance mechanic in Mystcraft which is a result of poor or greedy writing.
  
== Meteors ==
+
More specifically, instability comes in several flavors. The weakest flavor represents a world that, while not inherently unstable, is sufficiently different than what you are used to that you take a penalty. These are worlds that inflict potion-style debuffs on you, or that give mobs in the world a benefit/positive buff. The weakest form of these only affect you when you are "outdoors" (exposed to the sky); stronger forms affect you when you are inside/underground.
Meteors will fall randomly from the sky and destroy large sections of the world either when the world is very unstable or when the meteors are specified to do so with a Meteors page. Meteors can destroy the entire world if given enough time. Meteors may leave some ores around the crater.
 
  
== Decay Blocks ==
+
The middle flavor represents worlds that while stable, are dangerous. Worlds that are so close to the sun that you (and mobs in the world) take damage from the environment. Etc.
Several types of Decay exist, depending on the level of corruption of a world:
 
  
=== Black Decay ===
+
The final flavor are worlds that will be destroyed given enough time. This can range from meteors, to decay blocks, to runaway erosion.
----
+
 
 +
Internally, instability can be generated (or reduced) based on factors of writing (some symbols, such as "lacking medium features", directly add; others, typically that duplicate an instability affect, directly reduce. Explicitly writing inconsistencies will add, as will using "clear modifiers" to remove dangling modifiers.), mod behavior (other mods can add or subtract instability), and general luck/variation as the world is explored (approximately every 100 chunks the instability level is recalculated).
 +
 
 +
Each type of instability can be individually disabled in the config file; for players for whom the nausea effect (for example) is a problem, they can disable that one and leave the others. On a server, the server must disable the unwanted effects.
 +
 
 +
Because instability levels can change over time, the current version of Mystcraft does not put block-based instability into the chunks at world gen, but alters the chunk during play.
 +
 
 +
Internally, there are 5 categories of instability levels. However, there is overlap at different levels of probability. World destruction is only found in the last 2 categories, for example, but different forms of world destruction are found at different probabilities in those 2 categories. Harmful environment can be found in the last 3 categories. Potion effects are found in at least the first 3 categories, can happen multiple times (will stack to a stronger potion effect level), and in later categories will affect you when you are not exposed to the sky (global/affecting the underground as well).
 +
 
 +
 
 +
==  Buffs and Debuffs ==
 +
 
 +
Negative potion effects sometimes occur in a Mystcraft Age. These can either be ambient, where they are unchanging, or due to sky exposure, where they can be counteracted by simply going underground (Note: To count as being underground, there simply needs to be at least 1 solid block separating you and the sky). Known potion effects caused by instability include:
 +
 
 +
* Mining Fatigue
 +
* Slowness
 +
* Poison
 +
* Nausea
 +
* Hunger
 +
* Blindness
 +
* Weakness
 +
 
 +
-note that glass block doesnt count as a block that separating you from the sky {{verify}}
 +
 
 +
There are also at least 2 things that give benefits to non-player mobs in the world.
 +
 
 +
* Regeneration
 +
* Resistance
 +
 
 +
Because these are the first level of instability, it is possible for an age to show no outward sign of anything being unusual yet still have  effects making mobs harder to kill.
 +
 
 +
=== Bugs ===
 +
Some modded blocks seem to not count as "solid" blocks, even though they are, and do not block Sky Exposure effects
 +
 
 +
==  Harmful environment ==
 +
Random Explosions is an effect which sometimes results from unstable ages. Explosions are created randomly. These explosions can light blocks on fire, deal damage to the player and knock the player off the world if it is a Void, End or Skylands world, but they are seemingly incapable of destroying blocks such as Stone.
 +
 
 +
Mobs and players can be set on fire. The fire damage is done in short bursts at approximately 5 second intervals that tick for 4-5 points of damage to mobs, but less than half a heart damage to unarmoured players. {{Verify}}
 +
 
 +
== World Destroying ==
 +
Any of these will, unless countered by some sort of mod power, will ultimately result in the destruction of everything in the age, and potentially even leaving a void age in the case of meteors and black decay.
 +
 
 +
=== Meteors ===
 +
Meteors will fall randomly from the sky and destroy large sections of the world. Meteors can destroy the entire world if given enough time. Meteors may leave some ores around the crater.
 +
 
 +
=== Decay Blocks ===
 +
Several types of Colored Decay exist.
 +
 
 +
==== Black Decay ====
  
 
Time to break with diamond shovel: "fast" (Needs better testing.)<br />
 
Time to break with diamond shovel: "fast" (Needs better testing.)<br />
Line 18: Line 64:
 
Unique feature: Causes ground to collapse.<br />
 
Unique feature: Causes ground to collapse.<br />
 
<br />
 
<br />
Possibly the most benign form of Decay, especially to Skylands or Void worlds. It mostly spreads to existing blocks, and it spreads faster up and down than it does to the sides. It also has the unique trait when two blocks form on top of each other, they will merge into one block of decay and cause every block above it to fall, even blocks that are normally unaffected by gravity. It can be blown up with TNT.
+
It only {{verify}} spreads to existing blocks, and it spreads faster up and down than it does to the sides{{verify}} (( this seems really wrong; in 1.4.7 my memory is that it would only spread down and sideways, not up, and would spread faster sideways. I have not seen black decay in modern Mystcraft )). It also has the unique trait when two blocks form on top of each other, they will merge into one block of decay and cause every block above it to fall, even blocks that are normally unaffected by gravity. It can be blown up with TNT.
  
=== Blue Decay ===
+
Black decay will spread through bedrock. If it reaches the bottom of the world, then the entire column of blocks above it will fall out of the world.
----
+
 
 +
Black decay collapsing will stop at air blocks; because of the presence of caves, or even a manually placed/carved airgap, black decay will leave scattered islands, at least temporarily. Because new decay blocks will be placed over time, eventually those platforms will go as well.
 +
 
 +
When a column collapses, the 4 neighboring columns can have air gaps collapse  if the collapsing column goes up to the top of the air.
 +
 
 +
Any water on top of a collapsing column is deleted (replaced with air)  {{verify}} the effect on other liquids such as lava.
 +
 
 +
==== Blue Decay ====
  
 
[[File:Colored Decay.png|thumb|Example of some colored decay.]]
 
[[File:Colored Decay.png|thumb|Example of some colored decay.]]
 
Time to break with diamond pick: aprox. 2 seconds. {{Verify}}<br />
 
Time to break with diamond pick: aprox. 2 seconds. {{Verify}}<br />
 
Speed: Medium.<br />
 
Speed: Medium.<br />
Unique feature: None.<br />
+
Unique feature: Spreads based on mining hardness.<br />
 
<br />
 
<br />
 
Blue decay travels through blocks at a speed based on the mining hardness;  blocks that are easier to mine will spread faster. It will not spread through bedrock.
 
Blue decay travels through blocks at a speed based on the mining hardness;  blocks that are easier to mine will spread faster. It will not spread through bedrock.
Line 32: Line 85:
 
It can be blown up with TNT.
 
It can be blown up with TNT.
  
=== Red Decay ===
+
==== Red Decay ====
----
 
  
Time to break with diamond pick: aprox. 3 seconds.<br />
+
Time to break with diamond pick: aprox. 3 seconds. {{Verify}}<br />
 
Speed: Medium.<br />
 
Speed: Medium.<br />
Unique feature: None.<br />
+
Unique feature: Spreads based on TNT resistance.<br />
 
<br />
 
<br />
Similar to blue decay, but harder to clean up. It can be blown up with TNT.
+
Blue decay travels through blocks at a speed based on the  explosion resistance; blocks that are easier to blow up with TNT will spread faster. It will not spread through bedrock.
 +
 
 +
It can be blown up with TNT.
  
=== Purple Decay ===
+
==== Purple Decay ====
----
 
  
Time to break with diamond pick: aprox. 10 seconds.<br />
+
Time to break with diamond pick: aprox. 10 seconds.{{Verify}}<br />
 
Speed: Medium.<br />
 
Speed: Medium.<br />
Unique feature: Spreads through air just as fast as the ground.<br />
+
Unique feature: Spreads through liquids, other decay blocks, and air.<br />
 
<br />
 
<br />
It breaks around as fast as obsidian, and behaves similarly to Blue and Red Decay, but without the speed penalty while traveling through air. It's nothing special if you are on the ground, but if you are in the air, it's even worse than the feared White Decay.
 
It has an 85% chance to spawn in a Dense Ores World{{verify}}. It can NOT be blown up with TNT.
 
  
=== White Decay ===
+
It breaks around as fast as obsidian {{verify}}. If you are in the air, it's even worse than the feared White Decay.{{verify}}
----
+
It spreads rapidly through liquids, a little slower through other decay blocks, slower yet through air (but faster than red or blue spread through air), and very slow through ground blocks.
 +
 
 +
It has an 85% chance to spawn in a Dense Ores World{{verify}}. It can NOT be blown up with TNT. {{verify}}
 +
 
 +
Purple decay will not spread through bedrock.
 +
 
 +
==== White Decay ====
  
 
Time to break with diamond pick: aprox. 10 seconds.<br />
 
Time to break with diamond pick: aprox. 10 seconds.<br />
Line 59: Line 116:
 
<br />
 
<br />
 
[[File:White decay 20min.png|thumbnail|right|White decay after 20 minutes of instability, beginning to grow over meteor craters.]]
 
[[File:White decay 20min.png|thumbnail|right|White decay after 20 minutes of instability, beginning to grow over meteor craters.]]
White Decay is a death sentence for an Age. It acts like red and blue decay, but eats through the ground much quicker, it also eats through other forms of decay as other blocks, and slowly grows into the air. It is also the only decay that can physically harm the player. It deals an armor-penetrating half-heart of damage per second, but only if the player is moving. It can NOT be blown up with TNT.
+
White Decay acts like the other colored decays, but eats through everything much quicker. It will eat through other decay blocks (tested in 1.4.7; even a black decay heavy world was calmed down. {{verify}} for current Mystcraft), and slowly grows into the air. It is also the only decay that can physically harm the player. It deals an armor-penetrating half-heart of damage per second, but only if the player is moving. It can NOT be blown up with TNT.
  
== Other Negative Effects ==
+
=== Erosion ===
Random Explosions is an effect which sometimes results from unstable ages. Explosions are created randomly. These explosions can light blocks on fire, deal damage to the player and knock the player off the world if it is a Void, End or Skylands world, but they are seemingly incapable of destroying blocks such as Stone.
 
  
Negative potion effects sometimes occur in a Mystcraft Age. These can either be ambient, where they are unchanging, or due to sky exposure, where they can be counteracted by simply going underground (Note: To count as being underground, there simply needs to be at least 1 solid block separating you and the sky). Known potion effects caused by instability and their causes are listed here:
+
"Crumble" will cause blocks to break down. Diamond ore will turn into coal ore. Smooth stone will turn into cobblestone. Gravel will turn into sand. Etc.
  
* Mining Fatigue II-IV, ambient
+
Given enough time, this will result in a world that is entirely sand.
* Slowness II-IV, sky exposure/ambient (?)
 
* Poison III, sky exposure
 
* Nausea II-III, sky exposure
 
* Hunger III, sky exposure
 
* Blindness I, ambient
 
* Weakness I, sky exposure
 
  
-note that glass block doesnt count as a block that separating you from the sky
+
In the most extreme form, bedrock will also erode, and the outcome will be a void world.
 
 
A slightly unstable Mystcraft Age can also sometimes apply a fire status to mobs and players when exposed to the sky. The fire damage is done in short bursts at approximately 5 second intervals that tick for 4-5 points of damage to mobs, but less than half a heart damage to unarmoured players. (?)
 
 
 
=== Bugs ===
 
Some modded blocks seem to not count as "solid" blocks, even though they are, and do not block Sky Exposure effects
 

Revision as of 01:54, 17 June 2018

This article is about the current version of Mystcraft.
File:White decay.png
Example of some white decay.


Instability is a balance mechanic in Mystcraft which is a result of poor or greedy writing.

More specifically, instability comes in several flavors. The weakest flavor represents a world that, while not inherently unstable, is sufficiently different than what you are used to that you take a penalty. These are worlds that inflict potion-style debuffs on you, or that give mobs in the world a benefit/positive buff. The weakest form of these only affect you when you are "outdoors" (exposed to the sky); stronger forms affect you when you are inside/underground.

The middle flavor represents worlds that while stable, are dangerous. Worlds that are so close to the sun that you (and mobs in the world) take damage from the environment. Etc.

The final flavor are worlds that will be destroyed given enough time. This can range from meteors, to decay blocks, to runaway erosion.

Internally, instability can be generated (or reduced) based on factors of writing (some symbols, such as "lacking medium features", directly add; others, typically that duplicate an instability affect, directly reduce. Explicitly writing inconsistencies will add, as will using "clear modifiers" to remove dangling modifiers.), mod behavior (other mods can add or subtract instability), and general luck/variation as the world is explored (approximately every 100 chunks the instability level is recalculated).

Each type of instability can be individually disabled in the config file; for players for whom the nausea effect (for example) is a problem, they can disable that one and leave the others. On a server, the server must disable the unwanted effects.

Because instability levels can change over time, the current version of Mystcraft does not put block-based instability into the chunks at world gen, but alters the chunk during play.

Internally, there are 5 categories of instability levels. However, there is overlap at different levels of probability. World destruction is only found in the last 2 categories, for example, but different forms of world destruction are found at different probabilities in those 2 categories. Harmful environment can be found in the last 3 categories. Potion effects are found in at least the first 3 categories, can happen multiple times (will stack to a stronger potion effect level), and in later categories will affect you when you are not exposed to the sky (global/affecting the underground as well).


Buffs and Debuffs

Negative potion effects sometimes occur in a Mystcraft Age. These can either be ambient, where they are unchanging, or due to sky exposure, where they can be counteracted by simply going underground (Note: To count as being underground, there simply needs to be at least 1 solid block separating you and the sky). Known potion effects caused by instability include:

  • Mining Fatigue
  • Slowness
  • Poison
  • Nausea
  • Hunger
  • Blindness
  • Weakness

-note that glass block doesnt count as a block that separating you from the sky Verify

There are also at least 2 things that give benefits to non-player mobs in the world.

  • Regeneration
  • Resistance

Because these are the first level of instability, it is possible for an age to show no outward sign of anything being unusual yet still have effects making mobs harder to kill.

Bugs

Some modded blocks seem to not count as "solid" blocks, even though they are, and do not block Sky Exposure effects

Harmful environment

Random Explosions is an effect which sometimes results from unstable ages. Explosions are created randomly. These explosions can light blocks on fire, deal damage to the player and knock the player off the world if it is a Void, End or Skylands world, but they are seemingly incapable of destroying blocks such as Stone.

Mobs and players can be set on fire. The fire damage is done in short bursts at approximately 5 second intervals that tick for 4-5 points of damage to mobs, but less than half a heart damage to unarmoured players. Verify

World Destroying

Any of these will, unless countered by some sort of mod power, will ultimately result in the destruction of everything in the age, and potentially even leaving a void age in the case of meteors and black decay.

Meteors

Meteors will fall randomly from the sky and destroy large sections of the world. Meteors can destroy the entire world if given enough time. Meteors may leave some ores around the crater.

Decay Blocks

Several types of Colored Decay exist.

Black Decay

Time to break with diamond shovel: "fast" (Needs better testing.)
Speed: Low.
Unique feature: Causes ground to collapse.

It only Verify spreads to existing blocks, and it spreads faster up and down than it does to the sidesVerify (( this seems really wrong; in 1.4.7 my memory is that it would only spread down and sideways, not up, and would spread faster sideways. I have not seen black decay in modern Mystcraft )). It also has the unique trait when two blocks form on top of each other, they will merge into one block of decay and cause every block above it to fall, even blocks that are normally unaffected by gravity. It can be blown up with TNT.

Black decay will spread through bedrock. If it reaches the bottom of the world, then the entire column of blocks above it will fall out of the world.

Black decay collapsing will stop at air blocks; because of the presence of caves, or even a manually placed/carved airgap, black decay will leave scattered islands, at least temporarily. Because new decay blocks will be placed over time, eventually those platforms will go as well.

When a column collapses, the 4 neighboring columns can have air gaps collapse if the collapsing column goes up to the top of the air.

Any water on top of a collapsing column is deleted (replaced with air) Verify the effect on other liquids such as lava.

Blue Decay

File:Colored Decay.png
Example of some colored decay.

Time to break with diamond pick: aprox. 2 seconds. Verify
Speed: Medium.
Unique feature: Spreads based on mining hardness.

Blue decay travels through blocks at a speed based on the mining hardness; blocks that are easier to mine will spread faster. It will not spread through bedrock.

It can be blown up with TNT.

Red Decay

Time to break with diamond pick: aprox. 3 seconds. Verify
Speed: Medium.
Unique feature: Spreads based on TNT resistance.

Blue decay travels through blocks at a speed based on the explosion resistance; blocks that are easier to blow up with TNT will spread faster. It will not spread through bedrock.

It can be blown up with TNT.

Purple Decay

Time to break with diamond pick: aprox. 10 seconds.Verify
Speed: Medium.
Unique feature: Spreads through liquids, other decay blocks, and air.

It breaks around as fast as obsidian Verify. If you are in the air, it's even worse than the feared White Decay.Verify It spreads rapidly through liquids, a little slower through other decay blocks, slower yet through air (but faster than red or blue spread through air), and very slow through ground blocks.

It has an 85% chance to spawn in a Dense Ores WorldVerify. It can NOT be blown up with TNT. Verify

Purple decay will not spread through bedrock.

White Decay

Time to break with diamond pick: aprox. 10 seconds.
Speed: fast.
Unique feature: Can damage player.

White decay after 20 minutes of instability, beginning to grow over meteor craters.

White Decay acts like the other colored decays, but eats through everything much quicker. It will eat through other decay blocks (tested in 1.4.7; even a black decay heavy world was calmed down. Verify for current Mystcraft), and slowly grows into the air. It is also the only decay that can physically harm the player. It deals an armor-penetrating half-heart of damage per second, but only if the player is moving. It can NOT be blown up with TNT.

Erosion

"Crumble" will cause blocks to break down. Diamond ore will turn into coal ore. Smooth stone will turn into cobblestone. Gravel will turn into sand. Etc.

Given enough time, this will result in a world that is entirely sand.

In the most extreme form, bedrock will also erode, and the outcome will be a void world.