-
Notifications
You must be signed in to change notification settings - Fork 257
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3542 from CombatExtended-Continued/GW-Talons
Patch Grimworld - Talons of the Emperor
- Loading branch information
Showing
8 changed files
with
1,453 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
236 changes: 236 additions & 0 deletions
236
...imWorld Talons of the Emperor/Patches/GrimWorld Talons of the Emperor/CE_Patch_Armors.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,236 @@ | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
<Patch> | ||
|
||
<!-- ========== Custodes Guard Armor ========== --> | ||
|
||
<!-- Armor --> | ||
|
||
<Operation Class="PatchOperationAdd"> | ||
<xpath>Defs/ThingDef[defName="GW_TotE_CustodesGuardArmor"]/statBases</xpath> | ||
<value> | ||
<Bulk>225</Bulk> | ||
<WornBulk>25</WornBulk> | ||
</value> | ||
</Operation> | ||
|
||
<Operation Class="PatchOperationAdd"> | ||
<xpath>Defs/ThingDef[defName="GW_TotE_CustodesGuardArmor"]/equippedStatOffsets</xpath> | ||
<value> | ||
<CarryWeight>100</CarryWeight> | ||
<CarryBulk>90</CarryBulk> | ||
</value> | ||
</Operation> | ||
|
||
<Operation Class="PatchOperationReplace"> | ||
<xpath>Defs/ThingDef[defName="GW_TotE_CustodesGuardArmor"]/statBases/ArmorRating_Sharp</xpath> | ||
<value> | ||
<ArmorRating_Sharp>72</ArmorRating_Sharp> | ||
</value> | ||
</Operation> | ||
|
||
<Operation Class="PatchOperationReplace"> | ||
<xpath>Defs/ThingDef[defName="GW_TotE_CustodesGuardArmor"]/statBases/ArmorRating_Blunt</xpath> | ||
<value> | ||
<ArmorRating_Blunt>525</ArmorRating_Blunt> | ||
</value> | ||
</Operation> | ||
|
||
<!-- Shoulders --> | ||
|
||
<Operation Class="PatchOperationAdd"> | ||
<xpath>Defs/ThingDef[defName="GW_TotE_CustodesGuardShoulder"]/statBases</xpath> | ||
<value> | ||
<Bulk>15</Bulk> | ||
<WornBulk>5</WornBulk> | ||
</value> | ||
</Operation> | ||
|
||
<Operation Class="PatchOperationReplace"> | ||
<xpath>Defs/ThingDef[defName="GW_TotE_CustodesGuardShoulder"]/statBases/ArmorRating_Sharp</xpath> | ||
<value> | ||
<ArmorRating_Sharp>40</ArmorRating_Sharp> | ||
</value> | ||
</Operation> | ||
|
||
<Operation Class="PatchOperationReplace"> | ||
<xpath>Defs/ThingDef[defName="GW_TotE_CustodesGuardShoulder"]/statBases/ArmorRating_Blunt</xpath> | ||
<value> | ||
<ArmorRating_Blunt>52</ArmorRating_Blunt> | ||
</value> | ||
</Operation> | ||
|
||
<!-- ========== Custodes Warden Armor ========== --> | ||
|
||
<!-- Armor --> | ||
|
||
<Operation Class="PatchOperationAdd"> | ||
<xpath>Defs/ThingDef[defName="GW_TotE_CustodesWardenArmor"]/statBases</xpath> | ||
<value> | ||
<Bulk>225</Bulk> | ||
<WornBulk>25</WornBulk> | ||
</value> | ||
</Operation> | ||
|
||
<Operation Class="PatchOperationAdd"> | ||
<xpath>Defs/ThingDef[defName="GW_TotE_CustodesWardenArmor"]/equippedStatOffsets</xpath> | ||
<value> | ||
<CarryWeight>100</CarryWeight> | ||
<CarryBulk>90</CarryBulk> | ||
</value> | ||
</Operation> | ||
|
||
<Operation Class="PatchOperationReplace"> | ||
<xpath>Defs/ThingDef[defName="GW_TotE_CustodesWardenArmor"]/statBases/ArmorRating_Sharp</xpath> | ||
<value> | ||
<ArmorRating_Sharp>82</ArmorRating_Sharp> | ||
</value> | ||
</Operation> | ||
|
||
<Operation Class="PatchOperationReplace"> | ||
<xpath>Defs/ThingDef[defName="GW_TotE_CustodesWardenArmor"]/statBases/ArmorRating_Blunt</xpath> | ||
<value> | ||
<ArmorRating_Blunt>565</ArmorRating_Blunt> | ||
</value> | ||
</Operation> | ||
|
||
<!-- Shoulders --> | ||
|
||
<Operation Class="PatchOperationAdd"> | ||
<xpath>Defs/ThingDef[defName="GW_TotE_CustodesWardenShoulder"]/statBases</xpath> | ||
<value> | ||
<Bulk>15</Bulk> | ||
<WornBulk>5</WornBulk> | ||
</value> | ||
</Operation> | ||
|
||
<Operation Class="PatchOperationReplace"> | ||
<xpath>Defs/ThingDef[defName="GW_TotE_CustodesWardenShoulder"]/statBases/ArmorRating_Sharp</xpath> | ||
<value> | ||
<ArmorRating_Sharp>46</ArmorRating_Sharp> | ||
</value> | ||
</Operation> | ||
|
||
<Operation Class="PatchOperationReplace"> | ||
<xpath>Defs/ThingDef[defName="GW_TotE_CustodesWardenShoulder"]/statBases/ArmorRating_Blunt</xpath> | ||
<value> | ||
<ArmorRating_Blunt>60</ArmorRating_Blunt> | ||
</value> | ||
</Operation> | ||
|
||
<!-- ========== Allarus Terminator Armor ========== --> | ||
|
||
<!-- Armor --> | ||
|
||
<Operation Class="PatchOperationAdd"> | ||
<xpath>Defs/ThingDef[defName="GW_TotE_AllarusArmor"]/statBases</xpath> | ||
<value> | ||
<Bulk>350</Bulk> | ||
<WornBulk>40</WornBulk> | ||
</value> | ||
</Operation> | ||
|
||
<Operation Class="PatchOperationAdd"> | ||
<xpath>Defs/ThingDef[defName="GW_TotE_AllarusArmor"]/equippedStatOffsets</xpath> | ||
<value> | ||
<CarryWeight>150</CarryWeight> | ||
<CarryBulk>120</CarryBulk> | ||
</value> | ||
</Operation> | ||
|
||
<Operation Class="PatchOperationReplace"> | ||
<xpath>Defs/ThingDef[defName="GW_TotE_AllarusArmor"]/statBases/ArmorRating_Sharp</xpath> | ||
<value> | ||
<ArmorRating_Sharp>145</ArmorRating_Sharp> | ||
</value> | ||
</Operation> | ||
|
||
<Operation Class="PatchOperationReplace"> | ||
<xpath>Defs/ThingDef[defName="GW_TotE_AllarusArmor"]/statBases/ArmorRating_Blunt</xpath> | ||
<value> | ||
<ArmorRating_Blunt>900</ArmorRating_Blunt> | ||
</value> | ||
</Operation> | ||
|
||
<!-- Shoulders --> | ||
|
||
<Operation Class="PatchOperationAdd"> | ||
<xpath>Defs/ThingDef[defName="GW_TotE_AllarusShoulder"]/statBases</xpath> | ||
<value> | ||
<Bulk>35</Bulk> | ||
<WornBulk>10</WornBulk> | ||
</value> | ||
</Operation> | ||
|
||
<Operation Class="PatchOperationReplace"> | ||
<xpath>Defs/ThingDef[defName="GW_TotE_AllarusShoulder"]/statBases/ArmorRating_Sharp</xpath> | ||
<value> | ||
<ArmorRating_Sharp>55</ArmorRating_Sharp> | ||
</value> | ||
</Operation> | ||
|
||
<Operation Class="PatchOperationReplace"> | ||
<xpath>Defs/ThingDef[defName="GW_TotE_AllarusShoulder"]/statBases/ArmorRating_Blunt</xpath> | ||
<value> | ||
<ArmorRating_Blunt>75</ArmorRating_Blunt> | ||
</value> | ||
</Operation> | ||
|
||
<!-- ========== Castellan Armor ========== --> | ||
|
||
<!-- Armor --> | ||
|
||
<Operation Class="PatchOperationAdd"> | ||
<xpath>Defs/ThingDef[defName="GW_TotE_CastellanArmor"]/statBases</xpath> | ||
<value> | ||
<Bulk>225</Bulk> | ||
<WornBulk>25</WornBulk> | ||
</value> | ||
</Operation> | ||
|
||
<Operation Class="PatchOperationAdd"> | ||
<xpath>Defs/ThingDef[defName="GW_TotE_CastellanArmor"]/equippedStatOffsets</xpath> | ||
<value> | ||
<CarryWeight>100</CarryWeight> | ||
<CarryBulk>90</CarryBulk> | ||
</value> | ||
</Operation> | ||
|
||
<Operation Class="PatchOperationReplace"> | ||
<xpath>Defs/ThingDef[defName="GW_TotE_CastellanArmor"]/statBases/ArmorRating_Sharp</xpath> | ||
<value> | ||
<ArmorRating_Sharp>92</ArmorRating_Sharp> | ||
</value> | ||
</Operation> | ||
|
||
<Operation Class="PatchOperationReplace"> | ||
<xpath>Defs/ThingDef[defName="GW_TotE_CastellanArmor"]/statBases/ArmorRating_Blunt</xpath> | ||
<value> | ||
<ArmorRating_Blunt>610</ArmorRating_Blunt> | ||
</value> | ||
</Operation> | ||
|
||
<!-- Shoulders --> | ||
|
||
<Operation Class="PatchOperationAdd"> | ||
<xpath>Defs/ThingDef[defName="GW_TotE_CastellanPlateShoulder"]/statBases</xpath> | ||
<value> | ||
<Bulk>15</Bulk> | ||
<WornBulk>5</WornBulk> | ||
</value> | ||
</Operation> | ||
|
||
<Operation Class="PatchOperationReplace"> | ||
<xpath>Defs/ThingDef[defName="GW_TotE_CastellanPlateShoulder"]/statBases/ArmorRating_Sharp</xpath> | ||
<value> | ||
<ArmorRating_Sharp>50</ArmorRating_Sharp> | ||
</value> | ||
</Operation> | ||
|
||
<Operation Class="PatchOperationReplace"> | ||
<xpath>Defs/ThingDef[defName="GW_TotE_CastellanPlateShoulder"]/statBases/ArmorRating_Blunt</xpath> | ||
<value> | ||
<ArmorRating_Blunt>65</ArmorRating_Blunt> | ||
</value> | ||
</Operation> | ||
|
||
</Patch> |
Oops, something went wrong.