Files
gamedir/Data/TableData/Inventory/EnemyArmourDrops.xml
Flugente 4bb5a6b2d7 - reordered xmls
- new feature: class specific gun and item choices allows finetuning of a soldier's equipment

More info under http://www.bears-pit.com/board/ubbthreads.php/topics/313782/Re_New_feature_Class_specific_.html#Post313782

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1584 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-01-04 23:22:41 +00:00

39 lines
1.0 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<ARMOURDROPLIST>
<DROPITEM>
<uiIndex>0</uiIndex>
<ubArmourClass>0</ubArmourClass>
<ubEnemyDropRate>15</ubEnemyDropRate>
<ubMilitiaDropRate>2</ubMilitiaDropRate>
</DROPITEM>
<DROPITEM>
<uiIndex>1</uiIndex>
<ubArmourClass>1</ubArmourClass>
<ubEnemyDropRate>15</ubEnemyDropRate>
<ubMilitiaDropRate>2</ubMilitiaDropRate>
</DROPITEM>
<DROPITEM>
<uiIndex>2</uiIndex>
<ubArmourClass>2</ubArmourClass>
<ubEnemyDropRate>15</ubEnemyDropRate>
<ubMilitiaDropRate>2</ubMilitiaDropRate>
</DROPITEM>
<DROPITEM>
<uiIndex>3</uiIndex>
<ubArmourClass>3</ubArmourClass>
<ubEnemyDropRate>15</ubEnemyDropRate>
<ubMilitiaDropRate>2</ubMilitiaDropRate>
</DROPITEM>
<DROPITEM>
<uiIndex>4</uiIndex>
<ubArmourClass>4</ubArmourClass>
<ubEnemyDropRate>0</ubEnemyDropRate>
<ubMilitiaDropRate>0</ubMilitiaDropRate>
</DROPITEM>
<DROPITEM>
<uiIndex>5</uiIndex>
<ubArmourClass>5</ubArmourClass>
<ubEnemyDropRate>0</ubEnemyDropRate>
<ubMilitiaDropRate>0</ubMilitiaDropRate>
</DROPITEM>
</ARMOURDROPLIST>