This commit is contained in:
Tourswen
2025-09-07 23:31:51 +08:00
parent 29141c7202
commit 829ba7cae7
6 changed files with 7 additions and 7 deletions

View File

@@ -279,8 +279,8 @@
<AbilityDef> <AbilityDef>
<defName>ARA_BaseRace_Acid_Launcher</defName> <defName>ARA_BaseRace_Acid_Launcher</defName>
<label>种投射</label> <label>种投射</label>
<description></description> <description>将一只阿拉克涅酸噬种辅虫发射到指定地点,落地后这只寿命有限的辅虫将立刻对敌人展开攻击。</description>
<iconPath>UI/Commands/EggSpew</iconPath> <iconPath>UI/Commands/EggSpew</iconPath>
<cooldownTicksRange>5000</cooldownTicksRange> <cooldownTicksRange>5000</cooldownTicksRange>
<aiCanUse>true</aiCanUse> <aiCanUse>true</aiCanUse>
@@ -313,7 +313,7 @@
</AbilityDef> </AbilityDef>
<ThingDef ParentName="BaseGrenadeProjectile"> <ThingDef ParentName="BaseGrenadeProjectile">
<defName>ArachnaeBase_Race_Acid_Proj</defName> <defName>ArachnaeBase_Race_Acid_Proj</defName>
<label>阿拉克涅酸</label> <label>阿拉克涅酸</label>
<thingClass>Projectile_SpawnsPawnZeroAge</thingClass> <thingClass>Projectile_SpawnsPawnZeroAge</thingClass>
<uiIconPath>Wula/Things/WULA_Attack_Cat/WULA_Cat_Thin_south</uiIconPath> <uiIconPath>Wula/Things/WULA_Attack_Cat/WULA_Cat_Thin_south</uiIconPath>
<graphicData> <graphicData>

View File

@@ -296,7 +296,7 @@
</PawnKindDef> </PawnKindDef>
<PawnKindDef ParentName="ARA_InsectKindBase"> <PawnKindDef ParentName="ARA_InsectKindBase">
<defName>ArachnaeBase_Race_Acid</defName> <defName>ArachnaeBase_Race_Acid</defName>
<label>阿拉克涅酸</label> <label>阿拉克涅酸</label>
<race>ArachnaeBase_Race_Acid</race> <race>ArachnaeBase_Race_Acid</race>
<lifeStages> <lifeStages>
<li> <li>

View File

@@ -181,7 +181,7 @@
</ThingDef> </ThingDef>
<ThingDef ParentName="BaseDrone" MayRequire="Ludeon.RimWorld.Odyssey"> <ThingDef ParentName="BaseDrone" MayRequire="Ludeon.RimWorld.Odyssey">
<defName>ArachnaeBase_Race_Acid</defName> <defName>ArachnaeBase_Race_Acid</defName>
<label>阿拉克涅酸</label> <label>阿拉克涅酸</label>
<description>阿拉克涅辅虫之一,智力低下,一般被作为活体炮弹打出,击中敌人后若是还没散架,就会继续依靠带酸液的颚撕咬敌军。</description> <description>阿拉克涅辅虫之一,智力低下,一般被作为活体炮弹打出,击中敌人后若是还没散架,就会继续依靠带酸液的颚撕咬敌军。</description>
<race> <race>
<thinkTreeConstant>WarUrchinConstant</thinkTreeConstant> <thinkTreeConstant>WarUrchinConstant</thinkTreeConstant>

View File

@@ -54,7 +54,7 @@
<label>连身黑丝</label> <label>连身黑丝</label>
<description>阿拉克涅虫群的装饰性织物,对于虫群来说应该是没啥用的东西。</description> <description>阿拉克涅虫群的装饰性织物,对于虫群来说应该是没啥用的东西。</description>
<graphicData> <graphicData>
<texPath>ArachnaeSwarm/ARA_Bodystocking_Black</texPath> <texPath>ArachnaeSwarm/Apparel/ARA_Bodystocking_Black</texPath>
</graphicData> </graphicData>
<apparel> <apparel>
<wornGraphicPath>ArachnaeSwarm/Apparel/ARA_Bodystocking_Black</wornGraphicPath> <wornGraphicPath>ArachnaeSwarm/Apparel/ARA_Bodystocking_Black</wornGraphicPath>

View File

@@ -1 +1 @@
3528588530 3563955520