diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/essencecosts.json | 104 | ||||
-rw-r--r-- | constants/misc.json | 2 |
2 files changed, 105 insertions, 1 deletions
diff --git a/constants/essencecosts.json b/constants/essencecosts.json index 971a4589..ebcc6a6f 100644 --- a/constants/essencecosts.json +++ b/constants/essencecosts.json @@ -33,6 +33,14 @@ "4": 50, "5": 100 }, + "STARRED_BONZO_STAFF": { + "type": "Wither", + "1": 5, + "2": 10, + "3": 25, + "4": 50, + "5": 100 + }, "BONZO_MASK": { "type": "Wither", "1": 5, @@ -41,6 +49,14 @@ "4": 50, "5": 100 }, + "STARRED_BONZO_MASK": { + "type": "Wither", + "1": 5, + "2": 10, + "3": 25, + "4": 50, + "5": 100 + }, "STONE_BLADE": { "type": "Wither", "1": 15, @@ -49,6 +65,14 @@ "4": 60, "5": 100 }, + "STARRED_STONE_BLADE": { + "type": "Wither", + "1": 15, + "2": 25, + "3": 40, + "4": 60, + "5": 100 + }, "ADAPTIVE_HELMET": { "type": "Wither", "1": 10, @@ -81,6 +105,38 @@ "4": 100, "5": 150 }, + "STARRED_ADAPTIVE_HELMET": { + "type": "Wither", + "1": 10, + "2": 25, + "3": 50, + "4": 100, + "5": 150 + }, + "STARRED_ADAPTIVE_CHESTPLATE": { + "type": "Wither", + "1": 20, + "2": 50, + "3": 100, + "4": 200, + "5": 300 + }, + "STARRED_ADAPTIVE_LEGGINGS": { + "type": "Wither", + "1": 10, + "2": 25, + "3": 50, + "4": 100, + "5": 200 + }, + "STARRED_ADAPTIVE_BOOTS": { + "type": "Wither", + "1": 10, + "2": 25, + "3": 50, + "4": 100, + "5": 150 + }, "SILENT_DEATH": { "type": "Wither", "1": 5, @@ -153,6 +209,14 @@ "4": 200, "5": 300 }, + "STARRED_LAST_BREATH": { + "type": "Wither", + "1": 20, + "2": 50, + "3": 100, + "4": 200, + "5": 300 + }, "SHADOW_ASSASSIN_HELMET": { "type": "Wither", "1": 25, @@ -185,6 +249,38 @@ "4": 200, "5": 300 }, + "STARRED_SHADOW_ASSASSIN_HELMET": { + "type": "Wither", + "1": 25, + "2": 50, + "3": 100, + "4": 200, + "5": 300 + }, + "STARRED_SHADOW_ASSASSIN_CHESTPLATE": { + "type": "Wither", + "1": 35, + "2": 75, + "3": 150, + "4": 300, + "5": 500 + }, + "STARRED_SHADOW_ASSASSIN_LEGGINGS": { + "type": "Wither", + "1": 30, + "2": 60, + "3": 120, + "4": 250, + "5": 400 + }, + "STARRED_SHADOW_ASSASSIN_BOOTS": { + "type": "Wither", + "1": 20, + "2": 50, + "3": 100, + "4": 200, + "5": 300 + }, "SHADOW_FURY": { "type": "Wither", "1": 50, @@ -193,6 +289,14 @@ "4": 400, "5": 800 }, + "STARRED_SHADOW_FURY": { + "type": "Wither", + "1": 50, + "2": 100, + "3": 200, + "4": 400, + "5": 800 + }, "LIVID_DAGGER": { "type": "Wither", "1": 30, diff --git a/constants/misc.json b/constants/misc.json index 964a9533..34d1caf6 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -1177,7 +1177,7 @@ "§f - §bBestower#6073§7: §2Moderator", "§f - §bTyman#5998§7: §2Moderator", "§f - §bHasnu#4411§7: §2Moderator", - "§f - §bgeorge.#0002: §2Moderator", + "§f - §bgeorge.#0550: §2Moderator", "§f - §bDoKM#7224: §2Moderator", "§f - §bMisterCheezeCake#1662: §aHelper" ] |