-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
539 changed files
with
23,593 additions
and
262 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<loadFolders> | ||
<v1.3> | ||
<li>Common</li> | ||
|
Binary file not shown.
88 changes: 88 additions & 0 deletions
88
Alpha Biomes/Alpha Biomes/1.5/DLC/Biotech/Defs/ThingDefs_Plants/Plants_Crags_Polluted.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,88 @@ | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
<Defs> | ||
<ThingDef ParentName="PollutionTreeBase"> | ||
<defName>AB_ToxicGamma</defName> | ||
<label>toxic gamma</label> | ||
<description>A huge bioluminescent globular plant. Can be used as a natural sunlamp to grow regular plants, though the toxic environment it grows at might not be the best for cultivation. Note that light-sensitive plants such as domesticated Stikehr and mushrooms should be kept far away from them.\n\nPlant details: Toxic Gamma is a wild plant. It needs no light, and produces 100% light on its own, which is enough to grow other plants around it.</description> | ||
<pathCost>10</pathCost> | ||
<graphicData> | ||
<texPath>Things/Plants/AB_ToxicGamma</texPath> | ||
<graphicClass>Graphic_Single</graphicClass> | ||
|
||
|
||
<shadowData> | ||
<volume>(0.55, 0.17, 0.15)</volume> | ||
<offset>(0,0,-0.2)</offset> | ||
</shadowData> | ||
</graphicData> | ||
<plant> | ||
<growMinGlow>0</growMinGlow> | ||
|
||
<visualSizeRange>2.5~3</visualSizeRange> | ||
|
||
</plant> | ||
<drawPlaceWorkersWhileSelected>true</drawPlaceWorkersWhileSelected> | ||
<comps> | ||
<li Class="CompProperties_Glower"> | ||
<overlightRadius>7</overlightRadius> | ||
<glowRadius>10</glowRadius> | ||
<glowColor>(192,228,191,0)</glowColor> | ||
</li> | ||
</comps> | ||
<placeWorkers><li>AlphaBiomes.PlaceWorker_ShowGammaRadius</li></placeWorkers> | ||
</ThingDef> | ||
|
||
|
||
|
||
<ThingDef ParentName="PollutionTreeBase"> | ||
<defName>AB_PollutedStikehr</defName> | ||
<label>polluted stikehr</label> | ||
<description>A giant alien mushroom that glows in the strange darkening mist. This stikehr has adapted to a very polluted environment, and produces a meager amount of wood. \n\nPlant details: Polluted Stikehr is a wild plant that can only grow in polluted terrains. It needs no light, and produces 50% light on its own, not enough to grow other plants around it. Can be harvested for normal wood.</description> | ||
<descriptionHyperlinks> | ||
<ThingDef>WoodLog</ThingDef> | ||
</descriptionHyperlinks> | ||
<statBases> | ||
<MaxHitPoints>150</MaxHitPoints> | ||
<Beauty>-2</Beauty> | ||
<Nutrition>0.4</Nutrition> | ||
</statBases> | ||
<graphicData> | ||
<texPath>Things/Plants/AB_PollutedStikehr</texPath> | ||
<graphicClass>Graphic_Single</graphicClass> | ||
<shadowData> | ||
<volume>(0.2, 0.3, 0.13)</volume> | ||
<offset>(-0.03,0,-0.44)</offset> | ||
</shadowData> | ||
</graphicData> | ||
<altitudeLayer>Building</altitudeLayer> | ||
|
||
<selectable>true</selectable> | ||
<neverMultiSelect>false</neverMultiSelect> | ||
<pathCost>25</pathCost> | ||
<ingestible /> | ||
<plant> | ||
|
||
<wildOrder>1</wildOrder> | ||
<wildEqualLocalDistribution>false</wildEqualLocalDistribution> | ||
<growMinGlow>0</growMinGlow> | ||
|
||
<growDays>15</growDays> | ||
<dieIfLeafless>true</dieIfLeafless> | ||
<harvestYield>12</harvestYield> | ||
<harvestTag>Standard</harvestTag> | ||
<harvestedThingDef>WoodLog</harvestedThingDef> | ||
<neverBlightable>true</neverBlightable> | ||
<visualSizeRange>2~4</visualSizeRange> | ||
<topWindExposure>0.1</topWindExposure> | ||
|
||
</plant> | ||
<comps> | ||
<li Class="CompProperties_Glower"> | ||
|
||
<glowRadius>10</glowRadius> | ||
<glowColor>(192,228,191,0)</glowColor> | ||
</li> | ||
</comps> | ||
</ThingDef> | ||
|
||
</Defs> |
58 changes: 58 additions & 0 deletions
58
...mes/Alpha Biomes/1.5/DLC/Biotech/Defs/ThingDefs_Plants/Plants_FeraliskJungle_Polluted.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
<Defs> | ||
<ThingDef ParentName="PollutionTreeWithStumpBase"> | ||
<defName>AB_JungleTree_Polluted</defName> | ||
<label>deep jungle polux</label> | ||
<description>This jungle polux tree has adapted so perfectly to polluted soil and airborne toxins that it doesn't even need to remove pollution from its environment.\n\nPlant details: Deep jungle polux trees are a wild plant, and they need minimum terrain fertility of 0.05. Can only grow in polluted terrains. Can be harvested for small amounts of Red Wood. Tree lover ideologies don't much care about chopping down these weird trees.\n\nBased on art by Corndoggy and Motones, https://www.deviantart.com/motones/art/Xeno-Plants-503932885</description> | ||
<descriptionHyperlinks> | ||
<ThingDef>GU_RedWood</ThingDef> | ||
</descriptionHyperlinks> | ||
<statBases> | ||
<Beauty>-5</Beauty> | ||
<BeautyOutdoors>0</BeautyOutdoors> | ||
</statBases> | ||
<graphicData> | ||
<texPath>Things/Plants/AB_JunglePolux</texPath> | ||
<graphicClass>Graphic_Single</graphicClass> | ||
<shadowData> | ||
<volume>(0.24, 0.3, 0.15)</volume> | ||
<offset>(0,0,-0.38)</offset> | ||
</shadowData> | ||
</graphicData> | ||
<altitudeLayer>BuildingOnTop</altitudeLayer> | ||
<ingestible/> | ||
<plant> | ||
<growDays>22</growDays> | ||
<harvestWork>800</harvestWork> | ||
<harvestYield>8</harvestYield> | ||
<wildClusterRadius>10</wildClusterRadius> | ||
<wildClusterWeight>11</wildClusterWeight> | ||
<visualSizeRange>3.8~5</visualSizeRange> | ||
</plant> | ||
</ThingDef> | ||
<ThingDef ParentName="PollutionPlantBase"> | ||
<defName>AB_WeepingToxberry</defName> | ||
<label>weeping toxberry</label> | ||
<description>A short toxin-adapted shrub with berries so unbelievably toxic that no animal would ever dare consume them.\n\nPlant details:Difficult to move through, it slows down anyone moving over it. It can only grow in polluted areas.\n\nBased on artwork by Rob Smyth, https://robsmythart.com/projects</description> | ||
<statBases> | ||
<MaxHitPoints>100</MaxHitPoints> | ||
<Nutrition>0</Nutrition> | ||
</statBases> | ||
<pathCost>14</pathCost> | ||
<graphicData> | ||
<texPath>Things/Plants/AB_WeepingToxberry</texPath> | ||
<graphicClass>Graphic_Single</graphicClass> | ||
</graphicData> | ||
<ingestible><preferability>NeverForNutrition</preferability></ingestible> | ||
<plant> | ||
<growDays>3</growDays> | ||
<harvestWork>60</harvestWork> | ||
<maxMeshCount>4</maxMeshCount> | ||
<visualSizeRange>1.5~2</visualSizeRange> | ||
<topWindExposure>0.15</topWindExposure> | ||
|
||
<wildOrder>2</wildOrder> | ||
|
||
</plant> | ||
</ThingDef> | ||
</Defs> |
21 changes: 21 additions & 0 deletions
21
... Biomes/Alpha Biomes/1.5/DLC/Biotech/Defs/ThingDefs_Plants/Plants_Gelatinous_Polluted.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
<Defs> | ||
<ThingDef ParentName="PollutionTreeBase"> | ||
<defName>AB_ToxiBulb</defName> | ||
<label>toxibulb</label> | ||
<description>This slimy bulb seems to be feeding on the polluted terrain like a parasite.</description> | ||
<statBases> | ||
<Beauty>-2</Beauty> | ||
</statBases> | ||
<graphicData> | ||
<texPath>Things/Plants/AB_ToxiBulb</texPath> | ||
<graphicClass>Graphic_Single</graphicClass> | ||
|
||
|
||
</graphicData> | ||
<plant> | ||
|
||
<visualSizeRange>2~3</visualSizeRange> | ||
</plant> | ||
</ThingDef> | ||
</Defs> |
26 changes: 26 additions & 0 deletions
26
...a Biomes/Alpha Biomes/1.5/DLC/Biotech/Defs/ThingDefs_Plants/Plants_Graveyard_Polluted.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
<Defs> | ||
<ThingDef ParentName="PollutionTreeBase"> | ||
<defName>AB_EuphorbiaDesiccata</defName> | ||
<label>euphorbia desiccata</label> | ||
<description>A plant of the euphorbia genus, commonly called spurges. This plant is a variety of the Euphorbia Rimworldia plant that has adapted to polluted environments.</description> | ||
<statBases> | ||
<Beauty>-2</Beauty> | ||
</statBases> | ||
<graphicData> | ||
<texPath>Things/Plants/AB_EuphorbiaDesiccata</texPath> | ||
<graphicClass>Graphic_Single</graphicClass> | ||
|
||
<shadowData> | ||
<volume>(0.3, 0.2, 0.15)</volume> | ||
<offset>(0,0,-0.1)</offset> | ||
</shadowData> | ||
</graphicData> | ||
<plant> | ||
<wildClusterRadius>3</wildClusterRadius> | ||
<wildClusterWeight>4</wildClusterWeight> | ||
<visualSizeRange>3~4</visualSizeRange> | ||
</plant> | ||
</ThingDef> | ||
|
||
</Defs> |
79 changes: 79 additions & 0 deletions
79
Alpha Biomes/Alpha Biomes/1.5/DLC/Biotech/Defs/ThingDefs_Plants/Plants_Meadows_Polluted.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,79 @@ | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
<Defs> | ||
<ThingDef ParentName="PollutionPlantBase"> | ||
<defName>AB_ToxiGrass</defName> | ||
<label>toxi grass</label> | ||
<description>Better not eat this...</description> | ||
<statBases> | ||
<MaxHitPoints>85</MaxHitPoints> | ||
<Flammability>1.3</Flammability> | ||
<Nutrition>0.30</Nutrition> | ||
</statBases> | ||
<graphicData> | ||
<texPath>Things/Plants/AB_ToxiGrass</texPath> | ||
<graphicClass>Graphic_Single</graphicClass> | ||
</graphicData> | ||
<hideAtSnowDepth>0.5</hideAtSnowDepth> | ||
<ingestible/> | ||
<selectable>false</selectable> | ||
<plant> | ||
<growDays>2.5</growDays> | ||
<leaflessGraphicPath>Things/Plant/Graygrass_Leafless/GraygrassA</leaflessGraphicPath> | ||
<harvestWork>40</harvestWork> | ||
<maxMeshCount>9</maxMeshCount> | ||
<visualSizeRange>0.4~0.6</visualSizeRange> | ||
<topWindExposure>0.4</topWindExposure> | ||
<wildOrder>1</wildOrder> | ||
</plant> | ||
</ThingDef> | ||
<ThingDef ParentName="PollutionTreeBase"> | ||
<defName>AB_GiantToxicFlower</defName> | ||
<label>giant toxic flower</label> | ||
<description>A continously blooming giant flower with a dangerous, bright pink colour. Its stalk can be cut and used as a wood substitute.\n\nPlant details: Giant toxic flowers are wild plants that only grow in polluted ground. Can be harvested for meager amounts of wood.</description> | ||
<descriptionHyperlinks> | ||
<ThingDef>WoodLog</ThingDef> | ||
</descriptionHyperlinks> | ||
<statBases> | ||
<MaxHitPoints>300</MaxHitPoints> | ||
<Flammability>1</Flammability> | ||
<Nutrition>0.05</Nutrition> | ||
<Mass>175</Mass> | ||
<Beauty>-5</Beauty> | ||
<BeautyOutdoors>-3</BeautyOutdoors> | ||
</statBases> | ||
<graphicData> | ||
<texPath>Things/Plants/AB_GiantToxicFlower</texPath> | ||
<graphicClass>Graphic_Single</graphicClass> | ||
<shadowData> | ||
<volume>(0.24, 0.3, 0.15)</volume> | ||
<offset>(0,0,-0.38)</offset> | ||
</shadowData> | ||
</graphicData> | ||
<altitudeLayer>Building</altitudeLayer> | ||
<selectable>true</selectable> | ||
<fillPercent>0.35</fillPercent> | ||
<minifiedDef>MinifiedTree</minifiedDef> | ||
<passability>PassThroughOnly</passability> | ||
<pathCost>130</pathCost> | ||
<rotatable>false</rotatable> | ||
<blockWind>true</blockWind> | ||
<ingestible> | ||
<foodType>Tree</foodType> | ||
<preferability>RawBad</preferability> | ||
</ingestible> | ||
<plant> | ||
|
||
<growDays>14</growDays> | ||
|
||
|
||
<harvestWork>800</harvestWork> | ||
|
||
<harvestYield>12</harvestYield> | ||
<harvestMinGrowth>0.4</harvestMinGrowth> | ||
<harvestFailable>false</harvestFailable> | ||
<visualSizeRange>3.5~4</visualSizeRange> | ||
<topWindExposure>0.3</topWindExposure> | ||
</plant> | ||
</ThingDef> | ||
|
||
</Defs> |
61 changes: 61 additions & 0 deletions
61
Alpha Biomes/Alpha Biomes/1.5/DLC/Biotech/Defs/ThingDefs_Plants/Plants_Mycotic_Polluted.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
<Defs> | ||
<ThingDef ParentName="PollutionTreeBase"> | ||
<defName>AB_GiantAgariTox</defName> | ||
<label>agaritox</label> | ||
<description>A giant mushroom that has adapted to growing in extremely polluted environments.\n\nPlant details: Agaritox is a wild plant that can only grow in poilluted soil. Can be harvested for meager amounts of mushroom stalks.</description> | ||
<descriptionHyperlinks> | ||
<ThingDef>AB_MushroomWoodLog</ThingDef> | ||
</descriptionHyperlinks> | ||
<statBases> | ||
<MaxHitPoints>100</MaxHitPoints> | ||
<Beauty>-2</Beauty> | ||
<Nutrition>0.4</Nutrition> | ||
</statBases> | ||
<graphicData> | ||
<texPath>Things/Plants/AB_GiantAgariTox</texPath> | ||
<graphicClass>Graphic_Single</graphicClass> | ||
<shadowData> | ||
<volume>(0.4, 0.6, 0.26)</volume> | ||
<offset>(-0.03,0,-0.44)</offset> | ||
</shadowData> | ||
</graphicData> | ||
<altitudeLayer>BuildingOnTop</altitudeLayer> | ||
<blockLight>true</blockLight> | ||
<selectable>true</selectable> | ||
<neverMultiSelect>false</neverMultiSelect> | ||
<pathCost>25</pathCost> | ||
<ingestible/> | ||
<plant> | ||
<growDays>15</growDays> | ||
<harvestYield>15</harvestYield> | ||
<harvestTag>Standard</harvestTag> | ||
<harvestedThingDef>AB_MushroomWoodLog</harvestedThingDef> | ||
<neverBlightable>true</neverBlightable> | ||
<visualSizeRange>3~5</visualSizeRange> | ||
<topWindExposure>0.1</topWindExposure> | ||
</plant> | ||
</ThingDef> | ||
<ThingDef ParentName="PollutionPlantBase"> | ||
<defName>AB_LandCoral</defName> | ||
<label>amethyst land coral fungus</label> | ||
<description>A very strange purple coloured fungus that resembles a coral. Grows only in polluted soil.</description> | ||
<statBases> | ||
<MaxHitPoints>50</MaxHitPoints> | ||
<Flammability>1.3</Flammability> | ||
<Nutrition>0.2</Nutrition> | ||
</statBases> | ||
<graphicData> | ||
<texPath>Things/Plants/AB_LandCoral</texPath> | ||
<graphicClass>Graphic_Single</graphicClass> | ||
</graphicData> | ||
<ingestible/> | ||
<plant> | ||
<growDays>2.5</growDays> | ||
<harvestWork>40</harvestWork> | ||
<visualSizeRange>2~2.5</visualSizeRange> | ||
<topWindExposure>0.4</topWindExposure> | ||
<wildOrder>1</wildOrder> | ||
</plant> | ||
</ThingDef> | ||
</Defs> |
Oops, something went wrong.