<LittleRedSonja>

	<!-- Crafting Tier Tarkov -->
	
	<conditional>
	<if cond="mod_loaded('EFT_Overhaul')">
	
		<append xpath="/buffs/buff[@name='buffEftASkillsAndLBD']">
		
			<effect_group>			
				<passive_effect name="CraftingTier" operation="base_set" value="6" tags="armorUnisexVaultFOHelmet">
					<requirement name="CVarCompare" cvar="$schematicsArmor_helper" operation="GT" value="0" />
				</passive_effect>
				<passive_effect name="CraftingTier" operation="base_set" value="6" tags="armorUnisexVaultFOOutfit">
					<requirement name="CVarCompare" cvar="$schematicsArmor_helper" operation="GT" value="0" />
				</passive_effect>
				<passive_effect name="CraftingTier" operation="base_set" value="6" tags="armorUnisexVaultFOGloves">
					<requirement name="CVarCompare" cvar="$schematicsArmor_helper" operation="GT" value="0" />
				</passive_effect>
				<passive_effect name="CraftingTier" operation="base_set" value="6" tags="armorUnisexVaultFOBoots">
					<requirement name="CVarCompare" cvar="$schematicsArmor_helper" operation="GT" value="0" />
				</passive_effect>				
				<passive_effect name="CraftingTier" operation="base_set" value="6" tags="armorUnisexNukaGirlFOHelmet">
					<requirement name="CVarCompare" cvar="$schematicsArmor_helper" operation="GT" value="0" />
				</passive_effect>
				<passive_effect name="CraftingTier" operation="base_set" value="6" tags="armorUnisexNukaGirlFOOutfit">
					<requirement name="CVarCompare" cvar="$schematicsArmor_helper" operation="GT" value="0" />
				</passive_effect>
				<passive_effect name="CraftingTier" operation="base_set" value="6" tags="armorUnisexNukaGirlFOGloves">
					<requirement name="CVarCompare" cvar="$schematicsArmor_helper" operation="GT" value="0" />
				</passive_effect>
				<passive_effect name="CraftingTier" operation="base_set" value="6" tags="armorUnisexNukaGirlFOBoots">
					<requirement name="CVarCompare" cvar="$schematicsArmor_helper" operation="GT" value="0" />
				</passive_effect>			
				<passive_effect name="CraftingTier" operation="base_set" value="6" tags="armorUnisexNukaGirlFOOutfit_Cherry">
					<requirement name="CVarCompare" cvar="$schematicsArmor_helper" operation="GT" value="0" />
				</passive_effect>
				<passive_effect name="CraftingTier" operation="base_set" value="6" tags="armorUnisexNukaGirlFOOutfit_Quantum">
					<requirement name="CVarCompare" cvar="$schematicsArmor_helper" operation="GT" value="0" />
				</passive_effect>				
				<passive_effect name="CraftingTier" operation="base_set" value="6" tags="armorUnisexPrestonFOHelmet">
					<requirement name="CVarCompare" cvar="$schematicsArmor_helper" operation="GT" value="0" />
				</passive_effect>
				<passive_effect name="CraftingTier" operation="base_set" value="6" tags="armorUnisexPrestonFOOutfit">
					<requirement name="CVarCompare" cvar="$schematicsArmor_helper" operation="GT" value="0" />
				</passive_effect>
				<passive_effect name="CraftingTier" operation="base_set" value="6" tags="armorUnisexPrestonFOGloves">
					<requirement name="CVarCompare" cvar="$schematicsArmor_helper" operation="GT" value="0" />
				</passive_effect>
				<passive_effect name="CraftingTier" operation="base_set" value="6" tags="armorUnisexPrestonFOBoots">
					<requirement name="CVarCompare" cvar="$schematicsArmor_helper" operation="GT" value="0" />
				</passive_effect>				
				<passive_effect name="CraftingTier" operation="base_set" value="6" tags="armorUnisexPrestonFOOutfit_Navy">
					<requirement name="CVarCompare" cvar="$schematicsArmor_helper" operation="GT" value="0" />
				</passive_effect>		
				<passive_effect name="CraftingTier" operation="base_set" value="6" tags="armorUnisexPrestonFOOutfit_Green">
					<requirement name="CVarCompare" cvar="$schematicsArmor_helper" operation="GT" value="0" />
				</passive_effect>		
				<passive_effect name="CraftingTier" operation="base_set" value="6" tags="armorUnisexNCRRangerFOHelmet">
					<requirement name="CVarCompare" cvar="$schematicsArmor_helper" operation="GT" value="0" />
				</passive_effect>
				<passive_effect name="CraftingTier" operation="base_set" value="6" tags="armorUnisexNCRRangerFOOutfit">
					<requirement name="CVarCompare" cvar="$schematicsArmor_helper" operation="GT" value="0" />
				</passive_effect>
				<passive_effect name="CraftingTier" operation="base_set" value="6" tags="armorUnisexNCRRangerFOGloves">
					<requirement name="CVarCompare" cvar="$schematicsArmor_helper" operation="GT" value="0" />
				</passive_effect>
				<passive_effect name="CraftingTier" operation="base_set" value="6" tags="armorUnisexNCRRangerFOBoots">
					<requirement name="CVarCompare" cvar="$schematicsArmor_helper" operation="GT" value="0" />
				</passive_effect>
			</effect_group>
			
		</append>
	
	</if>
	</conditional>
	
	<!--
	<conditional>
	<if cond="mod_loaded('The_Wasteland')">
	
		<append xpath="/buffs">
	
			<buff name="buffarmorFalloutLightArmor" hidden="true" remove_on_death="false">
				<duration value="0"/>
				<effect_group>
					<passive_effect name="CraftingTier" operation="base_add" value="1" tags="armorUnisexVaultFOHelmet,armorUnisexVaultFOOutfit,armorUnisexVaultFOGloves,armorUnisexVaultFOBoots">
						<requirement name="CVarCompare" cvar="$WLarmorFalloutLightArmor" operation="GTE" value="2"/>
						<requirement name="ProgressionLevel" progression_name="craftingArmor" operation="LT" value="90"/>
					</passive_effect>
					<passive_effect name="CraftingTier" operation="base_add" value="1" tags="armorUnisexVaultFOHelmet,armorUnisexVaultFOOutfit,armorUnisexVaultFOGloves,armorUnisexVaultFOBoots">
						<requirement name="CVarCompare" cvar="$WLarmorFalloutLightArmor" operation="GTE" value="3"/>
						<requirement name="ProgressionLevel" progression_name="craftingArmor" operation="LT" value="75"/>
					</passive_effect>
					<passive_effect name="CraftingTier" operation="base_add" value="1" tags="armorUnisexVaultFOHelmet,armorUnisexVaultFOOutfit,armorUnisexVaultFOGloves,armorUnisexVaultFOBoots">
						<requirement name="CVarCompare" cvar="$WLarmorFalloutLightArmor" operation="GTE" value="4"/>
						<requirement name="ProgressionLevel" progression_name="craftingArmor" operation="LT" value="50"/>
					</passive_effect>
					<passive_effect name="CraftingTier" operation="base_add" value="1" tags="armorUnisexVaultFOHelmet,armorUnisexVaultFOOutfit,armorUnisexVaultFOGloves,armorUnisexVaultFOBoots">
						<requirement name="CVarCompare" cvar="$WLarmorFalloutLightArmor" operation="GTE" value="5"/>
						<requirement name="ProgressionLevel" progression_name="craftingArmor" operation="LT" value="35"/>
					</passive_effect>
				</effect_group>
			</buff>	
			<buff name="buffarmorFalloutMediumArmor" hidden="true" remove_on_death="false">
				<duration value="0"/>
				<effect_group>
					<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".SonjaArmorType" operation="set" value="randomint(1,2)"/>
				</effect_group>
				<effect_group>
					<passive_effect name="CraftingTier" operation="base_add" value="1" tags="armorUnisexNukaGirlFOHelmet,armorUnisexNukaGirlFOOutfit,armorUnisexNukaGirlFOGloves,armorUnisexNukaGirlFOBoots,armorUnisexNukaGirlFOOutfit_Cherry,armorUnisexNukaGirlFOOutfit_Quantum">
						<requirement name="CVarCompare" cvar="$WLarmorFalloutMediumArmor" operation="GTE" value="2"/>
						<requirement name="ProgressionLevel" progression_name="craftingArmor" operation="LT" value="90"/>
						<requirement name="CVarCompare" cvar=".SonjaArmorType" operation="Equals" value="1"/>
					</passive_effect>
					<passive_effect name="CraftingTier" operation="base_add" value="1" tags="armorUnisexNukaGirlFOHelmet,armorUnisexNukaGirlFOOutfit,armorUnisexNukaGirlFOGloves,armorUnisexNukaGirlFOBoots,armorUnisexNukaGirlFOOutfit_Cherry,armorUnisexNukaGirlFOOutfit_Quantum">
						<requirement name="CVarCompare" cvar="$WLarmorFalloutMediumArmor" operation="GTE" value="3"/>
						<requirement name="ProgressionLevel" progression_name="craftingArmor" operation="LT" value="75"/>
						<requirement name="CVarCompare" cvar=".SonjaArmorType" operation="Equals" value="1"/>
					</passive_effect>
					<passive_effect name="CraftingTier" operation="base_add" value="1" tags="armorUnisexNukaGirlFOHelmet,armorUnisexNukaGirlFOOutfit,armorUnisexNukaGirlFOGloves,armorUnisexNukaGirlFOBoots,armorUnisexNukaGirlFOOutfit_Cherry,armorUnisexNukaGirlFOOutfit_Quantum">
						<requirement name="CVarCompare" cvar="$WLarmorUnisexVaultFO" operation="GTE" value="4"/>
						<requirement name="ProgressionLevel" progression_name="craftingArmor" operation="LT" value="50"/>
						<requirement name="CVarCompare" cvar=".SonjaArmorType" operation="Equals" value="1"/>
					</passive_effect>
					<passive_effect name="CraftingTier" operation="base_add" value="1" tags="armorUnisexNukaGirlFOHelmet,armorUnisexNukaGirlFOOutfit,armorUnisexNukaGirlFOGloves,armorUnisexNukaGirlFOBoots,armorUnisexNukaGirlFOOutfit_Cherry,armorUnisexNukaGirlFOOutfit_Quantum">
						<requirement name="CVarCompare" cvar="$WLarmorFalloutMediumArmor" operation="GTE" value="5"/>
						<requirement name="ProgressionLevel" progression_name="craftingArmor" operation="LT" value="35"/>
						<requirement name="CVarCompare" cvar=".SonjaArmorType" operation="Equals" value="1"/>
					</passive_effect>
				</effect_group>
				<effect_group>
					<passive_effect name="CraftingTier" operation="base_add" value="1" tags="armorUnisexPrestonFOHelmet,armorUnisexPrestonFOOutfit,armorUnisexPrestonFOGloves,armorUnisexPrestonFOBoots,armorUnisexPrestonFOOutfit_Navy,armorUnisexPrestonFOOutfit_Green">
						<requirement name="CVarCompare" cvar="$WLarmorFalloutMediumArmor" operation="GTE" value="2"/>
						<requirement name="ProgressionLevel" progression_name="craftingArmor" operation="LT" value="90"/>
						<requirement name="CVarCompare" cvar=".SonjaArmorType" operation="Equals" value="2"/>
					</passive_effect>
					<passive_effect name="CraftingTier" operation="base_add" value="1" tags="armorUnisexPrestonFOHelmet,armorUnisexPrestonFOOutfit,armorUnisexPrestonFOGloves,armorUnisexPrestonFOBoots,armorUnisexPrestonFOOutfit_Navy,armorUnisexPrestonFOOutfit_Green">
						<requirement name="CVarCompare" cvar="$WLarmorFalloutMediumArmor" operation="GTE" value="3"/>
						<requirement name="ProgressionLevel" progression_name="craftingArmor" operation="LT" value="75"/>
						<requirement name="CVarCompare" cvar=".SonjaArmorType" operation="Equals" value="2"/>
					</passive_effect>
					<passive_effect name="CraftingTier" operation="base_add" value="1" tags="armorUnisexPrestonFOHelmet,armorUnisexPrestonFOOutfit,armorUnisexPrestonFOGloves,armorUnisexPrestonFOBoots,armorUnisexPrestonFOOutfit_Navy,armorUnisexPrestonFOOutfit_Green">
						<requirement name="CVarCompare" cvar="$WLarmorFalloutMediumArmor" operation="GTE" value="4"/>
						<requirement name="ProgressionLevel" progression_name="craftingArmor" operation="LT" value="50"/>
						<requirement name="CVarCompare" cvar=".SonjaArmorType" operation="Equals" value="2"/>
					</passive_effect>
					<passive_effect name="CraftingTier" operation="base_add" value="1" tags="armorUnisexPrestonFOHelmet,armorUnisexPrestonFOOutfit,armorUnisexPrestonFOGloves,armorUnisexPrestonFOBoots,armorUnisexPrestonFOOutfit_Navy,armorUnisexPrestonFOOutfit_Green">
						<requirement name="CVarCompare" cvar="$WLarmorFalloutMediumArmor" operation="GTE" value="5"/>
						<requirement name="ProgressionLevel" progression_name="craftingArmor" operation="LT" value="35"/>
						<requirement name="CVarCompare" cvar=".SonjaArmorType" operation="Equals" value="2"/>
					</passive_effect>
				</effect_group>
			</buff>			
			<buff name="buffarmorFalloutHeavyArmor" hidden="true" remove_on_death="false">
				<duration value="0"/>
				<effect_group>
					<passive_effect name="CraftingTier" operation="base_add" value="1" tags="armorUnisexNCRRangerFOHelmet,armorUnisexNCRRangerFOOutfit,armorUnisexNCRRangerFOGloves,armorUnisexNCRRangerFOBoots">
						<requirement name="CVarCompare" cvar="$WLarmorFalloutHeavyArmor" operation="GTE" value="2"/>
						<requirement name="ProgressionLevel" progression_name="craftingArmor" operation="LT" value="90"/>
					</passive_effect>
					<passive_effect name="CraftingTier" operation="base_add" value="1" tags="armorUnisexNCRRangerFOHelmet,armorUnisexNCRRangerFOOutfit,armorUnisexNCRRangerFOGloves,armorUnisexNCRRangerFOBoots">
						<requirement name="CVarCompare" cvar="$WLarmorFalloutHeavyArmor" operation="GTE" value="3"/>
						<requirement name="ProgressionLevel" progression_name="craftingArmor" operation="LT" value="75"/>
					</passive_effect>
					<passive_effect name="CraftingTier" operation="base_add" value="1" tags="armorUnisexNCRRangerFOHelmet,armorUnisexNCRRangerFOOutfit,armorUnisexNCRRangerFOGloves,armorUnisexNCRRangerFOBoots">
						<requirement name="CVarCompare" cvar="$WLarmorFalloutHeavyArmor" operation="GTE" value="4"/>
						<requirement name="ProgressionLevel" progression_name="craftingArmor" operation="LT" value="50"/>
					</passive_effect>
					<passive_effect name="CraftingTier" operation="base_add" value="1" tags="armorUnisexNCRRangerFOHelmet,armorUnisexNCRRangerFOOutfit,armorUnisexNCRRangerFOGloves,armorUnisexNCRRangerFOBoots">
						<requirement name="CVarCompare" cvar="$WLarmorFalloutHeavyArmor" operation="GTE" value="5"/>
						<requirement name="ProgressionLevel" progression_name="craftingArmor" operation="LT" value="35"/>
					</passive_effect>
				</effect_group>
			</buff>		
		</append>
		
	</if>
	</conditional>
	-->
	
	<append xpath="/buffs/buff[@name='buffStatusCheck02']">
	
	<!-- Light - Vault Suit -->
	
		<effect_group>
			<triggered_effect trigger="onSelfBuffUpdate" action="RemoveBuff" buff="buffUnisexVaultFOSetBonus">
				<requirement name="ArmorGroupCount" group_name="groupUnisexVaultFO" operation="LTE" value="3" />
				<requirement name="HasBuff" buff="buffUnisexVaultFOSetBonus"/>
			</triggered_effect>

			<triggered_effect trigger="onSelfBuffUpdate" action="AddBuff" buff="buffUnisexVaultFOSetBonus">
				<requirement name="ArmorGroupCount" group_name="groupUnisexVaultFO" operation="Equals" value="4" />
				<requirement name="!HasBuff" buff="buffUnisexVaultFOSetBonus"/>
			</triggered_effect>
		</effect_group>
		
	
	<!-- Medium - Nuka Girl -->	
		
		<effect_group>
			<triggered_effect trigger="onSelfBuffUpdate" action="RemoveBuff" buff="buffUnisexNukaGirlFOSetBonus">
				<requirement name="ArmorGroupCount" group_name="groupUnisexNukaGirlFO" operation="LTE" value="3" />
				<requirement name="HasBuff" buff="buffUnisexNukaGirlFOSetBonus"/>
			</triggered_effect>

			<triggered_effect trigger="onSelfBuffUpdate" action="AddBuff" buff="buffUnisexNukaGirlFOSetBonus">
				<requirement name="ArmorGroupCount" group_name="groupUnisexNukaGirlFO" operation="Equals" value="4" />
				<requirement name="!HasBuff" buff="buffUnisexNukaGirlFOSetBonus"/>
			</triggered_effect>
		</effect_group>
		
	
	<!-- Medium - Preston -->
	
		<effect_group>
			<triggered_effect trigger="onSelfBuffUpdate" action="RemoveBuff" buff="buffUnisexPrestonFOSetBonus">
				<requirement name="ArmorGroupCount" group_name="groupUnisexPrestonFO" operation="LTE" value="3" />
				<requirement name="HasBuff" buff="buffUnisexPrestonFOSetBonus"/>
			</triggered_effect>

			<triggered_effect trigger="onSelfBuffUpdate" action="AddBuff" buff="buffUnisexPrestonFOSetBonus">
				<requirement name="ArmorGroupCount" group_name="groupUnisexPrestonFO" operation="Equals" value="4" />
				<requirement name="!HasBuff" buff="buffUnisexPrestonFOSetBonus"/>
			</triggered_effect>
		</effect_group>
		
		
	<!-- Heavy - NCR Ranger -->	
		
		<effect_group>
			<triggered_effect trigger="onSelfBuffUpdate" action="RemoveBuff" buff="buffUnisexNCRRangerFOSetBonus">
				<requirement name="ArmorGroupCount" group_name="groupUnisexNCRRangerFO" operation="LTE" value="3" />
				<requirement name="HasBuff" buff="buffUnisexNCRRangerFOSetBonus"/>
			</triggered_effect>

			<triggered_effect trigger="onSelfBuffUpdate" action="AddBuff" buff="buffUnisexNCRRangerFOSetBonus">
				<requirement name="ArmorGroupCount" group_name="groupUnisexNCRRangerFO" operation="Equals" value="4" />
				<requirement name="!HasBuff" buff="buffUnisexNCRRangerFOSetBonus"/>
			</triggered_effect>
		</effect_group>
			
	</append>
	
				
	<append xpath="/buffs">
		
	<!-- Light - Vault Suit -->
	
		<buff name="buffUnisexVaultFOSetBonus" name_key="buffUnisexVaultFOSetBonusName" description_key="buffUnisexVaultFOSetBonusDesc" tooltip_key="buffUnisexVaultFOSetBonusTooltip" icon="Fallout_Armors_icon_UI" icon_color="255,255,255">
			<stack_type value="ignore"/>
			<display_value_key value="Bonus"/>
			<display_value value="xxx"/>

			<effect_group>
				<requirements>
					<requirement name="ArmorGroupLowestQuality" group_name="groupUnisexVaultFO" operation="Equals" value="1"/>
				</requirements>
					<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexVaultFOFSBDisplay01" operation="set" value="5"/>
					<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexVaultFOFSBDisplay01" operation="set" value="5"/>
					<triggered_effect trigger="onSelfBuffRemove" action="RemoveCVar" cvar=".armorUnisexVaultFOFSBDisplay01"/>
					<passive_effect name="BarteringBuying" operation="base_add" value=".05"/>
					<passive_effect name="BarteringSelling" operation="base_add" value=".05"/>
			</effect_group>
			
			<effect_group>
				<requirements>
					<requirement name="ArmorGroupLowestQuality" group_name="groupUnisexVaultFO" operation="Equals" value="2"/>
				</requirements>
					<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexVaultFOFSBDisplay01" operation="set" value="10"/>
					<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexVaultFOFSBDisplay01" operation="set" value="10"/>
					<triggered_effect trigger="onSelfBuffRemove" action="RemoveCVar" cvar=".armorUnisexVaultFOFSBDisplay01"/>
					<passive_effect name="BarteringBuying" operation="base_add" value=".1"/>
					<passive_effect name="BarteringSelling" operation="base_add" value=".1"/>
			</effect_group>
			
			<effect_group>
				<requirements>
					<requirement name="ArmorGroupLowestQuality" group_name="groupUnisexVaultFO" operation="Equals" value="3"/>
				</requirements>
					<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexVaultFOFSBDisplay01" operation="set" value="15"/>
					<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexVaultFOFSBDisplay01" operation="set" value="15"/>
					<triggered_effect trigger="onSelfBuffRemove" action="RemoveCVar" cvar=".armorUnisexVaultFOFSBDisplay01"/>
					<passive_effect name="BarteringBuying" operation="base_add" value=".15"/>
					<passive_effect name="BarteringSelling" operation="base_add" value=".15"/>
			</effect_group>
			
			<effect_group>
				<requirements>
					<requirement name="ArmorGroupLowestQuality" group_name="groupUnisexVaultFO" operation="Equals" value="4"/>
				</requirements>
					<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexVaultFOFSBDisplay01" operation="set" value="20"/>
					<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexVaultFOFSBDisplay01" operation="set" value="20"/>
					<triggered_effect trigger="onSelfBuffRemove" action="RemoveCVar" cvar=".armorUnisexVaultFOFSBDisplay01"/>
					<passive_effect name="BarteringBuying" operation="base_add" value=".2"/>
					<passive_effect name="BarteringSelling" operation="base_add" value=".2"/>
			</effect_group>
			
			<effect_group>
				<requirements>
					<requirement name="ArmorGroupLowestQuality" group_name="groupUnisexVaultFO" operation="Equals" value="5"/>
				</requirements>
					<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexVaultFOFSBDisplay01" operation="set" value="25"/>
					<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexVaultFOFSBDisplay01" operation="set" value="25"/>
					<triggered_effect trigger="onSelfBuffRemove" action="RemoveCVar" cvar=".armorUnisexVaultFOFSBDisplay01"/>
					<passive_effect name="BarteringBuying" operation="base_add" value=".25"/>
					<passive_effect name="BarteringSelling" operation="base_add" value=".25"/>
			</effect_group>
			
			<effect_group>
				<requirements>
					<requirement name="ArmorGroupLowestQuality" group_name="groupUnisexVaultFO" operation="Equals" value="6"/>
				</requirements>
					<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexVaultFOFSBDisplay01" operation="set" value="30"/>
					<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexVaultFOFSBDisplay01" operation="set" value="30"/>
					<triggered_effect trigger="onSelfBuffRemove" action="RemoveCVar" cvar=".armorUnisexVaultFOFSBDisplay01"/>
					<passive_effect name="BarteringBuying" operation="base_add" value=".30"/>
					<passive_effect name="BarteringSelling" operation="base_add" value=".30"/>
			</effect_group>
		</buff>

	
	<!-- Medium - Nuka Girl -->
	
		<buff name="buffUnisexNukaGirlFOSetBonus" name_key="buffUnisexNukaGirlFOSetBonusName" description_key="buffUnisexNukaGirlFOSetBonusDesc" tooltip_key="buffUnisexNukaGirlFOSetBonusTooltip" icon="Fallout_Armors_icon_UI" icon_color="255,255,255">
			<stack_type value="ignore"/>
			<display_value_key value="Bonus"/>
			<display_value value="xxx"/>

			<effect_group>
				<requirement name="ArmorGroupLowestQuality" group_name="groupUnisexNukaGirlFO" operation="Equals" value="1"/>
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexNukaGirlFOFSBDisplay01" operation="set" value="1"/>
				<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexNukaGirlFOFSBDisplay01" operation="set" value="1"/>
				<passive_effect name="JumpStrength" operation="perc_add" value=".39"/>
					
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexNukaGirlFOFSBDisplay02" operation="set" value="1"/>
				<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexNukaGirlFOFSBDisplay02" operation="set" value="1"/>
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".impactSpeed" operation="subtract" value=".01414"/>
					
				<triggered_effect trigger="onSelfBuffRemove" action="RemoveCVar" cvar=".armorUnisexNukaGirlFOFSBDisplay01,.armorUnisexNukaGirlFOFSBDisplay02"/>
			</effect_group>
			
			<effect_group>
				<requirement name="ArmorGroupLowestQuality" group_name="groupUnisexNukaGirlFO" operation="Equals" value="2"/>
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexNukaGirlFOFSBDisplay01" operation="set" value="1"/>
				<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexNukaGirlFOFSBDisplay01" operation="set" value="1"/>
				<passive_effect name="JumpStrength" operation="perc_add" value=".39"/>

					
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexNukaGirlFOFSBDisplay02" operation="set" value="2"/>
				<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexNukaGirlFOFSBDisplay02" operation="set" value="2"/>
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".impactSpeed" operation="subtract" value=".02828"/>
					
				<triggered_effect trigger="onSelfBuffRemove" action="RemoveCVar" cvar=".armorUnisexNukaGirlFOFSBDisplay01,.armorUnisexNukaGirlFOFSBDisplay02"/>
			</effect_group>
			
			<effect_group>
				<requirement name="ArmorGroupLowestQuality" group_name="groupUnisexNukaGirlFO" operation="Equals" value="3"/>
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexNukaGirlFOFSBDisplay01" operation="set" value="1"/>
				<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexNukaGirlFOFSBDisplay01" operation="set" value="1"/>
				<passive_effect name="JumpStrength" operation="perc_add" value=".39"/>

				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexNukaGirlFOFSBDisplay02" operation="set" value="3"/>
				<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexNukaGirlFOFSBDisplay02" operation="set" value="3"/>
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".impactSpeed" operation="subtract" value=".044"/>
					
				<triggered_effect trigger="onSelfBuffRemove" action="RemoveCVar" cvar=".armorUnisexNukaGirlFOFSBDisplay01,.armorUnisexNukaGirlFOFSBDisplay02"/>
			</effect_group>
			
			<effect_group>
				<requirement name="ArmorGroupLowestQuality" group_name="groupUnisexNukaGirlFO" operation="Equals" value="4"/>
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexNukaGirlFOFSBDisplay01" operation="set" value="1"/>
				<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexNukaGirlFOFSBDisplay01" operation="set" value="1"/>
				<passive_effect name="JumpStrength" operation="perc_add" value=".39"/>
				
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexNukaGirlFOFSBDisplay02" operation="set" value="4"/>
				<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexNukaGirlFOFSBDisplay02" operation="set" value="4"/>
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".impactSpeed" operation="subtract" value=".05656"/>
					
				<triggered_effect trigger="onSelfBuffRemove" action="RemoveCVar" cvar=".armorUnisexNukaGirlFOFSBDisplay01,.armorUnisexNukaGirlFOFSBDisplay02"/>
			</effect_group>
			
			<effect_group>
				<requirement name="ArmorGroupLowestQuality" group_name="groupUnisexNukaGirlFO" operation="Equals" value="5"/>
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexNukaGirlFOFSBDisplay01" operation="set" value="1"/>
				<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexNukaGirlFOFSBDisplay01" operation="set" value="1"/>
				<passive_effect name="JumpStrength" operation="perc_add" value=".39"/>
					
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexNukaGirlFOFSBDisplay02" operation="set" value="5"/>
				<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexNukaGirlFOFSBDisplay02" operation="set" value="5"/>
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".impactSpeed" operation="subtract" value=".0707"/>
					
				<triggered_effect trigger="onSelfBuffRemove" action="RemoveCVar" cvar=".armorUnisexNukaGirlFOFSBDisplay01,.armorUnisexNukaGirlFOFSBDisplay02"/>
			</effect_group>
			
			<effect_group>
				<requirement name="ArmorGroupLowestQuality" group_name="groupUnisexNukaGirlFO" operation="Equals" value="6"/>
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexNukaGirlFOFSBDisplay01" operation="set" value="2"/>
				<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexNukaGirlFOFSBDisplay01" operation="set" value="2"/>
				<passive_effect name="JumpStrength" operation="perc_add" value=".75"/>
					
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexNukaGirlFOFSBDisplay02" operation="set" value="6"/>
				<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexNukaGirlFOFSBDisplay02" operation="set" value="6"/>
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".impactSpeed" operation="subtract" value=".08484"/>
					
				<triggered_effect trigger="onSelfBuffRemove" action="RemoveCVar" cvar=".armorUnisexNukaGirlFOFSBDisplay01,.armorUnisexNukaGirlFOFSBDisplay02"/>
			</effect_group>
		</buff>
		

	<!-- Medium - Preston -->
	
		<buff name="buffUnisexPrestonFOSetBonus" name_key="buffUnisexPrestonFOSetBonusName" description_key="buffUnisexPrestonFOSetBonusDesc" tooltip_key="buffUnisexPrestonFOSetBonusTooltip" icon="Fallout_Armors_icon_UI" icon_color="255,255,255">
			<stack_type value="ignore"/>
			<display_value_key value="Bonus"/>
			<display_value value="xxx"/>

			<effect_group>
				<requirement name="ArmorGroupLowestQuality" group_name="groupUnisexPrestonFO" operation="Equals" value="1"/>
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexPrestonFOFSBDisplay01" operation="set" value="5"/>
				<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexPrestonFOFSBDisplay01" operation="set" value="5"/>
				<passive_effect name="LootQuantity" operation="perc_add" value=".05" tags="ammo,ammo9mm,ammo44Mag,ammo762mm"/>
					
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexPrestonFOFSBDisplay02" operation="set" value="3"/>
				<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexPrestonFOFSBDisplay02" operation="set" value="3"/>
				<passive_effect name="LootStage" operation="perc_add" value=".03"/>
					
				<triggered_effect trigger="onSelfBuffRemove" action="RemoveCVar" cvar=".armorUnisexPrestonFOFSBDisplay01,.armorUnisexPrestonFOFSBDisplay02"/>
			</effect_group>
			
			<effect_group>
				<requirement name="ArmorGroupLowestQuality" group_name="groupUnisexPrestonFO" operation="Equals" value="2"/>
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexPrestonFOFSBDisplay01" operation="set" value="10"/>
				<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexPrestonFOFSBDisplay01" operation="set" value="10"/>
				<passive_effect name="LootQuantity" operation="perc_add" value=".1" tags="ammo,ammo9mm,ammo44Mag,ammo762mm"/>
					
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexPrestonFOFSBDisplay02" operation="set" value="6"/>
				<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexPrestonFOFSBDisplay02" operation="set" value="6"/>
				<passive_effect name="LootStage" operation="perc_add" value=".06"/>
					
				<triggered_effect trigger="onSelfBuffRemove" action="RemoveCVar" cvar=".armorUnisexPrestonFOFSBDisplay01,.armorUnisexPrestonFOFSBDisplay02"/>
			</effect_group>
			
			<effect_group>
				<requirement name="ArmorGroupLowestQuality" group_name="groupUnisexPrestonFO" operation="Equals" value="3"/>
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexPrestonFOFSBDisplay01" operation="set" value="15"/>
				<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexPrestonFOFSBDisplay01" operation="set" value="15"/>
				<passive_effect name="LootQuantity" operation="perc_add" value=".15" tags="ammo,ammo9mm,ammo44Mag,ammo762mm"/>
					
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexPrestonFOFSBDisplay02" operation="set" value="10"/>
				<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexPrestonFOFSBDisplay02" operation="set" value="10"/>
				<passive_effect name="LootStage" operation="perc_add" value=".1"/>
					
				<triggered_effect trigger="onSelfBuffRemove" action="RemoveCVar" cvar=".armorUnisexPrestonFOFSBDisplay01,.armorUnisexPrestonFOFSBDisplay02"/>
			</effect_group>
			
			<effect_group>
				<requirement name="ArmorGroupLowestQuality" group_name="groupUnisexPrestonFO" operation="Equals" value="4"/>
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexPrestonFOFSBDisplay01" operation="set" value="20"/>
				<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexPrestonFOFSBDisplay01" operation="set" value="20"/>
				<passive_effect name="LootQuantity" operation="perc_add" value=".2" tags="ammo,ammo9mm,ammo44Mag,ammo762mm"/>
					
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexPrestonFOFSBDisplay02" operation="set" value="15"/>
				<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexPrestonFOFSBDisplay02" operation="set" value="15"/>
				<passive_effect name="LootStage" operation="perc_add" value=".15"/>
					
				<triggered_effect trigger="onSelfBuffRemove" action="RemoveCVar" cvar=".armorUnisexPrestonFOFSBDisplay01,.armorUnisexPrestonFOFSBDisplay02"/>
			</effect_group>
			
			<effect_group>
				<requirement name="ArmorGroupLowestQuality" group_name="groupUnisexPrestonFO" operation="Equals" value="5"/>
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexPrestonFOFSBDisplay01" operation="set" value="30"/>
				<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexPrestonFOFSBDisplay01" operation="set" value="30"/>
				<passive_effect name="LootQuantity" operation="perc_add" value=".3" tags="ammo,ammo9mm,ammo44Mag,ammo762mm"/>
					
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexPrestonFOFSBDisplay02" operation="set" value="20"/>
				<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexPrestonFOFSBDisplay02" operation="set" value="20"/>
				<passive_effect name="LootStage" operation="perc_add" value=".2"/>
					
				<triggered_effect trigger="onSelfBuffRemove" action="RemoveCVar" cvar=".armorUnisexPrestonFOFSBDisplay01,.armorUnisexPrestonFOFSBDisplay02"/>
			</effect_group>
			
			<effect_group>
				<requirement name="ArmorGroupLowestQuality" group_name="groupUnisexPrestonFO" operation="Equals" value="6"/>
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexPrestonFOFSBDisplay01" operation="set" value="50"/>
				<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexPrestonFOFSBDisplay01" operation="set" value="50"/>
				<passive_effect name="LootQuantity" operation="perc_add" value=".5" tags="ammo,ammo9mm,ammo44Mag,ammo762mm"/>
					
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexPrestonFOFSBDisplay02" operation="set" value="30"/>
				<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexPrestonFOFSBDisplay02" operation="set" value="30"/>
				<passive_effect name="LootStage" operation="perc_add" value=".3"/>
					
				<triggered_effect trigger="onSelfBuffRemove" action="RemoveCVar" cvar=".armorUnisexPrestonFOFSBDisplay01,.armorUnisexPrestonFOFSBDisplay02"/>
			</effect_group>
		</buff>
	

	<!-- Heavy - NCR Ranger -->
	
		<buff name="buffUnisexNCRRangerFOSetBonus" name_key="buffUnisexNCRRangerFOSetBonusName" description_key="buffUnisexNCRRangerFOSetBonusDesc" tooltip_key="buffUnisexNCRRangerFOSetBonusTooltip" icon="Fallout_Armors_icon_UI" icon_color="255,255,255">
			<stack_type value="ignore"/>
			<display_value_key value="Bonus"/>
			<display_value value="xxx"/>

			<effect_group>
				<requirement name="ArmorGroupLowestQuality" group_name="groupUnisexNCRRangerFO" operation="Equals" value="1"/>
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexNCRRangerFOFSBDisplay01" operation="set" value="10"/>
				<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexNCRRangerFOFSBDisplay01" operation="set" value="10"/>
				<passive_effect name="FoodLossPerStaminaPointGained" operation="perc_add" value="-.1"/>
				<passive_effect name="WaterLossPerStaminaPointGained" operation="perc_add" value="-.1"/>
			</effect_group>
			
			<effect_group>
				<requirement name="ArmorGroupLowestQuality" group_name="groupUnisexNCRRangerFO" operation="Equals" value="2"/>
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexNCRRangerFOFSBDisplay01" operation="set" value="15"/>
				<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexNCRRangerFOFSBDisplay01" operation="set" value="15"/>
				<passive_effect name="FoodLossPerStaminaPointGained" operation="perc_add" value="-.15"/>
				<passive_effect name="WaterLossPerStaminaPointGained" operation="perc_add" value="-.15"/>
			</effect_group>
			
			<effect_group>
				<requirement name="ArmorGroupLowestQuality" group_name="groupUnisexNCRRangerFO" operation="Equals" value="3"/>
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexNCRRangerFOFSBDisplay01" operation="set" value="20"/>
				<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexNCRRangerFOFSBDisplay01" operation="set" value="20"/>
				<passive_effect name="FoodLossPerStaminaPointGained" operation="perc_add" value="-.2"/>
				<passive_effect name="WaterLossPerStaminaPointGained" operation="perc_add" value="-.2"/>
			</effect_group>
			
			<effect_group>
				<requirement name="ArmorGroupLowestQuality" group_name="groupUnisexNCRRangerFO" operation="Equals" value="4"/>
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexNCRRangerFOFSBDisplay01" operation="set" value="25"/>
				<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexNCRRangerFOFSBDisplay01" operation="set" value="25"/>
				<passive_effect name="FoodLossPerStaminaPointGained" operation="perc_add" value="-.25"/>
				<passive_effect name="WaterLossPerStaminaPointGained" operation="perc_add" value="-.25"/>
			</effect_group>
			
			<effect_group>
				<requirement name="ArmorGroupLowestQuality" group_name="groupUnisexNCRRangerFO" operation="Equals" value="5"/>
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexNCRRangerFOFSBDisplay01" operation="set" value="30"/>
				<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexNCRRangerFOFSBDisplay01" operation="set" value="30"/>
				<passive_effect name="FoodLossPerStaminaPointGained" operation="perc_add" value="-.3"/>
				<passive_effect name="WaterLossPerStaminaPointGained" operation="perc_add" value="-.3"/>
			</effect_group>
			
			<effect_group>
				<requirement name="ArmorGroupLowestQuality" group_name="groupUnisexNCRRangerFO" operation="Equals" value="6"/>
				<triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".armorUnisexNCRRangerFOFSBDisplay01" operation="set" value="50"/>
				<triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar=".armorUnisexNCRRangerFOFSBDisplay01" operation="set" value="50"/>
				<passive_effect name="FoodLossPerStaminaPointGained" operation="perc_add" value="-.5"/>
				<passive_effect name="WaterLossPerStaminaPointGained" operation="perc_add" value="-.5"/>
			</effect_group>
		</buff>
	
	</append>

</LittleRedSonja>