Skip to content

Commit

Permalink
shadowkin is basic clothes, no scaling and no leveling
Browse files Browse the repository at this point in the history
  • Loading branch information
Kherae committed Jun 14, 2024
1 parent 265a182 commit 7a507f9
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 7a507f9

Please sign in to comment.