This commit is contained in:
2025-09-01 11:08:59 +08:00
parent 0a42ce9e52
commit 3c9fa2bbca
2 changed files with 167 additions and 173 deletions

View File

@@ -13,15 +13,15 @@
<initialResistanceRange>2~40</initialResistanceRange>
<maxGenerationAge>30</maxGenerationAge>
<!-- <minGenerationAge>4</minGenerationAge> -->
<canBeScattered>false</canBeScattered>
<abilities>
<canBeScattered>false</canBeScattered>
<abilities>
<li>ARA_EggSpew</li>
</abilities>
<xenotypeSet>
<xenotypeChances>
<Baseliner MayRequire="Ludeon.RimWorld.Biotech">0</Baseliner>
<Dirtmole MayRequire="Ludeon.RimWorld.Biotech">0</Dirtmole>
<Genie MayRequire="Ludeon.RimWorld.Biotech">0</Genie>
<Hussar MayRequire="Ludeon.RimWorld.Biotech">0</Hussar>
@@ -41,7 +41,7 @@
<startingHediffs>
</startingHediffs>
</PawnKindDef>
<PawnKindDef Name="ArachnaeQueen_Colonist" ParentName="ArachnaeQueenBasePawnKind">
<defName>ARA_ArachnaeQueen</defName>
<label>阿拉克涅女皇种</label>

View File

