2025-7-16
This commit is contained in:
@@ -2003,4 +2003,71 @@
|
||||
<tryAdjacentFreeSpaces>true</tryAdjacentFreeSpaces>
|
||||
</projectile>
|
||||
</ThingDef>
|
||||
<ThingDef ParentName="BaseGun">
|
||||
<defName>WULA_SP_Engineer_Mother_Attack_FakeWeapon</defName>
|
||||
<label>步兵猫猫生产</label>
|
||||
<description>PMu-7A"斯托洛维耶"内置的生产单元,可以源源不断地放出端着DLa-4"云母"突击步枪的乌拉猫猫,构成一道坚韧的防线。</description>
|
||||
<techLevel>Ultra</techLevel>
|
||||
<uiIconPath>Wula/Things/WULA_Attack_Cat/WULA_Cat_Thin_south</uiIconPath>
|
||||
<graphicData>
|
||||
<texPath>Wula/Things/WULA_Cat/AllegianceOverlays/None_north</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
<drawSize>2</drawSize>
|
||||
</graphicData>
|
||||
<tradeability>None</tradeability>
|
||||
<uiIconScale>1.4</uiIconScale>
|
||||
<statBases>
|
||||
<WorkToMake>20000</WorkToMake>
|
||||
<Mass>150</Mass>
|
||||
<AccuracyTouch>0.1</AccuracyTouch>
|
||||
<AccuracyShort>0.1</AccuracyShort>
|
||||
<AccuracyMedium>0.1</AccuracyMedium>
|
||||
<AccuracyLong>0.1</AccuracyLong>
|
||||
<RangedWeapon_Cooldown>4.0</RangedWeapon_Cooldown>
|
||||
</statBases>
|
||||
<costList Inherit="False">
|
||||
<Steel>500</Steel>
|
||||
<Plasteel>100</Plasteel>
|
||||
<ComponentIndustrial>6</ComponentIndustrial>
|
||||
</costList>
|
||||
<weaponTags>
|
||||
<li>Wula_AI_Engineer_Mother_Attack_Weapon</li>
|
||||
</weaponTags>
|
||||
<verbs>
|
||||
<li>
|
||||
<verbClass>Verb_Shoot</verbClass>
|
||||
<label>步兵乌拉猫猫</label>
|
||||
<defaultProjectile>Grenade_WULA_SP_Engineer_Mother_Attack_FakeWeapon</defaultProjectile>
|
||||
<warmupTime>0</warmupTime>
|
||||
<range>1</range>
|
||||
<burstShotCount>2</burstShotCount>
|
||||
<ticksBetweenBurstShots>3</ticksBetweenBurstShots>
|
||||
<hasStandardCommand>true</hasStandardCommand>
|
||||
<targetable>true</targetable>
|
||||
<targetParams>
|
||||
<canTargetPawns>false</canTargetPawns>
|
||||
<canTargetBuildings>false</canTargetBuildings>
|
||||
<canTargetLocations>true</canTargetLocations>
|
||||
</targetParams>
|
||||
<soundCast>ThrowGrenade</soundCast>
|
||||
<rangedFireRulepack>Combat_RangedFire_Thrown</rangedFireRulepack>
|
||||
<canGoWild>false</canGoWild>
|
||||
</li>
|
||||
</verbs>
|
||||
</ThingDef>
|
||||
<ThingDef ParentName="BaseGrenadeProjectile">
|
||||
<defName>Grenade_WULA_SP_Engineer_Mother_Attack_FakeWeapon</defName>
|
||||
<label>步兵乌拉猫猫</label>
|
||||
<thingClass>Projectile_SpawnsPawnZeroAge</thingClass>
|
||||
<uiIconPath>Wula/Things/WULA_Attack_Cat/WULA_Cat_Thin_south</uiIconPath>
|
||||
<graphicData>
|
||||
<texPath>Wula/Things/WULA_Attack_Cat/WULA_Cat_Thin_south</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
</graphicData>
|
||||
<projectile>
|
||||
<speed>41</speed>
|
||||
<spawnsPawnKind>Mech_WULA_Cat_Inf</spawnsPawnKind>
|
||||
<tryAdjacentFreeSpaces>true</tryAdjacentFreeSpaces>
|
||||
</projectile>
|
||||
</ThingDef>
|
||||
</Defs>
|
||||
Reference in New Issue
Block a user