2025-7-13

This commit is contained in:
Tourswen
2025-07-13 23:15:51 +08:00
parent 7fab43df3b
commit b0f3ea1b10
32 changed files with 707 additions and 967 deletions

View File

@@ -94,4 +94,98 @@
</li>
</hediffWounds> -->
</FleshTypeDef>
<FleshTypeDef>
<defName>WULA_War_machine_Fleshtype</defName>
<corpseCategory>CorpsesMechanoid</corpseCategory>
<damageEffecter>Damage_HitMechanoid</damageEffecter>
<isOrganic>false</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>Wula/Things/WulaSpecies/Wounds/WULA_Species_Wound_None</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>