武器贴图更新
This commit is contained in:
Binary file not shown.
@@ -206,7 +206,7 @@
|
|||||||
<comps>
|
<comps>
|
||||||
<li Class="HediffCompProperties_DisappearsOnDeath" />
|
<li Class="HediffCompProperties_DisappearsOnDeath" />
|
||||||
<li Class="HediffCompProperties_Disappears">
|
<li Class="HediffCompProperties_Disappears">
|
||||||
<disappearsAfterTicks>1800</disappearsAfterTicks> <!-- 30 seconds -->
|
<disappearsAfterTicks>600</disappearsAfterTicks> <!-- 10 seconds -->
|
||||||
<showRemainingTime>true</showRemainingTime>
|
<showRemainingTime>true</showRemainingTime>
|
||||||
</li>
|
</li>
|
||||||
</comps>
|
</comps>
|
||||||
@@ -221,7 +221,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<label>等级2/5</label>
|
<label>等级2/5</label>
|
||||||
<minSeverity>4</minSeverity>
|
<minSeverity>2</minSeverity>
|
||||||
<statFactors>
|
<statFactors>
|
||||||
<AimingDelayFactor>0.8</AimingDelayFactor>
|
<AimingDelayFactor>0.8</AimingDelayFactor>
|
||||||
<RangedCooldownFactor>0.8</RangedCooldownFactor>
|
<RangedCooldownFactor>0.8</RangedCooldownFactor>
|
||||||
@@ -229,7 +229,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<label>等级3/5</label>
|
<label>等级3/5</label>
|
||||||
<minSeverity>8</minSeverity>
|
<minSeverity>3</minSeverity>
|
||||||
<statFactors>
|
<statFactors>
|
||||||
<AimingDelayFactor>0.65</AimingDelayFactor>
|
<AimingDelayFactor>0.65</AimingDelayFactor>
|
||||||
<RangedCooldownFactor>0.65</RangedCooldownFactor>
|
<RangedCooldownFactor>0.65</RangedCooldownFactor>
|
||||||
@@ -237,7 +237,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<label>等级4/5</label>
|
<label>等级4/5</label>
|
||||||
<minSeverity>12</minSeverity>
|
<minSeverity>4</minSeverity>
|
||||||
<statFactors>
|
<statFactors>
|
||||||
<AimingDelayFactor>0.45</AimingDelayFactor>
|
<AimingDelayFactor>0.45</AimingDelayFactor>
|
||||||
<RangedCooldownFactor>0.45</RangedCooldownFactor>
|
<RangedCooldownFactor>0.45</RangedCooldownFactor>
|
||||||
@@ -245,7 +245,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<label>等级5/5</label>
|
<label>等级5/5</label>
|
||||||
<minSeverity>16</minSeverity>
|
<minSeverity>5</minSeverity>
|
||||||
<statFactors>
|
<statFactors>
|
||||||
<AimingDelayFactor>0.25</AimingDelayFactor>
|
<AimingDelayFactor>0.25</AimingDelayFactor>
|
||||||
<RangedCooldownFactor>0.25</RangedCooldownFactor>
|
<RangedCooldownFactor>0.25</RangedCooldownFactor>
|
||||||
|
|||||||
@@ -671,6 +671,8 @@
|
|||||||
<!-- 武器列表 -->
|
<!-- 武器列表 -->
|
||||||
<weaponList>
|
<weaponList>
|
||||||
<li>ARA_RW_Acid_Mortar</li>
|
<li>ARA_RW_Acid_Mortar</li>
|
||||||
|
<li>ARA_RW_Basic_SniperCannon_Gun</li>
|
||||||
|
<li>ARA_RW_Basic_Acid_Spreay_Gun</li>
|
||||||
</weaponList>
|
</weaponList>
|
||||||
</raceRestriction>
|
</raceRestriction>
|
||||||
</alienRace>
|
</alienRace>
|
||||||
|
|||||||
@@ -109,7 +109,7 @@
|
|||||||
<defaultProjectile>Bullet_ARA_RW_Basic_Fist_Needle_Gun</defaultProjectile>
|
<defaultProjectile>Bullet_ARA_RW_Basic_Fist_Needle_Gun</defaultProjectile>
|
||||||
<range>14</range>
|
<range>14</range>
|
||||||
<burstShotCount>6</burstShotCount>
|
<burstShotCount>6</burstShotCount>
|
||||||
<ticksBetweenBurstShots>1</ticksBetweenBurstShots>
|
<ticksBetweenBurstShots>2</ticksBetweenBurstShots>
|
||||||
<soundCast>SpitterSpit</soundCast>
|
<soundCast>SpitterSpit</soundCast>
|
||||||
<targetParams>
|
<targetParams>
|
||||||
<canTargetLocations>true</canTargetLocations>
|
<canTargetLocations>true</canTargetLocations>
|
||||||
@@ -166,25 +166,26 @@
|
|||||||
</graphicData>
|
</graphicData>
|
||||||
<projectile>
|
<projectile>
|
||||||
<damageDef>ARA_Fist_Needle</damageDef>
|
<damageDef>ARA_Fist_Needle</damageDef>
|
||||||
<damageAmountBase>2</damageAmountBase>
|
<damageAmountBase>5</damageAmountBase>
|
||||||
|
<armorPenetrationBase>0.75</armorPenetrationBase>
|
||||||
<speed>40</speed>
|
<speed>40</speed>
|
||||||
</projectile>
|
</projectile>
|
||||||
</ThingDef>
|
</ThingDef>
|
||||||
<ThingDef ParentName="BaseHumanMakeableGun">
|
<ThingDef ParentName="BaseHumanMakeableGun">
|
||||||
<defName>ARA_RW_Toxic_Needle_MG</defName>
|
<defName>ARA_RW_Toxic_Needle_MG</defName>
|
||||||
<label>武装器官"风暴刺针枪"</label>
|
<label>武装器官"风暴刺针枪"</label>
|
||||||
<description>阿拉克涅虫群督虫所使用的武装器官,拥有四排刺针管道,可以在联结神经束的指挥下交替发射大量的毒针,虽然准度较差但是威力不逊色于人类所使用的机枪。</description>
|
<description>阿拉克涅虫群督虫所使用的武装器官,拥有五排刺针管道,可以在联结神经束的指挥下交替发射大量的毒针,虽然准度较差但是威力不逊色于人类所使用的机枪。</description>
|
||||||
<tickerType>Normal</tickerType>
|
<tickerType>Normal</tickerType>
|
||||||
<techLevel>Animal</techLevel>
|
<techLevel>Animal</techLevel>
|
||||||
<descriptionHyperlinks>
|
<descriptionHyperlinks>
|
||||||
<ThingDef>ARA_Cocoon_Weapon_1Stage</ThingDef>
|
<ThingDef>ARA_Cocoon_Weapon_1Stage</ThingDef>
|
||||||
</descriptionHyperlinks>
|
</descriptionHyperlinks>
|
||||||
<graphicData>
|
<graphicData>
|
||||||
<texPath>ArachnaeSwarm/Weapon/ARA_RW_Basic_Fist_Needle_Gun</texPath>
|
<texPath>ArachnaeSwarm/Weapon/ARA_RW_Toxic_Needle_MG</texPath>
|
||||||
<graphicClass>Graphic_Single</graphicClass>
|
<graphicClass>Graphic_Single</graphicClass>
|
||||||
<drawSize>0.75</drawSize>
|
<drawSize>1</drawSize>
|
||||||
</graphicData>
|
</graphicData>
|
||||||
<uiIconScale>1.3</uiIconScale>
|
<uiIconScale>1</uiIconScale>
|
||||||
<soundInteract>SpitterSpawn</soundInteract>
|
<soundInteract>SpitterSpawn</soundInteract>
|
||||||
<recipeMaker>
|
<recipeMaker>
|
||||||
<recipeUsers Inherit="False" />
|
<recipeUsers Inherit="False" />
|
||||||
@@ -240,6 +241,94 @@
|
|||||||
</li>
|
</li>
|
||||||
</comps>
|
</comps>
|
||||||
</ThingDef>
|
</ThingDef>
|
||||||
|
<ThingDef ParentName="BaseHumanMakeableGun">
|
||||||
|
<defName>ARA_RW_Basic_SniperCannon_Gun</defName>
|
||||||
|
<label>武装器官"血链棘刺炮"</label>
|
||||||
|
<description>阿拉克涅虫群的大型武装器官,拥有张牙舞爪的侵略性外形,其口器与一连串可以增生巨型棘刺的血链相连,并通过肌肉压缩获得极高的膛压以射出腔内破坏力惊人的棘刺。虫群从人类的武器上获得了灵感,为血链刺加入了伴生激素,使得血链棘刺炮的射速会随着射击的持续而增加。</description>
|
||||||
|
<tickerType>Normal</tickerType>
|
||||||
|
<techLevel>Animal</techLevel>
|
||||||
|
<descriptionHyperlinks>
|
||||||
|
<ThingDef>ARA_Cocoon_Weapon_1Stage</ThingDef>
|
||||||
|
</descriptionHyperlinks>
|
||||||
|
<graphicData>
|
||||||
|
<texPath>ArachnaeSwarm/Weapon/ARA_RW_Basic_SniperCannon_Gun</texPath>
|
||||||
|
<graphicClass>Graphic_Single</graphicClass>
|
||||||
|
<drawSize>1.5</drawSize>
|
||||||
|
</graphicData>
|
||||||
|
<uiIconScale>0.75</uiIconScale>
|
||||||
|
<soundInteract>SpitterSpawn</soundInteract>
|
||||||
|
<recipeMaker>
|
||||||
|
<recipeUsers Inherit="False" />
|
||||||
|
<researchPrerequisite>ARA_Technology_6SPV</researchPrerequisite>
|
||||||
|
<unfinishedThingDef>UnfinishedWeapon</unfinishedThingDef>
|
||||||
|
</recipeMaker>
|
||||||
|
<statBases>
|
||||||
|
<WorkToMake>1300</WorkToMake>
|
||||||
|
<!-- <MarketValue>370</MarketValue> -->
|
||||||
|
<Mass>3.5</Mass>
|
||||||
|
<AccuracyTouch>0.35</AccuracyTouch>
|
||||||
|
<AccuracyShort>0.5</AccuracyShort>
|
||||||
|
<AccuracyMedium>0.85</AccuracyMedium>
|
||||||
|
<AccuracyLong>1</AccuracyLong>
|
||||||
|
<RangedWeapon_Cooldown>2.2</RangedWeapon_Cooldown>
|
||||||
|
</statBases>
|
||||||
|
<verbs>
|
||||||
|
<li>
|
||||||
|
<verbClass>Verb_Shoot</verbClass>
|
||||||
|
<hasStandardCommand>true</hasStandardCommand>
|
||||||
|
<defaultProjectile>ARA_Bullet_SniperCannon</defaultProjectile>
|
||||||
|
<warmupTime>2.5</warmupTime>
|
||||||
|
<minRange>5.9</minRange>
|
||||||
|
<range>45.9</range>
|
||||||
|
<burstShotCount>1</burstShotCount>
|
||||||
|
<soundCast>Shot_TurretSniper</soundCast>
|
||||||
|
<soundCastTail>GunTail_Heavy</soundCastTail>
|
||||||
|
<muzzleFlashScale>18</muzzleFlashScale>
|
||||||
|
</li>
|
||||||
|
</verbs>
|
||||||
|
<costList Inherit="False">
|
||||||
|
<ARA_Carapace>50</ARA_Carapace>
|
||||||
|
</costList>
|
||||||
|
<weaponTags>
|
||||||
|
<li>ARA_Armed_Organ</li>
|
||||||
|
<li>ARA_Armed_Organ_Ranged</li>
|
||||||
|
<li>ARA_Armed_Organ_T2</li>
|
||||||
|
</weaponTags>
|
||||||
|
<thingSetMakerTags>
|
||||||
|
<li>RewardStandardQualitySuper</li>
|
||||||
|
</thingSetMakerTags>
|
||||||
|
<comps>
|
||||||
|
<li Class="ArachnaeSwarm.CompProperties_GiveHediffOnShot">
|
||||||
|
<hediffDef>ARA_ChainReload</hediffDef>
|
||||||
|
<severityToAdd>1</severityToAdd>
|
||||||
|
</li>
|
||||||
|
<li Class="ArachnaeSwarm.CompProperties_CustomUniqueWeapon"
|
||||||
|
MayRequire="Ludeon.RimWorld.Odyssey">
|
||||||
|
<forcedTraits>
|
||||||
|
<li>ARA_Huge_Weapon</li>
|
||||||
|
<li>ARA_Weapon_ChainReload</li>
|
||||||
|
</forcedTraits>
|
||||||
|
<numTraitsRange>
|
||||||
|
<min>2</min>
|
||||||
|
<max>2</max>
|
||||||
|
</numTraitsRange>
|
||||||
|
</li>
|
||||||
|
</comps>
|
||||||
|
</ThingDef>
|
||||||
|
<ThingDef ParentName="BaseBullet">
|
||||||
|
<defName>ARA_Bullet_SniperCannon</defName>
|
||||||
|
<label>阿拉克涅棘刺</label>
|
||||||
|
<graphicData>
|
||||||
|
<texPath>Things/Projectile/Projectile_Fingerspike</texPath>
|
||||||
|
<graphicClass>Graphic_Single</graphicClass>
|
||||||
|
<drawSize>1.4</drawSize>
|
||||||
|
</graphicData>
|
||||||
|
<projectile>
|
||||||
|
<damageDef>Bullet</damageDef>
|
||||||
|
<damageAmountBase>55</damageAmountBase>
|
||||||
|
<speed>120</speed>
|
||||||
|
</projectile>
|
||||||
|
</ThingDef>
|
||||||
|
|
||||||
<!-- 酸 -->
|
<!-- 酸 -->
|
||||||
<ThingDef ParentName="BaseHumanMakeableGun">
|
<ThingDef ParentName="BaseHumanMakeableGun">
|
||||||
@@ -361,10 +450,11 @@
|
|||||||
<ThingDef>ARA_Cocoon_Weapon_1Stage</ThingDef>
|
<ThingDef>ARA_Cocoon_Weapon_1Stage</ThingDef>
|
||||||
</descriptionHyperlinks>
|
</descriptionHyperlinks>
|
||||||
<graphicData>
|
<graphicData>
|
||||||
<texPath>ArachnaeSwarm/Weapon/ARA_RW_Basic_Acid_Bladder_Gun</texPath>
|
<texPath>ArachnaeSwarm/Weapon/ARA_RW_Acid_Mortar</texPath>
|
||||||
<graphicClass>Graphic_Single</graphicClass>
|
<graphicClass>Graphic_Single</graphicClass>
|
||||||
<drawSize>1.2</drawSize>
|
<drawSize>1.5</drawSize>
|
||||||
</graphicData>
|
</graphicData>
|
||||||
|
<uiIconScale>0.75</uiIconScale>
|
||||||
<soundInteract>SpitterSpawn</soundInteract>
|
<soundInteract>SpitterSpawn</soundInteract>
|
||||||
<recipeMaker>
|
<recipeMaker>
|
||||||
<recipeUsers Inherit="False" />
|
<recipeUsers Inherit="False" />
|
||||||
@@ -461,22 +551,128 @@
|
|||||||
</li>
|
</li>
|
||||||
</comps>
|
</comps>
|
||||||
</ThingDef>
|
</ThingDef>
|
||||||
|
<ThingDef ParentName="BaseHumanMakeableGun">
|
||||||
|
<defName>ARA_RW_Basic_Acid_Spreay_Gun</defName>
|
||||||
|
<label>武装器官"炎酸炮"</label>
|
||||||
|
<description>阿拉克涅虫群的大型远程武装器官,拥有布满酸腺的液囊和强健的肌肉纤管,可以向瞄准的方向喷射酸雨,覆盖范围内的敌人并融化它们的装甲和血肉。</description>
|
||||||
|
<tickerType>Normal</tickerType>
|
||||||
|
<techLevel>Animal</techLevel>
|
||||||
|
<descriptionHyperlinks>
|
||||||
|
<ThingDef>ARA_Cocoon_Weapon</ThingDef>
|
||||||
|
</descriptionHyperlinks>
|
||||||
|
<graphicData>
|
||||||
|
<texPath>ArachnaeSwarm/Weapon/ARA_RW_Basic_Acid_Spreay_Gun</texPath>
|
||||||
|
<graphicClass>Graphic_Single</graphicClass>
|
||||||
|
<drawSize>1.5</drawSize>
|
||||||
|
</graphicData>
|
||||||
|
<uiIconScale>0.75</uiIconScale>
|
||||||
|
<soundInteract>SpitterSpawn</soundInteract>
|
||||||
|
<recipeMaker>
|
||||||
|
<recipeUsers Inherit="False" />
|
||||||
|
<researchPrerequisite>ARA_Technology_7VXI</researchPrerequisite>
|
||||||
|
<unfinishedThingDef>UnfinishedWeapon</unfinishedThingDef>
|
||||||
|
</recipeMaker>
|
||||||
|
<statBases>
|
||||||
|
<WorkToMake>1300</WorkToMake>
|
||||||
|
<!-- <MarketValue>370</MarketValue> -->
|
||||||
|
<Mass>3.5</Mass>
|
||||||
|
<AccuracyTouch>0.5</AccuracyTouch>
|
||||||
|
<AccuracyShort>0.6</AccuracyShort>
|
||||||
|
<AccuracyMedium>0.45</AccuracyMedium>
|
||||||
|
<AccuracyLong>0.3</AccuracyLong>
|
||||||
|
<RangedWeapon_Cooldown>2.5</RangedWeapon_Cooldown>
|
||||||
|
</statBases>
|
||||||
|
<verbs>
|
||||||
|
<li Class="ArachnaeSwarm.VerbProperties_ShootSprayMulti">
|
||||||
|
<verbClass>ArachnaeSwarm.Verb_ShootSprayMulti</verbClass>
|
||||||
|
<hasStandardCommand>true</hasStandardCommand>
|
||||||
|
<forceNormalTimeSpeed>false</forceNormalTimeSpeed>
|
||||||
|
<warmupTime>1.0</warmupTime>
|
||||||
|
<defaultProjectile>ARA_Proj_StrongSludgeSpray_Eco</defaultProjectile>
|
||||||
|
<isMortar>false</isMortar>
|
||||||
|
<requireLineOfSight>false</requireLineOfSight>
|
||||||
|
<minRange>3</minRange>
|
||||||
|
<range>28</range>
|
||||||
|
<burstShotCount>12</burstShotCount>
|
||||||
|
<ticksBetweenBurstShots>2</ticksBetweenBurstShots>
|
||||||
|
<soundCast>SpitterSpit</soundCast>
|
||||||
|
<targetParams>
|
||||||
|
<canTargetLocations>true</canTargetLocations>
|
||||||
|
</targetParams>
|
||||||
|
<numCellsToHit>12</numCellsToHit>
|
||||||
|
</li>
|
||||||
|
</verbs>
|
||||||
|
<costList Inherit="False">
|
||||||
|
<ARA_Carapace>50</ARA_Carapace>
|
||||||
|
</costList>
|
||||||
|
<weaponTags>
|
||||||
|
<li>ARA_Armed_Organ</li>
|
||||||
|
<li>ARA_Armed_Organ_Ranged</li>
|
||||||
|
<li>ARA_Armed_Organ_T2</li>
|
||||||
|
</weaponTags>
|
||||||
|
<thingSetMakerTags>
|
||||||
|
<li>RewardStandardQualitySuper</li>
|
||||||
|
</thingSetMakerTags>
|
||||||
|
<comps>
|
||||||
|
<li Class="ArachnaeSwarm.CompProperties_CustomUniqueWeapon"
|
||||||
|
MayRequire="Ludeon.RimWorld.Odyssey">
|
||||||
|
<forcedTraits>
|
||||||
|
<li>ARA_Huge_Weapon</li>
|
||||||
|
<li>ARA_Weapon_Damage_Acid</li>
|
||||||
|
</forcedTraits>
|
||||||
|
<numTraitsRange>
|
||||||
|
<min>2</min>
|
||||||
|
<max>2</max>
|
||||||
|
</numTraitsRange>
|
||||||
|
</li>
|
||||||
|
</comps>
|
||||||
|
</ThingDef>
|
||||||
|
<ThingDef>
|
||||||
|
<defName>ARA_Proj_StrongSludgeSpray_Eco</defName>
|
||||||
|
<label>阿拉克涅虫族酸液</label>
|
||||||
|
<thingClass>Projectile_Liquid</thingClass>
|
||||||
|
<category>Projectile</category>
|
||||||
|
<tickerType>Normal</tickerType>
|
||||||
|
<altitudeLayer>Projectile</altitudeLayer>
|
||||||
|
<useHitPoints>False</useHitPoints>
|
||||||
|
<neverMultiSelect>True</neverMultiSelect>
|
||||||
|
<graphicData>
|
||||||
|
<texPath>Things/Projectile/SludgeSpray</texPath>
|
||||||
|
<graphicClass>Graphic_Random</graphicClass>
|
||||||
|
<shaderType>MoteGlow</shaderType>
|
||||||
|
<drawSize>0.85</drawSize>
|
||||||
|
</graphicData>
|
||||||
|
<projectile>
|
||||||
|
<damageDef>ARA_AcidBurn</damageDef>
|
||||||
|
<speed>25</speed>
|
||||||
|
<damageAmountBase>2</damageAmountBase>
|
||||||
|
<arcHeightFactor>0.4</arcHeightFactor>
|
||||||
|
<armorPenetrationBase>0.1</armorPenetrationBase>
|
||||||
|
<stoppingPower>1</stoppingPower>
|
||||||
|
<shadowSize>0</shadowSize>
|
||||||
|
<terrainChance>0.75</terrainChance>
|
||||||
|
<filth>Filth_SpentAcid</filth>
|
||||||
|
<filthCount>1</filthCount>
|
||||||
|
<filthChance>0.25</filthChance>
|
||||||
|
</projectile>
|
||||||
|
</ThingDef>
|
||||||
|
|
||||||
<!-- spawn -->
|
<!-- spawn -->
|
||||||
<ThingDef ParentName="BaseHumanMakeableGun">
|
<ThingDef ParentName="BaseHumanMakeableGun">
|
||||||
<defName>ARA_RW_Basic_SkyHive_Gun</defName>
|
<defName>ARA_RW_Basic_SkyHive_Gun</defName>
|
||||||
<label>武装器官"天巢种之巢"</label>
|
<label>武装器官"天巢种之巢"</label>
|
||||||
<description>阿拉科涅虫群的生物武器</description>
|
<description>阿拉克涅虫群督虫使用的远程武装器官,内部的腔室孕育了大量的天巢种,督虫们会将其作为导弹发射出去,这些天巢种在敌人后将持续啃咬敌人一段时间,并且从敌人身上脱落后也将继续攻击。</description>
|
||||||
<tickerType>Normal</tickerType>
|
<tickerType>Normal</tickerType>
|
||||||
<techLevel>Animal</techLevel>
|
<techLevel>Animal</techLevel>
|
||||||
<descriptionHyperlinks>
|
<descriptionHyperlinks>
|
||||||
<ThingDef>ARA_Cocoon_Weapon_1Stage</ThingDef>
|
<ThingDef>ARA_Cocoon_Weapon_1Stage</ThingDef>
|
||||||
</descriptionHyperlinks>
|
</descriptionHyperlinks>
|
||||||
<graphicData>
|
<graphicData>
|
||||||
<texPath>ArachnaeSwarm/Weapon/ARA_RW_Basic_Acid_Bladder_Gun</texPath>
|
<texPath>ArachnaeSwarm/Weapon/ARA_RW_Basic_SkyHive_Gun</texPath>
|
||||||
<graphicClass>Graphic_Single</graphicClass>
|
<graphicClass>Graphic_Single</graphicClass>
|
||||||
<drawSize>1.2</drawSize>
|
<drawSize>1.2</drawSize>
|
||||||
</graphicData>
|
</graphicData>
|
||||||
|
<uiIconScale>0.8</uiIconScale>
|
||||||
<soundInteract>SpitterSpawn</soundInteract>
|
<soundInteract>SpitterSpawn</soundInteract>
|
||||||
<recipeMaker>
|
<recipeMaker>
|
||||||
<recipeUsers Inherit="False" />
|
<recipeUsers Inherit="False" />
|
||||||
|
|||||||
@@ -1,195 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" ?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Defs>
|
<Defs>
|
||||||
<!-- spawn -->
|
<!-- spawn -->
|
||||||
<ThingDef ParentName="BaseHumanMakeableGun">
|
|
||||||
<defName>ARA_RW_Basic_SniperCannon_Gun</defName>
|
|
||||||
<label>武装器官"链式棘刺"</label>
|
|
||||||
<description>阿拉克涅虫群的生物武器</description>
|
|
||||||
<tickerType>Normal</tickerType>
|
|
||||||
<techLevel>Animal</techLevel>
|
|
||||||
<descriptionHyperlinks>
|
|
||||||
<ThingDef>ARA_Cocoon_Weapon_1Stage</ThingDef>
|
|
||||||
</descriptionHyperlinks>
|
|
||||||
<graphicData>
|
|
||||||
<texPath>ArachnaeSwarm/Weapon/ARA_RW_Basic_SniperCannon_Gun</texPath>
|
|
||||||
<graphicClass>Graphic_Single</graphicClass>
|
|
||||||
<drawSize>1.2</drawSize>
|
|
||||||
</graphicData>
|
|
||||||
<soundInteract>SpitterSpawn</soundInteract>
|
|
||||||
<recipeMaker>
|
|
||||||
<recipeUsers Inherit="False" />
|
|
||||||
<researchPrerequisite>ARA_Technology_6SPV</researchPrerequisite>
|
|
||||||
<unfinishedThingDef>UnfinishedWeapon</unfinishedThingDef>
|
|
||||||
</recipeMaker>
|
|
||||||
<statBases>
|
|
||||||
<WorkToMake>1300</WorkToMake>
|
|
||||||
<!-- <MarketValue>370</MarketValue> -->
|
|
||||||
<Mass>3.5</Mass>
|
|
||||||
<AccuracyTouch>0.22</AccuracyTouch>
|
|
||||||
<AccuracyShort>0.33</AccuracyShort>
|
|
||||||
<AccuracyMedium>0.44</AccuracyMedium>
|
|
||||||
<AccuracyLong>0.95</AccuracyLong>
|
|
||||||
<RangedWeapon_Cooldown>2.2</RangedWeapon_Cooldown>
|
|
||||||
</statBases>
|
|
||||||
<verbs>
|
|
||||||
<li>
|
|
||||||
<verbClass>Verb_Shoot</verbClass>
|
|
||||||
<hasStandardCommand>true</hasStandardCommand>
|
|
||||||
<defaultProjectile>ARA_Bullet_SniperCannon</defaultProjectile>
|
|
||||||
<warmupTime>2.5</warmupTime>
|
|
||||||
<minRange>5.9</minRange>
|
|
||||||
<range>45.9</range>
|
|
||||||
<burstShotCount>1</burstShotCount>
|
|
||||||
<soundCast>Shot_TurretSniper</soundCast>
|
|
||||||
<soundCastTail>GunTail_Heavy</soundCastTail>
|
|
||||||
<muzzleFlashScale>18</muzzleFlashScale>
|
|
||||||
</li>
|
|
||||||
</verbs>
|
|
||||||
<costList Inherit="False">
|
|
||||||
<ARA_Carapace>50</ARA_Carapace>
|
|
||||||
</costList>
|
|
||||||
<weaponTags>
|
|
||||||
<li>ARA_Armed_Organ</li>
|
|
||||||
<li>ARA_Armed_Organ_Ranged</li>
|
|
||||||
<li>ARA_Armed_Organ_T1</li>
|
|
||||||
</weaponTags>
|
|
||||||
<thingSetMakerTags>
|
|
||||||
<li>RewardStandardQualitySuper</li>
|
|
||||||
</thingSetMakerTags>
|
|
||||||
<comps>
|
|
||||||
<li Class="ArachnaeSwarm.CompProperties_GiveHediffOnShot">
|
|
||||||
<hediffDef>ARA_ChainReload</hediffDef>
|
|
||||||
<severityToAdd>0.5</severityToAdd>
|
|
||||||
</li>
|
|
||||||
<li Class="ArachnaeSwarm.CompProperties_CustomUniqueWeapon" MayRequire="Ludeon.RimWorld.Odyssey">
|
|
||||||
<forcedTraits>
|
|
||||||
<li>ARA_Weapon_ChainReload</li>
|
|
||||||
</forcedTraits>
|
|
||||||
<numTraitsRange>
|
|
||||||
<min>1</min>
|
|
||||||
<max>1</max>
|
|
||||||
</numTraitsRange>
|
|
||||||
</li>
|
|
||||||
</comps>
|
|
||||||
</ThingDef>
|
|
||||||
|
|
||||||
<ThingDef ParentName="BaseBullet">
|
<!-- 酸 -->
|
||||||
<defName>ARA_Bullet_SniperCannon</defName>
|
|
||||||
<label>虫族棘刺</label>
|
|
||||||
<graphicData>
|
|
||||||
<texPath>Things/Projectile/Projectile_Fingerspike</texPath>
|
|
||||||
<graphicClass>Graphic_Single</graphicClass>
|
|
||||||
<drawSize>1.4</drawSize>
|
|
||||||
</graphicData>
|
|
||||||
<projectile>
|
|
||||||
<damageDef>Bullet</damageDef>
|
|
||||||
<damageAmountBase>55</damageAmountBase>
|
|
||||||
<speed>120</speed>
|
|
||||||
</projectile>
|
|
||||||
</ThingDef>
|
|
||||||
|
|
||||||
<!-- 酸 -->
|
|
||||||
<ThingDef ParentName="BaseHumanMakeableGun">
|
|
||||||
<defName>ARA_RW_Basic_Acid_Spreay_Gun</defName>
|
|
||||||
<label>武装器官"酸液枪喷吐版"</label>
|
|
||||||
<description>阿拉克涅虫群督虫使用基础远程武装器官,可以通过肌肉的瞬间加压喷出一团包含阿拉克涅酸液的液体团。这种酸液团的飞行速度很慢,但是能在目标地点炸开,并灼烧所有粘上酸液的敌人。</description>
|
|
||||||
<tickerType>Normal</tickerType>
|
|
||||||
<techLevel>Animal</techLevel>
|
|
||||||
<descriptionHyperlinks>
|
|
||||||
<ThingDef>ARA_Cocoon_Weapon</ThingDef>
|
|
||||||
</descriptionHyperlinks>
|
|
||||||
<graphicData>
|
|
||||||
<texPath>ArachnaeSwarm/Weapon/ARA_RW_Basic_Acid_Bladder_Gun</texPath>
|
|
||||||
<graphicClass>Graphic_Single</graphicClass>
|
|
||||||
<drawSize>1.2</drawSize>
|
|
||||||
</graphicData>
|
|
||||||
<soundInteract>SpitterSpawn</soundInteract>
|
|
||||||
<recipeMaker>
|
|
||||||
<recipeUsers Inherit="False" />
|
|
||||||
<researchPrerequisite>ARA_Technology_7VXI</researchPrerequisite>
|
|
||||||
<unfinishedThingDef>UnfinishedWeapon</unfinishedThingDef>
|
|
||||||
</recipeMaker>
|
|
||||||
<statBases>
|
|
||||||
<WorkToMake>1300</WorkToMake>
|
|
||||||
<!-- <MarketValue>370</MarketValue> -->
|
|
||||||
<Mass>3.5</Mass>
|
|
||||||
<AccuracyTouch>0.5</AccuracyTouch>
|
|
||||||
<AccuracyShort>0.6</AccuracyShort>
|
|
||||||
<AccuracyMedium>0.45</AccuracyMedium>
|
|
||||||
<AccuracyLong>0.3</AccuracyLong>
|
|
||||||
<RangedWeapon_Cooldown>2.5</RangedWeapon_Cooldown>
|
|
||||||
</statBases>
|
|
||||||
<verbs>
|
|
||||||
<li Class="ArachnaeSwarm.VerbProperties_ShootSprayMulti">
|
|
||||||
<verbClass>ArachnaeSwarm.Verb_ShootSprayMulti</verbClass>
|
|
||||||
<hasStandardCommand>true</hasStandardCommand>
|
|
||||||
<forceNormalTimeSpeed>false</forceNormalTimeSpeed>
|
|
||||||
<warmupTime>1.0</warmupTime>
|
|
||||||
<defaultProjectile>ARA_Proj_StrongSludgeSpray_Eco</defaultProjectile>
|
|
||||||
<isMortar>false</isMortar>
|
|
||||||
<requireLineOfSight>false</requireLineOfSight>
|
|
||||||
<minRange>3</minRange>
|
|
||||||
<range>28</range>
|
|
||||||
<burstShotCount>3</burstShotCount>
|
|
||||||
<ticksBetweenBurstShots>12</ticksBetweenBurstShots>
|
|
||||||
<soundCast>SpitterSpit</soundCast>
|
|
||||||
<targetParams>
|
|
||||||
<canTargetLocations>true</canTargetLocations>
|
|
||||||
</targetParams>
|
|
||||||
<numCellsToHit>5</numCellsToHit>
|
|
||||||
</li>
|
|
||||||
</verbs>
|
|
||||||
<costList Inherit="False">
|
|
||||||
<ARA_Carapace>50</ARA_Carapace>
|
|
||||||
</costList>
|
|
||||||
<weaponTags>
|
|
||||||
<li>ARA_Armed_Organ</li>
|
|
||||||
<li>ARA_Armed_Organ_Ranged</li>
|
|
||||||
<li>ARA_Armed_Organ_T1</li>
|
|
||||||
</weaponTags>
|
|
||||||
<thingSetMakerTags>
|
|
||||||
<li>RewardStandardQualitySuper</li>
|
|
||||||
</thingSetMakerTags>
|
|
||||||
<comps>
|
|
||||||
<li Class="ArachnaeSwarm.CompProperties_CustomUniqueWeapon" MayRequire="Ludeon.RimWorld.Odyssey">
|
|
||||||
<forcedTraits>
|
|
||||||
<li>ARA_Weapon_Damage_Acid</li>
|
|
||||||
</forcedTraits>
|
|
||||||
<numTraitsRange>
|
|
||||||
<min>1</min>
|
|
||||||
<max>1</max>
|
|
||||||
</numTraitsRange>
|
|
||||||
</li>
|
|
||||||
</comps>
|
|
||||||
</ThingDef>
|
|
||||||
|
|
||||||
<ThingDef>
|
|
||||||
<defName>ARA_Proj_StrongSludgeSpray_Eco</defName>
|
|
||||||
<label>阿拉克涅虫族酸液</label>
|
|
||||||
<thingClass>Projectile_Liquid</thingClass>
|
|
||||||
<category>Projectile</category>
|
|
||||||
<tickerType>Normal</tickerType>
|
|
||||||
<altitudeLayer>Projectile</altitudeLayer>
|
|
||||||
<useHitPoints>False</useHitPoints>
|
|
||||||
<neverMultiSelect>True</neverMultiSelect>
|
|
||||||
<graphicData>
|
|
||||||
<texPath>Things/Projectile/SludgeSpray</texPath>
|
|
||||||
<graphicClass>Graphic_Random</graphicClass>
|
|
||||||
<shaderType>MoteGlow</shaderType>
|
|
||||||
<drawSize>0.85</drawSize>
|
|
||||||
</graphicData>
|
|
||||||
<projectile>
|
|
||||||
<damageDef>ARA_AcidBurn</damageDef>
|
|
||||||
<speed>25</speed>
|
|
||||||
<damageAmountBase>2</damageAmountBase>
|
|
||||||
<arcHeightFactor>0.4</arcHeightFactor>
|
|
||||||
<armorPenetrationBase>0.1</armorPenetrationBase>
|
|
||||||
<stoppingPower>1</stoppingPower>
|
|
||||||
<shadowSize>0</shadowSize>
|
|
||||||
<terrainChance>0.75</terrainChance>
|
|
||||||
<filth>Filth_SpentAcid</filth>
|
|
||||||
<filthCount>1</filthCount>
|
|
||||||
<filthChance>0.25</filthChance>
|
|
||||||
</projectile>
|
|
||||||
</ThingDef>
|
|
||||||
</Defs>
|
</Defs>
|
||||||
BIN
Content/Textures/ArachnaeSwarm/Weapon/ARA_RW_Acid_Mortar.png
Normal file
BIN
Content/Textures/ArachnaeSwarm/Weapon/ARA_RW_Acid_Mortar.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 82 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 60 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 53 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 52 KiB |
BIN
Content/Textures/ArachnaeSwarm/Weapon/ARA_RW_Toxic_Needle_MG.png
Normal file
BIN
Content/Textures/ArachnaeSwarm/Weapon/ARA_RW_Toxic_Needle_MG.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 45 KiB |
Binary file not shown.
@@ -1,17 +1,25 @@
|
|||||||
{
|
{
|
||||||
"Version": 1,
|
"Version": 1,
|
||||||
"WorkspaceRootPath": "D:\\SteamLibrary\\steamapps\\common\\RimWorld\\Mods\\ArachnaeSwarm\\Source\\ArachnaeSwarm\\",
|
"WorkspaceRootPath": "E:\\SteamLibrary\\steamapps\\common\\RimWorld\\Mods\\ArachnaeSwarm\\Source\\ArachnaeSwarm\\",
|
||||||
"Documents": [
|
"Documents": [
|
||||||
{
|
{
|
||||||
"AbsoluteMoniker": "D:0:0:{EAE0DB6B-E282-C812-7F5A-6D13E9D24581}|ArachnaeSwarm.csproj|d:\\steamlibrary\\steamapps\\common\\rimworld\\mods\\arachnaeswarm\\source\\arachnaeswarm\\thing_comps\\ara_ingestionoutcomedoer_givehediff\\ingestionoutcomedoer_givehediffbyrace.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
"AbsoluteMoniker": "D:0:0:{EAE0DB6B-E282-C812-7F5A-6D13E9D24581}|ArachnaeSwarm.csproj|e:\\steamlibrary\\steamapps\\common\\rimworld\\mods\\arachnaeswarm\\source\\arachnaeswarm\\pawn_comps\\ara_fighter_invisible\\compfighterinvisible.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
||||||
|
"RelativeMoniker": "D:0:0:{EAE0DB6B-E282-C812-7F5A-6D13E9D24581}|ArachnaeSwarm.csproj|solutionrelative:pawn_comps\\ara_fighter_invisible\\compfighterinvisible.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AbsoluteMoniker": "D:0:0:{EAE0DB6B-E282-C812-7F5A-6D13E9D24581}|ArachnaeSwarm.csproj|e:\\steamlibrary\\steamapps\\common\\rimworld\\mods\\arachnaeswarm\\source\\arachnaeswarm\\pawn_comps\\ara_fighter_invisible\\compproperties_fighterinvisible.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
||||||
|
"RelativeMoniker": "D:0:0:{EAE0DB6B-E282-C812-7F5A-6D13E9D24581}|ArachnaeSwarm.csproj|solutionrelative:pawn_comps\\ara_fighter_invisible\\compproperties_fighterinvisible.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AbsoluteMoniker": "D:0:0:{EAE0DB6B-E282-C812-7F5A-6D13E9D24581}|ArachnaeSwarm.csproj|e:\\steamlibrary\\steamapps\\common\\rimworld\\mods\\arachnaeswarm\\source\\arachnaeswarm\\thing_comps\\ara_ingestionoutcomedoer_givehediff\\ingestionoutcomedoer_givehediffbyrace.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
||||||
"RelativeMoniker": "D:0:0:{EAE0DB6B-E282-C812-7F5A-6D13E9D24581}|ArachnaeSwarm.csproj|solutionrelative:thing_comps\\ara_ingestionoutcomedoer_givehediff\\ingestionoutcomedoer_givehediffbyrace.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
|
"RelativeMoniker": "D:0:0:{EAE0DB6B-E282-C812-7F5A-6D13E9D24581}|ArachnaeSwarm.csproj|solutionrelative:thing_comps\\ara_ingestionoutcomedoer_givehediff\\ingestionoutcomedoer_givehediffbyrace.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AbsoluteMoniker": "D:0:0:{EAE0DB6B-E282-C812-7F5A-6D13E9D24581}|ArachnaeSwarm.csproj|d:\\steamlibrary\\steamapps\\common\\rimworld\\mods\\arachnaeswarm\\source\\arachnaeswarm\\thing_comps\\ara_customuniqueweapon\\compcustomuniqueweapon.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
"AbsoluteMoniker": "D:0:0:{EAE0DB6B-E282-C812-7F5A-6D13E9D24581}|ArachnaeSwarm.csproj|E:\\SteamLibrary\\steamapps\\common\\RimWorld\\Mods\\ArachnaeSwarm\\Source\\ArachnaeSwarm\\thing_comps\\ara_customuniqueweapon\\compcustomuniqueweapon.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
||||||
"RelativeMoniker": "D:0:0:{EAE0DB6B-E282-C812-7F5A-6D13E9D24581}|ArachnaeSwarm.csproj|solutionrelative:thing_comps\\ara_customuniqueweapon\\compcustomuniqueweapon.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
|
"RelativeMoniker": "D:0:0:{EAE0DB6B-E282-C812-7F5A-6D13E9D24581}|ArachnaeSwarm.csproj|solutionrelative:thing_comps\\ara_customuniqueweapon\\compcustomuniqueweapon.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AbsoluteMoniker": "D:0:0:{EAE0DB6B-E282-C812-7F5A-6D13E9D24581}|ArachnaeSwarm.csproj|d:\\steamlibrary\\steamapps\\common\\rimworld\\mods\\arachnaeswarm\\source\\arachnaeswarm\\thing_comps\\optoxicgas.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
"AbsoluteMoniker": "D:0:0:{EAE0DB6B-E282-C812-7F5A-6D13E9D24581}|ArachnaeSwarm.csproj|E:\\SteamLibrary\\steamapps\\common\\RimWorld\\Mods\\ArachnaeSwarm\\Source\\ArachnaeSwarm\\thing_comps\\optoxicgas.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
||||||
"RelativeMoniker": "D:0:0:{EAE0DB6B-E282-C812-7F5A-6D13E9D24581}|ArachnaeSwarm.csproj|solutionrelative:thing_comps\\optoxicgas.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
|
"RelativeMoniker": "D:0:0:{EAE0DB6B-E282-C812-7F5A-6D13E9D24581}|ArachnaeSwarm.csproj|solutionrelative:thing_comps\\optoxicgas.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@@ -22,15 +30,45 @@
|
|||||||
"DocumentGroups": [
|
"DocumentGroups": [
|
||||||
{
|
{
|
||||||
"DockedWidth": 200,
|
"DockedWidth": 200,
|
||||||
"SelectedChildIndex": 0,
|
"SelectedChildIndex": 2,
|
||||||
"Children": [
|
"Children": [
|
||||||
|
{
|
||||||
|
"$type": "Bookmark",
|
||||||
|
"Name": "ST:0:0:{1c4feeaa-4718-4aa9-859d-94ce25d182ba}"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"$type": "Document",
|
||||||
|
"DocumentIndex": 1,
|
||||||
|
"Title": "CompProperties_FighterInvisible.cs",
|
||||||
|
"DocumentMoniker": "E:\\SteamLibrary\\steamapps\\common\\RimWorld\\Mods\\ArachnaeSwarm\\Source\\ArachnaeSwarm\\Pawn_Comps\\ARA_Fighter_Invisible\\CompProperties_FighterInvisible.cs",
|
||||||
|
"RelativeDocumentMoniker": "Pawn_Comps\\ARA_Fighter_Invisible\\CompProperties_FighterInvisible.cs",
|
||||||
|
"ToolTip": "E:\\SteamLibrary\\steamapps\\common\\RimWorld\\Mods\\ArachnaeSwarm\\Source\\ArachnaeSwarm\\Pawn_Comps\\ARA_Fighter_Invisible\\CompProperties_FighterInvisible.cs",
|
||||||
|
"RelativeToolTip": "Pawn_Comps\\ARA_Fighter_Invisible\\CompProperties_FighterInvisible.cs",
|
||||||
|
"ViewState": "AgIAAAAAAAAAAAAAAAAAABwAAAAJAAAAAAAAAA==",
|
||||||
|
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
|
||||||
|
"WhenOpened": "2025-09-22T17:58:46.022Z",
|
||||||
|
"EditorCaption": ""
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"$type": "Document",
|
"$type": "Document",
|
||||||
"DocumentIndex": 0,
|
"DocumentIndex": 0,
|
||||||
|
"Title": "CompFighterInvisible.cs",
|
||||||
|
"DocumentMoniker": "E:\\SteamLibrary\\steamapps\\common\\RimWorld\\Mods\\ArachnaeSwarm\\Source\\ArachnaeSwarm\\Pawn_Comps\\ARA_Fighter_Invisible\\CompFighterInvisible.cs",
|
||||||
|
"RelativeDocumentMoniker": "Pawn_Comps\\ARA_Fighter_Invisible\\CompFighterInvisible.cs",
|
||||||
|
"ToolTip": "E:\\SteamLibrary\\steamapps\\common\\RimWorld\\Mods\\ArachnaeSwarm\\Source\\ArachnaeSwarm\\Pawn_Comps\\ARA_Fighter_Invisible\\CompFighterInvisible.cs",
|
||||||
|
"RelativeToolTip": "Pawn_Comps\\ARA_Fighter_Invisible\\CompFighterInvisible.cs",
|
||||||
|
"ViewState": "AgIAAAAAAAAAAAAAAAAAAB0AAAAtAAAAAAAAAA==",
|
||||||
|
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
|
||||||
|
"WhenOpened": "2025-09-22T17:58:44.038Z",
|
||||||
|
"EditorCaption": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"$type": "Document",
|
||||||
|
"DocumentIndex": 2,
|
||||||
"Title": "IngestionOutcomeDoer_GiveHediffByRace.cs",
|
"Title": "IngestionOutcomeDoer_GiveHediffByRace.cs",
|
||||||
"DocumentMoniker": "D:\\SteamLibrary\\steamapps\\common\\RimWorld\\Mods\\ArachnaeSwarm\\Source\\ArachnaeSwarm\\Thing_Comps\\ARA_IngestionOutcomeDoer_GiveHediff\\IngestionOutcomeDoer_GiveHediffByRace.cs",
|
"DocumentMoniker": "E:\\SteamLibrary\\steamapps\\common\\RimWorld\\Mods\\ArachnaeSwarm\\Source\\ArachnaeSwarm\\Thing_Comps\\ARA_IngestionOutcomeDoer_GiveHediff\\IngestionOutcomeDoer_GiveHediffByRace.cs",
|
||||||
"RelativeDocumentMoniker": "Thing_Comps\\ARA_IngestionOutcomeDoer_GiveHediff\\IngestionOutcomeDoer_GiveHediffByRace.cs",
|
"RelativeDocumentMoniker": "Thing_Comps\\ARA_IngestionOutcomeDoer_GiveHediff\\IngestionOutcomeDoer_GiveHediffByRace.cs",
|
||||||
"ToolTip": "D:\\SteamLibrary\\steamapps\\common\\RimWorld\\Mods\\ArachnaeSwarm\\Source\\ArachnaeSwarm\\Thing_Comps\\ARA_IngestionOutcomeDoer_GiveHediff\\IngestionOutcomeDoer_GiveHediffByRace.cs",
|
"ToolTip": "E:\\SteamLibrary\\steamapps\\common\\RimWorld\\Mods\\ArachnaeSwarm\\Source\\ArachnaeSwarm\\Thing_Comps\\ARA_IngestionOutcomeDoer_GiveHediff\\IngestionOutcomeDoer_GiveHediffByRace.cs",
|
||||||
"RelativeToolTip": "Thing_Comps\\ARA_IngestionOutcomeDoer_GiveHediff\\IngestionOutcomeDoer_GiveHediffByRace.cs",
|
"RelativeToolTip": "Thing_Comps\\ARA_IngestionOutcomeDoer_GiveHediff\\IngestionOutcomeDoer_GiveHediffByRace.cs",
|
||||||
"ViewState": "AgIAAAcAAAAAAAAAAAAAABYAAAApAAAAAAAAAA==",
|
"ViewState": "AgIAAAcAAAAAAAAAAAAAABYAAAApAAAAAAAAAA==",
|
||||||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
|
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
|
||||||
@@ -39,33 +77,27 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"$type": "Document",
|
"$type": "Document",
|
||||||
"DocumentIndex": 1,
|
"DocumentIndex": 3,
|
||||||
"Title": "CompCustomUniqueWeapon.cs",
|
"Title": "CompCustomUniqueWeapon.cs",
|
||||||
"DocumentMoniker": "D:\\SteamLibrary\\steamapps\\common\\RimWorld\\Mods\\ArachnaeSwarm\\Source\\ArachnaeSwarm\\Thing_Comps\\ARA_CustomUniqueWeapon\\CompCustomUniqueWeapon.cs",
|
"DocumentMoniker": "E:\\SteamLibrary\\steamapps\\common\\RimWorld\\Mods\\ArachnaeSwarm\\Source\\ArachnaeSwarm\\Thing_Comps\\ARA_CustomUniqueWeapon\\CompCustomUniqueWeapon.cs",
|
||||||
"RelativeDocumentMoniker": "Thing_Comps\\ARA_CustomUniqueWeapon\\CompCustomUniqueWeapon.cs",
|
"RelativeDocumentMoniker": "Thing_Comps\\ARA_CustomUniqueWeapon\\CompCustomUniqueWeapon.cs",
|
||||||
"ToolTip": "D:\\SteamLibrary\\steamapps\\common\\RimWorld\\Mods\\ArachnaeSwarm\\Source\\ArachnaeSwarm\\Thing_Comps\\ARA_CustomUniqueWeapon\\CompCustomUniqueWeapon.cs",
|
"ToolTip": "E:\\SteamLibrary\\steamapps\\common\\RimWorld\\Mods\\ArachnaeSwarm\\Source\\ArachnaeSwarm\\Thing_Comps\\ARA_CustomUniqueWeapon\\CompCustomUniqueWeapon.cs",
|
||||||
"RelativeToolTip": "Thing_Comps\\ARA_CustomUniqueWeapon\\CompCustomUniqueWeapon.cs",
|
"RelativeToolTip": "Thing_Comps\\ARA_CustomUniqueWeapon\\CompCustomUniqueWeapon.cs",
|
||||||
"ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",
|
"ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",
|
||||||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
|
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
|
||||||
"WhenOpened": "2025-09-22T09:03:28.529Z",
|
"WhenOpened": "2025-09-22T09:03:28.529Z"
|
||||||
"EditorCaption": ""
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"$type": "Document",
|
"$type": "Document",
|
||||||
"DocumentIndex": 2,
|
"DocumentIndex": 4,
|
||||||
"Title": "OPToxicGas.cs",
|
"Title": "OPToxicGas.cs",
|
||||||
"DocumentMoniker": "D:\\SteamLibrary\\steamapps\\common\\RimWorld\\Mods\\ArachnaeSwarm\\Source\\ArachnaeSwarm\\Thing_Comps\\OPToxicGas.cs",
|
"DocumentMoniker": "E:\\SteamLibrary\\steamapps\\common\\RimWorld\\Mods\\ArachnaeSwarm\\Source\\ArachnaeSwarm\\Thing_Comps\\OPToxicGas.cs",
|
||||||
"RelativeDocumentMoniker": "Thing_Comps\\OPToxicGas.cs",
|
"RelativeDocumentMoniker": "Thing_Comps\\OPToxicGas.cs",
|
||||||
"ToolTip": "D:\\SteamLibrary\\steamapps\\common\\RimWorld\\Mods\\ArachnaeSwarm\\Source\\ArachnaeSwarm\\Thing_Comps\\OPToxicGas.cs",
|
"ToolTip": "E:\\SteamLibrary\\steamapps\\common\\RimWorld\\Mods\\ArachnaeSwarm\\Source\\ArachnaeSwarm\\Thing_Comps\\OPToxicGas.cs",
|
||||||
"RelativeToolTip": "Thing_Comps\\OPToxicGas.cs",
|
"RelativeToolTip": "Thing_Comps\\OPToxicGas.cs",
|
||||||
"ViewState": "AgIAAAAAAAAAAAAAAAAAALsAAAAAAAAAAAAAAA==",
|
"ViewState": "AgIAAAAAAAAAAAAAAAAAALsAAAAAAAAAAAAAAA==",
|
||||||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
|
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
|
||||||
"WhenOpened": "2025-09-22T09:02:29.07Z",
|
"WhenOpened": "2025-09-22T09:02:29.07Z"
|
||||||
"EditorCaption": ""
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"$type": "Bookmark",
|
|
||||||
"Name": "ST:0:0:{1c4feeaa-4718-4aa9-859d-94ce25d182ba}"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
BIN
非公开资源/Content/Textures/Weapon/ARA_RW_Acid_Mortar.sai2
Normal file
BIN
非公开资源/Content/Textures/Weapon/ARA_RW_Acid_Mortar.sai2
Normal file
Binary file not shown.
Binary file not shown.
BIN
非公开资源/Content/Textures/Weapon/ARA_RW_Basic_Acid_Spreay_Gun.sai2
Normal file
BIN
非公开资源/Content/Textures/Weapon/ARA_RW_Basic_Acid_Spreay_Gun.sai2
Normal file
Binary file not shown.
BIN
非公开资源/Content/Textures/Weapon/ARA_RW_Basic_SkyHive_Gun.sai2
Normal file
BIN
非公开资源/Content/Textures/Weapon/ARA_RW_Basic_SkyHive_Gun.sai2
Normal file
Binary file not shown.
BIN
非公开资源/Content/Textures/Weapon/ARA_RW_Basic_SniperCannon_Gun.sai2
Normal file
BIN
非公开资源/Content/Textures/Weapon/ARA_RW_Basic_SniperCannon_Gun.sai2
Normal file
Binary file not shown.
BIN
非公开资源/Content/Textures/Weapon/ARA_RW_Toxic_Needle_MG.sai2
Normal file
BIN
非公开资源/Content/Textures/Weapon/ARA_RW_Toxic_Needle_MG.sai2
Normal file
Binary file not shown.
Reference in New Issue
Block a user