This commit is contained in:
2025-10-04 16:27:26 +08:00
17 changed files with 14 additions and 17 deletions

View File

@@ -408,7 +408,7 @@
</verbProperties> </verbProperties>
<comps> <comps>
<li Class="CompProperties_AbilityLaunchProjectile"> <li Class="CompProperties_AbilityLaunchProjectile">
<projectileDef>ArachnaeBase_Race_Acid_Proj</projectileDef> <projectileDef>ArachnaeBase_Race_Acidcut_Proj</projectileDef>
</li> </li>
<li Class="ArachnaeSwarm.CompProperties_AbilityNeedCost"> <li Class="ArachnaeSwarm.CompProperties_AbilityNeedCost">
<needDef>Food</needDef> <needDef>Food</needDef>
@@ -418,17 +418,16 @@
</comps> </comps>
</AbilityDef> </AbilityDef>
<ThingDef ParentName="BaseGrenadeProjectile"> <ThingDef ParentName="BaseGrenadeProjectile">
<defName>ArachnaeBase_Race_Acid_Proj</defName> <defName>ArachnaeBase_Race_Acidcut_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>
<graphicData> <graphicData>
<texPath>Things/Pawn/Animal/Spelopede/Spelopede</texPath> <texPath>ArachnaeSwarm/Things/ARA_Acidcut/Bodies/Naked_Thin</texPath>
<graphicClass>Graphic_Multi</graphicClass> <graphicClass>Graphic_Multi</graphicClass>
</graphicData> </graphicData>
<projectile> <projectile>
<speed>41</speed> <speed>41</speed>
<spawnsPawnKind>ArachnaeBase_Race_Acid</spawnsPawnKind> <spawnsPawnKind>ArachnaeBase_Race_Acidcut</spawnsPawnKind>
<tryAdjacentFreeSpaces>true</tryAdjacentFreeSpaces> <tryAdjacentFreeSpaces>true</tryAdjacentFreeSpaces>
<damageDef>ARA_AcidBurn</damageDef> <damageDef>ARA_AcidBurn</damageDef>
<damageAmountBase>10</damageAmountBase> <damageAmountBase>10</damageAmountBase>
@@ -1053,7 +1052,7 @@
<AbilityDef> <AbilityDef>
<defName>ARA_Pouch_Hatching_Acidling</defName> <defName>ARA_Pouch_Hatching_Acidling</defName>
<label>蜕荚孵化:酸爆种投射</label> <label>蜕荚孵化:酸爆种</label>
<description>立刻在脚下孵化三只阿拉克涅酸爆种辅虫,它们会对敌方发起自杀性攻击。</description> <description>立刻在脚下孵化三只阿拉克涅酸爆种辅虫,它们会对敌方发起自杀性攻击。</description>
<iconPath>ArachnaeSwarm/UI/Abilities/ARA_BaseRace_Launcher</iconPath> <iconPath>ArachnaeSwarm/UI/Abilities/ARA_BaseRace_Launcher</iconPath>
<cooldownTicksRange>5000</cooldownTicksRange> <cooldownTicksRange>5000</cooldownTicksRange>
@@ -1075,7 +1074,7 @@
</verbProperties> </verbProperties>
<comps> <comps>
<li Class="ArachnaeSwarm.CompProperties_AbilityLaunchMultiProjectile"> <li Class="ArachnaeSwarm.CompProperties_AbilityLaunchMultiProjectile">
<projectileDef>ArachnaeBase_Race_Acidling_Proj</projectileDef> <projectileDef>ling_Proj</projectileDef>
<numProjectiles>3</numProjectiles> <numProjectiles>3</numProjectiles>
</li> </li>
<li Class="ArachnaeSwarm.CompProperties_AbilityNeedCost"> <li Class="ArachnaeSwarm.CompProperties_AbilityNeedCost">

View File

