added neurotoxin dart crate

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1604 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Flugente
2013-02-21 20:29:32 +00:00
parent d8011c7e02
commit c88ab29a10
3 changed files with 33 additions and 1 deletions
@@ -57,6 +57,8 @@ For example, the new drug 'Occulin' has a <DrugType>425984</DrugType>. This give
You can test the drug effect in game by showing the vision range of your merc. You will also notice icons on the merc portraits for different drug effects.
More Infos: http://www.ja-galaxy-forum.com/board/ubbthreads.php?ubb=showflat&Number=303972#Post303972
Note: The regeneration drug has no entries - that is intended, because this effect is treated in a very different way.
-->
<DRUGSLIST>
+24 -1
View File
@@ -47370,7 +47370,7 @@
<szLongItemName>Neurotoxin Dart</szLongItemName>
<szItemDesc>A true Assassin's choice. The slightest skin contact will kill the target in under a minute. No salvation possible.</szItemDesc>
<szBRName>Neurotoxin Dart</szBRName>
<szBRDesc>Yo man, we jsut got these ultracool poison darts. This'll kill an elephant! Just be careful not to touch this by accident, like poor Jimmy from the export department.</szBRDesc>
<szBRDesc>Yo man, we just got these ultracool poison darts. This'll kill an elephant! Just be careful not to touch this by accident, like poor Jimmy from the export department.</szBRDesc>
<usItemClass>1024</usItemClass>
<nasLayoutClass>1</nasLayoutClass>
<ubClassIndex>601</ubClassIndex>
@@ -48860,4 +48860,27 @@
<CROUCH_MODIFIERS />
<PRONE_MODIFIERS />
</ITEM>
<ITEM>
<uiIndex>1633</uiIndex>
<szItemName>Dart Crate</szItemName>
<szLongItemName>Neurotoxin Dart Crate</szLongItemName>
<szItemDesc>A hundred insanely poisonous darts. Why do you need so many?</szItemDesc>
<szBRName>Neurotoxin Dart Crate</szBRName>
<szBRDesc>We are now providing several types of ammunition in bulk. Please note the prices and weights of ammunition crates before purchasing.</szBRDesc>
<usItemClass>1024</usItemClass>
<nasLayoutClass>1</nasLayoutClass>
<ubClassIndex>603</ubClassIndex>
<ubGraphicType>1</ubGraphicType>
<ubGraphicNum>728</ubGraphicNum>
<ubWeight>100</ubWeight>
<ItemSize>34</ItemSize>
<usPrice>20000</usPrice>
<ubCoolness>8</ubCoolness>
<Metal>1</Metal>
<Sinks>1</Sinks>
<TwoHanded>1</TwoHanded>
<STAND_MODIFIERS />
<CROUCH_MODIFIERS />
<PRONE_MODIFIERS />
</ITEM>
</ITEMLIST>
@@ -4221,4 +4221,11 @@
<ubAmmoType>30</ubAmmoType>
<ubMagType>0</ubMagType>
</MAGAZINE>
<MAGAZINE>
<uiIndex>603</uiIndex>
<ubCalibre>15</ubCalibre>
<ubMagSize>100</ubMagSize>
<ubAmmoType>29</ubAmmoType>
<ubMagType>3</ubMagType>
</MAGAZINE>
</MAGAZINELIST>