Sublyme's Bacteria Mod

From FSG Wiki

Jump to: navigation, search
#wxSand: Owen Piette's Falling Sand Game
#Version 4.4, File subversion 2
#element element r g b gravity slip density conductivity visible
#self probabilityOfChanging element [probabilityOfChangingIntoThisElement element] [...]
#hotself tempAtWhichThisElementSelfProbabilityStartsToIncreaseTo100 element
#hotcolor element r g b
#neighbor probabilityOfReacting element1 element2 [probabilityOfChangingIntoTheseElements element1 element2] [...]
#hotneighbor tempAtWhichThisElementSelfProbabilityStartsToIncreaseTo100 element1 element2
#explosion neighbor1 neighbor2 xspeed<255 yspeed<255
#pexplosion neighbor1 neighbor2 diameter element
	
group	Tools	PetriDish	Clean	---	SugarA	SugarB	SugarC	SugarD	--- 	Fire	Torch	Wall	SuperWall	Electricity	Toxin	Ice	Freon	Refrigerator	---	SugarSourceA	SugarSourceB	SugarSourceC	SugarSourceD
group	---	===
group 	Level0 B.Simplistia
group	Level1	B.Pyrotodia	B.Predatora	B.Toxicacia	B.Muruphagia	B.Gelucia	B.Electria	B.Microtachio
group	Level2	B.Giganta	B.Pyromajora	B.Toxiphagia	B.Grantoxica	B.Freocia	B.Gelcuada	B.Megeleca
group	Level3	B.Terraminor	B.Demopyra	B.Vepretoxia	B.Majogiganta


#Petri Dish.  It is where all the bacteria live, die, feed, reproduce, and eventually evolve.
element PetriDish 90	90	155	0	0	0	0	1

element ---
self	1	---	1	PetriDish
#The bacteria are divided by 'level', or how higly evolved they are.
element ===
self	1	===	1	PetriDish

#Clean.  Completely clears the screen.
element Clean
pexplosion Clean	PetriDish	9999	PetriDish

#A simple Sugar not known to mutate any bacteria.
element SugarA	255	255	255	0	0	0	0	1

#When charred can become potentially dangerous.
element SugarB	200	200	200	0	0	0	0	1

#A Sugar that is produced from digested bacteria.  Can turn into toxins.
element SugarC	190	200	255	0	0	0	0	1

#The most dangerous of the four main Sugars.  Can cause large amount of mutations to occur quickly.
element SugarD	200	255	255	0	0	0	0	1

#Can you say secret Sugars?
element SugarE	100	205	205	0	0	0	0	0

#I can.
element SugarF	120	105	205	0	0	0	0	0

neighbor .004	SugarA	PetriDish	1	PetriDish	PetriDish
neighbor .002	SugarB	PetriDish	1	PetriDish	PetriDish
neighbor .009	SugarC	PetriDish	.97	PetriDish	PetriDish	.03	Toxin	PetriDish
neighbor .001	SugarD	PetriDish	1	PetriDish	PetriDish
neighbor .0007	SugarE	PetriDish	1	PetriDish	PetriDish
neighbor .0007	SugarF	PetriDish	1	PetriDish	PetriDish

#Wall.  Stops anything from moving past it.
element Wall	200	200	200	0	0	0	0	1

#Super Wall.  Nothing reacts with it at all.
element SuperWall	255	000	255	0	0	0	0	1	

#Fire.  Quite the obvious here.  It burns and can cause some forms of evolution.
element Fire	255	128	0	0	0	0	0	1
neighbor .06	Fire	PetriDish	.55	PetriDish	PetriDish	.45	Fire	Fire	
neighbor .1	Fire	SugarA	1	Fire	Fire
neighbor .07	Fire	SugarB	.6	Fire	Fire	.4	SugarD	PetriDish
neighbor .2	Fire	SugarC	1	Fire	Fire
neighbor .01	Fire	SugarD	.6	Fire	Fire	.4	PetriDish	SugarD

#A secret unselectable type of superhot fire that lasts a long time.
element SFire	200	0	200	0	0	0	0	0
neighbor 1	SFire	PetriDish	.99	SFire	Fire	.01	PetriDish	Fire
neighbor 1	SFire	Fire	.99	SFire	Fire	.01	Fire	Fire