@@ -275,7 +275,7 @@
<li Class="HediffCompProperties_DisappearsOnDeath"/> <li Class="HediffCompProperties_DisappearsOnDeath"/>
<li Class="ArachnaeSwarm.HediffCompProperties_SpawnPawnOnRemoved"> <li Class="ArachnaeSwarm.HediffCompProperties_SpawnPawnOnRemoved">
<pawnKindDefs> <pawnKindDefs>
<li>ArachnaeBase_Race_Acid</li> <li>ArachnaeBase_Race_Acidcut</li>
</pawnKindDefs> </pawnKindDefs>
<spawnCount>1</spawnCount> <spawnCount>1</spawnCount>
<fixedBiologicalAge>0</fixedBiologicalAge> <fixedBiologicalAge>0</fixedBiologicalAge>

View File

@@ -361,15 +361,14 @@
</lifeStages> </lifeStages>
</PawnKindDef> </PawnKindDef>
<PawnKindDef ParentName="ARA_InsectKindBase"> <PawnKindDef ParentName="ARA_InsectKindBase">
<defName>ArachnaeBase_Race_Acid</defName> <defName>ArachnaeBase_Race_Acidcut</defName>
<label>阿拉克涅酸噬种</label> <label>阿拉克涅酸噬种</label>
<race>ArachnaeBase_Race_Acid</race> <race>ArachnaeBase_Race_Acidcut</race>
<lifeStages> <lifeStages>
<li> <li>
<bodyGraphicData> <bodyGraphicData>
<texPath>Things/Pawn/Animal/Spelopede/Spelopede</texPath> <texPath>ArachnaeSwarm/Things/ARA_Acidcut/Bodies/Naked_Thin</texPath>
<drawSize>1</drawSize> <drawSize>1</drawSize>
<color>(156,148,125)</color>
<shadowData> <shadowData>
<volume>(0.4, 0.5, 0.37)</volume> <volume>(0.4, 0.5, 0.37)</volume>
<offset>(0,0,-0.15)</offset> <offset>(0,0,-0.15)</offset>
@@ -389,9 +388,8 @@
<lifeStages> <lifeStages>
<li> <li>
<bodyGraphicData> <bodyGraphicData>
<texPath>Things/Pawn/Animal/Spelopede/Spelopede</texPath> <texPath>ArachnaeSwarm/Things/ARA_Acidling/Bodies/Naked_Thin</texPath>
<drawSize>1</drawSize> <drawSize>1</drawSize>
<color>(156,148,125)</color>
<shadowData> <shadowData>
<volume>(0.4, 0.5, 0.37)</volume> <volume>(0.4, 0.5, 0.37)</volume>
<offset>(0,0,-0.15)</offset> <offset>(0,0,-0.15)</offset>

View File

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

View File

@@ -1763,7 +1763,7 @@
</ThingDef> </ThingDef>
<ThingDef ParentName="BaseGrenadeProjectile"> <ThingDef ParentName="BaseGrenadeProjectile">
<defName>ArachnaeBase_Race_Skyhive_Proj</defName> <defName>ArachnaeBase_Race_Skyhive_Proj</defName>
<label>阿拉克涅酸噬</label> <label>阿拉克涅天巢</label>
<thingClass>Projectile_SpawnsPawnZeroAge</thingClass> <thingClass>Projectile_SpawnsPawnZeroAge</thingClass>
<graphicData> <graphicData>
<texPath>ArachnaeSwarm/Things/ARA_Skyhive/Bodies/Naked_Thin_north</texPath> <texPath>ArachnaeSwarm/Things/ARA_Skyhive/Bodies/Naked_Thin_north</texPath>

View File

@@ -577,7 +577,7 @@
<label>阿拉克涅酸爆种</label> <label>阿拉克涅酸爆种</label>
<thingClass>Projectile_SpawnsPawnZeroAge</thingClass> <thingClass>Projectile_SpawnsPawnZeroAge</thingClass>
<graphicData> <graphicData>
<texPath>Things/Pawn/Animal/Spelopede/Spelopede</texPath> <texPath>ArachnaeSwarm/Things/ARA_Acidling/Bodies/Naked_Thin</texPath>
<graphicClass>Graphic_Multi</graphicClass> <graphicClass>Graphic_Multi</graphicClass>
</graphicData> </graphicData>
<projectile> <projectile>

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB