Files
source/gamedir/Data-1.13/TableData/Lookup/ItemClass.xml
T
Wanne 96f83d1387 Added Molle system to 1.13 (by Off_Topic)
- Several new MOLLE vests added along with three MOLLE leg RIGS and numerous MOLLE Pouches. (Most Images: IOV, Attachment slots based on Strohmanns, thanks to Depri/Parkan for help.)
- Only DG Mercs MOSES, BOb, Mitch Snake & BUD have been given MOLLE items in their starting gear for demonstration purposes.. MOLLE only available through BRAYs.
- MOLLE vest differ from regular vests in that an AR mag pocket/pouch etc... will only hold AR mags. I did this to make regular vests a viable option versus MOLLE vests, don't worry, you can customise the best MOLLE vests with up to 9 pockets and leg rigs with 5 pouches.
- There is also a new "Carabiner" pocket, this is for "hooking" on items with straps E.G. Helmets, Gasmasks, LBE etc... there are a few things that will still go there that shouldn't, but it's a minor thing. There is also a Carabiner that will only hold face items.
- In order for this to be implemented, i had to standardise LBE leg rigs, in most cases a size change from 21->22. I also had to change:
- Medkit:26->27, Toolkit26->27 but this won't change anything in game storage wise. TV, Golfclubs, & Chalice were also changed by one size.
- The first few vests you encounter will have limited MOLLE attachment points. 
- E.G. 3.11 Leg Rig has limited volume and can only take small MOLLE pouches. Later, you can purchase Larger Rigs/vests with greater volume and can hold both small/large pouches.
- Several new pockets/silhouettes added.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1818 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-10-13 17:57:21 +00:00

95 lines
1.6 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<JA2Data>
<ItemClass>
<id>1</id>
<name>Nothing</name>
</ItemClass>
<ItemClass>
<id>2</id>
<name>Gun</name>
</ItemClass>
<ItemClass>
<id>4</id>
<name>Knife</name>
</ItemClass>
<ItemClass>
<id>8</id>
<name>Throwing Knife</name>
</ItemClass>
<ItemClass>
<id>16</id>
<name>Launcher</name>
</ItemClass>
<ItemClass>
<id>32</id>
<name>Tentacle</name>
</ItemClass>
<ItemClass>
<id>64</id>
<name>Thrown Weapon</name>
</ItemClass>
<ItemClass>
<id>128</id>
<name>Blunt Weapon</name>
</ItemClass>
<ItemClass>
<id>256</id>
<name>Grenade</name>
</ItemClass>
<ItemClass>
<id>512</id>
<name>Bomb</name>
</ItemClass>
<ItemClass>
<id>1024</id>
<name>Ammo</name>
</ItemClass>
<ItemClass>
<id>1280</id>
<name>Ammo / Grenade</name>
</ItemClass>
<ItemClass>
<id>2048</id>
<name>Armour</name>
</ItemClass>
<ItemClass>
<id>4096</id>
<name>Medkit</name>
</ItemClass>
<ItemClass>
<id>8192</id>
<name>Kit</name>
</ItemClass>
<ItemClass>
<id>32768</id>
<name>Face Item</name>
</ItemClass>
<ItemClass>
<id>65536</id>
<name>Key</name>
</ItemClass>
<ItemClass>
<id>131072</id>
<name>Load Bearing Equipment</name>
</ItemClass>
<ItemClass>
<id>16777216</id>
<name>MOLLE</name>
</ItemClass>
<ItemClass>
<id>268435456</id>
<name>Misc</name>
</ItemClass>
<ItemClass>
<id>268435712</id>
<name>Grenade / Misc</name>
</ItemClass>
<ItemClass>
<id>536870912</id>
<name>Money</name>
</ItemClass>
<ItemClass>
<id>1073741824</id>
<name>Random Item</name>
</ItemClass>
</JA2Data>