解决酒精红字
This commit is contained in:
Binary file not shown.
@@ -1,6 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" ?>
|
<?xml version="1.0" encoding="utf-8" ?>
|
||||||
<Defs>
|
<Defs>
|
||||||
<AlienRace.AlienBackstoryDef Name="ARA_BaseBackStory" Abstract="True">
|
<AlienRace.AlienBackstoryDef Name="ARA_BaseBackStory" Abstract="True">
|
||||||
|
<shuffleable>true</shuffleable>
|
||||||
<requiresSpawnCategory>true</requiresSpawnCategory>
|
<requiresSpawnCategory>true</requiresSpawnCategory>
|
||||||
<forcedTraitsChance>
|
<forcedTraitsChance>
|
||||||
<li>
|
<li>
|
||||||
|
|||||||
@@ -610,7 +610,7 @@
|
|||||||
</comps>
|
</comps>
|
||||||
</HediffDef>
|
</HediffDef>
|
||||||
|
|
||||||
<!-- 蜜罐种 -->
|
<!-- 迷雾种 -->
|
||||||
<HediffDef>
|
<HediffDef>
|
||||||
<defName>ARA_Smokepop_Base</defName>
|
<defName>ARA_Smokepop_Base</defName>
|
||||||
<label>活体烟罐</label>
|
<label>活体烟罐</label>
|
||||||
@@ -635,16 +635,17 @@
|
|||||||
<drawSize>0.85</drawSize>
|
<drawSize>0.85</drawSize>
|
||||||
<drawData>
|
<drawData>
|
||||||
<dataNorth>
|
<dataNorth>
|
||||||
<offset>(0, 0, 0.2)</offset>
|
<offset>(0, 0, 0)</offset>
|
||||||
|
<layer>-400</layer>
|
||||||
</dataNorth>
|
</dataNorth>
|
||||||
<dataEast>
|
<dataEast>
|
||||||
<offset>(0, 0, 0.2)</offset>
|
<offset>(0, 0, 0)</offset>
|
||||||
</dataEast>
|
</dataEast>
|
||||||
<dataSouth>
|
<dataSouth>
|
||||||
<offset>(0, 0, 0.2)</offset>
|
<offset>(0, 0, 0)</offset>
|
||||||
</dataSouth>
|
</dataSouth>
|
||||||
<dataWest>
|
<dataWest>
|
||||||
<offset>(0, 0, 0.2)</offset>
|
<offset>(0, 0, 0)</offset>
|
||||||
</dataWest>
|
</dataWest>
|
||||||
<defaultData>
|
<defaultData>
|
||||||
<layer>800</layer>
|
<layer>800</layer>
|
||||||
@@ -717,7 +718,7 @@
|
|||||||
<HediffDef>
|
<HediffDef>
|
||||||
<defName>ARA_Smokepop_Production_Bacterium</defName>
|
<defName>ARA_Smokepop_Production_Bacterium</defName>
|
||||||
<label>亚种-育菌种</label>
|
<label>亚种-育菌种</label>
|
||||||
<description>这只阿拉克涅迷雾种已经获得拔耀,前部甲壳脱落且无法再喷射信息素,转而换取了生产活化钜菌的能力。</description>
|
<description>这只阿拉克涅迷雾种已经获得拔耀,前部甲壳脱落且无法再喷射信息素,转而换取了生产活化钜菌的能力。一只育菌种每天产出3份活化钜菌。</description>
|
||||||
<descriptionHyperlinks>
|
<descriptionHyperlinks>
|
||||||
<ThingDef>ARA_Activated_Bacterium</ThingDef>
|
<ThingDef>ARA_Activated_Bacterium</ThingDef>
|
||||||
</descriptionHyperlinks>
|
</descriptionHyperlinks>
|
||||||
|
|||||||
@@ -20,7 +20,6 @@
|
|||||||
<li>Beauty</li>
|
<li>Beauty</li>
|
||||||
<li>Comfort</li>
|
<li>Comfort</li>
|
||||||
<li>Outdoors</li>
|
<li>Outdoors</li>
|
||||||
<li>Chemical_Alcohol</li>
|
|
||||||
</disablesNeeds>
|
</disablesNeeds>
|
||||||
<enablesNeeds>
|
<enablesNeeds>
|
||||||
<li>Indoors</li>
|
<li>Indoors</li>
|
||||||
|
|||||||
@@ -70,8 +70,8 @@
|
|||||||
<forceNormalGearQuality>true</forceNormalGearQuality>
|
<forceNormalGearQuality>true</forceNormalGearQuality>
|
||||||
<initialWillRange>99~99</initialWillRange>
|
<initialWillRange>99~99</initialWillRange>
|
||||||
<initialResistanceRange>99~99</initialResistanceRange>
|
<initialResistanceRange>99~99</initialResistanceRange>
|
||||||
<maxGenerationAge>0.01</maxGenerationAge>
|
<maxGenerationAge>2</maxGenerationAge>
|
||||||
<minGenerationAge>0</minGenerationAge>
|
<minGenerationAge>1</minGenerationAge>
|
||||||
<canBeScattered>false</canBeScattered>
|
<canBeScattered>false</canBeScattered>
|
||||||
<xenotypeSet>
|
<xenotypeSet>
|
||||||
<xenotypeChances>
|
<xenotypeChances>
|
||||||
@@ -229,7 +229,6 @@
|
|||||||
</li>
|
</li>
|
||||||
</backstoryFiltersOverride>
|
</backstoryFiltersOverride>
|
||||||
<abilities>
|
<abilities>
|
||||||
<li>ARA_Ability_Smokepop</li>
|
|
||||||
<li>ARA_RaceBaseSwarmProduceOff</li>
|
<li>ARA_RaceBaseSwarmProduceOff</li>
|
||||||
<li>ARA_RaceBaseSwarmProduceOn</li>
|
<li>ARA_RaceBaseSwarmProduceOn</li>
|
||||||
</abilities>
|
</abilities>
|
||||||
@@ -301,8 +300,7 @@
|
|||||||
<forceNoDeathNotification>true</forceNoDeathNotification>
|
<forceNoDeathNotification>true</forceNoDeathNotification>
|
||||||
<combatPower>75</combatPower>
|
<combatPower>75</combatPower>
|
||||||
<ecoSystemWeight>0</ecoSystemWeight>
|
<ecoSystemWeight>0</ecoSystemWeight>
|
||||||
<maxGenerationAge>0.01</maxGenerationAge>
|
<maxGenerationAge>1</maxGenerationAge>
|
||||||
<minGenerationAge>0</minGenerationAge>
|
|
||||||
<moveSpeedFactorByTerrainTag>
|
<moveSpeedFactorByTerrainTag>
|
||||||
<li>
|
<li>
|
||||||
<key>ARA_Creep</key>
|
<key>ARA_Creep</key>
|
||||||
@@ -448,4 +446,25 @@
|
|||||||
</li>
|
</li>
|
||||||
</lifeStages>
|
</lifeStages>
|
||||||
</PawnKindDef>
|
</PawnKindDef>
|
||||||
|
|
||||||
|
<PawnKindDef ParentName="MutantBase" Name="ARA_ShamblerBase" Abstract="True">
|
||||||
|
<mutant>ARA_MimicNematodeShambler</mutant>
|
||||||
|
<generateInitialNonFamilyRelations>false</generateInitialNonFamilyRelations>
|
||||||
|
</PawnKindDef>
|
||||||
|
<PawnKindDef ParentName="ARA_ShamblerBase">
|
||||||
|
<defName>ARA_MimicNematodeShamblerSwarmer</defName>
|
||||||
|
<label>阿拉克涅拟线种寄生体</label>
|
||||||
|
<combatPower>40</combatPower>
|
||||||
|
<gearHealthRange>0.2~0.4</gearHealthRange>
|
||||||
|
<itemQuality>Poor</itemQuality>
|
||||||
|
<apparelMoney>0~100</apparelMoney>
|
||||||
|
<apparelAllowHeadgearChance>0</apparelAllowHeadgearChance>
|
||||||
|
<apparelTags>
|
||||||
|
<li>IndustrialBasic</li>
|
||||||
|
<li>Neolithic</li>
|
||||||
|
</apparelTags>
|
||||||
|
<meleeAttackInfectionPathways>
|
||||||
|
<li>EntityAttacked</li>
|
||||||
|
</meleeAttackInfectionPathways>
|
||||||
|
</PawnKindDef>
|
||||||
</Defs>
|
</Defs>
|
||||||
@@ -35,6 +35,7 @@
|
|||||||
<baseHealthScale>1</baseHealthScale>
|
<baseHealthScale>1</baseHealthScale>
|
||||||
<useMeatFrom>Megaspider</useMeatFrom>
|
<useMeatFrom>Megaspider</useMeatFrom>
|
||||||
<trainability>Advanced</trainability>
|
<trainability>Advanced</trainability>
|
||||||
|
<lifeExpectancy>1</lifeExpectancy>
|
||||||
<!-- <hasCorpse>false</hasCorpse> -->
|
<!-- <hasCorpse>false</hasCorpse> -->
|
||||||
<!-- <specialTrainables>
|
<!-- <specialTrainables>
|
||||||
<li MayRequire="Ludeon.RimWorld.Odyssey">Dig</li>
|
<li MayRequire="Ludeon.RimWorld.Odyssey">Dig</li>
|
||||||
|
|||||||
@@ -22,6 +22,7 @@
|
|||||||
<hasCorpse>false</hasCorpse>
|
<hasCorpse>false</hasCorpse>
|
||||||
<foodType>None</foodType>
|
<foodType>None</foodType>
|
||||||
<bloodDef>Filth_BloodInsect</bloodDef>
|
<bloodDef>Filth_BloodInsect</bloodDef>
|
||||||
|
<lifeExpectancy>1</lifeExpectancy>
|
||||||
<disableIgniteVerb>true</disableIgniteVerb>
|
<disableIgniteVerb>true</disableIgniteVerb>
|
||||||
<trainability>None</trainability>
|
<trainability>None</trainability>
|
||||||
<soundCallIntervalRange>1000~2000</soundCallIntervalRange>
|
<soundCallIntervalRange>1000~2000</soundCallIntervalRange>
|
||||||
@@ -31,6 +32,16 @@
|
|||||||
<intelligence>ToolUser</intelligence>
|
<intelligence>ToolUser</intelligence>
|
||||||
<thinkTreeMain>Drone</thinkTreeMain>
|
<thinkTreeMain>Drone</thinkTreeMain>
|
||||||
<canFlyInVacuum>true</canFlyInVacuum>
|
<canFlyInVacuum>true</canFlyInVacuum>
|
||||||
|
<lifeStageAges>
|
||||||
|
<li>
|
||||||
|
<def>EusocialInsectAdult</def>
|
||||||
|
<minAge>0</minAge>
|
||||||
|
<soundWounded>Pawn_Spelopede_Pain</soundWounded>
|
||||||
|
<soundDeath>Pawn_Spelopede_Death</soundDeath>
|
||||||
|
<soundCall>Pawn_Spelopede_Call</soundCall>
|
||||||
|
<soundAngry>Pawn_Spelopede_Angry</soundAngry>
|
||||||
|
</li>
|
||||||
|
</lifeStageAges>
|
||||||
</race>
|
</race>
|
||||||
<tools>
|
<tools>
|
||||||
</tools>
|
</tools>
|
||||||
@@ -54,16 +65,6 @@
|
|||||||
<baseBodySize>0.5</baseBodySize>
|
<baseBodySize>0.5</baseBodySize>
|
||||||
<!-- <hasCorpse>false</hasCorpse> -->
|
<!-- <hasCorpse>false</hasCorpse> -->
|
||||||
<body>BeetleLikeWithClaw</body>
|
<body>BeetleLikeWithClaw</body>
|
||||||
<lifeStageAges>
|
|
||||||
<li>
|
|
||||||
<def>EusocialInsectAdult</def>
|
|
||||||
<minAge>0</minAge>
|
|
||||||
<soundWounded>Pawn_Spelopede_Pain</soundWounded>
|
|
||||||
<soundDeath>Pawn_Spelopede_Death</soundDeath>
|
|
||||||
<soundCall>Pawn_Spelopede_Call</soundCall>
|
|
||||||
<soundAngry>Pawn_Spelopede_Angry</soundAngry>
|
|
||||||
</li>
|
|
||||||
</lifeStageAges>
|
|
||||||
</race>
|
</race>
|
||||||
<statBases>
|
<statBases>
|
||||||
<MoveSpeed>6</MoveSpeed>
|
<MoveSpeed>6</MoveSpeed>
|
||||||
@@ -91,16 +92,6 @@
|
|||||||
<baseBodySize>0.5</baseBodySize>
|
<baseBodySize>0.5</baseBodySize>
|
||||||
<!-- <hasCorpse>false</hasCorpse> -->
|
<!-- <hasCorpse>false</hasCorpse> -->
|
||||||
<body>BeetleLikeWithClaw</body>
|
<body>BeetleLikeWithClaw</body>
|
||||||
<lifeStageAges>
|
|
||||||
<li>
|
|
||||||
<def>EusocialInsectAdult</def>
|
|
||||||
<minAge>0</minAge>
|
|
||||||
<soundWounded>Pawn_Spelopede_Pain</soundWounded>
|
|
||||||
<soundDeath>Pawn_Spelopede_Death</soundDeath>
|
|
||||||
<soundCall>Pawn_Spelopede_Call</soundCall>
|
|
||||||
<soundAngry>Pawn_Spelopede_Angry</soundAngry>
|
|
||||||
</li>
|
|
||||||
</lifeStageAges>
|
|
||||||
</race>
|
</race>
|
||||||
<statBases>
|
<statBases>
|
||||||
<MoveSpeed>6</MoveSpeed>
|
<MoveSpeed>6</MoveSpeed>
|
||||||
@@ -130,16 +121,6 @@
|
|||||||
<baseBodySize>0.5</baseBodySize>
|
<baseBodySize>0.5</baseBodySize>
|
||||||
<!-- <hasCorpse>false</hasCorpse> -->
|
<!-- <hasCorpse>false</hasCorpse> -->
|
||||||
<body>BeetleLikeWithClaw</body>
|
<body>BeetleLikeWithClaw</body>
|
||||||
<lifeStageAges>
|
|
||||||
<li>
|
|
||||||
<def>EusocialInsectAdult</def>
|
|
||||||
<minAge>0</minAge>
|
|
||||||
<soundWounded>Pawn_Spelopede_Pain</soundWounded>
|
|
||||||
<soundDeath>Pawn_Spelopede_Death</soundDeath>
|
|
||||||
<soundCall>Pawn_Spelopede_Call</soundCall>
|
|
||||||
<soundAngry>Pawn_Spelopede_Angry</soundAngry>
|
|
||||||
</li>
|
|
||||||
</lifeStageAges>
|
|
||||||
</race>
|
</race>
|
||||||
<statBases>
|
<statBases>
|
||||||
<MoveSpeed>6</MoveSpeed>
|
<MoveSpeed>6</MoveSpeed>
|
||||||
|
|||||||
@@ -134,26 +134,4 @@
|
|||||||
<combatLogRulesDodge>Maneuver_Slash_MeleeDodge</combatLogRulesDodge>
|
<combatLogRulesDodge>Maneuver_Slash_MeleeDodge</combatLogRulesDodge>
|
||||||
</ManeuverDef>
|
</ManeuverDef>
|
||||||
|
|
||||||
<PawnKindDef ParentName="MutantBase" Name="ARA_ShamblerBase" Abstract="True">
|
|
||||||
<mutant>ARA_MimicNematodeShambler</mutant>
|
|
||||||
<generateInitialNonFamilyRelations>false</generateInitialNonFamilyRelations>
|
|
||||||
</PawnKindDef>
|
|
||||||
|
|
||||||
<PawnKindDef ParentName="ARA_ShamblerBase">
|
|
||||||
<defName>ARA_MimicNematodeShamblerSwarmer</defName>
|
|
||||||
<label>阿拉克涅拟线种寄生体</label>
|
|
||||||
<combatPower>40</combatPower>
|
|
||||||
<gearHealthRange>0.2~0.4</gearHealthRange>
|
|
||||||
<itemQuality>Poor</itemQuality>
|
|
||||||
<apparelMoney>0~100</apparelMoney>
|
|
||||||
<apparelAllowHeadgearChance>0</apparelAllowHeadgearChance>
|
|
||||||
<apparelTags>
|
|
||||||
<li>IndustrialBasic</li>
|
|
||||||
<li>Neolithic</li>
|
|
||||||
</apparelTags>
|
|
||||||
<meleeAttackInfectionPathways>
|
|
||||||
<li>EntityAttacked</li>
|
|
||||||
</meleeAttackInfectionPathways>
|
|
||||||
</PawnKindDef>
|
|
||||||
|
|
||||||
</Defs>
|
</Defs>
|
||||||
@@ -565,8 +565,24 @@
|
|||||||
</lifeStageWorkSettings>
|
</lifeStageWorkSettings>
|
||||||
<lifeStageAges Inherit="False">
|
<lifeStageAges Inherit="False">
|
||||||
<li>
|
<li>
|
||||||
<def>ArachnaeNode_Myrmecocystus_Adult</def>
|
<def>HumanlikeBaby</def>
|
||||||
<minAge>0</minAge>
|
<minAge>0</minAge>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<def>HumanlikeChild</def>
|
||||||
|
<minAge>0.25</minAge>
|
||||||
|
</li>
|
||||||
|
<li MayRequire="Ludeon.RimWorld.Biotech">
|
||||||
|
<def>HumanlikePreTeenager</def>
|
||||||
|
<minAge>0.5</minAge>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<def>HumanlikeTeenager</def>
|
||||||
|
<minAge>0.75</minAge>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<def>HumanlikeAdult</def>
|
||||||
|
<minAge>1</minAge>
|
||||||
<soundWounded>Pawn_BigInsect_Pain</soundWounded>
|
<soundWounded>Pawn_BigInsect_Pain</soundWounded>
|
||||||
<soundDeath>Pawn_BigInsect_Death</soundDeath>
|
<soundDeath>Pawn_BigInsect_Death</soundDeath>
|
||||||
<soundCall>Pawn_BigInsect_Call</soundCall>
|
<soundCall>Pawn_BigInsect_Call</soundCall>
|
||||||
@@ -1173,11 +1189,6 @@
|
|||||||
<alienPartGenerator>
|
<alienPartGenerator>
|
||||||
<!-- 额外身体部件 -->
|
<!-- 额外身体部件 -->
|
||||||
<bodyAddons>
|
<bodyAddons>
|
||||||
<li>
|
|
||||||
<path>ArachnaeSwarm/Things/ARA_HiveNode/Addons/ArachnaeNode_Race_Addons_Smokepop_Armor</path>
|
|
||||||
<inFrontOfBody>true</inFrontOfBody>
|
|
||||||
<scaleWithPawnDrawsize>true</scaleWithPawnDrawsize>
|
|
||||||
</li>
|
|
||||||
<li>
|
<li>
|
||||||
<path>ArachnaeSwarm/Things/ARA_HiveNode/Addons/ArachnaeNode_Race_Addons_Smokepop_Tail</path>
|
<path>ArachnaeSwarm/Things/ARA_HiveNode/Addons/ArachnaeNode_Race_Addons_Smokepop_Tail</path>
|
||||||
<inFrontOfBody>false</inFrontOfBody>
|
<inFrontOfBody>false</inFrontOfBody>
|
||||||
@@ -1198,26 +1209,6 @@
|
|||||||
</alienPartGenerator>
|
</alienPartGenerator>
|
||||||
</generalSettings>
|
</generalSettings>
|
||||||
</alienRace>
|
</alienRace>
|
||||||
<comps>
|
|
||||||
<li Class="ArachnaeSwarm.CompProperties_AutoMechCarrier">
|
|
||||||
<freeProduction>true</freeProduction>
|
|
||||||
<disableHediff>ARA_RaceBaseSwarmProduceSwitchHediff</disableHediff>
|
|
||||||
<fixedIngredient>ARA_InsectJelly</fixedIngredient>
|
|
||||||
<maxIngredientCount>500</maxIngredientCount>
|
|
||||||
<startingIngredientCount>500</startingIngredientCount>
|
|
||||||
<costPerPawn>999</costPerPawn>
|
|
||||||
<cooldownTicks>9999</cooldownTicks>
|
|
||||||
<productionQueue>
|
|
||||||
<li>
|
|
||||||
<!-- <pawnKind>ArachnaeBase_Race_Slavey</pawnKind> -->
|
|
||||||
<pawnKind>ArachnaeBase_Race_Maid</pawnKind>
|
|
||||||
<count>5</count>
|
|
||||||
<cooldownTicks>1000</cooldownTicks>
|
|
||||||
</li>
|
|
||||||
</productionQueue>
|
|
||||||
<spawnEffecter>CocoonDestroyed</spawnEffecter>
|
|
||||||
</li>
|
|
||||||
</comps>
|
|
||||||
|
|
||||||
<!-- 基础属性设置 -->
|
<!-- 基础属性设置 -->
|
||||||
<statBases>
|
<statBases>
|
||||||
@@ -1254,6 +1245,31 @@
|
|||||||
</race>
|
</race>
|
||||||
|
|
||||||
<comps>
|
<comps>
|
||||||
|
<li Class="ArachnaeSwarm.CompProperties_HediffGiver">
|
||||||
|
<hediffs>
|
||||||
|
<li>ARA_Smokepop_Base</li>
|
||||||
|
</hediffs>
|
||||||
|
<addChance>1.0</addChance>
|
||||||
|
<allowDuplicates>false</allowDuplicates>
|
||||||
|
</li>
|
||||||
|
<li Class="ArachnaeSwarm.CompProperties_AutoMechCarrier">
|
||||||
|
<freeProduction>true</freeProduction>
|
||||||
|
<disableHediff>ARA_RaceBaseSwarmProduceSwitchHediff</disableHediff>
|
||||||
|
<fixedIngredient>ARA_InsectJelly</fixedIngredient>
|
||||||
|
<maxIngredientCount>500</maxIngredientCount>
|
||||||
|
<startingIngredientCount>500</startingIngredientCount>
|
||||||
|
<costPerPawn>999</costPerPawn>
|
||||||
|
<cooldownTicks>9999</cooldownTicks>
|
||||||
|
<productionQueue>
|
||||||
|
<li>
|
||||||
|
<!-- <pawnKind>ArachnaeBase_Race_Slavey</pawnKind> -->
|
||||||
|
<pawnKind>ArachnaeBase_Race_Maid</pawnKind>
|
||||||
|
<count>5</count>
|
||||||
|
<cooldownTicks>1000</cooldownTicks>
|
||||||
|
</li>
|
||||||
|
</productionQueue>
|
||||||
|
<spawnEffecter>CocoonDestroyed</spawnEffecter>
|
||||||
|
</li>
|
||||||
<li Class="CompProperties_MechPowerCell">
|
<li Class="CompProperties_MechPowerCell">
|
||||||
<totalPowerTicks>14400000</totalPowerTicks>
|
<totalPowerTicks>14400000</totalPowerTicks>
|
||||||
<labelOverride>寿命</labelOverride>
|
<labelOverride>寿命</labelOverride>
|
||||||
@@ -1737,12 +1753,28 @@
|
|||||||
</lifeStageWorkSettings>
|
</lifeStageWorkSettings>
|
||||||
<lifeStageAges Inherit="False">
|
<lifeStageAges Inherit="False">
|
||||||
<li>
|
<li>
|
||||||
<def>ARA_Queen_Adult</def>
|
<def>HumanlikeBaby</def>
|
||||||
<minAge>0</minAge>
|
<minAge>0</minAge>
|
||||||
<soundWounded>Pawn_HiveQueen_Wounded</soundWounded>
|
</li>
|
||||||
<soundDeath>Pawn_HiveQueen_Death</soundDeath>
|
<li>
|
||||||
<soundCall>Pawn_HiveQueen_Call</soundCall>
|
<def>HumanlikeChild</def>
|
||||||
<soundAngry>Pawn_HiveQueen_Angry</soundAngry>
|
<minAge>0.25</minAge>
|
||||||
|
</li>
|
||||||
|
<li MayRequire="Ludeon.RimWorld.Biotech">
|
||||||
|
<def>HumanlikePreTeenager</def>
|
||||||
|
<minAge>0.5</minAge>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<def>HumanlikeTeenager</def>
|
||||||
|
<minAge>0.75</minAge>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<def>HumanlikeAdult</def>
|
||||||
|
<minAge>1</minAge>
|
||||||
|
<soundWounded>Pawn_BigInsect_Pain</soundWounded>
|
||||||
|
<soundDeath>Pawn_BigInsect_Death</soundDeath>
|
||||||
|
<soundCall>Pawn_BigInsect_Call</soundCall>
|
||||||
|
<soundAngry>Pawn_BigInsect_Angry</soundAngry>
|
||||||
</li>
|
</li>
|
||||||
</lifeStageAges>
|
</lifeStageAges>
|
||||||
<canFlyInVacuum>false</canFlyInVacuum>
|
<canFlyInVacuum>false</canFlyInVacuum>
|
||||||
|
|||||||
@@ -637,8 +637,24 @@
|
|||||||
</lifeStageWorkSettings>
|
</lifeStageWorkSettings>
|
||||||
<lifeStageAges Inherit="False">
|
<lifeStageAges Inherit="False">
|
||||||
<li>
|
<li>
|
||||||
<def>ARA_Queen_Adult</def>
|
<def>HumanlikeBaby</def>
|
||||||
<minAge>0</minAge>
|
<minAge>0</minAge>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<def>HumanlikeChild</def>
|
||||||
|
<minAge>0.25</minAge>
|
||||||
|
</li>
|
||||||
|
<li MayRequire="Ludeon.RimWorld.Biotech">
|
||||||
|
<def>HumanlikePreTeenager</def>
|
||||||
|
<minAge>0.5</minAge>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<def>HumanlikeTeenager</def>
|
||||||
|
<minAge>0.75</minAge>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<def>HumanlikeAdult</def>
|
||||||
|
<minAge>1</minAge>
|
||||||
<soundWounded>Pawn_HiveQueen_Wounded</soundWounded>
|
<soundWounded>Pawn_HiveQueen_Wounded</soundWounded>
|
||||||
<soundDeath>Pawn_HiveQueen_Death</soundDeath>
|
<soundDeath>Pawn_HiveQueen_Death</soundDeath>
|
||||||
<soundCall>Pawn_HiveQueen_Call</soundCall>
|
<soundCall>Pawn_HiveQueen_Call</soundCall>
|
||||||
|
|||||||
Binary file not shown.
@@ -3,12 +3,12 @@
|
|||||||
"WorkspaceRootPath": "D:\\SteamLibrary\\steamapps\\common\\RimWorld\\Mods\\ArachnaeSwarm\\Source\\ArachnaeSwarm\\",
|
"WorkspaceRootPath": "D:\\SteamLibrary\\steamapps\\common\\RimWorld\\Mods\\ArachnaeSwarm\\Source\\ArachnaeSwarm\\",
|
||||||
"Documents": [
|
"Documents": [
|
||||||
{
|
{
|
||||||
"AbsoluteMoniker": "D:0:0:{EAE0DB6B-E282-C812-7F5A-6D13E9D24581}|ArachnaeSwarm.csproj|d:\\steamlibrary\\steamapps\\common\\rimworld\\mods\\arachnaeswarm\\source\\arachnaeswarm\\pawn_comps\\ara_fighter_invisible\\compproperties_fighterinvisible.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
"AbsoluteMoniker": "D:0:0:{EAE0DB6B-E282-C812-7F5A-6D13E9D24581}|ArachnaeSwarm.csproj|D:\\SteamLibrary\\steamapps\\common\\RimWorld\\Mods\\ArachnaeSwarm\\Source\\ArachnaeSwarm\\pawn_comps\\ara_fighter_invisible\\compfighterinvisible.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
||||||
"RelativeMoniker": "D:0:0:{EAE0DB6B-E282-C812-7F5A-6D13E9D24581}|ArachnaeSwarm.csproj|solutionrelative:pawn_comps\\ara_fighter_invisible\\compproperties_fighterinvisible.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
|
"RelativeMoniker": "D:0:0:{EAE0DB6B-E282-C812-7F5A-6D13E9D24581}|ArachnaeSwarm.csproj|solutionrelative:pawn_comps\\ara_fighter_invisible\\compfighterinvisible.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AbsoluteMoniker": "D:0:0:{EAE0DB6B-E282-C812-7F5A-6D13E9D24581}|ArachnaeSwarm.csproj|d:\\steamlibrary\\steamapps\\common\\rimworld\\mods\\arachnaeswarm\\source\\arachnaeswarm\\pawn_comps\\ara_fighter_invisible\\compfighterinvisible.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
"AbsoluteMoniker": "D:0:0:{EAE0DB6B-E282-C812-7F5A-6D13E9D24581}|ArachnaeSwarm.csproj|d:\\steamlibrary\\steamapps\\common\\rimworld\\mods\\arachnaeswarm\\source\\arachnaeswarm\\pawn_comps\\ara_fighter_invisible\\compproperties_fighterinvisible.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
||||||
"RelativeMoniker": "D:0:0:{EAE0DB6B-E282-C812-7F5A-6D13E9D24581}|ArachnaeSwarm.csproj|solutionrelative:pawn_comps\\ara_fighter_invisible\\compfighterinvisible.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
|
"RelativeMoniker": "D:0:0:{EAE0DB6B-E282-C812-7F5A-6D13E9D24581}|ArachnaeSwarm.csproj|solutionrelative:pawn_comps\\ara_fighter_invisible\\compproperties_fighterinvisible.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"DocumentGroupContainers": [
|
"DocumentGroupContainers": [
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
"DocumentGroups": [
|
"DocumentGroups": [
|
||||||
{
|
{
|
||||||
"DockedWidth": 200,
|
"DockedWidth": 200,
|
||||||
"SelectedChildIndex": 2,
|
"SelectedChildIndex": 1,
|
||||||
"Children": [
|
"Children": [
|
||||||
{
|
{
|
||||||
"$type": "Bookmark",
|
"$type": "Bookmark",
|
||||||
@@ -26,7 +26,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"$type": "Document",
|
"$type": "Document",
|
||||||
"DocumentIndex": 1,
|
"DocumentIndex": 0,
|
||||||
"Title": "CompFighterInvisible.cs",
|
"Title": "CompFighterInvisible.cs",
|
||||||
"DocumentMoniker": "D:\\SteamLibrary\\steamapps\\common\\RimWorld\\Mods\\ArachnaeSwarm\\Source\\ArachnaeSwarm\\Pawn_Comps\\ARA_Fighter_Invisible\\CompFighterInvisible.cs",
|
"DocumentMoniker": "D:\\SteamLibrary\\steamapps\\common\\RimWorld\\Mods\\ArachnaeSwarm\\Source\\ArachnaeSwarm\\Pawn_Comps\\ARA_Fighter_Invisible\\CompFighterInvisible.cs",
|
||||||
"RelativeDocumentMoniker": "Pawn_Comps\\ARA_Fighter_Invisible\\CompFighterInvisible.cs",
|
"RelativeDocumentMoniker": "Pawn_Comps\\ARA_Fighter_Invisible\\CompFighterInvisible.cs",
|
||||||
@@ -39,7 +39,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"$type": "Document",
|
"$type": "Document",
|
||||||
"DocumentIndex": 0,
|
"DocumentIndex": 1,
|
||||||
"Title": "CompProperties_FighterInvisible.cs",
|
"Title": "CompProperties_FighterInvisible.cs",
|
||||||
"DocumentMoniker": "D:\\SteamLibrary\\steamapps\\common\\RimWorld\\Mods\\ArachnaeSwarm\\Source\\ArachnaeSwarm\\Pawn_Comps\\ARA_Fighter_Invisible\\CompProperties_FighterInvisible.cs",
|
"DocumentMoniker": "D:\\SteamLibrary\\steamapps\\common\\RimWorld\\Mods\\ArachnaeSwarm\\Source\\ArachnaeSwarm\\Pawn_Comps\\ARA_Fighter_Invisible\\CompProperties_FighterInvisible.cs",
|
||||||
"RelativeDocumentMoniker": "Pawn_Comps\\ARA_Fighter_Invisible\\CompProperties_FighterInvisible.cs",
|
"RelativeDocumentMoniker": "Pawn_Comps\\ARA_Fighter_Invisible\\CompProperties_FighterInvisible.cs",
|
||||||
|
|||||||
Reference in New Issue
Block a user