- added more backgrounds

- added new backgrounds to mercs
- <no_male> and <no_female> prohibit specific backgrounds to show up on IMP generation
- <cth_vs_creatures> modifies gun CTH when aiming at creatures

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1754 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Flugente
2013-09-04 21:09:21 +00:00
parent 0e7fb3b00a
commit 0987191f43
3 changed files with 1136 additions and 24 deletions
+359 -18
View File
@@ -22,6 +22,7 @@
<dexterity>0</dexterity>
<mechanical>0</mechanical>
<medical>0</medical>
<wisdom>0</wisdom>
<explosives>0</explosives>
<leadership>0</leadership>
<marksmanship>0</marksmanship>
@@ -76,6 +77,7 @@
<approach_recruit>0</approach_recruit>
<breachingcharge>0</breachingcharge> <!-- +- success chance with door braching charges, -100 to 100 -->
<cth_vs_creatures>0</cth_vs_creatures> <!-- +- cth with firearms when aiming at creatures, -20 to 20 -->
<!-- on/off properties: 1 for on, 0 for off -->
<druguse>0</druguse> <!-- might use drugs from inventory (the 'Larry'-behaviour) -->
@@ -84,33 +86,35 @@
<scrounging>0</scrounging> <!-- might steal items (and put them in personal inventory) -->
<traplevel>0</traplevel> <!-- +1 level on bombs planted -->
<corruptionspread>0</corruptionspread> <!-- unused in the trunk -->
<no_male>0</no_male> <!-- IMP creation: cannot be selected by males -->
<no_female>0</no_female> <!-- IMP creation: cannot be selected by females -->
</BACKGROUND>
<BACKGROUND>
<uiIndex>1</uiIndex>
<szName>Arms dealer</szName>
<szShortName>Arms dealer</szShortName>
<szName>Arms Dealer</szName>
<szShortName>Arms Dealer</szShortName>
<szDescription>Experience earned in years of arms trade leads to better deals when buying and selling guns.</szDescription>
<betterprices_guns>10</betterprices_guns>
</BACKGROUND>
<BACKGROUND>
<uiIndex>2</uiIndex>
<szName>Law enforcement</szName>
<szShortName>Law enforcement</szShortName>
<szName>Law Enforcement</szName>
<szShortName>Law Enforcement</szShortName>
<szDescription>Former law enforcement personnel often seek work in the mercenary world, and are the logical choice for handling captives.</szDescription>
<interrogation>150</interrogation>
<prisonguard>50</prisonguard>
</BACKGROUND>
<BACKGROUND>
<uiIndex>3</uiIndex>
<szName>Prison guard</szName>
<szShortName>Prison guard</szShortName>
<szName>Prison Guard</szName>
<szShortName>Prison Guard</szShortName>
<szDescription>In longer and larger conflicts, former prison guards are natural choices for running prison camps.</szDescription>
<prisonguard>300</prisonguard>
</BACKGROUND>
<BACKGROUND>
<uiIndex>4</uiIndex>
<szName>Gang member</szName>
<szShortName>Gang member</szShortName>
<szName>Gang Member</szName>
<szShortName>Gang Member</szShortName>
<szDescription>Becoming a mercenary is a natural step for many gang members - job's the same, tools and pay much better.</szDescription>
<approach_threaten>10</approach_threaten>
<meleedamage>3</meleedamage>
@@ -173,8 +177,8 @@
</BACKGROUND>
<BACKGROUND>
<uiIndex>12</uiIndex>
<szName>ANC veteran</szName>
<szShortName>ANC veteran</szShortName>
<szName>ANC Veteran</szName>
<szShortName>ANC Veteran</szShortName>
<szDescription>Militant veterans of the ANC's struggle were not only versed in jungle warfare, but also in political theory.</szDescription>
<ap_swamp>3</ap_swamp>
<leadership>6</leadership>
@@ -182,7 +186,7 @@
</BACKGROUND>
<BACKGROUND>
<uiIndex>13</uiIndex>
<szName>Construction work</szName>
<szName>Construction Work</szName>
<szShortName>Construction</szShortName>
<szDescription>Construction workers are used to hard labour, and can construct fortifications better than deskjob heroes.</szDescription>
<strength>6</strength>
@@ -198,8 +202,8 @@
</BACKGROUND>
<BACKGROUND>
<uiIndex>15</uiIndex>
<szName>Drill sergeant</szName>
<szShortName>Drill sergeant</szShortName>
<szName>Drill Sergeant</szName>
<szShortName>Drill Sergeant</szShortName>
<szDescription>A drill sergeant's job is to create armies and traumatise young men and women.</szDescription>
<leadership>6</leadership>
<marksmanship>4</marksmanship>
@@ -293,7 +297,7 @@
</BACKGROUND>
<BACKGROUND>
<uiIndex>25</uiIndex>
<szName>SAS Member</szName>
<szName>SAS</szName>
<szShortName>SAS</szShortName>
<szDescription>The british Special Air Service is one of the world's most famous special forces units, and is exceptionally well versed in airborne missions.</szDescription>
<ap_airdrop>20</ap_airdrop>
@@ -313,6 +317,8 @@
<speed_bandaging>7</speed_bandaging>
<food>-10</food>
<approach_recruit>10</approach_recruit>
<no_male>1</no_male>
<no_female>1</no_female>
</BACKGROUND>
<BACKGROUND>
<uiIndex>27</uiIndex>
@@ -367,8 +373,8 @@
</BACKGROUND>
<BACKGROUND>
<uiIndex>32</uiIndex>
<szName>Red army</szName>
<szShortName>Red army</szShortName>
<szName>Red Army</szName>
<szShortName>Red Army</szShortName>
<szDescription>With russian stoicism, the red army prevailed against Hitler, father frost, and chronic shortages.</szDescription>
<ap_polar>8</ap_polar>
<mechanical>4</mechanical>
@@ -433,6 +439,8 @@
<marksmanship>2</marksmanship>
<medical>4</medical>
<speed_bandaging>10</speed_bandaging>
<no_male>1</no_male>
<no_female>1</no_female>
</BACKGROUND>
<BACKGROUND>
<uiIndex>39</uiIndex>
@@ -445,8 +453,8 @@
</BACKGROUND>
<BACKGROUND>
<uiIndex>40</uiIndex>
<szName>Car mechanic</szName>
<szShortName>Car mechanic</szShortName>
<szName>Car Mechanic</szName>
<szShortName>Car Mechanic</szShortName>
<szDescription>Very useful, as long as you HAVE a car.</szDescription>
<mechanical>6</mechanical>
<travel_car>10</travel_car>
@@ -470,4 +478,337 @@
<capitulation>8</capitulation>
<breachingcharge>80</breachingcharge>
</BACKGROUND>
<BACKGROUND>
<uiIndex>43</uiIndex>
<szName>Office Worker</szName>
<szShortName>Office Worker</szShortName>
<szDescription>Air conditioning, watered down coffee and some papers to push - what else can you expect from life?</szDescription>
<approach_direct>5</approach_direct>
<resistance_suppression>-10</resistance_suppression>
<ap_urban>2</ap_urban>
<ap_desert>-5</ap_desert>
<ap_swamp>-5</ap_swamp>
<ap_tropical>-5</ap_tropical>
</BACKGROUND>
<BACKGROUND>
<uiIndex>44</uiIndex>
<szName>Tourist</szName>
<szShortName>Tourist</szShortName>
<szDescription>Could you take a picture, please?</szDescription>
<resistance_fear>-20</resistance_fear>
<resistance_suppression>-20</resistance_suppression>
</BACKGROUND>
<BACKGROUND>
<uiIndex>45</uiIndex>
<szName>Child</szName>
<szShortName>Child</szShortName>
<szDescription>And there goes Geneva convention...</szDescription>
<resistance_poison>-20</resistance_poison>
<resistance_fear>-20</resistance_fear>
<resistance_suppression>-20</resistance_suppression>
<resistance_physical>-20</resistance_physical>
<resistance_alcohol>-20</resistance_alcohol>
<speed_run>-20</speed_run>
<carrystrength>-50</carrystrength>
<capitulation>-50</capitulation>
<sleep>2</sleep>
</BACKGROUND>
<BACKGROUND>
<uiIndex>46</uiIndex>
<szName>Teenager</szName>
<szShortName>Teenager</szShortName>
<szDescription>So much angst.</szDescription>
<resistance_poison>-10</resistance_poison>
<resistance_alcohol>-10</resistance_alcohol>
<carrystrength>-20</carrystrength>
<capitulation>-20</capitulation>
<scrounging>1</scrounging>
</BACKGROUND>
<BACKGROUND>
<uiIndex>47</uiIndex>
<szName>Backstage Crew</szName>
<szShortName>Backstage Crew</szShortName>
<szDescription>Blasting sounds, fireworks, screaming people - isn't it odd how similar stage is to the battlefield?</szDescription>
<mechanical>3</mechanical>
<resistance_suppression>10</resistance_suppression>
<hearing_night>-3</hearing_night>
<hearing_day>-3</hearing_day>
</BACKGROUND>
<BACKGROUND>
<uiIndex>48</uiIndex>
<szName>Technical Wizard</szName>
<szShortName>Tech Whiz</szShortName>
<szDescription>No matter if it's a thirty years old junk or latest electronic gadget, tech whiz can rewire, reassemble and reconfigure it with eyes closed.</szDescription>
<mechanical>5</mechanical>
<ap_inventory>-10</ap_inventory>
</BACKGROUND>
<BACKGROUND>
<uiIndex>49</uiIndex>
<szName>Graduate</szName>
<szShortName>Graduate</szShortName>
<szDescription>Fresh outta school, with diploma still warm in a hand, it's time to finally make yourself a living.</szDescription>
<wisdom>3</wisdom>
<resistance_suppression>-10</resistance_suppression>
</BACKGROUND>
<BACKGROUND>
<uiIndex>50</uiIndex>
<szName>Law Enforcement</szName>
<szShortName>Law Enforcement</szShortName>
<szDescription>Hey detective, did you manage to solve the case of the disappearing donuts yet?</szDescription>
<interrogation>150</interrogation>
<prisonguard>50</prisonguard>
<food>50</food>
<no_male>1</no_male>
<no_female>1</no_female>
</BACKGROUND>
<BACKGROUND>
<uiIndex>51</uiIndex>
<szName>Watergate Burglar</szName>
<szShortName>Watergate</szShortName>
<szDescription>Well, that didn't go as planned.</szDescription>
<approach_recruit>-10</approach_recruit>
<hearing_night>1</hearing_night>
<stealth>5</stealth>
<resistance_poison>5</resistance_poison>
<resistance_physical>2</resistance_physical>
<no_male>1</no_male>
<no_female>1</no_female>
</BACKGROUND>
<BACKGROUND>
<uiIndex>52</uiIndex>
<szName>Mascot</szName>
<szShortName>Mascot</szShortName>
<szDescription>Nobody takes you seriously, because you used to walk around in a silly costume? Well, a children's smile is enough compensation!</szDescription>
<approach_friendly>15</approach_friendly>
<approach_threaten>-10</approach_threaten>
<interrogation>-20</interrogation>
<water>10</water>
<!-- lower diguising AP? -->
</BACKGROUND>
<BACKGROUND>
<uiIndex>53</uiIndex>
<szName>Mime</szName>
<szShortName>Mime</szShortName>
<szDescription>...</szDescription>
<approach_direct>-15</approach_direct>
<approach_recruit>-15</approach_recruit>
<interrogation>-15</interrogation>
<camo>10</camo><!-- only urban camo? -->
</BACKGROUND>
<BACKGROUND>
<uiIndex>54</uiIndex>
<szName>B-Movie Star</szName>
<szShortName>B-Movie Star</szShortName>
<szDescription>Target of thrown popcorn in cinemas around the world, scoffed by critics yet adored by loyal fans.</szDescription>
<approach_friendly>20</approach_friendly>
<camo>10</camo>
<capitulation>5</capitulation>
<!-- easier to recognise in disguise? -->
</BACKGROUND>
<BACKGROUND>
<uiIndex>55</uiIndex>
<szName>Pyrotechnician</szName>
<szShortName>Pyrotechnician</szShortName>
<szDescription>When you want to break enemy morale by blowing up his privy, it's time to get yourself a qualified pyrotechnician.</szDescription>
<explosives>5</explosives>
<breachingcharge>50</breachingcharge>
</BACKGROUND>
<BACKGROUND>
<uiIndex>56</uiIndex>
<szName>Sapper</szName>
<szShortName>Sapper</szShortName>
<szDescription>Sapper can make only two mistakes in his life. The first one is a career choice.</szDescription>
<explosives>8</explosives>
<breachingcharge>20</breachingcharge>
<!-- bonus to spotting explosives? -->
<!-- bonus to disarming explosives? -->
<!-- increased insurance cost? -->
</BACKGROUND>
<BACKGROUND>
<uiIndex>57</uiIndex>
<szName>Hypochondriac</szName>
<szShortName>Hypochondriac</szShortName>
<szDescription>When you enter a ward, all medical personnel tries to look overly busy or hides around corners in a futile attempt to avoid you. List of your possible afflictions just keeps getting bigger and bigger!</szDescription>
<medical>3</medical>
<resistance_poison>10</resistance_poison>
<resistance_fear>-10</resistance_fear>
</BACKGROUND>
<BACKGROUND>
<uiIndex>58</uiIndex>
<szName>Redneck</szName>
<szShortName>Redneck</szShortName>
<szDescription>Overalls, straw sticking out of boots and inseparable blade of grass in the mouth. Not exactly a proud image, but hey, life on the farm isn't easy.</szDescription>
<mechanical>3</mechanical>
<medical>3</medical>
<wisdom>-7</wisdom>
<ap_urban>-5</ap_urban>
<approach_recruit>-5</approach_recruit>
<carrystrength>10</carrystrength>
<resistance_alcohol>10</resistance_alcohol>
<druguse>1</druguse>
</BACKGROUND>
<BACKGROUND>
<uiIndex>59</uiIndex>
<szName>Momma's Boy</szName>
<szShortName>Momma's Boy</szShortName>
<szDescription>Your childhood left you with significant personal issues that have yet to be solved.</szDescription>
<leadership>-10</leadership>
<approach_recruit>-20</approach_recruit>
<resistance_fear>-20</resistance_fear>
<resistance_suppression>-20</resistance_suppression>
</BACKGROUND>
<!-- , , Walter -->
<BACKGROUND>
<uiIndex>60</uiIndex>
<szName>Academic</szName>
<szShortName>Academic</szShortName>
<szDescription>Most of your knowledge comes from the books and secondhand reports - and it didn't prepare you for a grim reality of a war zone as well as you thought.</szDescription>
<wisdom>5</wisdom>
<resistance_fear>-5</resistance_fear>
<resistance_suppression>-15</resistance_suppression>
<speed_run>-5</speed_run>
</BACKGROUND>
<BACKGROUND>
<uiIndex>61</uiIndex>
<szName>Mental Patient</szName>
<szShortName>Mental Patient</szShortName>
<szDescription>There are different accounts of how you've managed to leave the confinement, but everyone agrees - you should go back.</szDescription>
<wisdom>-5</wisdom>
<leadership>-5</leadership>
<resistance_suppression>20</resistance_suppression>
<approach_direct>-50</approach_direct>
<approach_threaten>50</approach_threaten>
<approach_recruit>-50</approach_recruit>
</BACKGROUND>
<BACKGROUND>
<uiIndex>62</uiIndex>
<szName>Wrestler</szName>
<szShortName>Wrestler</szShortName>
<szDescription>It might be more of a spectacle than actual fight, but getting thrown around a ring without breaking a neck still takes a lot of skill.</szDescription>
<resistance_physical>10</resistance_physical>
<carrystrength>25</carrystrength>
<speed_run>5</speed_run>
</BACKGROUND>
<BACKGROUND>
<uiIndex>63</uiIndex>
<szName>General Practitioner</szName>
<szShortName>GP</szShortName>
<szDescription>Versatile and educated doctor can save a human life no matter what his patient caught - a virus or a bullet.</szDescription>
<medical>10</medical>
<speed_bandaging>8</speed_bandaging>
</BACKGROUND>
<BACKGROUND>
<uiIndex>64</uiIndex>
<szName>Veteran Physician</szName>
<szShortName>Veteran Physician</szShortName>
<szDescription>Several years of evaluating human lives ironically left your own health in disrepair - cheap cigarrettes flushed down with strong coffee took their toll. The object-like way you started to treat your patients also doesn't make you very popular.</szDescription>
<agility>-7</agility>
<medical>10</medical>
<speed_bandaging>10</speed_bandaging>
<speed_run>-10</speed_run>
<approach_friendly>-5</approach_friendly>
<approach_threaten>10</approach_threaten>
<resistance_poison>20</resistance_poison>
<no_male>1</no_male>
<no_female>1</no_female>
</BACKGROUND>
<BACKGROUND>
<uiIndex>65</uiIndex>
<szName>Surgeon</szName>
<szShortName>Surgeon</szShortName>
<szDescription>Everyone can cut human flesh - but sewing it back is a quest for the best!</szDescription>
<medical>10</medical>
<dexterity>5</dexterity>
<cth_blades>5</cth_blades>
<speed_bandaging>5</speed_bandaging>
</BACKGROUND>
<BACKGROUND>
<uiIndex>66</uiIndex>
<szName>Mercenary</szName>
<szShortName>Merc</szShortName>
<szDescription>While others may keep to their pasts and its labels, you've chosen the life of a gun for hire - and embraced it. This is who you really are.</szDescription>
<resistance_fear>5</resistance_fear>
<resistance_suppression>5</resistance_suppression>
<approach_threaten>10</approach_threaten>
</BACKGROUND>
<BACKGROUND>
<uiIndex>67</uiIndex>
<szName>Veteran Mercenary</szName>
<szShortName>Veteran</szShortName>
<szDescription>You were already famous in this business before those youngsters were even born. After years of battles, there's hardly anything that can shake you up.</szDescription>
<leadership>5</leadership>
<resistance_fear>10</resistance_fear>
<resistance_suppression>10</resistance_suppression>
<speed_run>-5</speed_run>
</BACKGROUND>
<BACKGROUND>
<uiIndex>68</uiIndex>
<szName>DFK Annihilator</szName>
<szShortName>DFK Annihilator</szShortName>
<szDescription>Your exploits earned you respect and recognition you deserve.</szDescription>
<resistance_fear>5</resistance_fear>
<resistance_suppression>5</resistance_suppression>
<leadership>5</leadership>
<approach_recruit>15</approach_recruit>
<speed_run>-20</speed_run>
<agility>-8</agility>
<no_male>1</no_male>
<no_female>1</no_female>
</BACKGROUND>
<BACKGROUND>
<uiIndex>69</uiIndex>
<szName>Prisoner</szName>
<szShortName>Prisoner</szShortName>
<szDescription>Being held and tortured in a regime prison left you scarred for the rest of your life. You're not afraid of death anymore - but there are other things to be afraid of.</szDescription>
<resistance_fear>-20</resistance_fear>
<resistance_suppression>10</resistance_suppression>
<resistance_physical>10</resistance_physical>
<food>-10</food>
<water>-10</water>
<sleep>-1</sleep>
<hearing_night>3</hearing_night>
<level_underground>1</level_underground>
<no_male>1</no_male>
<no_female>1</no_female>
</BACKGROUND>
<BACKGROUND>
<uiIndex>70</uiIndex>
<szName>Butt Monkey</szName>
<szShortName>Butt Monkey</szShortName>
<szDescription>One would expect a constant abuse and ridicule you withstand to finally lead you to reconsidering your life choices. Nope.</szDescription>
<resistance_physical>20</resistance_physical>
<resistance_fear>10</resistance_fear>
<leadership>-10</leadership>
<approach_threaten>-50</approach_threaten>
<approach_recruit>-50</approach_recruit>
<no_male>1</no_male>
<no_female>1</no_female>
</BACKGROUND>
<BACKGROUND>
<uiIndex>71</uiIndex>
<szName>Big Game Hunter</szName>
<szShortName>Big Game Hunter</szShortName>
<szDescription>Travel to pristine nature, seek fascinating species, and KILL THEM ALL.</szDescription>
<ap_desert>1</ap_desert>
<ap_swamp>2</ap_swamp>
<ap_urban>-3</ap_urban>
<ap_tropical>3</ap_tropical>
<travel_foot>3</travel_foot>
<carrystrength>4</carrystrength>
<stealth>6</stealth>
<cth_vs_creatures>15</cth_vs_creatures>
</BACKGROUND>
<BACKGROUND>
<uiIndex>72</uiIndex>
<szName>Professional Thief</szName>
<szShortName>Thief</szShortName>
<szDescription>When offered to take it or leave it, you always chose 'take'.</szDescription>
<agility>3</agility>
<ap_inventory>-15</ap_inventory>
<carrystrength>7</carrystrength>
<stealth>5</stealth>
<hearing_night>1</hearing_night>
<breachingcharge>20</breachingcharge>
<scrounging>1</scrounging>
</BACKGROUND>
</BACKGROUNDS>
+51 -6
View File
@@ -82,7 +82,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>0</usBackground>
<usBackground>49</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>1</uiIndex>
@@ -252,6 +252,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>71</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>3</uiIndex>
@@ -505,6 +506,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>48</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>6</uiIndex>
@@ -1013,7 +1015,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>18</usBackground>
<usBackground>56</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>12</uiIndex>
@@ -1437,6 +1439,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>68</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>17</uiIndex>
@@ -1690,6 +1693,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>65</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>20</uiIndex>
@@ -1774,6 +1778,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>63</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>21</uiIndex>
@@ -2281,6 +2286,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>47</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>27</uiIndex>
@@ -2535,6 +2541,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>72</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>30</uiIndex>
@@ -3296,6 +3303,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>49</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>39</uiIndex>
@@ -3380,6 +3388,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>66</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>40</uiIndex>
@@ -3464,6 +3473,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>59</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>41</uiIndex>
@@ -3632,6 +3642,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>58</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>43</uiIndex>
@@ -3885,6 +3896,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>60</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>46</uiIndex>
@@ -5660,6 +5672,7 @@
<ubCivilianGroup>19</ubCivilianGroup>
<bTown>4</bTown>
<bTownAttachment>18</bTownAttachment>
<usBackground>69</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>67</uiIndex>
@@ -5744,6 +5757,7 @@
<ubCivilianGroup>19</ubCivilianGroup>
<bTown>11</bTown>
<bTownAttachment>25</bTownAttachment>
<usBackground>69</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>68</uiIndex>
@@ -6250,6 +6264,7 @@
<ubCivilianGroup>10</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>58</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>74</uiIndex>
@@ -7176,7 +7191,6 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>3</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>9</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>85</uiIndex>
@@ -7684,6 +7698,7 @@
<ubCivilianGroup>15</ubCivilianGroup>
<bTown>6</bTown>
<bTownAttachment>5</bTownAttachment>
<usBackground>46</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>91</uiIndex>
@@ -8785,6 +8800,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>5</bTown>
<bTownAttachment>50</bTownAttachment>
<usBackground>69</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>104</uiIndex>
@@ -8954,6 +8970,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>9</bTown>
<bTownAttachment>16</bTownAttachment>
<usBackground>60</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>106</uiIndex>
@@ -9715,6 +9732,7 @@
<ubCivilianGroup>1</ubCivilianGroup>
<bTown>1</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>45</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>115</uiIndex>
@@ -10053,6 +10071,7 @@
<ubCivilianGroup>6</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>44</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>119</uiIndex>
@@ -10137,6 +10156,7 @@
<ubCivilianGroup>6</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>44</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>120</uiIndex>
@@ -11151,6 +11171,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>9</bTown>
<bTownAttachment>15</bTownAttachment>
<usBackground>60</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>132</uiIndex>
@@ -11489,6 +11510,7 @@
<ubCivilianGroup>14</ubCivilianGroup>
<bTown>3</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>70</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>136</uiIndex>
@@ -12419,6 +12441,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>60</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>147</uiIndex>
@@ -12673,6 +12696,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>1</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>66</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>150</uiIndex>
@@ -12757,6 +12781,7 @@
<ubCivilianGroup>10</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>58</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>151</uiIndex>
@@ -13521,6 +13546,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>48</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>160</uiIndex>
@@ -14194,6 +14220,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>54</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>168</uiIndex>
@@ -15208,6 +15235,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>61</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>180</uiIndex>
@@ -15376,6 +15404,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>62</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>182</uiIndex>
@@ -15460,6 +15489,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>64</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>183</uiIndex>
@@ -15714,6 +15744,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>65</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>186</uiIndex>
@@ -15798,6 +15829,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>63</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>187</uiIndex>
@@ -15882,6 +15914,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>43</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>188</uiIndex>
@@ -16218,6 +16251,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>48</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>192</uiIndex>
@@ -18657,6 +18691,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>43</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>221</uiIndex>
@@ -18826,6 +18861,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>67</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>223</uiIndex>
@@ -19163,6 +19199,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>67</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>227</uiIndex>
@@ -19247,6 +19284,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>57</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>228</uiIndex>
@@ -19415,6 +19453,7 @@
<ubCivilianGroup>1</ubCivilianGroup>
<bTown>1</bTown>
<bTownAttachment>50</bTownAttachment>
<usBackground>26</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>230</uiIndex>
@@ -20263,6 +20302,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>56</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>240</uiIndex>
@@ -20432,6 +20472,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>55</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>242</uiIndex>
@@ -20684,7 +20725,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>5</usBackground>
<usBackground>51</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>245</uiIndex>
@@ -20769,6 +20810,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>53</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>246</uiIndex>
@@ -21022,6 +21064,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>63</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>249</uiIndex>
@@ -21190,6 +21233,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>67</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>251</uiIndex>
@@ -21274,7 +21318,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>18</usBackground>
<usBackground>55</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>252</uiIndex>
@@ -21359,6 +21403,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>52</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>253</uiIndex>
@@ -21443,7 +21488,7 @@
<ubCivilianGroup>0</ubCivilianGroup>
<bTown>0</bTown>
<bTownAttachment>0</bTownAttachment>
<usBackground>2</usBackground>
<usBackground>50</usBackground>
</PROFILE>
<PROFILE>
<uiIndex>254</uiIndex>