Skip to content

Commit

Permalink
Tweak armor
Browse files Browse the repository at this point in the history
  • Loading branch information
N7Huntsman committed Jul 21, 2024
1 parent 63b7b21 commit c72edb9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@
<xpath>Defs/ThingDef[defName="AEXP_DesertTortoise"]/statBases/ArmorRating_Blunt</xpath>

<value>
<ArmorRating_Blunt>10</ArmorRating_Blunt>
<ArmorRating_Blunt>3.25</ArmorRating_Blunt>
</value>
</Operation>

<Operation Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="AEXP_DesertTortoise"]/statBases/ArmorRating_Sharp</xpath>

<value>
<ArmorRating_Sharp>1</ArmorRating_Sharp>
<ArmorRating_Sharp>1.15</ArmorRating_Sharp>
</value>
</Operation>

Expand Down

0 comments on commit c72edb9

Please sign in to comment.