#Torch.  A permanent Source of fire.  This is nonmechanical, and can thus be inhabited by rare types of bacteria.
element Torch	50	0	90	0	0	0	0	1
neighbor 1	Torch	PetriDish	.99	Torch	Fire	.01	Torch	SFire

#Refrigerator.  It keeps the  area cold.
element Refrigerator	10	10	120	0	0	0	0	1
neighbor .92	Refrigerator	PetriDish	1	Refrigerator	Freon

#Freon.  An element that is incredibly cold.
element Freon	120	180	255	0	0	0	0	1
neighbor 1	Freon	PetriDish	.93	PetriDish	Freon	.07	Ice	PetriDish

#A simple Sugar not known to mutate any bacteria.
element SugarSourceA	50	0	90	0	0	0	0	1
neighbor 1	SugarSourceA	PetriDish	1	SugarSourceA	SugarA

#When charred can become potentially dangerous.
element SugarSourceB	0	90	90	0	0	0	0	1
neighbor 1	SugarSourceB	PetriDish	1	SugarSourceB	SugarB

#A Sugar that is produced from digested bacteria.  Can turn into toxins.
element SugarSourceC	0	40	90	0	0	0	0	1
neighbor 1	SugarSourceC	PetriDish	1	SugarSourceC	SugarC

#The most dangerous of the four main Sugars.  Can cause large amount of mutations to occur quickly.
element SugarSourceD	0	20	90	0	0	0	0	1
neighbor 1	SugarSourceD	PetriDish	1	SugarSourceD	SugarD

#These are the simplest of bacteria, and evolve into almost all other types over time.
element B.Simplistia	30	20	10	0	0	0	0	1
neighbor .04	B.Simplistia PetriDish	.9	PetriDish	B.Simplistia	.05	B.Simplistia	B.Simplistia	.05	SugarB	B.Simplistia
neighbor 1	Fire	B.Simplistia	.06	Fire	B.Pyrotodia	.54	PetriDish	Fire	.4	Fire	Fire
neighbor 1	B.Simplistia	SugarA	1	PetriDish	B.Simplistia
neighbor 1	B.Simplistia	SugarD	1	B.Predatora	PetriDish
self	.005	B.Simplistia	.2	PetriDish	.79	B.Simplistia	.01	B.Microtachio

#These are fire loving organisms and tend to burst into flames randomly as they are incredibly hot.  If they near flame they reproduce like madness.
element B.Pyrotodia	250	0	50	0	0	0	0	1
neighbor .033	B.Pyrotodia	PetriDish	.9	PetriDish	B.Pyrotodia	.04	Fire	B.Pyrotodia	.05	SugarB	B.Pyrotodia	.01	B.Pyrotodia	B.Pyrotodia
neighbor .1	B.Pyrotodia	Fire	.1	B.Pyrotodia	B.Pyrotodia	.9	B.Pyrotodia	PetriDish
neighbor 1	B.Pyrotodia	SugarB	1	PetriDish	B.Pyrotodia
neighbor 1	B.Pyrotodia	SFire	.01	B.Pyromajora	SFire	.99	SFire	SFire
self	.002	B.Pyrotodia	.6	Fire	.4	PetriDish

#These are heavily predatory bacteria which feed on weaker ones, but they can't digest B.Pyrotodia, as they burst into flames as a defense.  They move quickly and but reproduce slowly.
element	B.Predatora	255	185	0	0	0	0	0	1
neighbor .1	B.Predatora	PetriDish	.8	PetriDish	B.Predatora	.009	B.Predatora	B.Predatora	.191	SugarC	B.Predatora
neighbor .1	B.Predatora	B.Simplistia	.96	PetriDish	B.Predatora	.04	B.Predatora	B.Predatora
neighbor 1	B.Predatora	B.Pyrotodia	1	PetriDish	Fire
neighbor 1	B.Predatora	B.Muruphagia	1	PetriDish	Fire
neighbor .4	B.Predatora	Fire	.5	Fire	Fire	.5	PetriDish	PetriDish
neighbor 1	B.Predatora	SugarB	1	PetriDish	B.Predatora
self	.0017	B.Predatora	.991	PetriDish	.009	B.Giganta

