Delete Factions_WULA_FE_Materialist.xml

This commit is contained in:
2025-08-29 14:38:29 +08:00
parent e208f145c3
commit 603fae01a4

View File

@@ -1,104 +0,0 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<FactionDef ParentName="FactionBase">
<defName>WULA_FE_Materialist_Faction</defName>
<label>乌拉帝国 图书馆</label>
<description>堕落乌拉帝国派系之一,属于进步派,拥有独属的特殊科技。\n\n反抗乌拉帝国皇权的学生联盟和其他有志之士一起打响了帝国内战的第一枪但是在千百年间这些踌躇满志的奋斗者渐渐堕落成了刁钻刻板的学士她们固执己见致力于收集和垄断乌拉帝国遗留的科技资产而不再是推翻皇室残党。然而保皇派势力并未在时间中消亡星海间的仇恨并未熄灭革命的大旗正在等待新的有识之士高举······</description>
<basicMemberKind>RealWula_PawnKind</basicMemberKind>
<pawnSingular>乌拉星人</pawnSingular>
<pawnsPlural>乌拉星人</pawnsPlural>
<categoryTag>Wula_FE_Materialist_Faction</categoryTag>
<requiredCountAtGameStart>1</requiredCountAtGameStart>
<factionNameMaker>NamerFaction_Wula_FE_Materialist</factionNameMaker>
<factionIconPath>Wula/World/WorldObjects/Expanding/Wula_FE_Faction</factionIconPath>
<displayInFactionSelection>false</displayInFactionSelection>
<!-- <settlementGenerationWeight>1</settlementGenerationWeight> -->
<requiredCountAtGameStart>1</requiredCountAtGameStart>
<canSiege>false</canSiege>
<canStageAttacks>true</canStageAttacks>
<backstoryCategories>
<li>Wula_Backstory_Categories_For_RealWula</li>
</backstoryCategories>
<!-- 文化相关 -->
<requiredMemes>
<li MayRequire="Ludeon.RimWorld.Ideology">Supremacist</li>
<li MayRequire="Ludeon.RimWorld.Ideology">Proselytizer</li>
</requiredMemes>
<allowedMemes>
<li MayRequire="Ludeon.RimWorld.Ideology">Loyalist</li>
<li MayRequire="Ludeon.RimWorld.Ideology">FemaleSupremacy</li>
<li MayRequire="Ludeon.RimWorld.Ideology">Guilty</li>
</allowedMemes>
<disallowedPrecepts>
<li>Slavery_Classic</li>
<li MayRequire="Ludeon.RimWorld.Ideology">Slavery_Disapproved</li>
<li MayRequire="Ludeon.RimWorld.Ideology">Slavery_Horrible</li>
<li MayRequire="Ludeon.RimWorld.Ideology">Slavery_Abhorrent</li>
</disallowedPrecepts>
<structureMemeWeights>
<Structure_Archist MayRequire="Ludeon.RimWorld.Ideology">1</Structure_Archist>
</structureMemeWeights>
<permanentEnemyToEveryoneExcept>
<li>WULA_Awakened_Synth</li>
</permanentEnemyToEveryoneExcept>
<techLevel>Archotech</techLevel>
<arrivalLayerWhitelist>
<li>Surface</li>
<!-- <li MayRequire="Ludeon.RimWorld.Odyssey">Orbit</li> -->
</arrivalLayerWhitelist>
<colorSpectrum>
<li>(0.15, 0.9, 0.9)</li>
</colorSpectrum>
<raidCommonalityFromPointsCurve>
<points>
<li>(300, 0)</li>
<li>(700, 1)</li>
<li>(1400, 1.8)</li>
<li>(2800, 2.2)</li>
<li>(4000, 2.6)</li>
</points>
</raidCommonalityFromPointsCurve>
<!-- <raidLootMaker>MechanoidRaidLootMaker</raidLootMaker> -->
<raidLootValueFromPointsCurve>
<points>
<li>(35, 8)</li>
<li>(100, 60)</li>
<li>(1000, 250)</li>
<li>(2000, 400)</li>
<li>(4000, 500)</li>
</points>
</raidLootValueFromPointsCurve>
<humanlikeFaction>true</humanlikeFaction>
<hidden>true</hidden>
<!-- <autoFlee>false</autoFlee> -->
<canUseAvoidGrid>false</canUseAvoidGrid>
<apparelStuffFilter>
<stuffCategoriesToAllow>
<li>Metallic</li>
<li>Fabric</li>
</stuffCategoriesToAllow>
<disallowedThingDefs>
<li>DevilstrandCloth</li>
</disallowedThingDefs>
</apparelStuffFilter>
<earliestRaidDays>18</earliestRaidDays>
<permanentEnemy>true</permanentEnemy>
<hostileToFactionlessHumanlikes>true</hostileToFactionlessHumanlikes>
<maxPawnCostPerTotalPointsCurve>
<points>
<li>(400,200)</li>
<li>(900,300)</li>
<li>(100000,10000)</li>
</points>
</maxPawnCostPerTotalPointsCurve>
<settlementTexturePath>World/WorldObjects/DefaultSettlement</settlementTexturePath>
<allowedArrivalTemperatureRange>-100~200</allowedArrivalTemperatureRange>
<maxConfigurableAtWorldCreation>1</maxConfigurableAtWorldCreation>
<configurationListOrderPriority>900</configurationListOrderPriority>
<dropPodActive>ActiveDropPodMechanoid</dropPodActive>
<dropPodIncoming>DropPodIncomingMechanoidRapid</dropPodIncoming>
<disallowedRaidAgeRestrictions>
<li MayRequire="Ludeon.RimWorld.Biotech">Children</li>
</disallowedRaidAgeRestrictions>
</FactionDef>
</Defs>