This commit is contained in:
2025-08-06 11:52:02 +08:00
parent a96a65b6df
commit 4673a7947c
12 changed files with 586 additions and 341 deletions

View File

@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<ResearchProjectDef Abstract="True" Name="WULAtechBase">
<techLevel>Archotech</techLevel>
<tab>WULA_FE_Spiritualist_ResearchTab</tab>
<heldByFactionCategoryTags>
<li>Wula_FE_Spiritualist_Faction</li>
</heldByFactionCategoryTags>
</ResearchProjectDef>
<ResearchProjectDef ParentName="WULAtechBase">
<defName>WULA_FE_Spiritualist_Base_Technology</defName>
<label>帝国仪式</label>
<description>若要开启乌拉帝国灵能科技树的大门,掌握基础的仪式技能是必要的。</description>
<baseCost>4000</baseCost>
<researchViewX>0.00</researchViewX>
<researchViewY>3.20</researchViewY>
<prerequisites>
<li>WULA_Dark_Matter_Technology</li>
</prerequisites>
</ResearchProjectDef>
</Defs>