This commit is contained in:
2025-10-20 01:23:20 +08:00
parent 2f1fb5e16c
commit 4120b0febd
2 changed files with 7 additions and 7 deletions

View File

@@ -31,7 +31,7 @@
<HediffDef>
<defName>ARA_CryoShock</defName>
<label>急速冷却</label>
<description>目标正处于急冻状态。这种状态将导致目标身体结构极度脆弱。当此效果加深时,足以摧毁其身体部位的“冷冻”伤害阈值将会显著降低。</description>
<description>目标正处于急冻状态。这种状态将导致目标身体结构极度脆弱。当此效果加深时,足以摧毁其身体部位的“冷冻”伤害阈值将会显著降低。</description>
<defaultLabelColor>(1, 1, 0.8)</defaultLabelColor>
<hediffClass>ArachnaeSwarm.HediffCurseFlame</hediffClass>
<comps>
@@ -165,14 +165,14 @@
<additionalHediffs>
<li>
<hediff>ARA_CryoShock</hediff>
<severityPerDamageDealt>0.01</severityPerDamageDealt>
<severityPerDamageDealt>0.02</severityPerDamageDealt>
</li>
<li>
<hediff>ARA_Hediff_FrostCoverd_after</hediff>
<severityPerDamageDealt>0.01</severityPerDamageDealt>
<severityPerDamageDealt>0.02</severityPerDamageDealt>
<inverseStatScaling>true</inverseStatScaling>
<victimSeverityScalingByInvBodySize>true</victimSeverityScalingByInvBodySize>
</li>
</li>
</additionalHediffs>
</DamageDef>
<FleckDef ParentName="FleckBase">

View File

@@ -2032,8 +2032,8 @@
<requireLineOfSight>false</requireLineOfSight>
<minRange>5</minRange>
<range>49</range>
<burstShotCount>12</burstShotCount>
<ticksBetweenBurstShots>3</ticksBetweenBurstShots>
<burstShotCount>4</burstShotCount>
<ticksBetweenBurstShots>9</ticksBetweenBurstShots>
<soundCast>SpitterSpit</soundCast>
<targetParams>
<canTargetLocations>true</canTargetLocations>
@@ -2093,7 +2093,7 @@
<useGraphicClass>True</useGraphicClass>
<shadowSize>1</shadowSize>
<damageDef>ARA_Damage_Freeze_ex</damageDef>
<damageAmountBase>5</damageAmountBase>
<damageAmountBase>15</damageAmountBase>
<speed>75</speed>
<arcHeightFactor>0</arcHeightFactor>
<explosionRadius>3.5</explosionRadius>