mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +02:00
New ammotype: cryo ammo deals no damage, but freezes a soldier for two turns (stackable effect). A frozen soldier cannot perform actions, and has drastically lowered damage resistance. For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=22926&start=0&
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2284 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -1253,4 +1253,42 @@
|
||||
<dDamageModifierLife>0.3</dDamageModifierLife>
|
||||
<dDamageModifierBreath>1.3</dDamageModifierBreath>
|
||||
</AMMOTYPE>
|
||||
<AMMOTYPE>
|
||||
<uiIndex>33</uiIndex>
|
||||
<name>Cryo</name>
|
||||
<fontColour>134</fontColour>
|
||||
<grayed>4</grayed>
|
||||
<offNormal>1</offNormal>
|
||||
<onNormal>3</onNormal>
|
||||
<structureImpactReductionMultiplier>1</structureImpactReductionMultiplier>
|
||||
<structureImpactReductionDivisor>1</structureImpactReductionDivisor>
|
||||
<armourImpactReductionMultiplier>1</armourImpactReductionMultiplier>
|
||||
<armourImpactReductionDivisor>1</armourImpactReductionDivisor>
|
||||
<beforeArmourDamageMultiplier>1</beforeArmourDamageMultiplier>
|
||||
<beforeArmourDamageDivisor>1</beforeArmourDamageDivisor>
|
||||
<afterArmourDamageMultiplier>1</afterArmourDamageMultiplier>
|
||||
<afterArmourDamageDivisor>1</afterArmourDamageDivisor>
|
||||
<zeroMinimumDamage>1</zeroMinimumDamage>
|
||||
<canGoThrough>0</canGoThrough>
|
||||
<standardIssue>0</standardIssue>
|
||||
<numberOfBullets>1</numberOfBullets>
|
||||
<multipleBulletDamageMultiplier>1</multipleBulletDamageMultiplier>
|
||||
<multipleBulletDamageDivisor>1</multipleBulletDamageDivisor>
|
||||
<highExplosive>0</highExplosive>
|
||||
<explosionSize>0</explosionSize>
|
||||
<antiTank>0</antiTank>
|
||||
<dart>0</dart>
|
||||
<knife>0</knife>
|
||||
<monsterSpit>0</monsterSpit>
|
||||
<acidic>0</acidic>
|
||||
<ignoreArmour>0</ignoreArmour>
|
||||
<lockBustingPower>0</lockBustingPower>
|
||||
<tracerEffect>0</tracerEffect>
|
||||
<spreadPattern />
|
||||
<temperatureModificator>1.0</temperatureModificator>
|
||||
<dirtModificator>1.0</dirtModificator>
|
||||
<ammoflag>1</ammoflag>
|
||||
<dDamageModifierLife>0.00</dDamageModifierLife>
|
||||
<dDamageModifierBreath>0.00</dDamageModifierBreath>
|
||||
</AMMOTYPE>
|
||||
</AMMOTYPELIST>
|
||||
@@ -51737,4 +51737,29 @@
|
||||
<CROUCH_MODIFIERS />
|
||||
<PRONE_MODIFIERS />
|
||||
</ITEM>
|
||||
<ITEM>
|
||||
<uiIndex>1738</uiIndex>
|
||||
<szItemName>Minirockets Cryo</szItemName>
|
||||
<szLongItemName>Minirockets, Cryo</szLongItemName>
|
||||
<szItemDesc>Using extremely sophisticated technology, these rockets flash-freeze any organic material upon detonation. For the duration the target becomes essentially solid.</szItemDesc>
|
||||
<szBRName>Minirockets Cryo</szBRName>
|
||||
<szBRDesc>Not for sale by BR!</szBRDesc>
|
||||
<usItemClass>1024</usItemClass>
|
||||
<nasLayoutClass>1</nasLayoutClass>
|
||||
<ubClassIndex>611</ubClassIndex>
|
||||
<ubGraphicType>1</ubGraphicType>
|
||||
<ubGraphicNum>114</ubGraphicNum>
|
||||
<ubWeight>10</ubWeight>
|
||||
<ubPerPocket>4</ubPerPocket>
|
||||
<ItemSize>18</ItemSize>
|
||||
<usPrice>2250</usPrice>
|
||||
<ubCoolness>8</ubCoolness>
|
||||
<Metal>1</Metal>
|
||||
<Sinks>1</Sinks>
|
||||
<SciFi>1</SciFi>
|
||||
<usOverheatingCooldownFactor>100.0</usOverheatingCooldownFactor>
|
||||
<STAND_MODIFIERS />
|
||||
<CROUCH_MODIFIERS />
|
||||
<PRONE_MODIFIERS />
|
||||
</ITEM>
|
||||
</ITEMLIST>
|
||||
@@ -4277,4 +4277,11 @@
|
||||
<ubAmmoType>32</ubAmmoType>
|
||||
<ubMagType>2</ubMagType>
|
||||
</MAGAZINE>
|
||||
<MAGAZINE>
|
||||
<uiIndex>611</uiIndex><!-- Minirockets Cryo -->
|
||||
<ubCalibre>14</ubCalibre>
|
||||
<ubMagSize>5</ubMagSize>
|
||||
<ubAmmoType>33</ubAmmoType>
|
||||
<ubMagType>1</ubMagType>
|
||||
</MAGAZINE>
|
||||
</MAGAZINELIST>
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user