Cool.
The only way I found to add the propelled part of the Evington was to add it as an Underbarrel weapon; it's not perfect, but at least it works.
Sending you the file as soon as I've verified that it all works. I'll post the XML code I've used here as well for reference.
[EDIT]
All right, all done. There are some caveats to these mods, just so you know.
TPP; no issues.
Ultimax 70: no issues
AN-39: Weapon commlink has no stats, flare comp and low light for Imaging Scope added as camera upgrades. Also note that smartgun system has also been added to grenade launcher
Terracotta Arms DLW: Low light for Imaging Scope added as camera upgrade, environment modification is not specified as Arctic
M428 Grenade Launcher: commlink has no stats (no upgrades exist in chummer for this; you'll have to manually add a custom commlink with the stats as needed)
Kriss X: No option to add flashlight and laser sight as options; each can simply be unchecked as "installed", however
XM-629 OICW: This one also does not have stats for the commlink, and I'm not sure whether the AR and GL are both supposed to have 2 RC. AR has been configured to use SMG ranges, however, and shock pad adds to inherent RC of 2 for a total of 3. Let me know if this is incorrect.
Evington Propelled Katana: No issues, except propelled stats had to be added as underbarrel weapon. Range is set for tasers, though skill used is still blades. Let me know if this is incorrect.
General:
Concealability rating for some of these may or may not be accurate; underbarrel weapons add +4 to ARs existing 6, for example.
Here is the raw data that I've added to the weapons.xml file in the chummer "data" directory; let me know if you want me to send you a copy of the updated xml file, or if you're good copy-pasting this into your own XML file.
<weapon>
<name>TPP</name>
<category>Light Pistols</category>
<type>Ranged</type>
<reach>0</reach>
<damage>4P</damage>
<ap>-</ap>
<mode>SA</mode>
<rc>0</rc>
<ammo>13(c)</ammo>
<conceal>-2</conceal>
<avail>5R</avail>
<cost>4000</cost>
<allowaccessory>true</allowaccessory>
<accessorymounts>
<mount>Barrel</mount>
<mount>Top</mount>
</accessorymounts>
<mods>
<mod rating="1">Powered Slide Mount</mod>
</mods>
<source>RBB</source>
<page>107</page>
</weapon>
<weapon>
<name>Ultimax 70</name>
<category>Machine Pistols</category>
<type>Ranged</type>
<reach>0</reach>
<damage>4P</damage>
<ap>-</ap>
<mode>BF/FA</mode>
<rc>0</rc>
<ammo>15(c)</ammo>
<conceal>2</conceal>
<avail>7R</avail>
<cost>800</cost>
<allowaccessory>true</allowaccessory>
<accessorymounts>
<mount>Barrel</mount>
<mount>Top</mount>
</accessorymounts>
<mods>
<mod>Gas Vent 2</mod>
</mods>
<source>RBB</source>
<page>108</page>
</weapon>
<weapon>
<name>AN-39</name>
<category>Assault Rifles</category>
<type>Ranged</type>
<reach>0</reach>
<damage>6P</damage>
<ap>-1</ap>
<mode>SA/BF/FA</mode>
<rc>2</rc>
<ammo>38(c)</ammo>
<conceal>6</conceal>
<avail>16F</avail>
<cost>5800</cost>
<underbarrel>AN-39 Grenade Launcher</underbarrel>
<allowaccessory>true</allowaccessory>
<accessorymounts>
<mount>Barrel</mount>
<mount>Top</mount>
<mount>Under</mount>
</accessorymounts>
<accessories>
<accessory>Imaging Scope</accessory>
<accessory>Weapon Commlink</accessory>
</accessories>
<mods>
<mod>Advanced Safety, Basic System</mod>
<mod>Camera Upgrade, Flare Compensation</mod>
<mod>Camera Upgrade, Low Light</mod>
<mod>Foregrip</mod>
<mod>Smartgun System</mod>
</mods>
<source>RBB</source>
<page>109</page>
</weapon>
<weapon>
<name>AN-39 Grenade Launcher</name>
<category>Underbarrel Weapons</category>
<type>Ranged</type>
<reach>0</reach>
<damage>Grenade</damage>
<ap>-</ap>
<mode>SA</mode>
<rc>0</rc>
<ammo>8(c)</ammo>
<ammocategory>Grenade Launchers</ammocategory>
<conceal>6</conceal>
<avail>0</avail>
<cost>0</cost>
<allowaccessory>true</allowaccessory>
<accessorymounts>
<mount>Barrel</mount>
<mount>Top</mount>
<mount>Under</mount>
</accessorymounts>
<accessories>
<accessory>Airburst Link</accessory>
</accessories>
<mods>
<mod>Smartgun System</mod>
</mods>
<useskill>Heavy Weapons</useskill>
<range>Grenade Launchers</range>
<source>RBB</source>
<page>109</page>
</weapon>
<weapon>
<name>Terracotta Arms DLW</name>
<category>Sports Rifles</category>
<type>Ranged</type>
<reach>0</reach>
<damage>8P</damage>
<ap>-1</ap>
<mode>SA</mode>
<rc>0</rc>
<ammo>15(c)</ammo>
<conceal>6</conceal>
<avail>6R</avail>
<cost>2400</cost>
<allowaccessory>true</allowaccessory>
<accessorymounts>
<mount>Barrel</mount>
<mount>Top</mount>
<mount>Under</mount>
</accessorymounts>
<accessories>
<accessory>Imaging Scope</accessory>
</accessories>
<mods>
<mod>Camera Upgrade, Low Light</mod>
<mod>Extreme Environment Mod Rating 1</mod>
</mods>
<source>RBB</source>
<page>110</page>
</weapon>
<weapon>
<name>M428 Grenade Launcher</name>
<category>Grenade Launchers</category>
<type>Ranged</type>
<reach>0</reach>
<damage>Grenade</damage>
<ap>-</ap>
<mode>SA</mode>
<rc>1</rc>
<ammo>8(c)</ammo>
<conceal>6</conceal>
<avail>13F</avail>
<cost>10800</cost>
<allowaccessory>true</allowaccessory>
<accessorymounts>
<mount>Barrel</mount>
<mount>Top</mount>
<mount>Under</mount>
</accessorymounts>
<accessories>
<accessory>Airburst Link</accessory>
<accessory>Imaging Scope</accessory>
<accessory>Weapon Commlink</accessory>
</accessories>
<mods>
<mod>Barrel Extension</mod>
<mod>Camera Upgrade, Image Link</mod>
<mod>Smartgun System</mod>
</mods>
<source>RBB</source>
<page>111</page>
</weapon>
<weapon>
<name>Kriss X</name>
<category>Submachine Guns</category>
<type>Ranged</type>
<reach>0</reach>
<damage>5P</damage>
<ap>-</ap>
<mode>SA/BF/FA</mode>
<rc>1</rc>
<ammo>20(c)</ammo>
<conceal>4</conceal>
<avail>8R</avail>
<cost>2500</cost>
<allowaccessory>true</allowaccessory>
<accessorymounts>
<mount>Barrel</mount>
<mount>Top</mount>
<mount>Under</mount>
</accessorymounts>
<mods>
<mod>Flashlight, Standard</mod>
<mod>Folding Stock</mod>
<mod>Foregrip</mod>
<mod>Laser Sight</mod>
<mod rating="1">Powered Slide Mount</mod>
</mods>
<source>RBB</source>
<page>112</page>
</weapon>
<weapon>
<name>XM-629 OICW</name>
<category>Assault Rifles</category>
<type>Ranged</type>
<reach>0</reach>
<damage>6P</damage>
<ap>-1</ap>
<mode>SA/BF</mode>
<rc>2</rc>
<ammo>30(c)</ammo>
<conceal>6</conceal>
<avail>18F</avail>
<cost>36500</cost>
<underbarrel>XM-629 OICW Grenade Launcher</underbarrel>
<allowaccessory>true</allowaccessory>
<accessorymounts>
<mount>Barrel</mount>
<mount>Top</mount>
<mount>Under</mount>
</accessorymounts>
<accessories>
<accessory>Shock Pad</accessory>
<accessory>Weapon Commlink</accessory>
</accessories>
<mods>
<mod>Improved Range Finder</mod>
<mod>Smartgun System</mod>
</mods>
<range>Submachine Guns</range>
<source>RBB</source>
<page>113</page>
</weapon>
<weapon>
<name>XM-629 OICW Grenade Launcher</name>
<category>Underbarrel Weapons</category>
<type>Ranged</type>
<reach>0</reach>
<damage>Grenade</damage>
<ap>-</ap>
<mode>SA</mode>
<rc>2</rc>
<ammo>5(c)</ammo>
<ammocategory>Grenade Launchers</ammocategory>
<conceal>6</conceal>
<avail>0</avail>
<cost>0</cost>
<allowaccessory>true</allowaccessory>
<accessorymounts>
<mount>Barrel</mount>
<mount>Top</mount>
<mount>Under</mount>
</accessorymounts>
<accessories>
<accessory>Airburst Link</accessory>
</accessories>
<mods>
<mod>Smartgun System</mod>
</mods>
<useskill>Heavy Weapons</useskill>
<range>Grenade Launchers</range>
<source>RBB</source>
<page>113</page>
</weapon>
<weapon>
<name>Evington Propelled Katana</name>
<category>Blades</category>
<type>Melee</type>
<reach>1</reach>
<damage>(STR/2+2)P</damage>
<ap>-1</ap>
<mode>0</mode>
<rc>0</rc>
<ammo>0</ammo>
<conceal>2</conceal>
<avail>8F</avail>
<cost>1200</cost>
<allowaccessory>false</allowaccessory>
<underbarrel>Evington Propelled Katana (Propelled)</underbarrel>
<source>RBB</source>
<page>114</page>
</weapon>
<weapon>
<name>Evington Propelled Katana (Propelled)</name>
<category>Underbarrel Weapons</category>
<type>Ranged</type>
<reach>0</reach>
<damage>5P</damage>
<ap>-1</ap>
<mode>SS</mode>
<rc>0</rc>
<ammo>1</ammo>
<avail>0</avail>
<cost>0</cost>
<allowaccessory>false</allowaccessory>
<allowmod>false</allowmod>
<useskill>Blades</useskill>
<range>Tasers</range>
<source>RBB</source>
<page>114</page>
</weapon>