2025-7-16

This commit is contained in:
2025-07-16 11:59:32 +08:00
parent 96c44b4c6a
commit 56cd37e0a8
3 changed files with 222 additions and 7 deletions

View File

@@ -170,6 +170,35 @@
<controlGroupPortraitZoom>1</controlGroupPortraitZoom>
</PawnKindDef>
<PawnKindDef ParentName="HeavyMechanoidKind">
<defName>Wula_AI_Engineer_Mother_Attack_PawnKind</defName>
<label>PMu-7A"斯托洛维耶"</label>
<race>Wula_AI_Engineer_Mother_Attack</race>
<defaultFactionType>PlayerColony</defaultFactionType>
<allowInMechClusters>false</allowInMechClusters>
<combatPower>500</combatPower>
<lifeStages>
<li>
<bodyGraphicData>
<texPath>Wula/Things/Wula_AI_Bomb_Mother/Bodies/Naked_Thin</texPath>
<maskPath>Wula/Things/Wula_AI_Bomb_Mother/AllegianceOverlays/None</maskPath>
<shaderType>CutoutWithOverlay</shaderType>
<graphicClass>Graphic_Multi</graphicClass>
<drawSize>4</drawSize>
</bodyGraphicData>
</li>
</lifeStages>
<abilities>
<li>Wula_AI_Engineer_Mother_Attack_Ability1</li>
</abilities>
<weaponMoney>99999~99999</weaponMoney>
<weaponTags>
<li>Wula_AI_Engineer_Mother_Attack_Weapon</li>
</weaponTags>
<controlGroupPortraitZoom>1</controlGroupPortraitZoom>
</PawnKindDef>
<PawnKindDef ParentName="NonCombatLightMechanoidKind">
<defName>Mech_WULA_Cat</defName>
@@ -295,4 +324,38 @@
</li>
</lifeStages>
</PawnKindDef>
<PawnKindDef ParentName="Mech_WULA_Cat_Soldier_PawnKind">
<aiAvoidCover>true</aiAvoidCover>
<forceNormalGearQuality>true</forceNormalGearQuality>
<forceNoDeathNotification>true</forceNoDeathNotification>
<weaponMoney>9999~9999</weaponMoney>
<weaponTags />
<preventIdeo>true</preventIdeo>
<immuneToGameConditionEffects>true</immuneToGameConditionEffects>
<combatPower>50</combatPower>
<techHediffsChance>1</techHediffsChance>
<techHediffsMoney>9999~9999</techHediffsMoney>
<controlGroupPortraitZoom>1.8</controlGroupPortraitZoom>
<forceDeathOnDowned>true</forceDeathOnDowned>
<defName>Mech_WULA_Cat_Commander</defName>
<label>指挥官乌拉猫猫</label>
<race>Mech_WULA_Cat_Commander</race>
<canOpenDoors>true</canOpenDoors>
<canOpenAnyDoor>true</canOpenAnyDoor>
<lifeStages Inherit="False">
<li>
<bodyGraphicData>
<texPath>Wula/Things/WULA_bomb_Cat/WULA_Cat_Thin</texPath>
<maskPath>Wula/Things/WULA_bomb_Cat/AllegianceOverlays/None</maskPath>
<shaderType>CutoutWithOverlay</shaderType>
<graphicClass>Graphic_Multi</graphicClass>
<drawSize>1.1</drawSize>
</bodyGraphicData>
</li>
</lifeStages>
<weaponTags>
<li>Wula_Assault_Cat_Weapon</li>
</weaponTags>
</PawnKindDef>
</Defs>