#Slightly larger bacteria that can devour nearly all others.
element B.Giganta	0	255	255	0	0	0	0	1
element B.Giganta2	0	255	255	0	0	0	0	0
neighbor .1	B.Giganta	PetriDish	.1	PetriDish	B.Giganta	.87	B.Giganta	B.Giganta2	.03	B.Giganta	B.Giganta
neighbor .1	B.Giganta2	B.Predatora	.7	B.Giganta2	PetriDish	.3	B.Giganta	B.Giganta2
neighbor 1	B.Giganta2	B.Pyrotodia	1	B.Giganta2	PetriDish
neighbor 1	B.Giganta2	B.Simplistia	1	B.Giganta2	PetriDish
neighbor 1	B.Giganta2	B.Muruphagia	1	B.Giganta2	PetriDish
neighbor 1	B.Giganta2	SugarD	1	PetriDish	B.Giganta2
self	.007	B.Giganta	1	PetriDish
self	.2	B.Giganta2	1	PetriDish

#These bacteria are silent and deadly.  The spread disease and move incredibly quickly.  They are completely inedible but die quickly.
element B.Toxicacia	150	250	100	0	0	0	0	1
#A terrible toxin that kills nearly all that touch it.
element Toxin	10	255	0	0	0	0	0	1
neighbor 1	B.Toxicacia	PetriDish	.1	Toxin	B.Toxicacia	.89	PetriDish	B.Toxicacia	.01	B.Toxicacia	B.Toxicacia
self	.005	B.Toxicacia	1	PetriDish
self	.001	Toxin	1	PetriDish
neighbor 1	Toxin	B.Simplistia	.4	PetriDish	PetriDish	.59	PetriDish	Toxin	.01	B.Toxicacia	PetriDish
neighbor 1	Toxin	B.Pyrotodia	.4	PetriDish	PetriDish	.5	PetriDish	Toxin	.1	PetriDish	B.ToxiphagiaHalf
neighbor 1	Toxin	B.Predatora	.4	PetriDish	PetriDish	.6	PetriDish	Toxin
neighbor 1	Toxin	B.Giganta2	1	PetriDish	Toxin
neighbor 1	Toxin	B.Giganta	.4	PetriDish	PetriDish	.6	PetriDish	Toxin
neighbor 1	Toxin	B.Pyromajora	.4	PetriDish	PetriDish	.6	PetriDish	Toxin
neighbor 1	Toxin	B.Muruphagia	.4	PetriDish	PetriDish	.6	PetriDish	Toxin
neighbor 1	Toxin	SugarA	.1	PetriDish	PetriDish	.9	PetriDish	Toxin
neighbor 1	Toxin	SugarB	.1	PetriDish	PetriDish	.9	PetriDish	Toxin
neighbor 1	Toxin	SugarC	.1	PetriDish	PetriDish	.9	PetriDish	Toxin
neighbor 1	Toxin	SugarD	.1	PetriDish	PetriDish	.9	PetriDish	Toxin
neighbor 1	B.Toxicacia	SugarE	1	B.Toxicacia	B.Grantoxica

#These are one of the most dangerous kinds of bacteria known to exist.  They leave behind massive spots of incredibly hot fire.
element B.Pyromajora	255	0	155	0	0	0	0	1
element B.PyromajoraTorch	255	0	255	0	0	0	0	0
neighbor 1	B.Pyromajora	Fire	1	Fire	B.Pyromajora
neighbor .1	B.Pyromajora	Torch	1	Fire	B.PyromajoraTorch	
neighbor 1	B.PyromajoraTorch	Torch	.997	Torch	B.PyromajoraTorch	.003	B.PyromajoraTorch	B.PyromajoraTorch
neighbor .07	B.Pyromajora	PetriDish	.8	PetriDish	B.Pyromajora	.1	SFire	B.Pyromajora	.06	Fire	B.Pyromajora	.04	B.Pyromajora	B.Pyromajora
neighbor .1	B.PyromajoraTorch	Fire	1	Torch	B.Pyromajora
self	.003	B.Pyromajora	1	SFire
self	.0012	B.PyromajoraTorch	1	Torch
neighbor 1	B.Pyromajora	SugarE	1	B.Pyromajora	B.Demopyra

