2025-7-4
This commit is contained in:
97
1.5/Defs/FleshTypeDefs/FleshType_WULA.xml
Normal file
97
1.5/Defs/FleshTypeDefs/FleshType_WULA.xml
Normal file
@@ -0,0 +1,97 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
|
||||
<Defs>
|
||||
<FleshTypeDef>
|
||||
<defName>WULA_Fleshtype</defName>
|
||||
<corpseCategory>CorpsesMechanoid</corpseCategory>
|
||||
<damageEffecter>Damage_HitMechanoid</damageEffecter>
|
||||
<isOrganic>true</isOrganic>
|
||||
<genericWounds>
|
||||
<li>
|
||||
<texture>Things/Pawn/Wounds/WoundMechA</texture>
|
||||
</li>
|
||||
<li>
|
||||
<texture>Things/Pawn/Wounds/WoundMechB</texture>
|
||||
</li>
|
||||
<li>
|
||||
<texture>Things/Pawn/Wounds/WoundMechC</texture>
|
||||
</li>
|
||||
</genericWounds>
|
||||
<bandagedWounds>
|
||||
<li>
|
||||
<texture>Things/Pawn/Wounds/BandagedA</texture>
|
||||
</li>
|
||||
<li>
|
||||
<texture>Things/Pawn/Wounds/BandagedB</texture>
|
||||
</li>
|
||||
<li>
|
||||
<texture>Things/Pawn/Wounds/BandagedC</texture>
|
||||
</li>
|
||||
</bandagedWounds>
|
||||
<hediffWounds>
|
||||
<li MayRequire="Ludeon.RimWorld.Ideology">
|
||||
<hediff>Scarification</hediff>
|
||||
<wounds>
|
||||
<li>
|
||||
<texture>Things/Pawn/Wounds/ScarificationA</texture>
|
||||
<tintWithSkinColor>true</tintWithSkinColor>
|
||||
<displayOverApparel>false</displayOverApparel>
|
||||
<displayPermanent>false</displayPermanent>
|
||||
<drawOffsetSouth>(0, 0.001, -0.24)</drawOffsetSouth>
|
||||
<drawOffsetEastWest>(-0.03, 0.001, -0.24)</drawOffsetEastWest>
|
||||
</li>
|
||||
<li>
|
||||
<texture>Things/Pawn/Wounds/ScarificationB</texture>
|
||||
<tintWithSkinColor>true</tintWithSkinColor>
|
||||
<displayOverApparel>false</displayOverApparel>
|
||||
<displayPermanent>false</displayPermanent>
|
||||
<drawOffsetSouth>(0, 0.001, -0.24)</drawOffsetSouth>
|
||||
<drawOffsetEastWest>(-0.03, 0.001, -0.24)</drawOffsetEastWest>
|
||||
</li>
|
||||
<li>
|
||||
<texture>Things/Pawn/Wounds/ScarificationC</texture>
|
||||
<tintWithSkinColor>true</tintWithSkinColor>
|
||||
<displayOverApparel>false</displayOverApparel>
|
||||
<displayPermanent>false</displayPermanent>
|
||||
<drawOffsetSouth>(0, 0.001, -0.24)</drawOffsetSouth>
|
||||
<drawOffsetEastWest>(-0.03, 0.001, -0.24)</drawOffsetEastWest>
|
||||
</li>
|
||||
</wounds>
|
||||
</li>
|
||||
<li>
|
||||
<hediff>MissingBodyPart</hediff>
|
||||
<wounds>
|
||||
<li>
|
||||
<textureSouth>Things/Pawn/Wounds/MissingEye_Scar_south</textureSouth>
|
||||
<textureNorth>Things/Pawn/Wounds/MissingEye_Scar_south</textureNorth>
|
||||
<textureEast>Things/Pawn/Wounds/MissingEye_Scar_east</textureEast>
|
||||
<textureWest>Things/Pawn/Wounds/MissingEye_Scar_east</textureWest>
|
||||
<flipWest>true</flipWest>
|
||||
<onlyOnPart>Eye</onlyOnPart>
|
||||
<flipOnWoundAnchorTag>LeftEye</flipOnWoundAnchorTag>
|
||||
<flipOnRotation>South</flipOnRotation>
|
||||
<tintWithSkinColor>true</tintWithSkinColor>
|
||||
<missingBodyPartFresh>false</missingBodyPartFresh>
|
||||
<scale>0.7</scale>
|
||||
<drawOffsetSouth>(0, -0.001, -0.24)</drawOffsetSouth>
|
||||
<drawOffsetEastWest>(0, -0.001, -0.24)</drawOffsetEastWest>
|
||||
</li>
|
||||
<li>
|
||||
<textureSouth>Things/Pawn/Wounds/MissingEye_Fresh</textureSouth>
|
||||
<textureNorth>Things/Pawn/Wounds/MissingEye_Fresh</textureNorth>
|
||||
<textureEast>Things/Pawn/Wounds/MissingEye_Fresh</textureEast>
|
||||
<textureWest>Things/Pawn/Wounds/MissingEye_Fresh</textureWest>
|
||||
<flipWest>true</flipWest>
|
||||
<onlyOnPart>Eye</onlyOnPart>
|
||||
<flipOnWoundAnchorTag>LeftEye</flipOnWoundAnchorTag>
|
||||
<flipOnRotation>South</flipOnRotation>
|
||||
<missingBodyPartFresh>true</missingBodyPartFresh>
|
||||
<scale>0.7</scale>
|
||||
<drawOffsetSouth>(0, -0.001, -0.24)</drawOffsetSouth>
|
||||
<drawOffsetEastWest>(0, -0.001, -0.24)</drawOffsetEastWest>
|
||||
</li>
|
||||
</wounds>
|
||||
</li>
|
||||
</hediffWounds>
|
||||
</FleshTypeDef>
|
||||
</Defs>
|
||||
Reference in New Issue
Block a user