Files
FCP-Energy-Weapons/1.5/Defs/ThingDefs_Weapons/ThingDefs_Laser_Weapons.xml
T
2024-12-20 18:53:18 -06:00

907 lines
35 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<!--__________ FCP Laser Weapons __________-->
<!-- Laser Pistol -->
<ThingDef ParentName="BaseHumanMakeableGun">
<defName>FCP_Gun_Laser_Pistol</defName>
<label>Laser Pistol</label>
<description>The AEP7 laser pistol comes with a generous battery size, tight shot grouping at range, resilience to extended use, and fairly decent damage output, it is a very good choice for a sidearm and is used extensively in this role by the Brotherhood of Steel and the Enclave. Like other energy weapons, the laser pistol has the ability to reduce enemies to piles of steaming ash.</description>
<techLevel>Spacer</techLevel>
<graphicData>
<texPath>Laser/FCP_Laser_Pistol</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<soundInteract>Interact_ChargeRifle</soundInteract>
<statBases>
<WorkToMake>45000</WorkToMake>
<Mass>3.6</Mass>
<AccuracyTouch>0.80</AccuracyTouch>
<AccuracyShort>0.75</AccuracyShort>
<AccuracyMedium>0.60</AccuracyMedium>
<AccuracyLong>0.50</AccuracyLong>
<RangedWeapon_Cooldown>1.4</RangedWeapon_Cooldown>
</statBases>
<recipeMaker>
<researchPrerequisite>ChargedShot</researchPrerequisite>
<skillRequirements>
<Crafting>6</Crafting>
</skillRequirements>
<recipeUsers Inherit="False">
<li>FabricationBench</li>
</recipeUsers>
</recipeMaker>
<costList>
<Plasteel>25</Plasteel>
<ComponentSpacer>2</ComponentSpacer>
</costList>
<thingSetMakerTags>
<li>RewardStandardLowFreq</li>
<li>RewardStandardQualitySuper</li>
</thingSetMakerTags>
<weaponTags>
<li>SpacerGun</li>
</weaponTags>
<weaponClasses>
<li>RangedLight</li>
</weaponClasses>
<verbs>
<li>
<verbClass>Verb_Shoot</verbClass>
<hasStandardCommand>true</hasStandardCommand>
<defaultProjectile>Bullet_Laser</defaultProjectile>
<warmupTime>1.0</warmupTime>
<range>17.0</range>
<soundCast>Shot_Laser</soundCast>
<soundCastTail>GunTail_Medium</soundCastTail>
<muzzleFlashScale>9</muzzleFlashScale>
</li>
</verbs>
<tools>
<li>
<label>stock</label>
<capacities>
<li>Blunt</li>
</capacities>
<power>9</power>
<cooldownTime>2</cooldownTime>
</li>
<li>
<label>barrel</label>
<capacities>
<li>Blunt</li>
<li>Poke</li>
</capacities>
<power>9</power>
<cooldownTime>2</cooldownTime>
</li>
</tools>
<modExtensions>
<li Class="FalloutCore.DeathEffectModExtension">
<effectChance>0.10</effectChance>
</li>
</modExtensions>
</ThingDef>
<!-- Pew Pew -->
<ThingDef ParentName="BaseHumanMakeableGun">
<defName>FCP_Gun_Pew_Pew</defName>
<label>Pew Pew</label>
<description>This unique laser pistol once belonged to a man who murdered people for their sunset sarsaparilla star bottle caps. Its coloured red, looks scratched and worn and its focus adjustment knob was replaced with a bottle cap. Despite its ramshackle appearance, its projectiles hit extremely hard, but it fires much slower than the standard laser pistol.</description>
<techLevel>Spacer</techLevel>
<graphicData>
<texPath>Laser/FCP_Pew_Pew</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<soundInteract>Interact_ChargeRifle</soundInteract>
<statBases>
<WorkToMake>70000</WorkToMake>
<Mass>3.6</Mass>
<AccuracyTouch>0.90</AccuracyTouch>
<AccuracyShort>0.90</AccuracyShort>
<AccuracyMedium>0.85</AccuracyMedium>
<AccuracyLong>0.85</AccuracyLong>
<RangedWeapon_Cooldown>1.6</RangedWeapon_Cooldown>
</statBases>
<recipeMaker>
<researchPrerequisite>ChargedShot</researchPrerequisite>
<skillRequirements>
<Crafting>7</Crafting>
</skillRequirements>
<recipeUsers Inherit="False">
<li>FabricationBench</li>
</recipeUsers>
</recipeMaker>
<costList>
<Plasteel>25</Plasteel>
<ComponentSpacer>2</ComponentSpacer>
</costList>
<thingSetMakerTags>
<li>RewardStandardLowFreq</li>
<li>RewardStandardQualitySuper</li>
</thingSetMakerTags>
<weaponTags>
<li>SpacerGun</li>
</weaponTags>
<weaponClasses>
<li>RangedLight</li>
</weaponClasses>
<verbs>
<li>
<verbClass>Verb_Shoot</verbClass>
<hasStandardCommand>true</hasStandardCommand>
<defaultProjectile>Bullet_Laser</defaultProjectile>
<warmupTime>1.0</warmupTime>
<range>15.0</range>
<soundCast>Shot_Laser</soundCast>
<soundCastTail>GunTail_Medium</soundCastTail>
<muzzleFlashScale>9</muzzleFlashScale>
</li>
</verbs>
<tools>
<li>
<label>stock</label>
<capacities>
<li>Blunt</li>
</capacities>
<power>9</power>
<cooldownTime>2</cooldownTime>
</li>
<li>
<label>barrel</label>
<capacities>
<li>Blunt</li>
<li>Poke</li>
</capacities>
<power>9</power>
<cooldownTime>2</cooldownTime>
</li>
</tools>
<modExtensions>
<li Class="FalloutCore.DeathEffectModExtension">
<effectChance>0.30</effectChance>
</li>
</modExtensions>
</ThingDef>
<!-- Laser Rifle -->
<ThingDef ParentName="BaseHumanMakeableGun">
<defName>FCP_Gun_Laser_Rifle</defName>
<label>Laser Rifle</label>
<description>A staple of the pre-war armed forces, the laser rifle has become a somewhat unusual sight in the wasteland, especially one in good condition. They emit a concentrated beam of coherent light capable of severely damaging what- or whoever it was aimed at.</description>
<techLevel>Spacer</techLevel>
<graphicData>
<texPath>Laser/FCP_Laser_Rifle</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<soundInteract>Interact_ChargeRifle</soundInteract>
<statBases>
<WorkToMake>65000</WorkToMake>
<Mass>3.6</Mass>
<AccuracyTouch>0.85</AccuracyTouch>
<AccuracyShort>0.80</AccuracyShort>
<AccuracyMedium>0.75</AccuracyMedium>
<AccuracyLong>0.70</AccuracyLong>
<RangedWeapon_Cooldown>0.88</RangedWeapon_Cooldown>
</statBases>
<recipeMaker>
<researchPrerequisite>ChargedShot</researchPrerequisite>
<skillRequirements>
<Crafting>8</Crafting>
</skillRequirements>
<recipeUsers Inherit="False">
<li>FabricationBench</li>
</recipeUsers>
</recipeMaker>
<costList>
<Plasteel>25</Plasteel>
<ComponentSpacer>2</ComponentSpacer>
</costList>
<thingSetMakerTags>
<li>RewardStandardLowFreq</li>
<li>RewardStandardQualitySuper</li>
</thingSetMakerTags>
<weaponTags>
<li>SpacerGun</li>
</weaponTags>
<weaponClasses>
<li>RangedLight</li>
</weaponClasses>
<verbs>
<li>
<verbClass>Verb_Shoot</verbClass>
<hasStandardCommand>true</hasStandardCommand>
<defaultProjectile>Bullet_Laser</defaultProjectile>
<warmupTime>1.0</warmupTime>
<range>25.9</range>
<soundCast>Shot_Laser</soundCast>
<soundCastTail>GunTail_Medium</soundCastTail>
<muzzleFlashScale>9</muzzleFlashScale>
</li>
</verbs>
<tools>
<li>
<label>stock</label>
<capacities>
<li>Blunt</li>
</capacities>
<power>9</power>
<cooldownTime>2</cooldownTime>
</li>
<li>
<label>barrel</label>
<capacities>
<li>Blunt</li>
<li>Poke</li>
</capacities>
<power>9</power>
<cooldownTime>2</cooldownTime>
</li>
</tools>
<modExtensions>
<li Class="FalloutCore.DeathEffectModExtension">
<effectChance>0.25</effectChance>
</li>
</modExtensions>
</ThingDef>
<!-- AER14 Prototype -->
<ThingDef ParentName="BaseHumanMakeableGun">
<defName>FCP_Gun_AER14_Prototype</defName>
<label>AER14 Prototype</label>
<description>A unique, light grey prototype laser rifle with orange trims. It also has two circuit chips taped to its stock, which are connected to the rest of the weapon via wires. Its beams do a lot more damage and are of green color.</description>
<techLevel>Spacer</techLevel>
<graphicData>
<texPath>Laser/FCP_AER14_Prototype</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<soundInteract>Interact_ChargeRifle</soundInteract>
<statBases>
<WorkToMake>100000</WorkToMake>
<Mass>3.6</Mass>
<AccuracyTouch>0.95</AccuracyTouch>
<AccuracyShort>0.85</AccuracyShort>
<AccuracyMedium>0.80</AccuracyMedium>
<AccuracyLong>0.70</AccuracyLong>
<RangedWeapon_Cooldown>1.25</RangedWeapon_Cooldown>
</statBases>
<recipeMaker>
<researchPrerequisite>ChargedShot</researchPrerequisite>
<skillRequirements>
<Crafting>10</Crafting>
</skillRequirements>
<recipeUsers Inherit="False">
<li>FabricationBench</li>
</recipeUsers>
</recipeMaker>
<costList>
<Plasteel>25</Plasteel>
<ComponentSpacer>2</ComponentSpacer>
</costList>
<thingSetMakerTags>
<li>RewardStandardLowFreq</li>
<li>RewardStandardQualitySuper</li>
</thingSetMakerTags>
<weaponTags>
<li>SpacerGun</li>
</weaponTags>
<weaponClasses>
<li>RangedLight</li>
</weaponClasses>
<verbs>
<li>
<verbClass>Verb_Shoot</verbClass>
<hasStandardCommand>true</hasStandardCommand>
<defaultProjectile>Bullet_Laser</defaultProjectile>
<warmupTime>1.5</warmupTime>
<range>30</range>
<soundCast>Shot_Laser</soundCast>
<soundCastTail>GunTail_Medium</soundCastTail>
<muzzleFlashScale>9</muzzleFlashScale>
</li>
</verbs>
<tools>
<li>
<label>stock</label>
<capacities>
<li>Blunt</li>
</capacities>
<power>9</power>
<cooldownTime>2</cooldownTime>
</li>
<li>
<label>barrel</label>
<capacities>
<li>Blunt</li>
<li>Poke</li>
</capacities>
<power>9</power>
<cooldownTime>2</cooldownTime>
</li>
</tools>
<modExtensions>
<li Class="FalloutCore.DeathEffectModExtension">
<effectChance>0.50</effectChance>
</li>
</modExtensions>
</ThingDef>
<!-- Tri-Beam Laser Rifle -->
<ThingDef ParentName="BaseHumanMakeableGun">
<defName>FCP_Gun_Tri_Beam_Laser_Rifle</defName>
<label>Tri-Beam Laser Rifle</label>
<description>The tri-beam laser rifle appears to be a shortened laser rifle with a different emitter at its tip. It fires three beams of laser at once, serving as a high-tech alternative to shotguns. Like less advanced shotguns, the tri-beam laser rifle is best suited for combat over short ranges.</description>
<techLevel>Spacer</techLevel>
<graphicData>
<texPath>Laser/FCP_Tri_Beam_Laser_Rifle</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<soundInteract>Interact_ChargeRifle</soundInteract>
<statBases>
<WorkToMake>70000</WorkToMake>
<Mass>3.6</Mass>
<AccuracyTouch>0.90</AccuracyTouch>
<AccuracyShort>0.80</AccuracyShort>
<AccuracyMedium>0.65</AccuracyMedium>
<AccuracyLong>0.35</AccuracyLong>
<RangedWeapon_Cooldown>1.8</RangedWeapon_Cooldown>
</statBases>
<recipeMaker>
<researchPrerequisite>ChargedShot</researchPrerequisite>
<skillRequirements>
<Crafting>8</Crafting>
</skillRequirements>
<recipeUsers Inherit="False">
<li>FabricationBench</li>
</recipeUsers>
</recipeMaker>
<costList>
<Plasteel>25</Plasteel>
<ComponentSpacer>2</ComponentSpacer>
</costList>
<thingSetMakerTags>
<li>RewardStandardLowFreq</li>
<li>RewardStandardQualitySuper</li>
</thingSetMakerTags>
<weaponTags>
<li>SpacerGun</li>
</weaponTags>
<weaponClasses>
<li>RangedLight</li>
</weaponClasses>
<verbs>
<li>
<verbClass>Verb_Shoot</verbClass>
<hasStandardCommand>true</hasStandardCommand>
<defaultProjectile>Bullet_Laser</defaultProjectile>
<warmupTime>1.0</warmupTime>
<range>17.9</range>
<ticksBetweenBurstShots>9</ticksBetweenBurstShots>
<burstShotCount>3</burstShotCount>
<soundCast>Shot_Laser</soundCast>
<soundCastTail>GunTail_Medium</soundCastTail>
<muzzleFlashScale>9</muzzleFlashScale>
</li>
</verbs>
<tools>
<li>
<label>stock</label>
<capacities>
<li>Blunt</li>
</capacities>
<power>9</power>
<cooldownTime>2</cooldownTime>
</li>
<li>
<label>barrel</label>
<capacities>
<li>Blunt</li>
<li>Poke</li>
</capacities>
<power>9</power>
<cooldownTime>2</cooldownTime>
</li>
</tools>
<modExtensions>
<li Class="FalloutCore.DeathEffectModExtension">
<effectChance>0.25</effectChance>
</li>
</modExtensions>
</ThingDef>
<!-- Gatling Laser -->
<ThingDef ParentName="BaseHumanMakeableGun">
<defName>FCP_Gun_Gatling_Laser</defName>
<label>Gatling Laser</label>
<description>A huge and heavy laser weapon reminiscent of Minigun and popular with the Brotherhood of Steel. Its individual shots do little damage, but this is entirely compensated by its extremely high rate of fire. It excels at the same areas as the Minigun, providing suppressing fire over short and medium distances.</description>
<techLevel>Spacer</techLevel>
<graphicData>
<texPath>Laser/FCP_Gatling_Laser</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<soundInteract>Interact_ChargeRifle</soundInteract>
<statBases>
<WorkToMake>95000</WorkToMake>
<Mass>3.6</Mass>
<AccuracyTouch>0.75</AccuracyTouch>
<AccuracyShort>0.75</AccuracyShort>
<AccuracyMedium>0.65</AccuracyMedium>
<AccuracyLong>0.50</AccuracyLong>
<RangedWeapon_Cooldown>1.9</RangedWeapon_Cooldown>
</statBases>
<recipeMaker>
<researchPrerequisite>ChargedShot</researchPrerequisite>
<skillRequirements>
<Crafting>9</Crafting>
</skillRequirements>
<recipeUsers Inherit="False">
<li>FabricationBench</li>
</recipeUsers>
</recipeMaker>
<costList>
<Plasteel>45</Plasteel>
<ComponentSpacer>3</ComponentSpacer>
</costList>
<thingSetMakerTags>
<li>RewardStandardLowFreq</li>
<li>RewardStandardQualitySuper</li>
</thingSetMakerTags>
<weaponTags>
<li>SpacerGun</li>
</weaponTags>
<weaponClasses>
<li>RangedLight</li>
</weaponClasses>
<verbs>
<li>
<verbClass>Verb_Shoot</verbClass>
<hasStandardCommand>true</hasStandardCommand>
<defaultProjectile>Bullet_Laser</defaultProjectile>
<warmupTime>1.50</warmupTime>
<range>30.9</range>
<ticksBetweenBurstShots>10</ticksBetweenBurstShots>
<burstShotCount>15</burstShotCount>
<soundCast>Shot_Laser</soundCast>
<soundCastTail>GunTail_Medium</soundCastTail>
<muzzleFlashScale>9</muzzleFlashScale>
</li>
</verbs>
<tools>
<li>
<label>stock</label>
<capacities>
<li>Blunt</li>
</capacities>
<power>9</power>
<cooldownTime>2</cooldownTime>
</li>
<li>
<label>barrel</label>
<capacities>
<li>Blunt</li>
<li>Poke</li>
</capacities>
<power>9</power>
<cooldownTime>2</cooldownTime>
</li>
</tools>
<modExtensions>
<li Class="FalloutCore.DeathEffectModExtension">
<effectChance>0.55</effectChance>
</li>
</modExtensions>
</ThingDef>
<!-- Sprtel-Wood 9700 -->
<ThingDef ParentName="BaseHumanMakeableGun">
<defName>FCP_Gun_Sprtel_Wood_9700a</defName>
<label>Sprtel-Wood 9700</label>
<description>The Sprtel-Wood 9700 is a high-speed Gatling laser that shoots green lasers. It has an ammunition capacity of 90 electron charge packs and moderate weapon spread. The Sprtel-Wood 9700 can inflict 16 damage per hit in good condition, but it has a slightly below-average critical hit chance for an automatic weapon.</description>
<techLevel>Spacer</techLevel>
<graphicData>
<texPath>Laser/FCP_Sprtel_Wood_9700a</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<soundInteract>Interact_ChargeRifle</soundInteract>
<statBases>
<WorkToMake>125000</WorkToMake>
<Mass>4.6</Mass>
<AccuracyTouch>0.90</AccuracyTouch>
<AccuracyShort>0.80</AccuracyShort>
<AccuracyMedium>0.75</AccuracyMedium>
<AccuracyLong>0.65</AccuracyLong>
<RangedWeapon_Cooldown>1.9</RangedWeapon_Cooldown>
</statBases>
<recipeMaker>
<researchPrerequisite>ChargedShot</researchPrerequisite>
<skillRequirements>
<Crafting>9</Crafting>
</skillRequirements>
<recipeUsers Inherit="False">
<li>FabricationBench</li>
</recipeUsers>
</recipeMaker>
<costList>
<Plasteel>45</Plasteel>
<ComponentSpacer>3</ComponentSpacer>
</costList>
<thingSetMakerTags>
<li>RewardStandardLowFreq</li>
<li>RewardStandardQualitySuper</li>
</thingSetMakerTags>
<weaponTags>
<li>SpacerGun</li>
</weaponTags>
<weaponClasses>
<li>RangedLight</li>
</weaponClasses>
<verbs>
<li>
<verbClass>Verb_Shoot</verbClass>
<hasStandardCommand>true</hasStandardCommand>
<defaultProjectile>Bullet_Laser_S</defaultProjectile>
<warmupTime>1.50</warmupTime>
<range>30.9</range>
<ticksBetweenBurstShots>10</ticksBetweenBurstShots>
<burstShotCount>10</burstShotCount>
<soundCast>Shot_Laser</soundCast>
<soundCastTail>GunTail_Medium</soundCastTail>
<muzzleFlashScale>9</muzzleFlashScale>
</li>
</verbs>
<tools>
<li>
<label>stock</label>
<capacities>
<li>Blunt</li>
</capacities>
<power>9</power>
<cooldownTime>2</cooldownTime>
</li>
<li>
<label>barrel</label>
<capacities>
<li>Blunt</li>
<li>Poke</li>
</capacities>
<power>9</power>
<cooldownTime>2</cooldownTime>
</li>
</tools>
<modExtensions>
<li Class="FalloutCore.DeathEffectModExtension">
<effectChance>0.60</effectChance>
</li>
</modExtensions>
</ThingDef>
<!-- Laser RCW -->
<ThingDef ParentName="BaseHumanMakeableGun">
<defName>FCP_Gun_Laser_RCW</defName>
<label>Laser RCW</label>
<description>The laser rapid capacitor weapon is a strange gun that mimics a submachinegun. The unique feature of the RCW is the addition of a drum magazine, which gives this weapon its unique look, high rate of fire, and name. This weapon exhibits moderate accuracy due to a high spread for a laser weapon, making it useful for taking down enemies at almost any range.</description>
<techLevel>Spacer</techLevel>
<graphicData>
<texPath>Laser/FCP_Laser_RCW</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<soundInteract>Interact_ChargeRifle</soundInteract>
<statBases>
<WorkToMake>68000</WorkToMake>
<Mass>1.6</Mass>
<AccuracyTouch>0.80</AccuracyTouch>
<AccuracyShort>0.65</AccuracyShort>
<AccuracyMedium>0.60</AccuracyMedium>
<AccuracyLong>0.50</AccuracyLong>
<RangedWeapon_Cooldown>1.9</RangedWeapon_Cooldown>
</statBases>
<recipeMaker>
<researchPrerequisite>ChargedShot</researchPrerequisite>
<skillRequirements>
<Crafting>7</Crafting>
</skillRequirements>
<recipeUsers Inherit="False">
<li>FabricationBench</li>
</recipeUsers>
</recipeMaker>
<costList>
<Plasteel>45</Plasteel>
<ComponentSpacer>3</ComponentSpacer>
</costList>
<thingSetMakerTags>
<li>RewardStandardLowFreq</li>
<li>RewardStandardQualitySuper</li>
</thingSetMakerTags>
<weaponTags>
<li>SpacerGun</li>
</weaponTags>
<weaponClasses>
<li>RangedLight</li>
</weaponClasses>
<verbs>
<li>
<verbClass>Verb_Shoot</verbClass>
<hasStandardCommand>true</hasStandardCommand>
<defaultProjectile>Bullet_Laser</defaultProjectile>
<warmupTime>1.9</warmupTime>
<range>20.9</range>
<ticksBetweenBurstShots>9</ticksBetweenBurstShots>
<burstShotCount>10</burstShotCount>
<soundCast>Shot_Laser</soundCast>
<soundCastTail>GunTail_Medium</soundCastTail>
<muzzleFlashScale>9</muzzleFlashScale>
</li>
</verbs>
<tools>
<li>
<label>stock</label>
<capacities>
<li>Blunt</li>
</capacities>
<power>9</power>
<cooldownTime>2</cooldownTime>
</li>
<li>
<label>barrel</label>
<capacities>
<li>Blunt</li>
<li>Poke</li>
</capacities>
<power>9</power>
<cooldownTime>2</cooldownTime>
</li>
</tools>
<modExtensions>
<li Class="FalloutCore.DeathEffectModExtension">
<effectChance>0.25</effectChance>
</li>
</modExtensions>
</ThingDef>
<!-- Recharger Rifle -->
<ThingDef ParentName="BaseHumanMakeableGun">
<defName>FCP_Gun_Recharger_Rifle</defName>
<label>Recharger Rifle</label>
<description>The recharger pistol is a compact version of the recharger rifle, featuring a microfusion breeder that replenishes its ammunition automatically, no reloading required. While it can fire rapidly, the projectiles do less damage compared to a laser pistol. The breeder generates ammunition at a slow rate, meaning it can shoot bursts of projectiles fast, but there is considerable time in between those bursts. It is generally cheaper and more portable than the recharger rifle.</description>
<techLevel>Spacer</techLevel>
<graphicData>
<texPath>Laser/FCP_Recharger_Rifle</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<soundInteract>Interact_ChargeRifle</soundInteract>
<statBases>
<WorkToMake>60000</WorkToMake>
<Mass>2.1</Mass>
<AccuracyTouch>0.85</AccuracyTouch>
<AccuracyShort>0.80</AccuracyShort>
<AccuracyMedium>0.75</AccuracyMedium>
<AccuracyLong>0.70</AccuracyLong>
<RangedWeapon_Cooldown>0.8</RangedWeapon_Cooldown>
</statBases>
<recipeMaker>
<researchPrerequisite>ChargedShot</researchPrerequisite>
<skillRequirements>
<Crafting>8</Crafting>
</skillRequirements>
<recipeUsers Inherit="False">
<li>FabricationBench</li>
</recipeUsers>
</recipeMaker>
<costList>
<Plasteel>25</Plasteel>
<ComponentSpacer>2</ComponentSpacer>
</costList>
<thingSetMakerTags>
<li>RewardStandardLowFreq</li>
<li>RewardStandardQualitySuper</li>
</thingSetMakerTags>
<weaponTags>
<li>SpacerGun</li>
</weaponTags>
<weaponClasses>
<li>RangedLight</li>
</weaponClasses>
<verbs>
<li>
<verbClass>Verb_Shoot</verbClass>
<hasStandardCommand>true</hasStandardCommand>
<defaultProjectile>Bullet_MF_Breeder</defaultProjectile>
<warmupTime>1.0</warmupTime>
<range>25.9</range>
<ticksBetweenBurstShots>18</ticksBetweenBurstShots>
<burstShotCount>10</burstShotCount>
<soundCast>Shot_Laser</soundCast>
<soundCastTail>GunTail_Medium</soundCastTail>
<muzzleFlashScale>9</muzzleFlashScale>
</li>
</verbs>
<tools>
<li>
<label>stock</label>
<capacities>
<li>Blunt</li>
</capacities>
<power>9</power>
<cooldownTime>2</cooldownTime>
</li>
<li>
<label>barrel</label>
<capacities>
<li>Blunt</li>
<li>Poke</li>
</capacities>
<power>9</power>
<cooldownTime>2</cooldownTime>
</li>
</tools>
</ThingDef>
<!-- Recharger Pistol -->
<ThingDef ParentName="BaseHumanMakeableGun">
<defName>FCP_Gun_Recharger_Pistol</defName>
<label>Recharger Pistol</label>
<description>The recharger rifle was the first energy weapon featuring a microfusion breeder. It replenishes its ammunition automatically, no reloading required. However, the underlying technology wasnt very sophisticated yet. It can fire rapidly, but the projectiles do significantly less damage compared to a laser rifle. The inefficient breeder generates ammunition at a slow rate, meaning it can shoot bursts of projectiles fast, but there is a considerably time in between those bursts. At least it usually is a lot cheaper than a laser rifle.</description>
<techLevel>Spacer</techLevel>
<graphicData>
<texPath>Laser/FCP_Recharger_Pistol</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<soundInteract>Interact_ChargeRifle</soundInteract>
<statBases>
<WorkToMake>55000</WorkToMake>
<Mass>1.6</Mass>
<AccuracyTouch>0.85</AccuracyTouch>
<AccuracyShort>0.75</AccuracyShort>
<AccuracyMedium>0.70</AccuracyMedium>
<AccuracyLong>0.68</AccuracyLong>
<RangedWeapon_Cooldown>0.8</RangedWeapon_Cooldown>
</statBases>
<recipeMaker>
<researchPrerequisite>ChargedShot</researchPrerequisite>
<skillRequirements>
<Crafting>8</Crafting>
</skillRequirements>
<recipeUsers Inherit="False">
<li>FabricationBench</li>
</recipeUsers>
</recipeMaker>
<costList>
<Plasteel>25</Plasteel>
<ComponentSpacer>2</ComponentSpacer>
</costList>
<thingSetMakerTags>
<li>RewardStandardLowFreq</li>
<li>RewardStandardQualitySuper</li>
</thingSetMakerTags>
<weaponTags>
<li>SpacerGun</li>
</weaponTags>
<weaponClasses>
<li>RangedLight</li>
</weaponClasses>
<verbs>
<li>
<verbClass>Verb_Shoot</verbClass>
<hasStandardCommand>true</hasStandardCommand>
<defaultProjectile>Bullet_MF_Breeder</defaultProjectile>
<warmupTime>1.0</warmupTime>
<range>16.9</range>
<ticksBetweenBurstShots>14</ticksBetweenBurstShots>
<burstShotCount>10</burstShotCount>
<soundCast>Shot_Laser</soundCast>
<soundCastTail>GunTail_Medium</soundCastTail>
<muzzleFlashScale>9</muzzleFlashScale>
</li>
</verbs>
<tools>
<li>
<label>stock</label>
<capacities>
<li>Blunt</li>
</capacities>
<power>9</power>
<cooldownTime>2</cooldownTime>
</li>
<li>
<label>barrel</label>
<capacities>
<li>Blunt</li>
<li>Poke</li>
</capacities>
<power>9</power>
<cooldownTime>2</cooldownTime>
</li>
</tools>
</ThingDef>
<!-- MF Hyperbreeder Alpha -->
<ThingDef ParentName="BaseHumanMakeableGun">
<defName>FCP_Gun_MF_hyperbreeder_Alpha</defName>
<label>MF Hyperbreeder Alpha</label>
<description>This recharger pistol is the second version of a self-charging weapon, with effectively limitless ammunition. It is a more advanced and compact version of the recharger rifle, which is fitted with a microfusion breeder that provides virtually limitless power, as well as a 10-shot charge capacity. It takes 0.3 seconds to recharge one shot, and three seconds are required to recover from a fully discharged state. It will not recharge unless equipped and is not automatically charged when drawn. This causes a delay before the first shot can be fired.</description>
<techLevel>Spacer</techLevel>
<graphicData>
<texPath>Laser/FCP_MF_hyperbreeder_Alpha</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<soundInteract>Interact_ChargeRifle</soundInteract>
<statBases>
<WorkToMake>110000</WorkToMake>
<Mass>1.6</Mass>
<AccuracyTouch>0.95</AccuracyTouch>
<AccuracyShort>0.90</AccuracyShort>
<AccuracyMedium>0.80</AccuracyMedium>
<AccuracyLong>0.75</AccuracyLong>
<RangedWeapon_Cooldown>0.8</RangedWeapon_Cooldown>
</statBases>
<recipeMaker>
<researchPrerequisite>ChargedShot</researchPrerequisite>
<skillRequirements>
<Crafting>8</Crafting>
</skillRequirements>
<recipeUsers Inherit="False">
<li>FabricationBench</li>
</recipeUsers>
</recipeMaker>
<costList>
<Plasteel>25</Plasteel>
<ComponentSpacer>2</ComponentSpacer>
</costList>
<thingSetMakerTags>
<li>RewardStandardLowFreq</li>
<li>RewardStandardQualitySuper</li>
</thingSetMakerTags>
<weaponTags>
<li>SpacerGun</li>
</weaponTags>
<weaponClasses>
<li>RangedLight</li>
</weaponClasses>
<verbs>
<li>
<verbClass>Verb_Shoot</verbClass>
<hasStandardCommand>true</hasStandardCommand>
<defaultProjectile>Bullet_MF_Breeder</defaultProjectile>
<warmupTime>1.0</warmupTime>
<range>20.9</range>
<ticksBetweenBurstShots>14</ticksBetweenBurstShots>
<burstShotCount>10</burstShotCount>
<soundCast>Shot_Laser</soundCast>
<soundCastTail>GunTail_Medium</soundCastTail>
<muzzleFlashScale>9</muzzleFlashScale>
</li>
</verbs>
<tools>
<li>
<label>stock</label>
<capacities>
<li>Blunt</li>
</capacities>
<power>9</power>
<cooldownTime>2</cooldownTime>
</li>
<li>
<label>barrel</label>
<capacities>
<li>Blunt</li>
<li>Poke</li>
</capacities>
<power>9</power>
<cooldownTime>2</cooldownTime>
</li>
</tools>
</ThingDef>
</Defs>