Skip to content

Commit

Permalink
Merge pull request #3570 from Kherae/master
Browse files Browse the repository at this point in the history
small stuff
  • Loading branch information
sayterdarkwynd authored Jun 18, 2024
2 parents bf6c91f + 7a507f9 commit 2ba4f63
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
9 changes: 3 additions & 6 deletions items/armors/tier0/shadowuniform/shadowuniform.chest
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,11 @@
},

{
"stat" : "maxHealth",
"amount" : 2
}
],
"stat" : "protection",
"amount" : 4
},

"leveledStatusEffects" : [
{
"levelFunction" : "standardArmorLevelProtectionMultiplier",
"stat" : "shadowResistance",
"amount" : 0.05
}
Expand Down
5 changes: 1 addition & 4 deletions items/armors/tier0/shadowuniform/shadowuniform.legs
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,9 @@
{
"stat" : "maxHealth",
"amount" : 2
}
],
},

"leveledStatusEffects" : [
{
"levelFunction" : "standardArmorLevelProtectionMultiplier",
"stat" : "shadowResistance",
"amount" : 0.05
}
Expand Down

0 comments on commit 2ba4f63

Please sign in to comment.