#These are bacteria that love poisons and feed from them.  They are rare and occur only in odd ways.
element B.Toxiphagia	50	155	200	0	0	0	0	1
element B.ToxiphagiaHalf 90	125	0	0	0	0	0	0
neighbor 1	B.ToxiphagiaHalf	Fire	1	B.Toxiphagia	PetriDish
neighbor .1	B.Toxiphagia	PetriDish	.97	PetriDish	B.Toxiphagia	.02	SugarF	B.Toxiphagia	.01	B.Toxiphagia	B.Toxiphagia
neighbor 1	B.Toxiphagia	Toxin	1	SugarF	B.Toxiphagia
neighbor .1	B.Toxiphagia	SugarD	1	B.Terraminor	PetriDish
self	.003	B.Toxiphagia	1	Fire

#Bacteria that build walls and can feed off of Toxins.
element	B.Terraminor	155	155	155	0	0	0	0	1
neighbor .04	B.Terraminor	PetriDish	.97	PetriDish	B.Terraminor	.02	B.Terraminor	B.Terraminor	.01	SugarE	B.Terraminor
neighbor 1	B.Terraminor	SugarF	1	Wall	B.Terraminor
neighbor 1	B.Terraminor	Toxin	1	Wall	B.Terraminor
self	.004	B.Terraminor	.5	Fire	.5	Wall

#Bacteria that can explode into bursts of fire if they die.
element B.Demopyra	90	0	0	0	0	0	0	1
element Boom	0	0	0	0	0	0	0	0
neighbor .01	B.Demopyra	PetriDish	.94	PetriDish	B.Demopyra	.03	Boom	B.Demopyra	.02	B.Demopyra	B.Demopyra	.01	SugarE	B.Demopyra
neighbor 1	B.Demopyra	Toxin	1	Fire	SFire
pexplosion	Boom	PetriDish	4	Fire
self	.001	B.Demopyra	1	SFire

#A bacteria that is able to destroy most others with it's horrible toxins.
element B.Grantoxica	200	255	100	0	0	0	0	1
neighbor .1	B.Grantoxica	PetriDish	.4	PetriDish	B.Grantoxica	.5	B.Grantoxica	Toxin	.01	B.Grantoxica	B.Grantoxica	.09	Toxin	Toxin
neighbor .1	B.Grantoxica	Toxin	1	Toxin	B.Grantoxica
self	.0007	B.Grantoxica	.9	Toxin	.1	B.Vepretoxia

#A bacteria that destroys and digests wall.  With it's amazing appetite, sometimes it can't hold it all and will burst, explelling it's contents.  This primarily happens around flames.
element B.Muruphagia	0	90	100	0	0	0	0	1
neighbor .04	B.Muruphagia	PetriDish	.97	PetriDish	B.Muruphagia	.02	B.Muruphagia	B.Muruphagia	.01	SugarD	B.Muruphagia
neighbor 1	B.Muruphagia	Wall	1	PetriDish	B.Muruphagia
neighbor .01	B.Simplistia	Wall	.01	B.Muruphagia	Wall	.99	B.Simplistia	Wall	
neighbor 1	Fire	B.Muruphagia	.9	PetriDish	Fire	.05	Wall	Wall	.05	Fire	Fire
self	.004	B.Muruphagia	1	PetriDish

#A bacteria that is nearly opposite of B.Pyrotodia, it is cold and can create masses of ice.
element	B.Gelucia	100	100	250	0	0	0	0	1
#A solid form of water that can form large walls.  It is easily combatted by fire though.
element Ice	140	140	255	0	00	0	0	1
neighbor .08	B.Gelucia	PetriDish	.1	Ice	B.Gelucia	.05	B.Gelucia	B.Gelucia	.85	PetriDish	B.Gelucia
neighbor .0005	Ice	PetriDish	1	PetriDish	PetriDish
neighbor 1	Ice	Fire	1	PetriDish	Fire
neighbor 1	B.Gelucia	Fire	1	PetriDish	Fire
neighbor .01	B.Simplistia	Ice	.2	B.Gelucia	Ice	.8	Ice	Ice
neighbor .01	B.Predatora	Ice	.2	PetriDish	Ice	.8	Ice	Ice
neighbor .01	B.Toxicacia	Ice	.2	PetriDish	Ice	.8	Ice	Ice
neighbor .01	B.Muruphagia	Ice	.2	PetriDish	Ice	.8	Ice	Ice
neighbor .01	B.Grantoxica	Ice	.2	PetriDish	Ice	.8	Ice	Ice
neighbor .01	B.Giganta2	Ice	.2	PetriDish	Ice	.8	Ice	Ice
neighbor .01	B.Giganta	Ice	.2	PetriDish	Ice	.8	Ice	Ice
neighbor .08	B.Gelucia	Ice	.97	Ice	B.Gelucia	.03	B.Gelucia	B.Gelucia
self	.011	B.Gelucia	.99	Ice	.01	B.Freocia

#A bacteria that freezes distant bacteria and can make large amounts of ice wherever it goes.  It is slightly more resistant to fire than it's predescessor.
element	B.Freocia	160	180	255	0	0	0	0	1
neighbor .06	B.Freocia	PetriDish	.1	B.Freocia	Freon	.03	B.Freocia	B.Freocia	.87	PetriDish	B.Freocia
neighbor .11	B.Freocia	Ice	.7	Ice	B.Freocia	.27	Freon	B.Freocia	.03	B.Freocia	B.Freocia
self	.009	B.Freocia	1	Freon

#A bacteria that is long and stretched out and leaves icy trails.
element	B.Gelcuada	130	130	255	0	0	0	0	1
element	B.Gelcuada2	100	100	205	0	0	0	0	0
neighbor 1	B.Gelucia	SugarD	1	B.Gelucia	B.Gelcuada
neighbor .06	B.Gelcuada	PetriDish	.69	B.Gelcuada2	B.Gelcuada	.3	Ice	B.Gelcuada	.01	B.Gelcuada	B.Gelcuada
neighbor .03	B.Gelcuada	Ice	1	Ice	B.Gelcuada
self	.001	B.Gelcuada	1	Ice
self	.99	B.Gelcuada2	1	Ice

#A bacteria which sends out small electrical pulses, leaving other bacteria burned to ashes.  They have grown resistant to fire because of the condition they leave most bacteria in.
element B.Electria	255	255	0	0	0	0	0	1
element Electricity	0	255	200	0	0	0	0	1
neighbor 1	B.Simplistia	Electricity	.9	B.Electria	Electricity	.1	Fire	Electricity
neighbor .01	B.Electria	PetriDish	.01	B.Electria	B.Electria	.9	PetriDish	B.Electria	.09	Electricity	B.Electria
neighbor .03	Electricity	PetriDish	1	Electricity	Electricity
self	.002	B.Electria	.7	Electricity	.3	B.Megeleca
self	.09	Electricity	1	PetriDish
neighbor 1	B.Predatora	Electricity	.1	Fire	Fire	.9	B.Predatora	PetriDish
neighbor 1	B.Toxicacia	Electricity	.1	Fire	Fire	.9	B.Toxicacia	PetriDish
neighbor 1	B.Muruphagia	Electricity	.1	Fire	Fire	.9	B.Muruphagia	PetriDish
neighbor 1	B.Gelucia	Electricity	.1	Fire	Fire	.9	B.Gelucia	PetriDish
neighbor 1	B.Giganta2	Electricity	.1	Fire	Fire	.9	B.Giganta2	PetriDish
neighbor 1	B.Grantoxica	Electricity	.1	Fire	Fire	.9	B.Grantoxica	PetriDish
neighbor 1	B.Freocia	Electricity	.1	Fire	Fire	.9	B.Freocia	PetriDish
neighbor 1	B.Gelcuada	Electricity	.1	Fire	Fire	.9	B.Gelcuada	PetriDish

#A bacteria capable of producing tremendous amounts of electricity nearly always destroying other bacteria on a large scale.
element B.Megeleca	190	190	0	0	0	0	0	1
neighbor .03	B.Megeleca	PetriDish	.8	PetriDish	B.Megeleca	.19	Electricity	B.Megeleca	.01	B.Megeleca	B.Megeleca
self	.002	B.Megeleca	1	PetriDish

#A bacteria that is small and weak, yet moves quickly and is difficult to ingest.  It is possibly small enough to undergo endosymbios with larger organisms and create an even more dangerous one.
element B.Microtachio	160	100	130	0	0	0	0	1
neighbor .1	B.Microtachio	PetriDish	.97	PetriDish	B.Microtachio	.02	SugarA	B.Microtachio	.01	B.Microtachio	B.Microtachio
self	.002	B.Microtachio	1	PetriDish

