diff --git a/LoadFolders.xml b/LoadFolders.xml index 79c9c6a8dc..2122550ff6 100644 --- a/LoadFolders.xml +++ b/LoadFolders.xml @@ -378,6 +378,7 @@
  • ModPatches/Simply More Melee
  • ModPatches/Slime Rancher
  • ModPatches/Solark Race
  • +
  • ModPatches/Spacer Shields
  • ModPatches/Spaceworm
  • ModPatches/Spartan Foundry
  • ModPatches/Spidercamp's Horses
  • diff --git a/ModPatches/Spacer Shields/Patches/Spacer Shields/Armor_PowerShields.xml b/ModPatches/Spacer Shields/Patches/Spacer Shields/Armor_PowerShields.xml new file mode 100644 index 0000000000..65f344f43b --- /dev/null +++ b/ModPatches/Spacer Shields/Patches/Spacer Shields/Armor_PowerShields.xml @@ -0,0 +1,255 @@ + + + + + + Defs/ThingDef[@Name="LTS_Apparel_BasePowerShield"]/thingClass + + CombatExtended.Apparel_Shield + + + + + + Defs/ThingDef[@Name="LTS_Apparel_BasePowerShield"] + ParentName + ArmorSmithableBase + + + + + Defs/ThingDef[@Name="LTS_Apparel_BasePowerShield"]/apparel/layers + + +
  • Shield
  • +
    +
    +
    + + + Defs/ThingDef[@Name="LTS_Apparel_BasePowerShield"]/apparel/bodyPartGroups + + +
  • LeftShoulder
  • +
    +
    +
    + + + + Defs/ThingDef[defName="LTS_Apparel_Shield_Power" or defName="LTS_Apparel_Shield_Energy"]/graphicData/graphicClass + + Graphic_Multi + + + + + + Defs/ThingDef[@Name="LTS_Apparel_BasePowerShield"]/tools + + + + Defs/ThingDef[defName="LTS_Apparel_Shield_Power" or defName="LTS_Apparel_Shield_Energy"]/comps/li[@Class="VFECore.CompProperties_Shield"] + + + + + Defs/ThingDef[defName="LTS_Apparel_Shield_Power"]/apparel + + Defs/ThingDef[defName="LTS_Apparel_Shield_Power"] + + + + + + + + Defs/ThingDef[defName="LTS_Apparel_Shield_Energy"]/apparel + + Defs/ThingDef[defName="LTS_Apparel_Shield_Energy"] + + + + + + + + + Defs/ThingDef[defName="LTS_Apparel_Shield_Power"]/apparel + + +
  • + CombatExtended.PawnRenderNode_Apparel + CombatExtended.PawnRenderNodeWorker_Drafted + Things/Apparel/PowerShield/PowerShield + CutoutComplex + ApparelBody + + 1 + + 91 + + + -5 + (-0.1, 0, -0.1) + + + -5 + (-0.3, 0, 0.3) + + + (0.3, 0, -0.1) + + + (0.1, 0, -0.1) + + +
  • +
    +
    +
    + + + Defs/ThingDef[defName="LTS_Apparel_Shield_Energy"]/apparel + + +
  • + CombatExtended.PawnRenderNode_Apparel + CombatExtended.PawnRenderNodeWorker_Drafted + Things/Apparel/EnergyShield/EnergyShield + CutoutComplex + ApparelBody + + 1 + + 91 + + + -5 + (-0.1, 0, 0.3) + + + -5 + (-0.3, 0, 0.3) + + + (0.3, 0, -0.1) + + + (0.1, 0, -0.1) + + +
  • +
    +
    +
    + + + + Defs/ThingDef[defName="LTS_Apparel_Shield_Power"] + +
  • + +
  • Hands
  • +
  • Arms
  • +
  • Shoulders
  • +
  • Torso
  • +
  • Neck
  • + + +
  • Legs
  • +
    + +
    +
    + + + Defs/ThingDef[defName="LTS_Apparel_Shield_Energy"] + +
  • + +
  • Hands
  • +
  • Arms
  • + + +
    +
    + + + + Defs/ThingDef[defName="LTS_Apparel_Shield_Power"]/statBases + + 20 + 12 + + + + + Defs/ThingDef[defName="LTS_Apparel_Shield_Energy"]/statBases + + 4 + 2 + + + + + + Defs/ThingDef[defName="LTS_Apparel_Shield_Power"]/equippedStatOffsets + + + -0.35 + -4 + -0.4 + -0.2 + -0.6 + -0.25 + 1.0 + + + + + + + Defs/ThingDef[defName="LTS_Apparel_Shield_Power"]/statBases/ArmorRating_Sharp + + 24 + + + + + Defs/ThingDef[defName="LTS_Apparel_Shield_Power"]/statBases/ArmorRating_Blunt + + 48 + + + + + Defs/ThingDef[defName="LTS_Apparel_Shield_Energy"]/statBases/ArmorRating_Sharp + + 8 + + + + + Defs/ThingDef[defName="LTS_Apparel_Shield_Energy"]/statBases/ArmorRating_Blunt + + 12 + + + + + + Defs/ThingDef[defName="LTS_Apparel_Shield_Energy"]/comps/li[@Class="VFECore.CompProperties_ShieldBubble"]/EnergyShieldEnergyMax + + 265 + + + + + Defs/ThingDef[defName="LTS_Apparel_Shield_Energy"]/comps/li[@Class="VFECore.CompProperties_ShieldBubble"]/EnergyShieldRechargeRate + + 1.2 + + + +
    \ No newline at end of file diff --git a/SupportedThirdPartyMods.md b/SupportedThirdPartyMods.md index ac0d657886..ec61e7cce7 100644 --- a/SupportedThirdPartyMods.md +++ b/SupportedThirdPartyMods.md @@ -452,6 +452,7 @@ Simple Ogre Race | Simply More Melee | Slime Rancher | Solark Race | +Spacer Shields | Space Worms (Continued) | Spartan Foundry | Spidercamp's Horses |