diff --git a/items/BLUE_SHARK_SC.json b/items/BLUE_SHARK_SC.json index 1a4a0bf98..adcd2921d 100644 --- a/items/BLUE_SHARK_SC.json +++ b/items/BLUE_SHARK_SC.json @@ -25,8 +25,8 @@ { "name": "§cBlue Shark", "level": 20, - "coins": 20, - "xp": 80, + "coins": 10, + "xp": 40, "render": "@neurepo:mobs/blue_shark.json", "panorama": "hub", "type": "drops", @@ -38,12 +38,16 @@ ], "drops": [ { - "id": "SHARK_FIN", + "id": "SHARK_FIN:4", "chance": "100%" }, { "id": "BLUE_SHARK_TOOTH", "chance": "10%" + }, + { + "id": "CARNIVAL_TICKET", + "chance": "0.15%" } ] } diff --git a/items/FLAMING_WORM_SC.json b/items/FLAMING_WORM_SC.json index 6c74e0e16..b15bbffd7 100644 --- a/items/FLAMING_WORM_SC.json +++ b/items/FLAMING_WORM_SC.json @@ -35,8 +35,8 @@ ], "drops": [ { - "id": "ROUGH_SAPPHIRE_GEM:20", - "chance": "100%" + "id": "ROUGH_SAPPHIRE_GEM", + "chance": "x20-30" }, { "id": "ETERNAL_FLAME_RING", diff --git a/items/FROSTY_SC.json b/items/FROSTY_SC.json index 1388a13e2..de9df7ee4 100644 --- a/items/FROSTY_SC.json +++ b/items/FROSTY_SC.json @@ -46,7 +46,7 @@ "chance": "100%" }, { - "id": "CARROT_ITEM:2", + "id": "CARROT_ITEM", "chance": "100%" }, { @@ -59,12 +59,16 @@ }, { "id": "WHITE_GIFT", - "chance": "40%" + "chance": "100%" }, { "id": "ICE_HUNK:2", "chance": "100%" }, + { + "id": "ESSENCE_ICE", + "chance": "x2" + }, { "id": "DYE_ICEBERG", "extra": [], diff --git a/items/FROZEN_STEVE_SC.json b/items/FROZEN_STEVE_SC.json index eca81e681..a04808520 100644 --- a/items/FROZEN_STEVE_SC.json +++ b/items/FROZEN_STEVE_SC.json @@ -38,28 +38,28 @@ ], "drops": [ { - "id": "ICE:2", - "chance": "100%" + "id": "ICE", + "chance": "x2-3" }, { "id": "WATER_LILY", "chance": "100%" }, { - "id": "RAW_FISH-2", - "chance": "50%" + "id": "RAW_FISH:3", + "chance": "100%" }, { - "id": "RAW_FISH:2", + "id": "RAW_FISH-1:2", "chance": "100%" }, { - "id": "RAW_FISH-1:3", - "chance": "100%" + "id": "RAW_FISH-3", + "chance": "50%" }, { "id": "WHITE_GIFT", - "chance": "10%" + "chance": "100%" }, { "id": "ICE_HUNK", @@ -69,6 +69,10 @@ "id": "ICE_ROD", "chance": "4%" }, + { + "id": "ESSENCE_ICE", + "chance": "25%" + }, { "id": "DYE_ICEBERG", "extra": [], diff --git a/items/GREAT_WHITE_SHARK_SC.json b/items/GREAT_WHITE_SHARK_SC.json index 549a41510..c59931c44 100644 --- a/items/GREAT_WHITE_SHARK_SC.json +++ b/items/GREAT_WHITE_SHARK_SC.json @@ -48,6 +48,10 @@ { "id": "MEGALODON;4", "chance": "1%" + }, + { + "id": "CARNIVAL_TICKET", + "chance": "0.5%" } ] } diff --git a/items/GRIM_REAPER_SC.json b/items/GRIM_REAPER_SC.json index a06a98bc7..845a7d11c 100644 --- a/items/GRIM_REAPER_SC.json +++ b/items/GRIM_REAPER_SC.json @@ -38,11 +38,15 @@ ], "drops": [ { - "id": "WATER_LILY:32", - "chance": "§fUncommon 25%" + "id": "SPONGE", + "chance": "x2-4" }, { - "id": "GREEN_CANDY:17", + "id": "WATER_LILY", + "chance": "x32-44" + }, + { + "id": "GREEN_CANDY:7", "chance": "100%" }, { @@ -50,8 +54,8 @@ "chance": "1%" }, { - "id": "PURPLE_CANDY:3", - "chance": "100%" + "id": "PURPLE_CANDY", + "chance": "x3-5" }, { "id": "SOUL_FRAGMENT", diff --git a/items/GRINCH_SC.json b/items/GRINCH_SC.json index f8e02ae43..15b47b3a1 100644 --- a/items/GRINCH_SC.json +++ b/items/GRINCH_SC.json @@ -42,13 +42,17 @@ "chance": "100%" }, { - "id": "GREEN_GIFT", + "id": "GREEN_GIFT:1", "chance": "100%" }, { "id": "RED_GIFT", "chance": "100%" }, + { + "id": "ESSENCE_ICE:4", + "chance": "100%" + }, { "id": "DYE_ICEBERG", "extra": [], diff --git a/items/LAVA_BLAZE_SC.json b/items/LAVA_BLAZE_SC.json index 232f42f67..eb6a48e19 100644 --- a/items/LAVA_BLAZE_SC.json +++ b/items/LAVA_BLAZE_SC.json @@ -35,6 +35,10 @@ "drops": [ { "id": "ROUGH_TOPAZ_GEM", + "chance": "x20-30" + }, + { + "id": "BLAZE_ROD:5", "chance": "100%" }, { diff --git a/items/LAVA_PIGMAN_SC.json b/items/LAVA_PIGMAN_SC.json index 052d5798d..f123a3ca5 100644 --- a/items/LAVA_PIGMAN_SC.json +++ b/items/LAVA_PIGMAN_SC.json @@ -35,7 +35,7 @@ "drops": [ { "id": "ROUGH_TOPAZ_GEM", - "chance": "100%" + "chance": "x20-30" }, { "id": "ETERNAL_FLAME_RING", diff --git a/items/LORD_JAWBUS_SC.json b/items/LORD_JAWBUS_SC.json index dd509ed5b..ccc16aa65 100644 --- a/items/LORD_JAWBUS_SC.json +++ b/items/LORD_JAWBUS_SC.json @@ -27,7 +27,7 @@ "name": "§cLord Jawbus", "coins": 10000, "level": 600, - "xp": 20000, + "xp": 10000, "render": "Eisengolem", "panorama": "crimson_isle", "type": "drops", diff --git a/items/MOOGMA_SC.json b/items/MOOGMA_SC.json index ef66eaa19..d27c44d54 100644 --- a/items/MOOGMA_SC.json +++ b/items/MOOGMA_SC.json @@ -40,8 +40,8 @@ "chance": "2%" }, { - "id": "MOOGMA_PELT:1", - "chance": "100%" + "id": "MOOGMA_PELT", + "chance": "x1-2" }, { "id": "DYE_CARMINE", diff --git a/items/NIGHTMARE_SC.json b/items/NIGHTMARE_SC.json index a204ab19f..b6826a161 100644 --- a/items/NIGHTMARE_SC.json +++ b/items/NIGHTMARE_SC.json @@ -38,8 +38,8 @@ ], "drops": [ { - "id": "WATER_LILY:6", - "chance": "100%" + "id": "WATER_LILY", + "chance": "x6-9" }, { "id": "GREEN_CANDY:2", @@ -50,8 +50,8 @@ "chance": "1%" }, { - "id": "PURPLE_CANDY:32", - "chance": "25%" + "id": "PURPLE_CANDY", + "chance": "20%" }, { "id": "ENCHANTED_ROTTEN_FLESH", diff --git a/items/NURSE_SHARK_SC.json b/items/NURSE_SHARK_SC.json index 0ec97c6ff..54d771507 100644 --- a/items/NURSE_SHARK_SC.json +++ b/items/NURSE_SHARK_SC.json @@ -44,6 +44,10 @@ { "id": "NURSE_SHARK_TOOTH", "chance": "10%" + }, + { + "id": "CARNIVAL_TICKET", + "chance": "0.1%" } ] } diff --git a/items/NUTCRACKER_SC.json b/items/NUTCRACKER_SC.json index faf0b70ee..43f1d26d6 100644 --- a/items/NUTCRACKER_SC.json +++ b/items/NUTCRACKER_SC.json @@ -46,7 +46,7 @@ "chance": "100%" }, { - "id": "WATER_LILY:120", + "id": "WATER_LILY", "chance": "50%" }, { diff --git a/items/PHANTOM_FISHER_SC.json b/items/PHANTOM_FISHER_SC.json index 0050eb734..d1dee1a59 100644 --- a/items/PHANTOM_FISHER_SC.json +++ b/items/PHANTOM_FISHER_SC.json @@ -38,8 +38,8 @@ ], "drops": [ { - "id": "WATER_LILY:16", - "chance": "100%" + "id": "WATER_LILY", + "chance": "x16-22" }, { "id": "GREEN_CANDY:5", @@ -50,8 +50,8 @@ "chance": "1%" }, { - "id": "PURPLE_CANDY:2", - "chance": "100%" + "id": "PURPLE_CANDY", + "chance": "x2-3" }, { "id": "PHANTOM_ROD", diff --git a/items/POND_SQUID_SC.json b/items/POND_SQUID_SC.json index df1425e49..b38fd7325 100644 --- a/items/POND_SQUID_SC.json +++ b/items/POND_SQUID_SC.json @@ -37,7 +37,7 @@ "drops": [ { "id": "WATER_LILY", - "chance": "x1-2" + "chance": "100%" }, { "id": "INK_SACK", diff --git a/items/PYROCLASTIC_WORM_SC.json b/items/PYROCLASTIC_WORM_SC.json index dda4da58a..40e52628a 100644 --- a/items/PYROCLASTIC_WORM_SC.json +++ b/items/PYROCLASTIC_WORM_SC.json @@ -20,7 +20,7 @@ "recipes": [ { "level": 240, - "coins": 100, + "coins": 200, "xp": 400, "name": "§cPyroclastic Worm", "render": "@neurepo:mobs/pyroclastic_worm.json", diff --git a/items/REINDRAKE_SC.json b/items/REINDRAKE_SC.json index 6198962f2..247029b6f 100644 --- a/items/REINDRAKE_SC.json +++ b/items/REINDRAKE_SC.json @@ -22,6 +22,7 @@ "crafttext": "", "recipes": [ { + "level": 100, "name": "§cReindrake", "panorama": "winter", "render": "Dragon", @@ -35,15 +36,15 @@ "drops": [ { "id": "WHITE_GIFT", - "chance": "65%" + "chance": "100% + 65% per hit" }, { "id": "GREEN_GIFT", - "chance": "25%" + "chance": "100% + 25% per hit" }, { "id": "RED_GIFT", - "chance": "10%" + "chance": "10% + 10% per hit" }, { "id": "PROSPERITY;1", @@ -51,6 +52,11 @@ "Only drops for the player who spawned the Reindrake" ], "chance": "100%" + }, + { + "id": "DYE_ICEBERG", + "extra": [], + "chance": "0.002%" } ] } diff --git a/items/SCARECROW_SC.json b/items/SCARECROW_SC.json index 8476f4592..305d0f6c1 100644 --- a/items/SCARECROW_SC.json +++ b/items/SCARECROW_SC.json @@ -38,8 +38,8 @@ ], "drops": [ { - "id": "WATER_LILY:3", - "chance": "100%" + "id": "WATER_LILY", + "chance": "x3-5" }, { "id": "GREEN_CANDY:1", diff --git a/items/SEA_EMPEROR_SC.json b/items/SEA_EMPEROR_SC.json index 97c7afbbb..c24d239ae 100644 --- a/items/SEA_EMPEROR_SC.json +++ b/items/SEA_EMPEROR_SC.json @@ -25,8 +25,8 @@ { "name": "§cSea Emperor", "level": 150, - "coins": 13, - "xp": 30, + "coins": 150, + "xp": 120, "render": "@neurepo:mobs/sea_emperor.json", "panorama": "hub", "type": "drops", @@ -53,16 +53,16 @@ "chance": "100%" }, { - "id": "PRISMARINE_CRYSTALS", + "id": "ENCHANTED_PRISMARINE_CRYSTALS", "chance": "50%" }, { - "id": "PRISMARINE_SHARD", + "id": "ENCHANTED_PRISMARINE_SHARD", "chance": "50%" }, { - "id": "SPONGE:2", - "chance": "75%" + "id": "SPONGE", + "chance": "x2-3" }, { "id": "FLYING_FISH;2", @@ -95,7 +95,7 @@ { "id": "DYE_AQUAMARINE", "extra": [], - "chance": "0.001%" + "chance": "0.002%" } ] } diff --git a/items/SEA_GUARDIAN_SC.json b/items/SEA_GUARDIAN_SC.json index c24a85b8d..eae7ca3b8 100644 --- a/items/SEA_GUARDIAN_SC.json +++ b/items/SEA_GUARDIAN_SC.json @@ -38,15 +38,15 @@ "drops": [ { "id": "WATER_LILY", - "chance": "100%" + "chance": "x1-2" }, { - "id": "PRISMARINE_CRYSTALS:2", - "chance": "100%" + "id": "PRISMARINE_CRYSTALS", + "chance": "x2-3" }, { - "id": "PRISMARINE_SHARD:2", - "chance": "100%" + "id": "PRISMARINE_SHARD", + "chance": "x2-3" }, { "id": "SEA_LANTERN", diff --git a/items/SEA_LEECH_SC.json b/items/SEA_LEECH_SC.json index d427fe20b..8c1e991ea 100644 --- a/items/SEA_LEECH_SC.json +++ b/items/SEA_LEECH_SC.json @@ -37,8 +37,8 @@ ], "drops": [ { - "id": "WATER_LILY:3", - "chance": "100%" + "id": "WATER_LILY", + "chance": "x3-4" }, { "id": "RAW_FISH:10", diff --git a/items/SEA_WALKER_SC.json b/items/SEA_WALKER_SC.json index 1eaa8e581..9c30ec219 100644 --- a/items/SEA_WALKER_SC.json +++ b/items/SEA_WALKER_SC.json @@ -38,15 +38,15 @@ ], "drops": [ { - "id": "ROTTEN_FLESH:5", - "chance": "100%" + "id": "ROTTEN_FLESH", + "chance": "x5-9" }, { "id": "RAW_FISH:2", "chance": "100%" }, { - "id": "WATER_LILY:2", + "id": "WATER_LILY", "chance": "100%" }, { diff --git a/items/SEA_WITCH_SC.json b/items/SEA_WITCH_SC.json index 5c8315cbc..2a13595a6 100644 --- a/items/SEA_WITCH_SC.json +++ b/items/SEA_WITCH_SC.json @@ -37,15 +37,15 @@ "drops": [ { "id": "WATER_LILY", - "chance": "100%" + "chance": "x1-2" }, { - "id": "RAW_FISH-2", - "chance": "100%" + "id": "RAW_FISH-1", + "chance": "x1-3" }, { - "id": "RAW_FISH-1", - "chance": "100%" + "id": "RAW_FISH-2", + "chance": "20%" }, { "id": "FAIRY_HELMET", diff --git a/items/TIGER_SHARK_SC.json b/items/TIGER_SHARK_SC.json index 2a2b61cb9..a71a7a1db 100644 --- a/items/TIGER_SHARK_SC.json +++ b/items/TIGER_SHARK_SC.json @@ -48,6 +48,10 @@ { "id": "MEGALODON;3", "chance": "1%" + }, + { + "id": "CARNIVAL_TICKET", + "chance": "0.25%" } ] } diff --git a/items/WATER_HYDRA_SC.json b/items/WATER_HYDRA_SC.json index 5d96aea0f..f202cdff2 100644 --- a/items/WATER_HYDRA_SC.json +++ b/items/WATER_HYDRA_SC.json @@ -26,8 +26,8 @@ { "name": "§cWater Hydra", "level": 100, - "coins": 1, - "xp": 1, + "coins": 200, + "xp": 200, "render": "@neurepo:mobs/water_hydra.json", "panorama": "crystal_hollows", "type": "drops", @@ -38,40 +38,40 @@ ], "drops": [ { - "id": "RAW_FISH:10", + "id": "RAW_FISH:20", "chance": "100%" }, { - "id": "RAW_FISH-2", + "id": "RAW_FISH-2:2", "chance": "100%" }, { - "id": "RAW_FISH-1", + "id": "RAW_FISH-1:2", "chance": "100%" }, { - "id": "RAW_FISH-3", + "id": "RAW_FISH-3:2", "chance": "100%" }, { "id": "SPONGE", - "chance": "50%" + "chance": "100%" }, { - "id": "WATER_LILY:8", - "chance": "75%" + "id": "WATER_LILY", + "chance": "x16-18" }, { "id": "FISH_AFFINITY_TALISMAN", - "chance": "15%" + "chance": "30%" }, { "id": "WATER_HYDRA_HEAD", - "chance": "7%" + "chance": "14%" }, { "id": "PET_ITEM_FISHING_SKILL_BOOST_EPIC", - "chance": "0.02%" + "chance": "0.04%" }, { "id": "LUCK_OF_THE_SEA;6", @@ -80,7 +80,7 @@ { "id": "DYE_AQUAMARINE", "extra": [], - "chance": "0.001%" + "chance": "0.002%" } ] } diff --git a/items/WATER_WORM_SC.json b/items/WATER_WORM_SC.json index 9d9720c77..4da79f5d2 100644 --- a/items/WATER_WORM_SC.json +++ b/items/WATER_WORM_SC.json @@ -35,8 +35,8 @@ ], "drops": [ { - "id": "ROUGH_AMBER_GEM:20", - "chance": "100%" + "id": "ROUGH_AMBER_GEM", + "chance": "x10-17" }, { "id": "WORM_MEMBRANE", diff --git a/items/WEREWOLF_SC.json b/items/WEREWOLF_SC.json index ce9832bd9..64eb59ecd 100644 --- a/items/WEREWOLF_SC.json +++ b/items/WEREWOLF_SC.json @@ -38,8 +38,8 @@ ], "drops": [ { - "id": "WATER_LILY:8", - "chance": "100%" + "id": "WATER_LILY", + "chance": "x8-11" }, { "id": "GREEN_CANDY:2", @@ -50,12 +50,12 @@ "chance": "0.1%" }, { - "id": "PURPLE_CANDY:1", - "chance": "100%" + "id": "PURPLE_CANDY", + "chance": "x1-2" }, { "id": "WEREWOLF_SKIN", - "chance": "100%" + "chance": "x1-2" }, { "id": "DYE_MIDNIGHT", diff --git a/items/YETI_SC.json b/items/YETI_SC.json index 741081631..d32863ddb 100644 --- a/items/YETI_SC.json +++ b/items/YETI_SC.json @@ -43,8 +43,12 @@ "chance": "100%" }, { - "id": "WATER_LILY:32", - "chance": "25%" + "id": "WATER_LILY", + "chance": "x32-44" + }, + { + "id": "ENCHANTED_WATER_LILY:1", + "chance": "100%" }, { "id": "RAW_FISH:20", @@ -52,11 +56,11 @@ }, { "id": "SPONGE", - "chance": "100%" + "chance": "x2-4" }, { - "id": "BLUE_ICE_HUNK:2", - "chance": "100%" + "id": "BLUE_ICE_HUNK", + "chance": "x2-5" }, { "id": "RED_GIFT", @@ -86,6 +90,10 @@ "id": "BOBBIN_SCRIPTURES", "chance": "1.8%" }, + { + "id": "ESSENCE_ICE:10", + "chance": "100%" + }, { "id": "DYE_ICEBERG", "extra": [],