#A bacteria that is immobile but produces tendrils which carry dangerous poisons.
element B.Vepretoxia	100	255	100	0	0	0	0	1
element Tendril	0	155	0	0	0	0	0	0
element TendrilBody	0	155	0	0	0	0	0	0
element TendrilDead	0	155	0	0	0	0	0	0
neighbor .7	B.Vepretoxia	PetriDish	.99	B.Vepretoxia	Tendril	.01	B.Vepretoxia	B.Vepretoxia
neighbor 1	Tendril	PetriDish	.9997	TendrilBody	Tendril	.0003	Tendril	TendrilDead
neighbor 1	TendrilDead	Tendril	1	TendrilDead	TendrilDead
neighbor 1	TendrilDead	TendrilBody	1	TendrilDead	TendrilDead
self	.1	TendrilDead	1	PetriDish
self	.003	B.Vepretoxia	1	PetriDish
self	.001	TendrilBody	1	TendrilDead
neighbor .07	TendrilBody	PetriDish	1	TendrilBody	Toxin

#A bacteria that is the product of endosymbios of a large bacteria and a small bacteria capable of producing enough energy to power itself along with much excess energy.
element B.Majogiganta	0	0	100	0	0	0	0	1
element B.Majogiganta2	0	0	120	0	0	0	0	0
element B.Majogiganta3	0	0	140	0	0	0	0	0
neighbor 1	B.Giganta2	B.Microtachio	1	B.Majogiganta	PetriDish
neighbor .9	B.Majogiganta	PetriDish	.786	B.Majogiganta	B.Majogiganta2	.21	PetriDish	B.Majogiganta	.004	B.Majogiganta	B.Majogiganta
neighbor .9	B.Majogiganta2	PetriDish	1	B.Majogiganta2	B.Majogiganta3
self	.48	B.Majogiganta3	1	PetriDish
self	.57	B.Majogiganta2	1	PetriDish
self	.0001	B.Majogiganta	1	PetriDish
neighbor 1	B.Majogiganta3	B.Simplistia	1	B.Majogiganta3	PetriDish
neighbor 1	B.Majogiganta3	B.Pyrotodia	1	B.Majogiganta3	PetriDish
neighbor 1	B.Majogiganta3	B.Predatora	1	B.Majogiganta3	PetriDish
neighbor 1	B.Majogiganta3	B.Toxicacia	1	B.Majogiganta3	PetriDish
neighbor 1	B.Majogiganta3	B.Muruphagia	1	B.Majogiganta3	PetriDish
neighbor 1	B.Majogiganta3	B.Gelucia	1	B.Majogiganta3	PetriDish
neighbor 1	B.Majogiganta3	B.Electria	1	B.Majogiganta3	PetriDish
neighbor 1	B.Majogiganta3	B.Microtachio	1	B.Majogiganta3	PetriDish
neighbor 1	B.Majogiganta3	B.Giganta	1	B.Majogiganta3	PetriDish
neighbor 1	B.Majogiganta3	B.Pyromajora	1	B.Majogiganta3	PetriDish
neighbor 1	B.Majogiganta3	B.Toxiphagia	1	B.Majogiganta3	PetriDish
neighbor 1	B.Majogiganta3	B.Grantoxica	1	B.Majogiganta3	PetriDish
neighbor 1	B.Majogiganta3	B.Freocia	1	B.Majogiganta3	PetriDish
neighbor 1	B.Majogiganta3	B.Gelcuada	1	B.Majogiganta3	PetriDish
neighbor 1	B.Majogiganta3	B.Megeleca	1	B.Majogiganta3	PetriDish
neighbor 1	B.Majogiganta3	B.Vepretoxia	1	B.Majogiganta3	PetriDish
neighbor 1	B.Majogiganta3	B.Terraminor	1	B.Majogiganta3	PetriDish
neighbor 1	B.Majogiganta3	B.Demopyra	1	B.Majogiganta3	PetriDish
neighbor 1	B.Majogiganta3	Toxin	1	B.Majogiganta3	PetriDish
neighbor 1	B.Majogiganta3	B.Giganta2	1	B.Majogiganta3	PetriDish
Personal tools