<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://temp.ufopaedia.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Suraru</id>
	<title>UFOpaedia - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://temp.ufopaedia.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Suraru"/>
	<link rel="alternate" type="text/html" href="https://temp.ufopaedia.org/Special:Contributions/Suraru"/>
	<updated>2026-05-01T08:39:22Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://temp.ufopaedia.org/index.php?title=Mods_(Long_War)&amp;diff=59062</id>
		<title>Mods (Long War)</title>
		<link rel="alternate" type="text/html" href="https://temp.ufopaedia.org/index.php?title=Mods_(Long_War)&amp;diff=59062"/>
		<updated>2014-08-20T21:54:20Z</updated>

		<summary type="html">&lt;p&gt;Suraru: /* Appearance Changes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Some players prefer to change certain settings on top of the stock Long War mod. This page is an effort to track standard changes by players. Unless otherwise noted, code changes occur in the &amp;lt;code&amp;gt;DefaultGameCore.ini&amp;lt;/code&amp;gt; file. Some suggestions can be found [http://www.reddit.com/r/Xcom/comments/2aqzzd/lw_beta_13_do_you_adjust_and_mod_long_war_itself/|here] (remove this link once most of the mods are added).&lt;br /&gt;
&lt;br /&gt;
==Base Changes==&lt;br /&gt;
&lt;br /&gt;
===Energy Changes===&lt;br /&gt;
&lt;br /&gt;
Alternative Fission and Thermo changes are proposed:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto; width:auto;&amp;quot;&amp;gt;&lt;br /&gt;
________________Pwr__Cost__Cost/Pwr_____&lt;br /&gt;
Fission Current --- 6 --- $120 --- $20.00&lt;br /&gt;
Fission Change --- 8 --- $150 --- $18.75&lt;br /&gt;
&lt;br /&gt;
Thermo Current -- 25 -- $350 --- $14.00&lt;br /&gt;
Thermo Change -- 20 -- $300 --- $15.00&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In addition, increase Adjacency bonus from +3 power to +4.&lt;br /&gt;
&lt;br /&gt;
With this, Fission is still less efficient than a thermo, however players shouldn&#039;t feel like they are getting an extra difficulty tacked on because they didn&#039;t get a good steam vent. Now if there is a good steam vent, it&#039;s simply a bonus. To change these options, examine lines 1395 and line 1800.&lt;br /&gt;
&lt;br /&gt;
===Appearance Changes===&lt;br /&gt;
&lt;br /&gt;
How to Remove the Gene Mod Armor:&lt;br /&gt;
&lt;br /&gt;
This will replace the gene mod armor with a sleeved chest plate. However, said chest plate was designed to have shoulder pads, which are missing, so there will be a noticeable gap with either gene mods or those who use tactical vests instead of tactical armor. The gap is textured, so it won&#039;t break any models. You can still add shoulder pads by using decos ingame.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto; width:auto;&amp;quot;&amp;gt;&lt;br /&gt;
Use CTRL + F To find the following&lt;br /&gt;
&lt;br /&gt;
UnitPackageInfo=(PawnType=ePawnType_Male_1_Kevlar_GM,ArchetypeName=&amp;quot;Soldier_MaleKevlar_GM.ARC_MaleKevlar_GM&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
Remove both GMs from &amp;quot;Soldier_MaleKevlar_GM.ARC_MaleKevlar_GM&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Now the game will read the normal armor instead of the GM version. &lt;br /&gt;
You can choose to do this to specific models, or use find and replace to change them all. &lt;br /&gt;
To use find and replace, I recommend you find _GM&amp;quot; and _GM. and replace them with &amp;quot; and . respectively.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
How to change default color, and headgear.&lt;br /&gt;
&lt;br /&gt;
In your DefaultGameCore.ini file, you&#039;ll be able to find lines that alter the rookie&#039;s starting color, and headgear, as well as the first time they are promoted to a class. Acceptable values, and their definitions, can be found here.&lt;br /&gt;
http://wiki.tesnexus.com/index.php/Initial_soldier_appearance_-_XCOM:EU_2012#Tables (&amp;lt; Someone hyperlink that for me, please.)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto; width:auto;&amp;quot;&amp;gt;&lt;br /&gt;
If you press &amp;quot;CTRL + F&amp;quot;, you will open up the find menu. Locate the comment;&lt;br /&gt;
&lt;br /&gt;
; Initial soldier appearance&lt;br /&gt;
&lt;br /&gt;
and you will find directly below it;&lt;br /&gt;
&lt;br /&gt;
DEFENDER_MEDIKIT	= 6		; Rookie armor color: Sets the initial color of rookie armor; stay within default range (0..32)&lt;br /&gt;
COUNCIL_STAT_BONUS	= -1	; Rookie armor deco; -1 is default; for other basic kevlar variants, try 67 through 79; otherwise you may see high-tech armor images (not all numbers work on all computers; if you get lockups, change back to -1)&lt;br /&gt;
ShowUFOsOnMission	= -1	; Rookie headgear; See readme for acceptable values. This will overwrite any randomized hair. Set to -1 for no change.&lt;br /&gt;
&lt;br /&gt;
Use the values linked above to find exactly what you want. &lt;br /&gt;
To change the promotes, find the following lines directly below the rookie&#039;s section, and change the numbers to any value between 0-32 or -1 for no change.&lt;br /&gt;
&lt;br /&gt;
; One-time deco color and headgear change upon selection of soldier class; set to -1 for no change. See Armor Kit codes text file in EW directory for acceptable values. Do not reorder these entries!&lt;br /&gt;
HQ_BASE_POWER = 32			; Sniper Color&lt;br /&gt;
HQ_BASE_POWER = -1			; Sniper Headgear&lt;br /&gt;
HQ_BASE_POWER = 15			; Scout Color&lt;br /&gt;
HQ_BASE_POWER = -1			; Scout Headgear&lt;br /&gt;
HQ_BASE_POWER = 12			; Rocketeer Color&lt;br /&gt;
HQ_BASE_POWER = -1			; Rocketeer Headgear&lt;br /&gt;
HQ_BASE_POWER = 9			; Gunner Color&lt;br /&gt;
HQ_BASE_POWER = -1			; Gunner Headgear&lt;br /&gt;
HQ_BASE_POWER = 29			; Medic Color&lt;br /&gt;
HQ_BASE_POWER = -1			; Medic Headgear&lt;br /&gt;
HQ_BASE_POWER = 22			; Engineer Color&lt;br /&gt;
HQ_BASE_POWER = -1			; Engineer Headgear&lt;br /&gt;
HQ_BASE_POWER = 21			; Assault Color&lt;br /&gt;
HQ_BASE_POWER = -1			; Assault Headgear&lt;br /&gt;
HQ_BASE_POWER = 19			; Infantry Color&lt;br /&gt;
HQ_BASE_POWER = -1			; Infantry Headgear&lt;br /&gt;
&lt;br /&gt;
Please note, that any text after a ; is a comment, and editing anything past them will do nothing.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Second War Option Changes==&lt;br /&gt;
&lt;br /&gt;
===Aiming Angles===&lt;br /&gt;
&lt;br /&gt;
It may be the case that 90 degrees is too small of an arc for cover to provide full protection, so we can cut the aiming angle down to 30 degrees. This gives your cover a 120 degree arc in which it provides full protection, so you can easily fight enemies so long as you&#039;re not stupid about picking your cover.&lt;br /&gt;
&lt;br /&gt;
You can change the settings in defaultgamecore.ini, and there is a diagram in there to help explain it:&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto; width:auto;&amp;quot;&amp;gt;&lt;br /&gt;
; Top down view&lt;br /&gt;
;&lt;br /&gt;
;     B  &lt;br /&gt;
;      \ &lt;br /&gt;
;       \&lt;br /&gt;
;  A-----^&lt;br /&gt;
;        T&lt;br /&gt;
;&lt;br /&gt;
; T is a target with cover in the direction of &#039;^&#039;.&lt;br /&gt;
; A is a shooter with the maximum aiming angle aim bonus &lt;br /&gt;
; B is a shooter with the minimum aiming angle aim bonus&lt;br /&gt;
; The aiming angle bonus increases linearly in the angle range between A and B&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto; width:auto;&amp;quot;&amp;gt;&lt;br /&gt;
SW_AIMING_ANGLE_THRESHOLD= 30.0f; 45.0f; SW_AIMING_ANGLE_THRESHOLD defines the angle between segment TA and TB - its valid range is 0-90&lt;br /&gt;
SW_AIMING_ANGLE_MINBONUS=5      ; Shooter B&#039;s aiming angle bonus is SW_AIMING_ANGLE_MINBONUS&lt;br /&gt;
SW_AIMING_ANGLE_MAXBONUS=-5     ; Shooter A&#039;s aiming angle bonus is [T&#039;s Cover Bonus + SW_AIMING_ANGLE_MAXBONUS]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The option for 45 degrees is commented out, and replaced it with 30 degrees. With these settings, 30 degrees to parallel (60 degrees off of perpendicular), gives a +5 to hit. Just shy of the 90 degree flank, it&#039;s +(coverbonus - 5) to hit.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Weapon and Item Changes==&lt;br /&gt;
&lt;br /&gt;
===Arc Thrower===&lt;br /&gt;
&lt;br /&gt;
It is possible to equip the arc thrower as a pistol, or both as a pistol and item. Adjust the default line&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto; width:auto;&amp;quot;&amp;gt;&lt;br /&gt;
Weapons=( strName=&amp;quot;&amp;quot;, iType=eItem_ArcThrower, ABILITIES[0]=eAbility_ShotStun, ABILITIES[1]=0, ABILITIES[2]=0, ABILITIES[3]=0, ABILITIES[4]=0, ABILITIES[5]=0, Properties[0]=eWP_AnyClass, Properties[1]=eWP_NoReload, Properties[2]=eWP_CantReact, Properties[3]=eWP_Secondary, Properties[4]=eWP_Backpack, Properties[5]=0, iDamage=0, iEnvironmentDamage=0, iRange=27, iReactionRange=30, iReactionAngle=200, iRadius=0, iCritical=0, iOffenseBonus=0, iSuppression=0, iSize=eItemSize_Small, iHPBonus=0, iWillBonus=0 )&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
to allow for pistol slot only (note the entries for properties 3 and 5)&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto; width:auto;&amp;quot;&amp;gt;&lt;br /&gt;
Weapons=( strName=&amp;quot;&amp;quot;, iType=eItem_ArcThrower, ABILITIES[0]=eAbility_ShotStun, ABILITIES[1]=0, ABILITIES[2]=0, ABILITIES[3]=0, ABILITIES[4]=0, ABILITIES[5]=0, Properties[0]=eWP_AnyClass, Properties[1]=eWP_NoReload, Properties[2]=eWP_CantReact, Properties[3]=eWP_Pistol, Properties[4]=eWP_Backpack, Properties[5]=eWP_Secondary, iDamage=0, iEnvironmentDamage=0, iRange=27, iReactionRange=30, iReactionAngle=200, iRadius=0, iCritical=0, iOffenseBonus=0, iSuppression=0, iSize=eItemSize_Small, iHPBonus=0, iWillBonus=0 )&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or to allow for both pistol and small items only&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto; width:auto;&amp;quot;&amp;gt;&lt;br /&gt;
Weapons=( strName=&amp;quot;&amp;quot;, iType=eItem_ArcThrower, ABILITIES[0]=eAbility_ShotStun, ABILITIES[1]=0, ABILITIES[2]=0, ABILITIES[3]=0, ABILITIES[4]=0, ABILITIES[5]=0, Properties[0]=eWP_AnyClass, Properties[1]=eWP_NoReload, Properties[2]=eWP_CantReact, Properties[3]=eWP_Secondary, Properties[4]=eWP_Backpack, Properties[5]=eWP_Pistol, iDamage=0, iEnvironmentDamage=0, iRange=27, iReactionRange=30, iReactionAngle=200, iRadius=0, iCritical=0, iOffenseBonus=0, iSuppression=0, iSize=eItemSize_Small, iHPBonus=0, iWillBonus=0 )&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Long War]]&lt;/div&gt;</summary>
		<author><name>Suraru</name></author>
	</entry>
	<entry>
		<id>https://temp.ufopaedia.org/index.php?title=Mods_(Long_War)&amp;diff=59061</id>
		<title>Mods (Long War)</title>
		<link rel="alternate" type="text/html" href="https://temp.ufopaedia.org/index.php?title=Mods_(Long_War)&amp;diff=59061"/>
		<updated>2014-08-20T21:53:07Z</updated>

		<summary type="html">&lt;p&gt;Suraru: /* Base Changes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Some players prefer to change certain settings on top of the stock Long War mod. This page is an effort to track standard changes by players. Unless otherwise noted, code changes occur in the &amp;lt;code&amp;gt;DefaultGameCore.ini&amp;lt;/code&amp;gt; file. Some suggestions can be found [http://www.reddit.com/r/Xcom/comments/2aqzzd/lw_beta_13_do_you_adjust_and_mod_long_war_itself/|here] (remove this link once most of the mods are added).&lt;br /&gt;
&lt;br /&gt;
==Base Changes==&lt;br /&gt;
&lt;br /&gt;
===Energy Changes===&lt;br /&gt;
&lt;br /&gt;
Alternative Fission and Thermo changes are proposed:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto; width:auto;&amp;quot;&amp;gt;&lt;br /&gt;
________________Pwr__Cost__Cost/Pwr_____&lt;br /&gt;
Fission Current --- 6 --- $120 --- $20.00&lt;br /&gt;
Fission Change --- 8 --- $150 --- $18.75&lt;br /&gt;
&lt;br /&gt;
Thermo Current -- 25 -- $350 --- $14.00&lt;br /&gt;
Thermo Change -- 20 -- $300 --- $15.00&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In addition, increase Adjacency bonus from +3 power to +4.&lt;br /&gt;
&lt;br /&gt;
With this, Fission is still less efficient than a thermo, however players shouldn&#039;t feel like they are getting an extra difficulty tacked on because they didn&#039;t get a good steam vent. Now if there is a good steam vent, it&#039;s simply a bonus. To change these options, examine lines 1395 and line 1800.&lt;br /&gt;
&lt;br /&gt;
===Appearance Changes===&lt;br /&gt;
&lt;br /&gt;
How to Remove the Gene Mod Armor:&lt;br /&gt;
&lt;br /&gt;
This will replace the gene mod armor with a sleeved chest plate. However, said chest plate was designed to have shoulder pads, which are missing, so there will be a noticeable gap with either gene mods or those who use tactical vests instead of tactical armor. The gap is textured, so it won&#039;t break any models. You can still add shoulder pads by using decos ingame.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto; width:auto;&amp;quot;&amp;gt;&lt;br /&gt;
Use CTRL + F To find the following&lt;br /&gt;
&lt;br /&gt;
UnitPackageInfo=(PawnType=ePawnType_Male_1_Kevlar_GM,ArchetypeName=&amp;quot;Soldier_MaleKevlar_GM.ARC_MaleKevlar_GM&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
Remove both GMs from &amp;quot;Soldier_MaleKevlar_GM.ARC_MaleKevlar_GM&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Now the game will read the normal armor instead of the GM version. You can choose to do this to specific models, or use find and replace to change them all. To use find and replace, I recommend you find _GM&amp;quot; and _GM. and replace them with &amp;quot; and . respectively.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
How to change default color, and headgear.&lt;br /&gt;
&lt;br /&gt;
In your DefaultGameCore.ini file, you&#039;ll be able to find lines that alter the rookie&#039;s starting color, and headgear, as well as the first time they are promoted to a class. Acceptable values, and their definitions, can be found here.&lt;br /&gt;
http://wiki.tesnexus.com/index.php/Initial_soldier_appearance_-_XCOM:EU_2012#Tables (&amp;lt; Someone hyperlink that for me, please.)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto; width:auto;&amp;quot;&amp;gt;&lt;br /&gt;
If you press &amp;quot;CTRL + F&amp;quot;, you will open up the find menu. Locate the comment;&lt;br /&gt;
&lt;br /&gt;
; Initial soldier appearance&lt;br /&gt;
&lt;br /&gt;
and you will find directly below it;&lt;br /&gt;
&lt;br /&gt;
DEFENDER_MEDIKIT	= 6		; Rookie armor color: Sets the initial color of rookie armor; stay within default range (0..32)&lt;br /&gt;
COUNCIL_STAT_BONUS	= -1	; Rookie armor deco; -1 is default; for other basic kevlar variants, try 67 through 79; otherwise you may see high-tech armor images (not all numbers work on all computers; if you get lockups, change back to -1)&lt;br /&gt;
ShowUFOsOnMission	= -1	; Rookie headgear; See readme for acceptable values. This will overwrite any randomized hair. Set to -1 for no change.&lt;br /&gt;
&lt;br /&gt;
Use the values linked above to find exactly what you want. &lt;br /&gt;
To change the promotes, find the following lines directly below the rookie&#039;s section, and change the numbers to any value between 0-32 or -1 for no change.&lt;br /&gt;
&lt;br /&gt;
; One-time deco color and headgear change upon selection of soldier class; set to -1 for no change. See Armor Kit codes text file in EW directory for acceptable values. Do not reorder these entries!&lt;br /&gt;
HQ_BASE_POWER = 32			; Sniper Color&lt;br /&gt;
HQ_BASE_POWER = -1			; Sniper Headgear&lt;br /&gt;
HQ_BASE_POWER = 15			; Scout Color&lt;br /&gt;
HQ_BASE_POWER = -1			; Scout Headgear&lt;br /&gt;
HQ_BASE_POWER = 12			; Rocketeer Color&lt;br /&gt;
HQ_BASE_POWER = -1			; Rocketeer Headgear&lt;br /&gt;
HQ_BASE_POWER = 9			; Gunner Color&lt;br /&gt;
HQ_BASE_POWER = -1			; Gunner Headgear&lt;br /&gt;
HQ_BASE_POWER = 29			; Medic Color&lt;br /&gt;
HQ_BASE_POWER = -1			; Medic Headgear&lt;br /&gt;
HQ_BASE_POWER = 22			; Engineer Color&lt;br /&gt;
HQ_BASE_POWER = -1			; Engineer Headgear&lt;br /&gt;
HQ_BASE_POWER = 21			; Assault Color&lt;br /&gt;
HQ_BASE_POWER = -1			; Assault Headgear&lt;br /&gt;
HQ_BASE_POWER = 19			; Infantry Color&lt;br /&gt;
HQ_BASE_POWER = -1			; Infantry Headgear&lt;br /&gt;
&lt;br /&gt;
Please note, that any text after a ; is a comment, and editing anything past them will do nothing.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Second War Option Changes==&lt;br /&gt;
&lt;br /&gt;
===Aiming Angles===&lt;br /&gt;
&lt;br /&gt;
It may be the case that 90 degrees is too small of an arc for cover to provide full protection, so we can cut the aiming angle down to 30 degrees. This gives your cover a 120 degree arc in which it provides full protection, so you can easily fight enemies so long as you&#039;re not stupid about picking your cover.&lt;br /&gt;
&lt;br /&gt;
You can change the settings in defaultgamecore.ini, and there is a diagram in there to help explain it:&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto; width:auto;&amp;quot;&amp;gt;&lt;br /&gt;
; Top down view&lt;br /&gt;
;&lt;br /&gt;
;     B  &lt;br /&gt;
;      \ &lt;br /&gt;
;       \&lt;br /&gt;
;  A-----^&lt;br /&gt;
;        T&lt;br /&gt;
;&lt;br /&gt;
; T is a target with cover in the direction of &#039;^&#039;.&lt;br /&gt;
; A is a shooter with the maximum aiming angle aim bonus &lt;br /&gt;
; B is a shooter with the minimum aiming angle aim bonus&lt;br /&gt;
; The aiming angle bonus increases linearly in the angle range between A and B&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto; width:auto;&amp;quot;&amp;gt;&lt;br /&gt;
SW_AIMING_ANGLE_THRESHOLD= 30.0f; 45.0f; SW_AIMING_ANGLE_THRESHOLD defines the angle between segment TA and TB - its valid range is 0-90&lt;br /&gt;
SW_AIMING_ANGLE_MINBONUS=5      ; Shooter B&#039;s aiming angle bonus is SW_AIMING_ANGLE_MINBONUS&lt;br /&gt;
SW_AIMING_ANGLE_MAXBONUS=-5     ; Shooter A&#039;s aiming angle bonus is [T&#039;s Cover Bonus + SW_AIMING_ANGLE_MAXBONUS]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The option for 45 degrees is commented out, and replaced it with 30 degrees. With these settings, 30 degrees to parallel (60 degrees off of perpendicular), gives a +5 to hit. Just shy of the 90 degree flank, it&#039;s +(coverbonus - 5) to hit.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Weapon and Item Changes==&lt;br /&gt;
&lt;br /&gt;
===Arc Thrower===&lt;br /&gt;
&lt;br /&gt;
It is possible to equip the arc thrower as a pistol, or both as a pistol and item. Adjust the default line&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto; width:auto;&amp;quot;&amp;gt;&lt;br /&gt;
Weapons=( strName=&amp;quot;&amp;quot;, iType=eItem_ArcThrower, ABILITIES[0]=eAbility_ShotStun, ABILITIES[1]=0, ABILITIES[2]=0, ABILITIES[3]=0, ABILITIES[4]=0, ABILITIES[5]=0, Properties[0]=eWP_AnyClass, Properties[1]=eWP_NoReload, Properties[2]=eWP_CantReact, Properties[3]=eWP_Secondary, Properties[4]=eWP_Backpack, Properties[5]=0, iDamage=0, iEnvironmentDamage=0, iRange=27, iReactionRange=30, iReactionAngle=200, iRadius=0, iCritical=0, iOffenseBonus=0, iSuppression=0, iSize=eItemSize_Small, iHPBonus=0, iWillBonus=0 )&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
to allow for pistol slot only (note the entries for properties 3 and 5)&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto; width:auto;&amp;quot;&amp;gt;&lt;br /&gt;
Weapons=( strName=&amp;quot;&amp;quot;, iType=eItem_ArcThrower, ABILITIES[0]=eAbility_ShotStun, ABILITIES[1]=0, ABILITIES[2]=0, ABILITIES[3]=0, ABILITIES[4]=0, ABILITIES[5]=0, Properties[0]=eWP_AnyClass, Properties[1]=eWP_NoReload, Properties[2]=eWP_CantReact, Properties[3]=eWP_Pistol, Properties[4]=eWP_Backpack, Properties[5]=eWP_Secondary, iDamage=0, iEnvironmentDamage=0, iRange=27, iReactionRange=30, iReactionAngle=200, iRadius=0, iCritical=0, iOffenseBonus=0, iSuppression=0, iSize=eItemSize_Small, iHPBonus=0, iWillBonus=0 )&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or to allow for both pistol and small items only&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto; width:auto;&amp;quot;&amp;gt;&lt;br /&gt;
Weapons=( strName=&amp;quot;&amp;quot;, iType=eItem_ArcThrower, ABILITIES[0]=eAbility_ShotStun, ABILITIES[1]=0, ABILITIES[2]=0, ABILITIES[3]=0, ABILITIES[4]=0, ABILITIES[5]=0, Properties[0]=eWP_AnyClass, Properties[1]=eWP_NoReload, Properties[2]=eWP_CantReact, Properties[3]=eWP_Secondary, Properties[4]=eWP_Backpack, Properties[5]=eWP_Pistol, iDamage=0, iEnvironmentDamage=0, iRange=27, iReactionRange=30, iReactionAngle=200, iRadius=0, iCritical=0, iOffenseBonus=0, iSuppression=0, iSize=eItemSize_Small, iHPBonus=0, iWillBonus=0 )&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Long War]]&lt;/div&gt;</summary>
		<author><name>Suraru</name></author>
	</entry>
</feed>