@@ -4,7 +4,7 @@
<butcherProducts>
</butcherProducts>
<race>
<canBecomeShambler>true</canBecomeShambler>
<canBecomeShambler>false</canBecomeShambler>
<knowledgeCategory MayRequire="Ludeon.RimWorld.Anomaly">Basic</knowledgeCategory>
<anomalyKnowledge>3</anomalyKnowledge>
</race>
@@ -25,43 +25,36 @@
</ThingDef>
<AlienRace.ThingDef_AlienRace ParentName="Arachnae_PawnBase" Name="ArachnaeQueenBase">
<defName>ArachnaeQueen_Race</defName>
<label>阿拉克涅女皇种</label>
<description>女皇种是阿拉克涅虫巢中最庞大的生命形态,肩负着领导整个阿拉克涅虫巢的任务,并根据虫巢的需求诞下不同类型的子嗣。她是虫群蜂巢意识金字塔中顶端的存在,如果死亡则会导致殖民地中所有阿拉克涅虫族的覆灭!</description>
<!-- 伤害类型减免 -->
<damageMultipliers>
<!--<li>
<damageDef>TornadoScratch</damageDef>
<multiplier>0</multiplier>
</li>-->
</damageMultipliers>
<comps>
<li Class="CompProperties_SpreadSludge">
<mtbTicks>15000</mtbTicks>
<abilityDef>ARA_EggSpew</abilityDef>
</li>
<li Class="CompProperties_LetterOnRevealed">
<label>Hive queen</label>
<text>You've discovered the center of the nest. It's guarded by a massive insect queen!</text>
<letterDef>ThreatBig</letterDef>
</li>
</comps>
<defName>ArachnaeQueen_Race</defName>
<label>阿拉克涅女皇种</label>
<description>总之是阿拉克涅女皇原型机咯</description>
<alienRace>
<generalSettings>
<reproduction>
<!-- 若虫和成虫是同一个类型 -->
<childKindDef>ARA_ArachnaeQueen</childKindDef>
<!-- 男女生育能力设为0以避免进行常规生育 -->
<femaleFertilityAgeFactor>
<points>
<li>(1, 1)</li>
<li>(9999, 1)</li>
<li>(1, 0)</li>
<li>(9999, 0)</li>
</points>
</femaleFertilityAgeFactor>
<maleFertilityAgeFactor>
<points>
<li>(1, 1)</li>
<li>(9999, 1)</li>
<li>(1, 0)</li>
<li>(9999, 0)</li>
</points>
</maleFertilityAgeFactor>
</reproduction>
<!-- 背景故事覆盖 -->
<newbornBackstoryFilter>
<li>
<categories>
@@ -71,7 +64,6 @@
<commonality>1</commonality>
</li>
</newbornBackstoryFilter>
<childBackstoryFilter>
<li>
<categories>
@@ -81,7 +73,6 @@
<commonality>1</commonality>
</li>
</childBackstoryFilter>
<adultBackstoryFilter>
<li>
<categories>
@@ -92,23 +83,32 @@
</li>
</adultBackstoryFilter>
<!-- 进入下一个生命阶段的时间只有一个0岁生命阶段 -->
<growthAges MayRequire="Ludeon.RimWorld.Biotech">
<li>1</li>
<li>3</li>
<li>5</li>
<li>0</li>
</growthAges>
<!-- 默认拥有的基因 -->
<raceGenes>
</raceGenes>
<maleGenderProbability>0</maleGenderProbability> <!-- 성비 -->
<immuneToAge>true</immuneToAge> <!-- 노화면역 -->
<humanRecipeImport>true</humanRecipeImport> <!-- 인간이 사용하는 수술 사용 -->
<!-- 男性生成概率 -->
<maleGenderProbability>0</maleGenderProbability>
<!-- 免疫年龄疾病 -->
<immuneToAge>true</immuneToAge>
<!-- 从humanrace继承手术 -->
<humanRecipeImport>false</humanRecipeImport>
<!-- 可以躺下,为否则站着睡觉 -->
<canLayDown>true</canLayDown>
<maxDamageForSocialfight>25</maxDamageForSocialfight> <!-- 사교적 싸움 최대 데미지 -->
<immuneToXenophobia>true</immuneToXenophobia> <!-- 이종족 혐오 대상 -->
<minAgeForAdulthood>6</minAgeForAdulthood> <!-- 성년기 백스토리 조건 나이 -->
<!-- 在社交冲突中能造成的最大伤害 -->
<maxDamageForSocialfight>25</maxDamageForSocialfight>
<!-- 免疫har框架的异种歧视 -->
<immuneToXenophobia>false</immuneToXenophobia>
<!-- 生成成年人背景的年龄 -->
<minAgeForAdulthood>0</minAgeForAdulthood>
<!-- 允许和禁止的特质 -->
<disallowedTraits>
<li>
<defName>DrugDesire</defName>
@@ -196,25 +196,27 @@
</li>
</forcedRaceTraitEntries>
<!-- 对身体零件的定义 -->
<alienPartGenerator>
<borderScale>4</borderScale> <!-- 그림이 표시되는 범위 크기 -->
<atlasScale>4</atlasScale> <!-- 화질 -->
<headTypes> <!--머리-->
<!-- 渲染放大不低于实际drawsize -->
<borderScale>2</borderScale>
<!-- 分辨率放大 -->
<atlasScale>2</atlasScale>
<!-- 头部类型 -->
<headTypes>
<li>ARA_QUEEN_Female_AverageNormalA</li>
</headTypes> <!--머리-->
</headTypes>
<!-- 身形根据惯例统一使用thin -->
<bodyTypes>
<li>Thin</li>
</bodyTypes>
<bodyTypes> <!---->
<li>ARA_QUEEN_Thin</li>
<!--<li>Male</li>
<li MayRequire="Ludeon.RimWorld.Biotech">Child</li> -->
</bodyTypes> <!---->
<!-- <useGenderedHeads>false</useGenderedHeads> --> <!--성별머리-->
<!-- <useGenderedBodies>false</useGenderedBodies> --> <!--성별몸-->
<customDrawSize>(1.75,1.75)</customDrawSize> <!--전체크기-->
<customHeadDrawSize>(1.75,1.75)</customHeadDrawSize> <!--머리크기-->
<customPortraitDrawSize>(1.5,1.5)</customPortraitDrawSize> <!--초상화크기-->
<!-- 图像放大 -->
<customDrawSize>(1.75,1.75)</customDrawSize>
<customHeadDrawSize>(1.75,1.75)</customHeadDrawSize>
<customPortraitDrawSize>(1.5,1.5)</customPortraitDrawSize>
<!-- 头部位置 -->
<headOffset>(0,0)</headOffset>
<headOffsetDirectional>
<north>
@@ -239,9 +241,11 @@
</west>
</headOffsetDirectional>
<oldHairAgeRange>65.0~85.0</oldHairAgeRange>
<!-- 头发变色计算直接设置到9999避免触发 -->
<oldHairAgeRange>9999~9999</oldHairAgeRange>
<colorChannels Inherit="False"> <!---->
<!-- 皮肤颜色通道,勿动(衣服已经和皮肤画在一起了) -->
<colorChannels Inherit="False">
<li>
<name>skin</name>
<first Class="ColorGenerator_Options">
@@ -270,13 +274,14 @@
<color>(35, 20, 120)</color>
</second>
</li>
</colorChannels> <!---->
<bodyAddons> <!-- 몸부착물 -->
<!--헤어윗레이어-->
</colorChannels>
<!-- 身体附加组件 -->
<bodyAddons>
</bodyAddons>
</alienPartGenerator>
</generalSettings>
<!-- 图像路径定义 -->
<graphicPaths> <!-- 텍스쳐 -->
<skinColor>(1,1,1,1)</skinColor>
<skinShader>Cutout</skinShader>
@@ -284,13 +289,9 @@
<body>Pawns/ARA_HiveQueen/Bodies/Naked_Thin</body>
<skeleton>Things/Pawn/Insect/HiveQueen/Dessicated_HiveQueen</skeleton>
<stump>Things/Pawn/Insect/HiveQueen/HiveQueen</stump>
<!--<apparel>
<bodyTypeFallback>Male</bodyTypeFallback>
<femaleBodyTypeFallback>Thin</femaleBodyTypeFallback>
</apparel>-->
</graphicPaths> <!-- 텍스쳐 -->
<!-- 头发胡子纹身设置,全部空开 -->
<styleSettings>
<li>
<key>HairDef</key>
@@ -312,7 +313,8 @@
</li>
</styleSettings>
<relationSettings> <!-- 관계 -->
<!-- 家族关系,虫母有啥家族关系啊 -->
<relationSettings>
<relationChanceModifierLover>0</relationChanceModifierLover>
<relationChanceModifierExLover>0</relationChanceModifierExLover>
@@ -323,38 +325,29 @@
<relationChanceModifierParent>0</relationChanceModifierParent>
<relationChanceModifierChild>0</relationChanceModifierChild>
<relationChanceModifierSibling>0</relationChanceModifierSibling>
</relationSettings> <!-- 관계 -->
</relationSettings>
<!-- 种族限制 -->
<raceRestriction> <!-- 종족제한 -->
<onlyUseRaceRestrictedApparel>true</onlyUseRaceRestrictedApparel> <!-- 종족옷제한설정 -->
<apparelList> <!---->
</apparelList> <!---->
<whiteApparelList>
</whiteApparelList>
<buildingList> <!-- 건물 -->
</buildingList> <!-- 건물 -->
<weaponList> <!-- 무기 -->
</weaponList> <!-- 무기 -->
<researchList> <!-- 연구 -->
</researchList> <!-- 연구 -->
<recipeList> <!-- 제작 -->
</recipeList> <!-- 제작 -->
<traitList> <!-- 특성 -->
</traitList> <!-- 특성 -->
<plantList> <!-- 식물 -->
</plantList> <!-- 식물 -->
<foodList>
</foodList>
<blackEndoCategories>
<li>Melanin</li>
<li>HairColor</li>
@@ -368,7 +361,6 @@
<li MayRequire="Ludeon.RimWorld.Biotech">Head</li>
<li MayRequire="Ludeon.RimWorld.Biotech">Jaw</li>
</blackEndoCategories>
<blackGeneList>
<li MayRequire="Ludeon.RimWorld.Biotech">Furskin</li>
<li MayRequire="Ludeon.RimWorld.Biotech">Brow_Heavy</li>
@@ -377,17 +369,14 @@
<li MayRequire="Ludeon.RimWorld.Biotech">Beard_Always</li>
<li MayRequire="Ludeon.RimWorld.Biotech">FacialRidges</li>
</blackGeneList>
<blackGeneTags>
<li MayRequire="Ludeon.RimWorld.Biotech">EyeColor</li>
<li MayRequire="Ludeon.RimWorld.Biotech">Tail</li>
<li MayRequire="Ludeon.RimWorld.Biotech">BeardStyle</li>
<li MayRequire="Ludeon.RimWorld.Biotech">Fur</li>
</blackGeneTags>
<xenotypeList>
</xenotypeList>
<blackXenotypeList MayRequire="Ludeon.RimWorld.Biotech">
<!-- <li MayRequire="Ludeon.RimWorld.Biotech">Baseliner</li> -->
<li MayRequire="Ludeon.RimWorld.Biotech">Dirtmole</li>
@@ -403,10 +392,9 @@
<li MayRequire="Ludeon.RimWorld.Odyssey">Starjack</li>
</blackXenotypeList>
<onlyUseRaceRestrictedXenotypes>true</onlyUseRaceRestrictedXenotypes> <!-- asd -->
</raceRestriction>
<!-- 想法限制 -->
<thoughtSettings>
<cannotReceiveThoughts>
<li>Naked</li>
@@ -438,50 +426,61 @@
</thoughtSettings>
</alienRace>
<statBases> <!-- 능력치 -->
<MarketValue>2000</MarketValue> <!-- 가격 -->
<RoyalFavorValue>5</RoyalFavorValue>
<statBases>
<MarketValue>2000</MarketValue>
<MoveSpeed>1.75</MoveSpeed>
<Mass>250</Mass>
<MoveSpeed>3.4</MoveSpeed> <!-- 이속 -->
<Mass>80</Mass> <!-- 무게 -->
<!-- 女皇的适应性很强大,虽然不代表底下的子嗣也是如此 -->
<ComfyTemperatureMax>80</ComfyTemperatureMax>
<ComfyTemperatureMin>-120</ComfyTemperatureMin>
<ComfyTemperatureMax>45</ComfyTemperatureMax> <!-- 편한최대온도 -->
<ComfyTemperatureMin>-45</ComfyTemperatureMin> <!-- 편한최소온도 -->
<!-- <RestRateMultiplier>1</RestRateMultiplier> -->
<!-- <HungerRateMultiplier>1</HungerRateMultiplier> -->
<EatingSpeed>2</EatingSpeed>
<!-- 女皇很长时间才需要补充一次食物 -->
<MaxNutrition>5</MaxNutrition>
<RestRateMultiplier>1</RestRateMultiplier> <!-- -->
<!-- <HungerRateMultiplier>1</HungerRateMultiplier> --> <!-- 허기 -->
<EatingSpeed>1.25</EatingSpeed> <!-- 먹는속도 -->
<MaxNutrition>2.3</MaxNutrition>
<!-- 女皇的负重,设为0以避免女皇能背东西 -->
<CarryingCapacity>0</CarryingCapacity>
<MeatAmount>450</MeatAmount>
<LeatherAmount>600</LeatherAmount>
<CarryingCapacity>150</CarryingCapacity> <!-- 운반량 -->
<MeatAmount>45</MeatAmount> <!-- 고기량 -->
<LeatherAmount>0</LeatherAmount> <!-- 가죽량 --> <!-- 가죽종류 밑에 있음 -->
<!-- 疼痛休克,女皇很难因为疼痛而倒下,虽并不是像机器人一样不会休克 -->
<PainShockThreshold>1</PainShockThreshold>
<!-- 女皇非常擅长灵能,以维持蜂群的蜂巢意识链接 -->
<PsychicSensitivity>5</PsychicSensitivity>
<!-- 女皇的崩溃概率 -->
<MentalBreakThreshold>0</MentalBreakThreshold>
<!-- 女皇的高耸身躯和强健循环系统使得很难被毒倒下 -->
<ToxicResistance>0.95</ToxicResistance>
<ToxicEnvironmentResistance MayRequire="Ludeon.RimWorld.Biotech">0.95</ToxicEnvironmentResistance>
<!-- 女皇的甲壳可以抵御火焰侵袭,难以燃烧-->
<Flammability>0.1</Flammability>
<PainShockThreshold>0.75</PainShockThreshold> <!-- 쓰러짐고통 -->
<PsychicSensitivity>1</PsychicSensitivity> <!-- 정신민감도 -->
<MentalBreakThreshold>0.18</MentalBreakThreshold> <!-- 정신이상임계 -->
<ToxicResistance>0.6</ToxicResistance> <!-- 직접 독성민감도 -->
<ToxicEnvironmentResistance MayRequire="Ludeon.RimWorld.Biotech">0.6</ToxicEnvironmentResistance> <!-- 환경 독성민감도 -->
<Flammability>0.7</Flammability> <!-- 가연성 -->
<!-- 女皇的庞大申请很难闪开近战 -->
<MeleeDodgeChance>0.25</MeleeDodgeChance>
<!-- <MeleeHitChance>1</MeleeHitChance> -->
<MeleeDodgeChance>1.2</MeleeDodgeChance> <!-- 근접회피확률 -->
<MeleeHitChance>1</MeleeHitChance> <!-- 근접적중확률 -->
<!-- <NegotiationAbility>1</NegotiationAbility> -->
<!-- <SellPriceFactor>1</SellPriceFactor> -->
<!-- <SocialImpact>1</SocialImpact> -->
<!-- <TradePriceImprovement>0.5</TradePriceImprovement> -->
<NegotiationAbility>1.15</NegotiationAbility> <!-- 외교영향력 -->
<SellPriceFactor>1</SellPriceFactor> <!-- 판매가격 -->
<SocialImpact>1.25</SocialImpact> <!-- 사회영향력 -->
<TradePriceImprovement>0.5</TradePriceImprovement> <!-- 거래가격개선 -->
<ArmorRating_Blunt>0.27</ArmorRating_Blunt>
<ArmorRating_Sharp>0.22</ArmorRating_Sharp>
<ArmorRating_Heat>0.40</ArmorRating_Heat>
<!-- 自带的甲壳可以防御外部攻击 -->
<ArmorRating_Blunt>0.6</ArmorRating_Blunt>
<ArmorRating_Sharp>0.8</ArmorRating_Sharp>
<ArmorRating_Heat>0.5</ArmorRating_Heat>
<!-- 虫群拥有惊人的愈合速度 -->
<InjuryHealingFactor>5</InjuryHealingFactor>
<ForagedNutritionPerDay>5</ForagedNutritionPerDay>
<!-- 在野外采集的营养 -->
<ForagedNutritionPerDay>0</ForagedNutritionPerDay>
<!-- 污物规模,虫群污物规模都较大 -->
<FilthRate>28</FilthRate>
<Wildness>0.99</Wildness>
</statBases> <!-- 능력치 -->
</statBases>
<tools>
<li>
@@ -507,37 +506,33 @@
</tools>
<race>
<!-- 身体类型 -->
<body>BeetleLikeWithClaw</body>
<fleshType>Normal</fleshType>
<!-- 思考树 -->
<thinkTreeMain>Humanlike</thinkTreeMain>
<thinkTreeConstant>HumanlikeConstant</thinkTreeConstant>
<intelligence>Humanlike</intelligence>
<makesFootprints>true</makesFootprints>
<lifeExpectancy>850</lifeExpectancy> <!-- 수명 -->
<leatherDef>Leather_Light</leatherDef> <!-- 가죽 -->
<lifeExpectancy>850</lifeExpectancy>
<!-- 肉和皮革的定义 -->
<leatherDef>Leather_Light</leatherDef>
<specificMeatDef>InsectMeat</specificMeatDef>
<nameCategory>HumanStandard</nameCategory>
<bloodDef>Filth_Blood</bloodDef> <!---->
<bloodDef>Filth_BloodInsect</bloodDef> <!---->
<bloodSmearDef>Filth_BloodSmear</bloodSmearDef>
<body>BeetleLikeWithClaw</body> <!-- -->
<baseBodySize>4.5</baseBodySize>
<baseHealthScale>9.8</baseHealthScale>
<useMeatFrom>Megaspider</useMeatFrom> <!-- 체력배율 -->
<foodType>OmnivoreHuman, VegetarianRoughAnimal</foodType> <!-- 섭취음식 종류 -->
<gestationPeriodDays>60</gestationPeriodDays> <!-- 출산주기 -->
<meatMarketValue>1.85</meatMarketValue> <!-- 고기 가격비율 -->
<manhunterOnDamageChance>1</manhunterOnDamageChance>
<manhunterOnTameFailChance>1</manhunterOnTameFailChance> <!-- 조련실패시 받을시 반격확률 -->
<!-- 身形大小 -->
<baseBodySize>10</baseBodySize>
<!-- 血量上限 -->
<baseHealthScale>10</baseHealthScale>
<!-- 食物类型,可以在种族限制定义,不需要在这改 -->
<foodType>OmnivoreHuman</foodType>
<!-- 妊娠天数,对女皇来说没啥用 -->
<gestationPeriodDays>60</gestationPeriodDays>
<meatMarketValue>1.85</meatMarketValue>
<renderTree>Humanlike</renderTree>
<fleshType>Normal</fleshType>
<!-- 无法被异常尸体锁定 -->
<hasUnnaturalCorpse>false</hasUnnaturalCorpse>
<lifeExpectancy>75</lifeExpectancy>
<trainability>Advanced</trainability>
<litterSizeCurve> <!-- 번식 수 비율 -->
<points>
<li>(0.5, 0)</li>
<li>(1, 1)</li>
<li>(1.01, 0.02)</li>
<li>(3.5, 0)</li>
</points>
</litterSizeCurve>
<lifeStageAges>
<li>
<def>EusocialInsectAdult</def>
@@ -547,68 +542,57 @@
<soundAngry>Pawn_HiveQueen_Angry</soundAngry>
</li>
</lifeStageAges>
<!-- 什么年龄段可以做什么工作 -->
<lifeStageWorkSettings MayRequire="Ludeon.RimWorld.Biotech">
<Firefighter>7</Firefighter>
<Firefighter>0</Firefighter>
<Patient>0</Patient>
<Doctor>10</Doctor>
<Doctor>0</Doctor>
<PatientBedRest>0</PatientBedRest>
<Childcare MayRequire="Ludeon.RimWorld.Biotech">0</Childcare>
<BasicWorker>0</BasicWorker>
<Warden>10</Warden>
<Handling>7</Handling>
<Cooking>7</Cooking>
<Hunting>7</Hunting>
<Construction>10</Construction>
<Growing>7</Growing>
<Mining>7</Mining>
<PlantCutting>7</PlantCutting>
<Smithing>13</Smithing>
<Tailoring>7</Tailoring>
<Art>10</Art>
<Crafting>7</Crafting>
<Warden>0</Warden>
<Handling>0</Handling>
<Cooking>0</Cooking>
<Hunting>0</Hunting>
<Construction>0</Construction>
<Growing>0</Growing>
<Mining>0</Mining>
<PlantCutting>0</PlantCutting>
<Smithing>0</Smithing>
<Tailoring>0</Tailoring>
<Art>0</Art>
<Crafting>0</Crafting>
<Hauling>0</Hauling>
<Cleaning>0</Cleaning>
<Research>13</Research>
<DarkStudy MayRequire="Ludeon.RimWorld.Anomaly">13</DarkStudy>
<Research>0</Research>
<DarkStudy MayRequire="Ludeon.RimWorld.Anomaly">0</DarkStudy>
</lifeStageWorkSettings>
<soundMeleeHitPawn>Pawn_Melee_BigBash_HitPawn</soundMeleeHitPawn>
<soundMeleeHitBuilding>Pawn_Melee_BigBash_HitBuilding</soundMeleeHitBuilding>
<soundMeleeMiss>Pawn_Melee_BigBash_Miss</soundMeleeMiss>
<soundMeleeDodge>Pawn_MeleeDodge</soundMeleeDodge>
<!-- 阴影绘制 -->
<specialShadowData>
<volume>(0.3, 0.8, 0.4)</volume>
<offset>(0,0,-0.3)</offset>
</specialShadowData>
<ageGenerationCurve> <!-- 생성시 나이 비율 -->
<!-- 生成时的年龄曲线 -->
<ageGenerationCurve>
<points>
<li MayRequire="Ludeon.RimWorld.Biotech">(0,0)</li>
<li MayRequire="Ludeon.RimWorld.Biotech">(0.001,43)</li>
<li MayRequire="Ludeon.RimWorld.Biotech">(1,86)</li>
<li MayRequire="Ludeon.RimWorld.Biotech">(8,86)</li>
<li MayRequire="Ludeon.RimWorld.Biotech">(12.5,118)</li> <!-- Exclude 12.5-13 years to avoid spawning pawns who are very close to becoming adults -->
<li MayRequire="Ludeon.RimWorld.Biotech">(12.51,0)</li>
<li MayRequire="Ludeon.RimWorld.Biotech">(13,0)</li>
<li MayRequire="Ludeon.RimWorld.Biotech">(13.001,122)</li> <!-- End exclude -->
<li MayRequire="Ludeon.RimWorld.Biotech">(13.999,130)</li>
<li>(14,0)</li>
<li MayRequire="Ludeon.RimWorld.Biotech">(14.001,130)</li>
<li>(16,55)</li>
<li>(18,100)</li>
<li>(20,100)</li>
<li>(50,20)</li>
<li>(60,30)</li>
<li>(70,18)</li>
<li>(80,10)</li>
<li>(90,3)</li>
<li>(100,0)</li>
<li>(150,1)</li>
<li>(200,0)</li>
</points>
</ageGenerationCurve>
<hediffGiverSets> <!-- 상황별 건강상태 부여 -->
<hediffGiverSets>
<li>OrganicStandard</li>
<li>Human</li>
</hediffGiverSets>
</race>
<!-- 可以施加使用的手术类型 -->
<recipes>
<li>ExciseCarcinoma</li>
<li>AdministerMechSerumHealer</li>
@@ -629,8 +613,18 @@
<li MayRequire="Ludeon.RimWorld.Biotech">ImplantIUD</li>
<li MayRequire="Ludeon.RimWorld.Biotech">RemoveIUD</li>
<li MayRequire="Ludeon.RimWorld.Biotech">TerminatePregnancy</li>
</recipes> <!-- 수술 -->
</recipes>
<!-- <comps>
<li Class="CompProperties_SpreadSludge">
<mtbTicks>15000</mtbTicks>
<abilityDef>ARA_EggSpew</abilityDef>
</li>
<li Class="CompProperties_LetterOnRevealed">
<label>Hive queen</label>
<text>You've discovered the center of the nest. It's guarded by a massive insect queen!</text>
<letterDef>ThreatBig</letterDef>
</li>
</comps> -->
</AlienRace.ThingDef_AlienRace>
</Defs>