New item tag: mines with <antitankmine> set to 1 will be activated by vehicles or robots.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2259 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Flugente
2015-07-08 19:53:50 +00:00
parent a3e05a9412
commit 37d4a13bcd
2 changed files with 53 additions and 0 deletions
@@ -2001,4 +2001,24 @@
<ubHorizontalDegree>0</ubHorizontalDegree>
<ubVerticalDegree>0</ubVerticalDegree>
</EXPLOSIVE>
<EXPLOSIVE><!-- anti-tank mine-->
<uiIndex>100</uiIndex>
<ubType>0</ubType>
<ubDamage>90</ubDamage>
<ubStunDamage>70</ubStunDamage>
<ubRadius>4</ubRadius>
<ubVolume>30</ubVolume>
<ubVolatility>2</ubVolatility>
<ubAnimationID>1</ubAnimationID>
<ubDuration>0</ubDuration>
<ubStartRadius>0</ubStartRadius>
<ubMagSize>1</ubMagSize>
<fExplodeOnImpact>0</fExplodeOnImpact>
<usNumFragments>10</usNumFragments>
<ubFragType>0</ubFragType>
<ubFragDamage>6</ubFragDamage>
<ubFragRange>40</ubFragRange>
<ubHorizontalDegree>359</ubHorizontalDegree>
<ubVerticalDegree>5</ubVerticalDegree>
</EXPLOSIVE>
</EXPLOSIVELIST>