diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-03-05 08:26:23 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-05 08:26:23 +0100 |
commit | 6214ee8ad5ee735958fd2d19724347115b8d15fe (patch) | |
tree | 63f2119d9d027381ee4f60bb11757b7c66fa41b4 /constants/essencecosts.json | |
parent | 4597dd3ecac15a88e67a93073ea160260d101960 (diff) | |
download | NotEnoughUpdates-REPO-6214ee8ad5ee735958fd2d19724347115b8d15fe.tar.gz NotEnoughUpdates-REPO-6214ee8ad5ee735958fd2d19724347115b8d15fe.tar.bz2 NotEnoughUpdates-REPO-6214ee8ad5ee735958fd2d19724347115b8d15fe.zip |
cool (#696)
Diffstat (limited to 'constants/essencecosts.json')
-rw-r--r-- | constants/essencecosts.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/constants/essencecosts.json b/constants/essencecosts.json index ebcc6a6f..09e8d4be 100644 --- a/constants/essencecosts.json +++ b/constants/essencecosts.json @@ -585,6 +585,14 @@ "4": 350, "5": 500 }, + "DARK_CLAYMORE": { + "type": "Wither", + "1": 150, + "2": 300, + "3": 500, + "4": 900, + "5": 1500 + }, "RUNAANS_BOW": { "type": "Spider", "dungeonize": 500, |